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 329878 - gnome-system-log crashes at start.
gnome-system-log crashes at start.
Status: RESOLVED FIXED
Product: gnome-utils
Classification: Deprecated
Component: logview
2.13.x
Other Linux
: High blocker
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-04 10:47 UTC by Baptiste Mille-Mathias
Modified: 2006-02-05 17:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Baptiste Mille-Mathias 2006-02-04 10:47:28 UTC


Thread 1 (Thread -1223489856 (LWP 5375))

  • #0 __kernel_vsyscall
  • #1 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #2 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #3 __fsetlocking
    from /lib/tls/i686/cmov/libc.so.6
  • #4 malloc_usable_size
    from /lib/tls/i686/cmov/libc.so.6
  • #5 free
    from /lib/tls/i686/cmov/libc.so.6
  • #6 IA__g_free
    at gmem.c line 187
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 ??

gnome-utils version : 2.13.90-0ubuntu1
Comment 1 Christian Kirbach 2006-02-04 12:27:45 UTC
*** glibc detected *** free(): invalid pointer: 0x080ddd40 ***

Program received signal SIGABRT, Aborted.
[Switching to Thread -1226352960 (LWP 8981)]
0xb74df7a7 in raise () from /lib/tls/libc.so.6
(gdb) thread apply all bt full

Thread 1 (Thread -1226352960 (LWP 8981))

  • #0 raise
    from /lib/tls/libc.so.6
  • #1 abort
    from /lib/tls/libc.so.6
  • #2 __fsetlocking
    from /lib/tls/libc.so.6
  • #3 malloc_usable_size
    from /lib/tls/libc.so.6
  • #4 free
    from /lib/tls/libc.so.6
  • #5 IA__g_free
    at gmem.c line 187
  • #6 logview_init
    at logview.c line 862
  • #7 IA__g_type_create_instance
    at gtype.c line 1567
  • #8 g_object_constructor
    at gobject.c line 1015
  • #9 IA__g_object_newv
    at gobject.c line 912
  • #10 IA__g_object_new_valist
    at gobject.c line 955
  • #11 IA__g_object_new
    at gobject.c line 793
  • #12 logview_window_new
    at logview.c line 986
  • #13 main
    at main.c line 159

Comment 2 Emmanuele Bassi (:ebassi) 2006-02-05 17:15:18 UTC
thanks, should be fixed in HEAD.