On Fri, 2011-09-02 at 09:12 +0000, dino99 wrote:
> consolekit_fallback (action=LOGOUT_DIALOG_TYPE_SHUTDOWN) at 
> /build/buildd/indicator-session-0.3.4.1/./src/gtk-logout-helper.c:71

I don't disagree that this is the stack trace, unfortunately that line
is a simple print out:

  71         g_error("Unable to signal ConsoleKit");

That doesn't even take any parameters.  So it's got to be something else
in another thread or a wild memory pointer.  If you could check with
valgrind that might catch some invalid accesses that would show us where
the wild pointer could be, thanks!

  http://wiki.ubuntu.com/Valgrind

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/839371

Title:
  gtk-logout-helper crashed with signal 5 in consolekit_fallback()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/839371/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to