Summary: | KWallet crash every time when it should be used | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Michal Breškovec <michal> |
Component: | kwallet | Assignee: | Alex Fiestas <afiestas> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | jacob.becker, robert.miesen, valir |
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
New crash information added by DrKonqi |
Description
Michal Breškovec
2014-04-01 07:35:27 UTC
Created attachment 85886 [details]
New crash information added by DrKonqi
kwalletd (0.2) on KDE Platform 4.12.95 using Qt 4.8.6
- What I was doing when the application crashed:
I was attempting to login to the kwallet system and it automatically crashed after entering my password.
-- Backtrace (Reduced):
#6 0x00007f966ef84f79 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7 0x00007f966ef88388 in __GI_abort () at abort.c:89
#8 0x00007f966a8d1c94 in _gcry_initialize_fips_mode (force=<optimized out>) at fips.c:170
#9 0x00007f966a8cc032 in global_init () at global.c:111
#10 0x00007f966a8cc1ab in _gcry_check_version (req_version=0x7f966e702809 "1.5.0") at global.c:243
Created attachment 85944 [details]
New crash information added by DrKonqi
kwalletd (0.2) on KDE Platform 4.12.97 using Qt 4.8.6
every time kwallet is opened - it crashes after the password dialog
-- Backtrace (Reduced):
#5 0x00007fcfc1a55b43 in QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0xe0d1d0) at kernel/qcoreapplication.cpp:1593
#6 0x00007fcfc1a55fe3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1470
#7 0x00007fcfc1a7ff83 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#8 postEventSourceDispatch (s=0xe3c340) at kernel/qeventdispatcher_glib.cpp:287
[...]
#12 0x00007fcfc1a7f7a1 in QEventDispatcherGlib::processEvents (this=0xe0e6b0, flags=...) at kernel/qeventdispatcher_glib.cpp:434
*** This bug has been marked as a duplicate of bug 332942 *** |