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 454925 - crash in System Log: looking at messages in S...
crash in System Log: looking at messages in S...
Status: RESOLVED DUPLICATE of bug 449164
Product: gnome-utils
Classification: Deprecated
Component: logview
2.18.x
Other All
: High critical
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-07-08 18:56 UTC by viliamb
Modified: 2007-07-11 19:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description viliamb 2007-07-08 18:56:47 UTC
Version: 2.18.1

What were you doing when the application crashed?
looking at messages in System Lof Viewer , whyle trying to run HTTPD service that is not starting.	


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.2 2007-05-28 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3228.fc7 #1 SMP Tue Jun 12 15:37:31 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 71147520 vsize: 71147520 resident: 52334592 share: 14614528 rss: 52334592 rss_rlim: 4294967295
CPU usage: start_time: 1183927325 rtime: 1767 utime: 1133 stime: 634 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208690976 (LWP 2844)]
(no debugging symbols found)
0x00cfb402 in __kernel_vsyscall ()

Thread 1 (Thread -1208690976 (LWP 2844))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gtk_main_quit
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 strrchr
    from /lib/libc.so.6
  • #5 logview_repaint
  • #6 logview_select_log
  • #7 ??
  • #8 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #9 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #10 gtk_main_quit
    from /lib/libgobject-2.0.so.0
  • #11 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #12 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #13 gtk_main_quit
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 gtk_main_quit
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 gtk_main_quit
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 gtk_main_quit
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 gtk_main_quit
    from /lib/libgobject-2.0.so.0
  • #18 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #19 gtk_main_quit
    from /lib/libgobject-2.0.so.0
  • #20 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #21 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #22 gtk_main_quit
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 gtk_main_quit
    from /usr/lib/libgdk-x11-2.0.so.0
  • #26 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #27 gtk_main_quit
    from /lib/libglib-2.0.so.0
  • #28 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #29 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #30 main
  • #0 __kernel_vsyscall


----------- .xsession-errors (206 sec old) ---------------------
httpd
httpd is stopped
httpd
httpd is stopped
/usr/share/system-config-selinux/system-config-selinux.py:69: Warning: IA__g_object_get_valist: object class `GnomeProgram' has no property named `default-icon'
  xml = gtk.glade.XML ("/usr/share/system-config-selinux/system-config-selinux.glade", domain=PROGNAME)
--- Hash table keys for warning below:
--> file:///root
(nautilus:3223): Eel-WARNING **: "nautilus-directory.c: directories" hash table still has 1 element at quit time (keys above)
/usr/share/system-config-httpd/CheckList.py:12: DeprecationWarning: use gtk.TreeView
  CList.__init__ (self, 2)
/usr/share/system-config-httpd/ApacheConf.py:122: DeprecationWarning: use gtk.TreeView
  gtk.CList.__init__ (self, 3, [_("Error Code"), _("Behavior"), _("Location")])
--------------------------------------------------
Comment 1 Teppo Turtiainen 2007-07-11 19:59:50 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


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