[Bug 1313042] Re: console-kit-daemon related ssh session hang w/ Glib-CRITICAL warning

2014-04-29 Thread Guido Serra
hey, I don't think this is console-kit specific, but relates only to GLib I'm getting the same error from Sublime Text (sublime_text:12832): GLib-CRITICAL **: Source ID 239376 was not found when attempting to remove it (sublime_text:12832): GLib-CRITICAL **: Source ID 242857 was not found

[Bug 1313042] Re: console-kit-daemon related ssh session hang w/ Glib-CRITICAL warning

2014-04-29 Thread Guido Serra
$ file sublime_text sublime_text: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, BuildID[sha1]=17ad7e4cfbc3c3c7919f99584a922b7c8ceea690, stripped $ ldd sublime_text linux-vdso.so.1 = (0x7fff3c2d2000)

[Bug 1313042] Re: console-kit-daemon related ssh session hang w/ Glib-CRITICAL warning

2014-04-29 Thread Ariel Faigon
The GLib-CRITICAL error applies to many applcations which call g_source_remove() with garbage parameters. libglib2 changed recently to check for this error, instead of silently ignoring it, so the error started showing in multiple places. The hang in consolekit happens independently of the call

[Bug 1313042] Re: console-kit-daemon related ssh session hang w/ Glib-CRITICAL warning

2014-04-28 Thread Seth Arnold
** Information type changed from Private Security to Public Security ** Changed in: consolekit (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1313042 Title: