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 402754 - crash in System Log: closing logfile
crash in System Log: closing logfile
Status: RESOLVED DUPLICATE of bug 526803
Product: gnome-utils
Classification: Deprecated
Component: logview
2.16.x
Other All
: High critical
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
: 403314 423385 430601 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-01-31 09:03 UTC by f99aq8ove
Modified: 2008-10-22 12:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description f99aq8ove 2007-01-31 09:03:42 UTC
Version: 2.16.1

What were you doing when the application crashed?
closing logfile


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 104091648 vsize: 0 resident: 104091648 share: 0 rss: 62468096 rss_rlim: 0
CPU usage: start_time: 1170234133 rtime: 0 utime: 694 stime: 0 cutime:668 cstime: 0 timeout: 26 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/gnome-system-log'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208706880 (LWP 29259)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1208706880 (LWP 29259))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 ??
  • #5 ??
    from /usr/lib/libgthread-2.0.so.0
  • #6 ??
  • #7 ??
  • #8 ??
    from /usr/lib/libgthread-2.0.so.0
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 ??
  • #13 ??
  • #14 __pthread_mutex_unlock_usercnt
    from /lib/tls/i686/cmov/libpthread.so.0
  • #15 ??
  • #16 ??
    from /usr/lib/libglib-2.0.so.0
  • #17 __pthread_mutex_unlock_usercnt
    from /lib/tls/i686/cmov/libpthread.so.0
  • #18 g_source_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #19 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #21 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #22 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 ??
  • #24 ??
  • #25 _IO_stdin_used
  • #26 ??
  • #27 ??
  • #0 __kernel_vsyscall

Comment 1 Bruno Boaventura 2007-01-31 15:00:29 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Bruno Boaventura 2007-02-01 20:37:56 UTC
*** Bug 403314 has been marked as a duplicate of this bug. ***
Comment 3 Susana 2007-03-27 20:59:05 UTC
*** Bug 423385 has been marked as a duplicate of this bug. ***
Comment 4 Pedro Villavicencio 2007-04-18 02:18:03 UTC
*** Bug 430601 has been marked as a duplicate of this bug. ***
Comment 5 matrox 2007-04-19 09:04:41 UTC
I reproduced the crash with debug symbols added.

Action taken: Closing a log which has unread lines in it from the file-menu.

Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 76439552 vsize: 0 resident: 76439552 share: 0 rss: 18206720 rss_rlim: 0
CPU usage: start_time: 1176972663 rtime: 0 utime: 339 stime: 0 cutime:323 cstime: 0 timeout: 16 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/gnome-system-log'

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1225455424 (LWP 9903)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1225455424 (LWP 9903))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 logview_unbold_rows
    at log_repaint.c line 270
  • #5 g_source_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #6 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #7 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #9 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 main
    at main.c line 203
  • #11 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #12 _start
  • #0 __kernel_vsyscall

Comment 6 Cosimo Cecchi 2008-10-22 12:47:14 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 526803 ***