On Sun, 2008-10-19 at 15:47 +0000, iponeverything wrote:
> :( so sad.   I am still able to easily reproduce the segfault with
> 0.2.10-1ubuntu8+ppa2_i386.deb installed.
> 
> I backed out to 0.2.10-1ubuntu8 and rebuilt the deb with your patch
> applied and got the same result.
> 
> If its any consolation, I made it to seven windows before the segfault.
> I will continue to test it to see how it does under normal use. Let me
> know if there is more information that I should provide.

Please grab a stacktrace of the failure.

To do this get a root shell and run

killall console-kit-daemon
gdb console-kit-daemon
set args --debug --no-daemon
set pagination 0
run

then reproduce the problem, and when it crashes type "bt" in to gdb,
which should give you a stacktrace. Then please attach the whole output
of the gdb session to this bug.

Thanks,

James

-- 
console-kit-daemon crashed with SIGSEGV in g_str_hash()
https://bugs.launchpad.net/bugs/269651
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to