Here is the trace below.
(gdb) thread apply all bt
Thread 1 (Thread 47598724759328 (LWP 6312)):
#0 0x2b4a70eb3527 in access () from /lib/libc.so.6
#1 0x2b4a70b5df3d in IA__g_file_test (
filename=0x14e1ca0 "/home/yachar/.gnome2/keyrings/default.keyring",
test=G_FILE_TEST_EXISTS)
could you get a backtrace with libc6-dbg and libglib2.0-0-dbg installed?
--
Gnome-keyring-daemon takes up 100% CPU and all memory
https://launchpad.net/bugs/60765
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Thanks for your answer.
My gconf issues were I had no writable paths. I solved it with a ~/.gconf.paths
(see bug #60443).
Maybe I messed up my config, but I don't play with those config files unless
I'm forced to ;)
I don't think that's an issue with my computer as it did work very well
with Da
Thanks for your bug. What sort of gconf issues did you have? Maybe that's an
issue with your computer? Could you get a backtrace with gdb:
- gdb -p $(pidof gnome-keyring-daemon)
(gdb) thread apply all bt
and copy that to a comment
** Changed in: gnome-keyring (Ubuntu)
Assignee: (unassigned)