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 307642 - gnome-system-log 2.11.3 segfaults
gnome-system-log 2.11.3 segfaults
Status: RESOLVED FIXED
Product: gnome-utils
Classification: Deprecated
Component: logview
2.11.x
Other Linux
: Normal critical
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-06-14 16:19 UTC by Peter Sääf
Modified: 2005-06-14 16:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Peter Sääf 2005-06-14 16:19:37 UTC
Distribution/Version: Gentoo

Gnome-system-log segfaults immediately upon startup.

Backtrace:

(gdb) run
Starting program: /usr/bin/gnome-system-log
[Thread debugging using libthread_db enabled]
[New Thread -1210120528 (LWP 11464)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1210120528 (LWP 11464)]
0xb7e5b392 in g_slist_last () from /usr/lib/libglib-2.0.so.0
(gdb) thread apply all bt

Thread 1 (Thread -1210120528 (LWP 11464))

  • #0 g_slist_last
    from /usr/lib/libglib-2.0.so.0
  • #1 g_slist_append
    from /usr/lib/libglib-2.0.so.0
  • #2 g_slist_append
    from /usr/lib/libglib-2.0.so.0
  • #3 prefs_create_defaults
    at userprefs.c line 88
  • #4 prefs_load
    at userprefs.c line 118
  • #5 main
    at logview.c line 367

Comment 1 Vincent Noel 2005-06-14 16:59:21 UTC
Ok, this should be fixed in CVS.
Thanks for reporting the bug !