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 69922 - Crash when loading newsgroup dk.snak.vittigheder
Crash when loading newsgroup dk.snak.vittigheder
Status: VERIFIED INCOMPLETE
Product: Pan
Classification: Other
Component: general
pre-0.11.2 betas
Other other
: High major
: 0.12.1
Assigned To: Christophe Lambin
Christophe Lambin
: 70680 71146 73759 74776 77161 78990 80129 81178 86855 89872 89915 91014 91601 97704 97791 111417 123281 (view as bug list)
Depends on:
Blocks: 72536
 
 
Reported: 2002-01-27 21:29 UTC by renard
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description renard 2002-01-28 21:26:47 UTC
Package: Pan
Severity: normal
Version: 0.11.1.91
Synopsis: Crash when loading newsgroup dk.snak.vittigheder
Bugzilla-Product: Pan
Bugzilla-Component: general

Description:
Clicked dk.snak.vittigheder in list of subscribed newsgroups - boooom.

Pan 0.11.1.91, Red Hat 7.2 with Ximian Gnome on i386



Debugging Information:

(no debugging symbols found)...[New Thread 1024 (LWP 1479)]
[New Thread 2049 (LWP 1480)]
[New Thread 1026 (LWP 1481)]
[New Thread 28675 (LWP 1508)]
0x40590e29 in __wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 1479))

  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 gnome_segv_handle
    at gnome-init.c line 659
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 strcmp
    at ../sysdeps/generic/strcmp.c line 38
  • #7 g_str_equal
    at gstring.c line 67
  • #8 g_hash_table_lookup
    at ghash.c line 124
  • #9 articlelist_get_group
  • #10 articlelist_get_group
  • #11 g_idle_dispatch
    at gmain.c line 1367
  • #12 g_main_dispatch
    at gmain.c line 656
  • #13 g_main_iterate
    at gmain.c line 877
  • #14 g_main_run
    at gmain.c line 935
  • #15 gtk_main
    at gtkmain.c line 524
  • #16 main
  • #17 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 gnome_segv_handle
    at gnome-init.c line 659
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 strcmp
    at ../sysdeps/generic/strcmp.c line 38
  • #7 g_str_equal
    at gstring.c line 67




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-01-28 16:26 -------

Unknown version 1.1.x in product Pan. Setting version to the default, "unspecified".
The original reporter (renard@nospam.dk) 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 T'aZ 2002-03-13 20:25:38 UTC
WFM 0.11.2
Comment 2 Christophe Lambin 2002-03-19 23:09:37 UTC
*** Bug 70680 has been marked as a duplicate of this bug. ***
Comment 3 Christophe Lambin 2002-03-19 23:10:22 UTC
*** Bug 71146 has been marked as a duplicate of this bug. ***
Comment 4 Christophe Lambin 2002-03-19 23:13:07 UTC
*** Bug 73759 has been marked as a duplicate of this bug. ***
Comment 5 Christophe Lambin 2002-03-19 23:14:08 UTC
*** Bug 74776 has been marked as a duplicate of this bug. ***
Comment 6 Christophe Lambin 2002-03-19 23:18:39 UTC
Looks like somebody's corrupting the 'message_id' hash table.  Looking
into this ...
Comment 7 Charles Kerr 2002-03-20 14:11:49 UTC
the message-id hashtable strings get freed when the group's article
refcount goes down to zero.  Could the hashtable somehow be active
in another thread while this is happening?  Does the hashtable need
to ref the articles itself?
Comment 8 Christophe Lambin 2002-04-01 18:25:33 UTC
*** Bug 77161 has been marked as a duplicate of this bug. ***
Comment 9 Charles Kerr 2002-04-13 23:04:32 UTC
Chris, can you reproduce in 0.11.3?
Comment 10 Christophe Lambin 2002-04-17 22:58:20 UTC
*** Bug 78990 has been marked as a duplicate of this bug. ***
Comment 11 Christophe Lambin 2002-04-17 22:58:44 UTC
No. Have never seen this, despite trying the various things described
in this bug reports.
Comment 12 Charles Kerr 2002-05-13 17:59:14 UTC
*** Bug 81178 has been marked as a duplicate of this bug. ***
Comment 13 Charles Kerr 2002-05-13 17:59:27 UTC
*** Bug 80129 has been marked as a duplicate of this bug. ***
Comment 14 Charles Kerr 2002-05-13 18:26:44 UTC
Consensus seems to be that this occurs most when jumping from
one group to another.  The hashtable corruption and articlelist
lines in the backtrace make me wonder if messageid_to_node is
being accessed after a group's articles have been unreffed.

Just a wild-assed guess.
Comment 15 Charles Kerr 2002-06-04 04:05:29 UTC
I'm going to punt this until after 0.12.0.

We are not getting anywhere with this one, we really need
someone to reproduce it in a newer codebase (0.11.9x)
Comment 16 Tõivo Leedjärv 2002-06-06 19:59:46 UTC
I have seen this error with older codebase, but it does not occur with
latest CVS (update 5 min ago). Then again, my ISP recently changed
news servers, so there's a slight chance, it has something to do with
different servers (just a wild guess).
Comment 17 Charles Kerr 2002-06-19 14:06:57 UTC
Still can't reproduce.
Closing until we get a report on 0.12.0.
Comment 18 Christophe Lambin 2002-06-30 09:40:34 UTC
*** Bug 86855 has been marked as a duplicate of this bug. ***
Comment 19 Charles Kerr 2002-07-04 22:26:46 UTC
Closing old NEEDINFO reports.

Given the lack of new information on this bug, I suspect
it's fixed in newer versions.
Comment 20 Ben FrantzDale 2002-08-05 03:00:08 UTC
*** Bug 89872 has been marked as a duplicate of this bug. ***
Comment 21 Ben FrantzDale 2002-08-05 14:38:48 UTC
*** Bug 89915 has been marked as a duplicate of this bug. ***
Comment 22 Vincent Untz 2002-08-17 09:18:28 UTC
*** Bug 91014 has been marked as a duplicate of this bug. ***
Comment 23 Christophe Lambin 2002-08-24 13:35:51 UTC
*** Bug 91601 has been marked as a duplicate of this bug. ***
Comment 24 David Kennedy 2002-11-09 18:10:09 UTC
*** Bug 97791 has been marked as a duplicate of this bug. ***
Comment 25 David Kennedy 2002-11-09 18:10:26 UTC
*** Bug 97704 has been marked as a duplicate of this bug. ***
Comment 26 Elijah Newren 2003-04-23 15:13:18 UTC
*** Bug 111417 has been marked as a duplicate of this bug. ***
Comment 27 Christophe Lambin 2003-09-26 17:36:50 UTC
*** Bug 123281 has been marked as a duplicate of this bug. ***