GNOME Bugzilla – Bug 131072
Hangs when unsubscribing a newsgroup
Last modified: 2004-12-22 21:47:04 UTC
CVS 2004-01-10 currently hangs when I try to unsubscribe a newsgroup (cola, not checked yet if that matters). The runlog says: (group-action.c:193:group_action_selected_unsubscribe)(thread 0x83a2960)(time 10:25:30)(depth 3) TRACE: + group_action_selected_unsubscribe (grouplist.c:146:grouplist_get_selected_groups)(thread 0x83a2960)(time 10:25:30)(depth 4) TRACE: + grouplist_get_selected_groups (grouplist.c:161:grouplist_get_selected_groups)(thread 0x83a2960)(time 10:25:30)(depth 3) TRACE: - grouplist_get_selected_groups ( group.c:259:groups_set_subscribed)(thread 0x83a2960)(time 10:25:30)(depth 4) TRACE: + groups_set_subscribed ( server.c:230:server_set_group_type_dirty)(thread 0x83a2960)(time 10:25:30)(depth 5) TRACE: + server_set_group_type_dirty ( server.c:168:server_ensure_groups_loaded)(thread 0x83a2960)(time 10:25:30)(depth 6) TRACE: + server_ensure_groups_loaded (file-grouplist.c:356: file_grouplist_load)(thread 0x83a2960)(time 10:25:30)(depth 7) TRACE: + file_grouplist_load (file-grouplist.c:319:file_grouplist_load_file)(thread 0x83a2960)(time 10:25:30)(depth 8) TRACE: + file_grouplist_load_file (file-grouplist.c:121: read_group_data)(thread 0x83a2960)(time 10:25:30)(depth 9) TRACE: + read_group_data ( server.c:230:server_set_group_type_dirty)(thread 0x83a2960)(time 10:25:31)(depth 10) TRACE: + server_set_group_type_dirty
Created attachment 23194 [details] [review] full runlog
my bad: only happens in my local tree. must be something related to my tests for bug #120587.