After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 98623 - Pan crashing on unsubscribe
Pan crashing on unsubscribe
Status: RESOLVED DUPLICATE of bug 72435
Product: Pan
Classification: Other
Component: general
unspecified
Other other
: Normal critical
: ---
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2002-11-15 17:43 UTC by jefft
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description jefft 2002-11-15 17:47:03 UTC
Package: Pan
Severity: critical
Version: 0.11.2
Synopsis: Pan crashing on unsubscribe
Bugzilla-Product: Pan
Bugzilla-Component: general

Description:
unsubscribe to rec.boats.paddle after selecting the group, I get the
following error message on the calling terminal:

** CRITICAL **: file group.c: line 53 func group_new: assertion
`is_nonempty_string(name)' failed, please report bug to
pan@rebelbase.com.

** CRITICAL **: file group.c: line 65 func group_constructor: assertion
`is_nonempty_string(name)' failed, please report bug to
pan@rebelbase.com.

** CRITICAL **: file group.c: line 410 (group_is_valid): assertion
`is_nonempty_string(group->name)' failed.

** CRITICAL **: file group.c: line 1047 (group_get_newsrc): assertion
`group_is_valid(group)' failed.



Debugging Information:

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 1024 (LWP 1013)]
[New Thread 2049 (LWP 1014)]
[New Thread 1026 (LWP 1015)]
0x405ae369 in __wait4 () at __wait4:-1
	in __wait4

Thread 1 (Thread 1024 (LWP 1013))

  • #0 __wait4
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 gnome_init
    from /usr/lib/libgnomeui.so.32
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 newsrc_init
  • #7 read_group_data
  • #8 file_grouplist_load_file
  • #9 file_grouplist_load
  • #10 server_ensure_groups_loaded
  • #11 server_set_group_type_dirty
  • #12 groups_set_subscribed
  • #13 group_action_selected_unsubscribe
  • #14 gnome_pixmap_entry_get_filename
    from /usr/lib/libgnomeui.so.32
  • #15 gtk_signal_remove_emission_hook
    from /usr/lib/libgtk-1.2.so.0
  • #16 gtk_signal_set_funcs
    from /usr/lib/libgtk-1.2.so.0
  • #17 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #18 gtk_widget_activate
    from /usr/lib/libgtk-1.2.so.0
  • #19 gtk_menu_shell_activate_item
    from /usr/lib/libgtk-1.2.so.0
  • #20 gtk_menu_shell_deactivate
    from /usr/lib/libgtk-1.2.so.0
  • #21 gtk_marshal_BOOL__POINTER
    from /usr/lib/libgtk-1.2.so.0
  • #22 gtk_signal_set_funcs
    from /usr/lib/libgtk-1.2.so.0
  • #23 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #24 gtk_widget_event
    from /usr/lib/libgtk-1.2.so.0
  • #25 gtk_propagate_event
    from /usr/lib/libgtk-1.2.so.0
  • #26 gtk_main_do_event
    from /usr/lib/libgtk-1.2.so.0
  • #27 gdk_wm_protocols_filter
    from /usr/lib/libgdk-1.2.so.0
  • #28 g_main_dispatch
    at gmain.c line 656
  • #29 g_main_iterate
    at gmain.c line 877
  • #30 g_main_run
    at gmain.c line 935
  • #31 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #32 main
  • #33 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 gnome_init
    from /usr/lib/libgnomeui.so.32
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 newsrc_init
  • #7 read_group_data




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-11-15 12:47 -------

The original reporter (jefft@iri.columbia.edu) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, charles@rebelbase.com.

Comment 1 David Kennedy 2002-11-15 18:12:46 UTC
From 72435 - should be fixed in CVS

*** This bug has been marked as a duplicate of 72435 ***