Bug 309970 - Akonadi problem
Summary: Akonadi problem
Status: RESOLVED WORKSFORME
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Mail Filter Agent (show other bugs)
Version: 4.8
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-12 15:26 UTC by Astro
Modified: 2013-11-17 11:20 UTC (History)
1 user (show)

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 Astro 2012-11-12 15:26:26 UTC
Application: akonadi_mailfilter_agent (4.8)
KDE Platform Version: 4.8.5 (4.8.5) (Compiled from sources)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-32-generic-pae i686
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
- Unusual behavior I noticed:

Hello,

Akonadi_nepomuk make my sytem very very slow. It uses 100% of my processor...

The crash can be reproduced every time.

-- Backtrace:
Application: Akonadi Agent (akonadi_mailfilter_agent), signal: Aborted
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#7  0xb76e8424 in __kernel_vsyscall ()
#8  0xb566b1df in raise () from /lib/i386-linux-gnu/libc.so.6
#9  0xb566e825 in abort () from /lib/i386-linux-gnu/libc.so.6
#10 0xb58b213d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#11 0xb58afed3 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#12 0xb58aff0f in std::terminate() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#13 0xb58b005e in __cxa_throw () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#14 0xb67e9102 in qBadAlloc () at global/qglobal.cpp:1994
#15 0xb67f70a5 in QByteArray::realloc (this=0xbfd937f8, alloc=0) at tools/qbytearray.cpp:1458
#16 0xb67f96eb in detach (this=0xbfd937f8) at ../../include/QtCore/../../src/corelib/tools/qbytearray.h:436
#17 detach (this=0xbfd937f8) at tools/qbytearray.cpp:2754
#18 data (this=0xbfd937f8) at ../../include/QtCore/../../src/corelib/tools/qbytearray.h:430
#19 operator>> (in=..., ba=...) at tools/qbytearray.cpp:2768
#20 0xb6b39a08 in loadFrom (device=<optimized out>, this=<optimized out>) at ../../akonadi/changerecorder_p.h:144
#21 Akonadi::ChangeRecorderPrivate::loadNotifications (this=0x84f8888) at ../../akonadi/changerecorder_p.h:123
#22 0xb6b365c2 in Akonadi::ChangeRecorder::setConfig (this=0x6, settings=0x0) at ../../akonadi/changerecorder.cpp:50
#23 0xb6b12ae4 in Akonadi::AgentBasePrivate::init (this=0x85e87a8) at ../../akonadi/agentbase.cpp:216
#24 0xb6b138f9 in Akonadi::AgentBase::AgentBase (this=0x85d9eb8, id=...) at ../../akonadi/agentbase.cpp:510
#25 0x08058db4 in MailFilterAgent::MailFilterAgent (this=0x85d9eb8, id=...) at ../../mailfilteragent/mailfilteragent.cpp:52
#26 0x08059ffc in Akonadi::AgentBase::init<MailFilterAgent> (argc=3, argv=0xbfd93bd4) at /usr/include/akonadi/agentbase.h:335
#27 0x0805058b in main (argc=3, argv=0xbfd93bd4) at ../../mailfilteragent/mailfilteragent.cpp:206

Possible duplicates by query: bug 306877, bug 298626.

Reported using DrKonqi
Comment 1 András Manţia 2013-11-17 11:20:29 UTC
Doesn't look like a filter issue, more something wrong in akonadi files. Anyway, both akonadi and nepomuk impoved a lot meantime, so if you still have similar issue with the latest release, please report it.