Summary: | kwalletd crashes when wallet closes | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Graeme Hewson <bugs> |
Component: | kwallet | Assignee: | Michael Leupold <lemma> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | bugs |
Priority: | NOR | Keywords: | drkonqi |
Version: | 0.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Graeme Hewson
2014-04-11 16:06:40 UTC
Created attachment 86046 [details]
New crash information added by DrKonqi
kwalletd (0.2) on KDE Platform 4.12.97 using Qt 4.8.6
- What I was doing when the application crashed:
Configured wallet to close when unused for 1 minute. Waited 1 minute.
-- Backtrace (Reduced):
#6 0x00007f8480728f77 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7 0x00007f848072c5e8 in __GI_abort () at abort.c:90
[...]
#9 0x00007f8480772996 in malloc_printerr (ptr=0x1d74270, str=0x7f848087a3e0 "free(): invalid next size (fast)", action=3) at malloc.c:4923
#10 _int_free (av=<optimized out>, p=0x1d74260, have_lock=0) at malloc.c:3779
#11 0x00007f8480acdb45 in KWalletD::internalClose (this=0x7fff44757070, w=0x1d74270, handle=676416724, force=<optimized out>) at ../../kwalletd/kwalletd.cpp:901
Changing bug title as kwalletd crashes whenever wallet closes, not just when closed by screensaver. I can also reproduce the bug by clicking on Close and Force Closure (force needed because kwalletmanager is connected to the wallet). After upgrading to Kubuntu 14.04 with KDE 4.13.0, the crash no longer occurs. Issue was caused by a downstream patch. |