Bug#802334: gnome-logs: Segmentation fault at launch

Joey Corleone joey.corleone at mail.ru
Sun Aug 21 16:33:06 UTC 2016


Hello,

this bug is still present in the current Debian testing release (package
gnome-logs (version 3.20.1-1)).
The seg fault happens on every launch.

If run with sudo, the seg fault does not occur.
(It starts with error indicators though ("Unable to read system logs"
and "Unable to read user logs") although is shows some log messages.)

Is further user feedback required?

gdb stack trace is attached.

Regards,
Joey
-------------- next part --------------
GNU gdb (Debian 7.11.1-2) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from gnome-logs...(no debugging symbols found)...done.
(gdb) gnome-logs
Undefined command: "gnome-logs".  Try "help".
(gdb) run
Starting program: /usr/bin/gnome-logs 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffeedea700 (LWP 10768)]
[New Thread 0x7fffee451700 (LWP 10769)]
[New Thread 0x7fffedc50700 (LWP 10770)]

(gnome-logs:10764): Gtk-WARNING **: Theme parsing error: gtk-dark.css:3209:17: The 'icon-shadow' property has been renamed to '-gtk-icon-shadow'

(gnome-logs:10764): Gtk-WARNING **: Theme parsing error: gtk-dark.css:6352:23: The '-gtk-image-effect' property has been renamed to '-gtk-icon-effect'

(gnome-logs:10764): Gtk-WARNING **: Theme parsing error: gtk-dark.css:6362:15: The 'icon-shadow' property has been renamed to '-gtk-icon-shadow'

(gnome-logs:10764): Gtk-WARNING **: Theme parsing error: gtk-dark.css:6412:13: The 'icon-shadow' property has been renamed to '-gtk-icon-shadow'

(gnome-logs:10764): Gtk-WARNING **: Theme parsing error: gtk-dark.css:6525:16: The 'outline-radius' property has been renamed to '-gtk-outline-radius'

(gnome-logs:10764): Gtk-WARNING **: Theme parsing error: gtk-dark.css:6548:52: The :prelight pseudo-class is deprecated. Use :hover instead.

(gnome-logs:10764): Gtk-WARNING **: GtkListBox with a model will ignore sort and filter functions

Thread 1 "gnome-logs" received signal SIGSEGV, Segmentation fault.
0x000000000040dcec in ?? ()
(gdb) bt
#0  0x000000000040dcec in ?? ()
#1  0x00007ffff5eb5359 in g_type_create_instance () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#2  0x00007ffff5e9731b in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#3  0x00007ffff5e991b5 in g_object_new_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#4  0x00007ffff5e99521 in g_object_new () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#5  0x0000000000406e57 in ?? ()
#6  0x00007ffff5e921d4 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#7  0x00007ffff5eac9a6 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#8  0x00007ffff5ead08f in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#9  0x00007ffff7afea56 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#10 0x00007ffff7afec42 in g_application_run () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#11 0x0000000000406720 in ?? ()
#12 0x00007ffff55d3730 in __libc_start_main (main=0x4066c0, argc=1, argv=0x7fffffffe2b8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe2a8)
    at ../csu/libc-start.c:291
#13 0x0000000000406779 in ?? ()


More information about the pkg-gnome-maintainers mailing list