Bug 284993 - Akonadi imap resource crash Signal 6 aborted
Summary: Akonadi imap resource crash Signal 6 aborted
Status: RESOLVED DUPLICATE of bug 283922
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Nepomuk Feeder Agents (show other bugs)
Version: 4.7
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Tobias Koenig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-26 08:52 UTC by Paul Scott
Modified: 2011-11-17 23:31 UTC (History)
2 users (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 Paul Scott 2011-10-26 08:52:09 UTC
Application: akonadi_nepomuk_email_feeder (4.7)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic-pae i686
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
Trying to read email via IMAP using kontact. Can see list of emails in the folder but when I click on an email I cannot see the content in the preview pane or double click to bring up a window. Can read email that is stored in local folders ok. Kubuntu 11.10

The crash can be reproduced every time.

-- Backtrace:
Application: Akonadi Agent (akonadi_nepomuk_email_feeder), signal: Aborted
[KCrash Handler]
#7  0xb77f3424 in __kernel_vsyscall ()
#8  0xb595ec8f in raise () from /lib/i386-linux-gnu/libc.so.6
#9  0xb59622b5 in abort () from /lib/i386-linux-gnu/libc.so.6
#10 0xb5b7c4ed in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#11 0xb5b7a283 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#12 0xb5b7a2bf in std::terminate() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#13 0xb5b7a40e in __cxa_throw () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#14 0xb69e4f92 in qBadAlloc () at global/qglobal.cpp:2031
#15 0xb69f1a15 in QByteArray::realloc (this=0xbff446cc, alloc=0) at tools/qbytearray.cpp:1429
#16 0xb69f407b in detach (this=0xbff446cc) at ../../include/QtCore/../../src/corelib/tools/qbytearray.h:418
#17 detach (this=0xbff446cc) at tools/qbytearray.cpp:2725
#18 data (this=0xbff446cc) at ../../include/QtCore/../../src/corelib/tools/qbytearray.h:412
#19 operator>> (in=..., ba=...) at tools/qbytearray.cpp:2739
#20 0xb6cec5dd in loadFrom (device=<optimized out>, this=<optimized out>) at ../../akonadi/changerecorder_p.h:144
#21 Akonadi::ChangeRecorderPrivate::loadNotifications (this=0x9153540) at ../../akonadi/changerecorder_p.h:118
#22 0xb6ce9092 in Akonadi::ChangeRecorder::setConfig (this=0x6, settings=0x0) at ../../akonadi/changerecorder.cpp:50
#23 0xb6cc8464 in Akonadi::AgentBasePrivate::init (this=0x923ce00) at ../../akonadi/agentbase.cpp:214
#24 0xb6cc9249 in Akonadi::AgentBase::AgentBase (this=0x923d6e8, id=...) at ../../akonadi/agentbase.cpp:500
#25 0x0806089b in NepomukFeederAgentBase::NepomukFeederAgentBase (this=0x923d6e8, id=...) at ../../nepomuk_email_feeder/shared/nepomukfeederagentbase.cpp:98
#26 0x080535bd in NepomukFeederAgent (id=<optimized out>, this=<optimized out>) at ../../nepomuk_email_feeder/shared/nepomukfeederagent.h:37
#27 Akonadi::NepomukEMailFeeder::NepomukEMailFeeder (this=0x923d6e8, id=...) at ../../nepomuk_email_feeder/nepomukemailfeeder.cpp:43
#28 0x080553cc in Akonadi::AgentBase::init<Akonadi::NepomukEMailFeeder> (argc=3, argv=0xbff44aa4) at /usr/include/akonadi/agentbase.h:335
#29 0x0805307b in main (argc=3, argv=0xbff44aa4) at ../../nepomuk_email_feeder/nepomukemailfeeder.cpp:133

Possible duplicates by query: bug 283922, bug 277811, bug 272697.

Reported using DrKonqi
Comment 1 Christophe Marin 2011-11-17 23:31:11 UTC

*** This bug has been marked as a duplicate of bug 283922 ***