| Summary: | kwaletd crashes at startup | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Luis Silva <lacsilva> |
| Component: | kwallet | Assignee: | Alex Fiestas <afiestas> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | kkoksvik, th3f1tz, valir |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 0.2 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
||
|
Description
Luis Silva
2014-04-01 05:26:14 UTC
Created attachment 85917 [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:
kwalletd crashes after login. kwalletd restarts but leaves network-manager/wifi in a state.
-- Backtrace (Reduced):
#6 0x00007f75ce2a4f79 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7 0x00007f75ce2a8388 in __GI_abort () at abort.c:89
#8 0x00007f75c9bf1c94 in _gcry_initialize_fips_mode (force=<optimized out>) at fips.c:170
#9 0x00007f75c9bec032 in global_init () at global.c:111
#10 0x00007f75c9bec1ab in _gcry_check_version (req_version=0x7f75cda22809 "1.5.0") at global.c:243
*** This bug has been marked as a duplicate of bug 332942 *** Created attachment 85968 [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:
Crash on every boot, after restart of of the wallet subsequent crashes happens regularly.
-- Backtrace (Reduced):
#6 0x00007f005807cb43 in QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x9ec1d0) at kernel/qcoreapplication.cpp:1593
#7 0x00007f005807cfe3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1470
#8 0x00007f00580a6f83 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#9 postEventSourceDispatch (s=0xa1ffb0) at kernel/qeventdispatcher_glib.cpp:287
[...]
#13 0x00007f00580a67a1 in QEventDispatcherGlib::processEvents (this=0xa1f420, flags=...) at kernel/qeventdispatcher_glib.cpp:434
|