GNOME Bugzilla – Bug 763333
crash when inhibitor goes away
Last modified: 2016-03-09 18:58:45 UTC
gnome-session-binary 3.19.91-10-g7ab76a7 crashes when a program exits while holding an inhibitor. inhibitor->priv has weird stuff: (gdb) p inhibitor $5 = (GsmInhibitor *) 0x1ae6860 (gdb) p *inhibitor $7 = {parent = {g_type_instance = {g_class = 0xaaaaaaaaaaaaaaaa}, ref_count = 2863311530, qdata = 0xaaaaaaaaaaaaaaaa}, priv = 0xaaaaaaaaaaaaaaaa} Backtrace: Program terminated with signal SIGSEGV, Segmentation fault.
+ Trace 236035
gnome-session 3.19.91-10-g7ab76a7 (current git master) glib2 2.47.6-55-gc9591c4 (current git master)
*** This bug has been marked as a duplicate of bug 763169 ***