Bug 155975 - kwalletmanager segfaults in destructor at startup
Summary: kwalletmanager segfaults in destructor at startup
Status: RESOLVED DUPLICATE of bug 153574
Alias: None
Product: kwalletmanager
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: George Staikos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-17 10:06 UTC by Marcus Better
Modified: 2008-01-17 10:41 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Better 2008-01-17 10:06:40 UTC
Version:            (using KDE 4.0.0)
Installed from:    Debian testing/unstable Packages

The wallet manager sometimes crashes shortly after login.

Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb5c17990 (LWP 3622)]
[KCrash handler]
#5  0x0805dfb4 in ~KWalletManager (this=0xbfea6ed8)
    at /tmp/buildd/kdeutils-4.0.0/kwallet/kwalletmanager.cpp:158
#6  0x080629d8 in main (argc=3, argv=0xbfea70a4)
    at /tmp/buildd/kdeutils-4.0.0/kwallet/main.cpp:94
#7  0xb6935450 in __libc_start_main () from /lib/i686/cmov/libc.so.6
#8  0x0805dcb1 in _start ()
#0  0xb7f9e410 in __kernel_vsyscall ()

I use the experimental Debian packages (kwalletmanager 4:4.0.0-1).
Comment 1 Tommi Tervo 2008-01-17 10:41:57 UTC

*** This bug has been marked as a duplicate of 153574 ***