[Bug 60765] Re: Gnome-keyring-daemon takes up 100% CPU and all memory

2006-09-18 Thread Yachar
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)

[Bug 60765] Re: Gnome-keyring-daemon takes up 100% CPU and all memory

2006-09-18 Thread Sebastien Bacher
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 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 60765] Re: Gnome-keyring-daemon takes up 100% CPU and all memory

2006-09-18 Thread Yachar
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

[Bug 60765] Re: Gnome-keyring-daemon takes up 100% CPU and all memory

2006-09-18 Thread Sebastien Bacher
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)