| Summary: | akonadi crashes when its stopped and when akonadi is running the logout of kde takes ~5-10 seconds longer then without a running akonadi | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] Akonadi | Reporter: | Jim Jones <rauchwolke> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | adaptee, antkoul, meyerm |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jim Jones
2011-06-02 15:58:49 UTC
dmesg has lines like this when akonadictl stop is called akonadi_agent_l[2342]: segfault at 7f6d791bcdd0 ip 00007f6d847f8a08 sp 00007fffa6cda3c8 error 4 in libQtGui.so.4.7.3[7f6d843f9000+a65000] here is the backtrace
Program received signal SIGSEGV, Segmentation fault.
0x00007f141b5cea08 in QThreadStorage<QFontCache*>::deleteData (x=0xd2b850)
at ../../include/QtCore/../../src/corelib/thread/qthreadstorage.h:133
133 ../../include/QtCore/../../src/corelib/thread/qthreadstorage.h: No such file or directory.
in ../../include/QtCore/../../src/corelib/thread/qthreadstorage.h
(gdb) backtrace
#0 0x00007f141b5cea08 in QThreadStorage<QFontCache*>::deleteData (x=0xd2b850)
at ../../include/QtCore/../../src/corelib/thread/qthreadstorage.h:133
#1 0x00007f141adadb0c in QThreadStorageData::set (this=<value optimized out>, p=0x0)
at thread/qthreadstorage.cpp:165
#2 0x00007f141b413a05 in qt_cleanup () at kernel/qapplication_x11.cpp:2647
#3 0x00007f141b39c452 in QApplication::~QApplication (this=0x7fff82dbb270,
__in_chrg=<value optimized out>) at kernel/qapplication.cpp:1172
#4 0x000000000040df1f in main (argc=3, argv=<value optimized out>)
at /tmp/tmerge/portage/app-office/akonadi-server-1.5.80/work/akonadi-1.5.80/agentserver/agentlauncher.cpp:59
This is a duplicate of https://bugs.kde.org/show_bug.cgi?id=261788 *** This bug has been marked as a duplicate of bug 261788 *** |