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 752135 - gnome-settings-daemon crashes when Wacom tablet is connected at login
gnome-settings-daemon crashes when Wacom tablet is connected at login
Status: RESOLVED DUPLICATE of bug 749844
Product: gnome-settings-daemon
Classification: Core
Component: wacom
3.16.x
Other Linux
: Normal normal
: ---
Assigned To: Carlos Garnacho
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2015-07-08 15:48 UTC by Patrick Uiterwijk
Modified: 2015-07-08 15:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Patrick Uiterwijk 2015-07-08 15:48:42 UTC
If I have my Wacom tablet connected through USB when I login, gnome-settings-daemon crashes with the following messages in the log:

Jul  7 15:55:11 bofh gnome-session: (gnome-shell:3376): GLib-GObject-WARNING **: The property GtkContainer:resize-mode is deprecated and shouldn't be used anymore. It will be removed in a future version.
Jul  7 15:55:11 bofh gnome-session: (gnome-settings-daemon:3344): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
Jul  7 15:55:11 bofh gnome-session: (gnome-settings-daemon:3344): GLib-CRITICAL **: g_variant_ref_sink: assertion 'value != NULL' failed
Jul  7 15:55:11 bofh gnome-session: (gnome-settings-daemon:3344): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
Jul  7 15:55:11 bofh gnome-session: (gnome-settings-daemon:3344): GLib-CRITICAL **: g_variant_ref_sink: assertion 'value != NULL' failed
Jul  7 15:55:11 bofh gnome-session: (gnome-settings-daemon:3344): GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
Jul  7 15:55:11 bofh gnome-session: (gnome-settings-daemon:3344): GLib-CRITICAL **: g_variant_ref_sink: assertion 'value != NULL' failed
Jul  7 15:55:11 bofh kernel: [   63.625725] show_signal_msg: 213 callbacks suppressed
Jul  7 15:55:11 bofh kernel: [   63.625730] gnome-settings-[3344]: segfault at 20 ip 00007fd6d8e4e108 sp 00007ffd717f1c60 error 6 in libglib-2.0.so.0.4400.1[7fd6d8e2e000+137000]




If I connect my tablet after logging in, it works as expected.
This did not happen on 3.14: there the tablet was no problem to be connected on login.

This is a machine that was recently upgraded to Fedora 22.

Version:
gnome-settings-daemon 3.16.21.fc22
Comment 1 Bastien Nocera 2015-07-08 15:50:36 UTC
Thanks for taking the time to report this.
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 bug 749844 ***