https://bugs.kde.org/show_bug.cgi?id=262743
Andre Heinecke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |critical --- Comment #4 from Andre Heinecke <aheinecke intevation de> 2011-01-10 15:06:42 --- Moved this up to critical since i can not find a reliable workaround and it blocks further testing. Some additional info: Test setup to reprodce is always -> Restart device -> Remove all config -> start (with akonadictl or kmail or direclty does not matter) Backtrace: (Apologies for the gaps and the bad formating but this comes from Visual Studio and is the completes i could get) 1. 2. > akonadi_agent_server.exe!Akonadi__ControlAdaptor::metaObject(void) Zeile: 80, Byteoffsets: 0x04 C++ 3. 0x79721960 4. akonadi_agent_server.exe!Akonadi__ControlAdaptor::Akonadi__ControlAdaptor(Akonadi::AgentBase* parent = 0x00000001) Zeile: 29, Byteoffsets: 0x40 C++ 5. akonadi_agent_server.exe!Akonadi::AgentBasePrivate::init(void) Zeile: 202, Byteoffsets: 0x1f8 C++ 6. akonadi_agent_server.exe!Akonadi::AgentBase::AgentBase(QString& id = {...}) Zeile: 485, Byteoffsets: 0x98 C++ 7. akonadi_agent_server.exe!Akonadi::KorgacAgent::KorgacAgent(QString& id = {...}) Zeile: 31, Byteoffsets: 0x20 C++ 8. akonadi_agent_server.exe!Akonadi::AgentFactory<Akonadi::KorgacAgent>::createInstance(QString& identifier = {...}) Zeile: 90, Byteoffsets: 0x34 C++ 9. akonadi_agent_server.exe!Akonadi::AgentFactoryBase::qt_metacall(QMetaObject::Call _c = 1, int _id = 7354904, void** _a = 0x0000003b) Zeile: 74, Byteoffsets: 0x4c C++ 10. 0x790bb00c 11. 0x790bcda0 12. 0x790bc52c 13. akonadi_agent_server.exe!Akonadi::AgentThread::run(void) Zeile: 48, Byteoffsets: 0xdc C++ 14. 0x78ff6d5c 15. 0x03f6781c ---------------------------- Debugoutput: Der Thread 0xc9f83152 hat mit Code 0 (0x0) geendet. Akonadi control process not found - aborting. If you started akonadi_agent_server manually, try 'akonadictl start' instead. void __cdecl Akonadi::AgentServer::startAgent(const class QString &,const class QString &,const class QString &) "akonadi_korgac_agent" "akonadi_korgac_agent" "korgac" void __cdecl Akonadi::AgentServer::startAgent(const class QString &,const class QString &,const class QString &) "akonadi_newmailnotifier_agent" "akonadi_newmailnotifier_agent" "newmailnotifieragent" Der Thread 0xe9716fce hat mit Code 0 (0x0) geendet. Der Thread 0xc972004a hat mit Code 0 (0x0) geendet. Der Thread 0xa97637ee hat mit Code 0 (0x0) geendet. Der Thread 0xc975652a hat mit Code 0 (0x0) geendet. Data Abort: Thread=89b1b9e8 Proc=80462280 'akonadi_agent_server.exe' AKY=00400001 PC=002c0c40(akonadi_agent_server.exe+0x002b0c40) RA=79721960(qtdbus4.dll+0x00021960) BVA=2e000053 FSR=00000001 Unhandled exception at 0x002c0c40 in akonadi_agent_server.exe: 0x80000002: Datatype misalignment. Das Programm "[0xAA4606AE] akonadi_agent_server.exe" wurde mit Code 1067 (0x42b) beendet. --------------------------------- After the same procedure with the deleted korgac desktop file it did not crash but there were no mail folders shown in Kmail, although the local maildir account was shown under accounts but not as online. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
