Version: (using KDE Devel) Installed from: Compiled sources OS: Linux Left open from earlier session crashed on login. [?1034h(no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 0xb60036d0 (LWP 3580)] 0xffffe410 in __kernel_vsyscall () [Current thread is 0 (process 3580)] Thread 1 (Thread 0xb60036d0 (LWP 3580)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb64248b0 in nanosleep () from /lib/libc.so.6 #2 0xb64246b7 in sleep () from /lib/libc.so.6 #3 0xb7a42b89 in ?? () from /usr/lib/libkdeui.so.5 #4 0x00000001 in ?? () #5 0x00000000 in ?? () #0 0xffffe410 in __kernel_vsyscall ()
kwallet crashes for me on login too (kopete tries to access it), here's my backtrace for it: Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1239472432 (LWP 6365)] [KCrash handler] #9 0x0805e664 in ~KWalletManager (this=0xbfc157c4) at /home/kde-devel/kde/src/KDE/kdeutils/kwallet/kwalletmanager.cpp:158 #10 0x08061f17 in main (argc=) at /home/kde-devel/kde/src/KDE/kdeutils/kwallet/main.cpp:94 #0 0xb7ef9410 in ?? ()
Same problem for me. Same backtrace as Comment 1
I've been experiencing this bug as well, same backtrace. Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1239127856 (LWP 13060)] [KCrash handler] #6 0x0805e1c9 in ~KWalletManager (this=0xbf848768) at /home/stephen/kdesvn/kdeutils/kwallet/kwalletmanager.cpp:158 #7 0x08062d63 in main (argc=3, argv=0xbf848934) at /home/stephen/kdesvn/kdeutils/kwallet/main.cpp:94 #0 0xffffe410 in __kernel_vsyscall ()
same thing happen with kde4: Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 47664486300880 (LWP 18920)] [KCrash handler] #5 0x0000000000663670 in ?? () #6 0x000000000041bd12 in KWalletManager::~KWalletManager () #7 0x00000000004204e1 in main () #0 0x00002b59bc5722b0 in nanosleep () from /lib/libc.so.6
I forgot to say that it happens EVERY login: KDE 3.97.1 (KDE 4.0 >= 20071214) on Kubuntu Gutsy
here the same with kde 3.97.2 (KDE 4.0 >= 20080101 ) "release 4.1"
Same here : kde4 svn trunk from 2008-01-07, on gentoo, gcc 4.1.2 When kwalletmanager is running on logout (and get saved in the session) it always crashes when restarted on the next login. Kwalletmanager works perfectly when it's started manually or autostarted by konqueror. So the problem seems to be in the session handling.
Let's confirm it, as it crashes for me as well. :)
SVN commit 758927 by amantia: Initialize variable to avoid crash on session restoration. Backport will follow later. BUG: 153574 M +1 -0 kwalletmanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=758927
*** Bug 155975 has been marked as a duplicate of this bug. ***
*** Bug 156149 has been marked as a duplicate of this bug. ***
*** Bug 156168 has been marked as a duplicate of this bug. ***
Is it really fixed ? I still have that crash in KDE 4.0.1.
Same here. Seems not to be fixed..
Please post a backtrace with the crash.
Same problem for me. KDE Wallet manager version: 1.1 KDE version: 4.0.1 backtrace: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1246091584 (LWP 6922)] (no debugging symbols found) 0xffffe410 in __kernel_vsyscall () [Current thread is 0 (process 6922)] Thread 1 (Thread -1246091584 (LWP 6922)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb690ce70 in nanosleep () from /lib/tls/i686/cmov/libc.so.6 #2 0xb690cca7 in sleep () from /lib/tls/i686/cmov/libc.so.6 #3 0xb7a94300 in ?? () from /usr/lib/kde4/lib/libkdeui.so.5 #4 0x00000001 in ?? () #5 0x00000000 in ?? () #0 0xffffe410 in __kernel_vsyscall ()
Created attachment 23493 [details] GDB log GDM log
*** Bug 157615 has been marked as a duplicate of this bug. ***
I have the same problem. Backtrace: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1245374784 (LWP 6205)] 0xffffe410 in __kernel_vsyscall () [Current thread is 0 (process 6205)] Thread 1 (Thread -1245374784 (LWP 6205)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb69bbe70 in nanosleep () from /lib/tls/i686/cmov/libc.so.6 #2 0xb69bbca7 in sleep () from /lib/tls/i686/cmov/libc.so.6 #3 0xb7b43300 in ?? () from /usr/lib/kde4/lib/libkdeui.so.5 #4 0x00000001 in ?? () #5 0x00000000 in ?? () #0 0xffffe410 in __kernel_vsyscall ()
*** Bug 157632 has been marked as a duplicate of this bug. ***
*** Bug 158493 has been marked as a duplicate of this bug. ***