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 316829 - Crash when doing view->default size
Crash when doing view->default size
Status: RESOLVED FIXED
Product: gnome-utils
Classification: Deprecated
Component: logview
2.12.x
Other Linux
: Normal critical
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-21 08:02 UTC by Kjartan Maraas
Modified: 2005-09-21 14:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Kjartan Maraas 2005-09-21 08:02:27 UTC
If you open the log viewer and go right to the view->zoom to default size
without having any logs open you get this crash. It seems to be trying to save
the preferences with a NULL logfile name?

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

Using host libthread_db library "/lib/libthread_db.so.1".
`shared object read from target memory' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1208908112 (LWP 3676)]
0x00c23402 in __kernel_vsyscall ()

Thread 1 (Thread -1208908112 (LWP 3676))

  • #0 __kernel_vsyscall
  • #1 ??
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 749

Comment 1 Vincent Noel 2005-09-21 14:52:44 UTC
Fixed in CVS. Thanks for reporting the bug !