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 73759 - Segmentation fault
Segmentation fault
Status: RESOLVED DUPLICATE of bug 69922
Product: Pan
Classification: Other
Component: general
0.11.2
Other other
: Normal normal
: ---
Assigned To: Charles Kerr
Charles Kerr
Depends on:
Blocks:
 
 
Reported: 2002-03-06 19:54 UTC by Paul Johnson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Paul Johnson 2002-03-06 19:53:36 UTC
Package: Pan
Severity: normal
Version: 0.11.2
Synopsis: Segmentation fault
Bugzilla-Product: Pan
Bugzilla-Component: general

Description:
I dragged the slider bar too quickly!



Debugging Information:

(no debugging symbols found)...[New Thread 1024 (LWP 10926)]
[New Thread 2049 (LWP 10999)]
[New Thread 1026 (LWP 11000)]
0x40595669 in __wait4 ()
   from /lib/i686/libc.so.6

Thread 1 (Thread 1024 (LWP 10926))

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




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-03-06 14:53 -------

The original reporter (paulf.johnson@ukonline.co.uk) 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 Charles Kerr 2002-03-11 16:38:46 UTC
The backtrace that the bugreport program extracted is confused.  The
call stack listed can't occur because the functions don't call each
other.  articlelist_get_group(), for example, is just a one-liner:
"return group;"

Paul, is this bug repeatable for you?  I'm not sure how to proceed
with the current information.
Comment 2 Christophe Lambin 2002-03-19 23:13:08 UTC

*** This bug has been marked as a duplicate of 69922 ***
Comment 3 Paul Johnson 2002-03-19 23:25:38 UTC
I am able to get the problem to reoccur, but it is occassional and
only tends to happen if I have a lot of things going on with the desktop.