Hi all,

Please would you help me troubleshoot this. It occurred on Fedora 26 when attempting to login using the KDM window manager. What info should I be looking for?

Note, the crash is similar to what a gaupol user is seeing https://github.com/otsaloma/gaupol/issues/47

And https://bugzilla.redhat.com/show_bug.cgi?id=1395968 ??

Thanks

Rick

May 29 03:48:17 localhost.localdomain systemd-coredump[25018]: Process 25016 (gnome-session-f) of user 1000 dumped core.

Stack trace of thread 25016:
#0 0x00007f30c73c3dc9 _gtk_style_provider_private_get_settings (libgtk-3.so.0) #1 0x00007f30c725dc98 gtk_css_value_initial_compute (libgtk-3.so.0) #2 0x00007f30c7273783 gtk_css_static_style_compute_value (libgtk-3.so.0) #3 0x00007f30c725f00c _gtk_css_lookup_resolve (libgtk-3.so.0) #4 0x00007f30c72736bc gtk_css_static_style_new_compute (libgtk-3.so.0) #5 0x00007f30c7273715 gtk_css_static_style_get_default (libgtk-3.so.0) #6 0x00007f30c725f9a2 gtk_css_node_init (libgtk-3.so.0) #7 0x00007f30c5a64390 g_type_create_instance (libgobject-2.0.so.0) #8 0x00007f30c5a454b8 g_object_new_internal (libgobject-2.0.so.0) #9 0x00007f30c5a46ee5 g_object_newv (libgobject-2.0.so.0) #10 0x00007f30c5a476a4 g_object_new (libgobject-2.0.so.0) #11 0x00007f30c727baaa gtk_css_widget_node_new (libgtk-3.so.0) #12 0x00007f30c7458797 gtk_widget_init (libgtk-3.so.0) #13 0x00007f30c5a64390 g_type_create_instance (libgobject-2.0.so.0) #14 0x00007f30c5a454b8 g_object_new_internal (libgobject-2.0.so.0) #15 0x00007f30c5a46ee5 g_object_newv (libgobject-2.0.so.0) #16 0x00007f30c5a476a4 g_object_new (libgobject-2.0.so.0) #17 0x0000562ceeb31e4d main (gnome-session-failed) #18 0x00007f30c536d5fe __libc_start_main (libc.so.6) #19 0x0000562ceeb3225a _start (gnome-session-failed)

Also this, while attempting to login using LightDM:

# journalctl -e
#2 0x00007feb273ed783 gtk_css_static_style_compute_value (libgtk-3.so.0) #3 0x00007feb273d900c _gtk_css_lookup_resolve (libgtk-3.so.0) #4 0x00007feb273ed6bc gtk_css_static_style_new_compute (libgtk-3.so.0) #5 0x00007feb273ed715 gtk_css_static_style_get_default (libgtk-3.so.0) #6 0x00007feb273d99a2 gtk_css_node_init (libgtk-3.so.0) #7 0x00007feb25bde390 g_type_create_instance (libgobject-2.0.so.0) #8 0x00007feb25bbf4b8 g_object_new_internal (libgobject-2.0.so.0) #9 0x00007feb25bc0ee5 g_object_newv (libgobject-2.0.so.0) #10 0x00007feb25bc16a4 g_object_new (libgobject-2.0.so.0) #11 0x00007feb273f5aaa gtk_css_widget_node_new (libgtk-3.so.0) #12 0x00007feb275d2797 gtk_widget_init (libgtk-3.so.0) #13 0x00007feb25bde390 g_type_create_instance (libgobject-2.0.so.0) #14 0x00007feb25bbf4b8 g_object_new_internal (libgobject-2.0.so.0) #15 0x00007feb25bc0ee5 g_object_newv (libgobject-2.0.so.0) #16 0x00007feb25bc16a4 g_object_new (libgobject-2.0.so.0) #17 0x000055688d18fe4d main (gnome-session-failed) #18 0x00007feb254e75fe __libc_start_main (libc.so.6) #19 0x000055688d19025a _start (gnome-session-failed) May 29 03:47:08 localhost.localdomain audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-coredump@7-24702-0 comm="systemd" exe="/usr/lib/s May 29 03:47:09 localhost.localdomain abrt-server[24708]: Deleting problem directory ccpp-2017-05-29-03:47:08.684701-890 (dup of ccpp-2017-05-23-01:26:20.825084-916)

|# rpm -qi gtk2 Name : gtk2 Version : 2.24.31 Release : 3.fc26 Architecture: x86_64 Install Date: Mon 08 May 2017 05:52:30 AM CDT Group : System Environment/Libraries Size : 13498968 License : LGPLv2+ Signature : RSA/SHA256, Sat 11 Feb 2017 03:27:37 AM CST, Key ID 812a6b4b64dab85d Source RPM : gtk2-2.24.31-3.fc26.src.rpm Build Date : Fri 10 Feb 2017 02:20:14 PM CST Build Host : buildvm-13.phx2.fedoraproject.org Relocations : (not relocatable) Packager : Fedora Project Vendor : Fedora Project URL : http://www.gtk.org Summary : The GIMP ToolKit (GTK+), a library for creating GUIs for X Description : GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. # systemctl show lightdm.service |grep NOFIL LimitNOFILE=4096 LimitNOFILESoft=1024 |

_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to