Summary: | Uncought exception in signal handler in Contacts resource | ||
---|---|---|---|
Product: | [Frameworks and Libraries] libkgapi | Reporter: | Vojtěch Zeisek <Vojtech.Zeisek> |
Component: | contacts | Assignee: | Daniel Vrátil <dvratil> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | Vojtech.Zeisek |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/akonadi-google/da3070cbb74d1bd944729510546dcfdb4cded9ff | Version Fixed In: | 0.3.1 |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Vojtěch Zeisek
2012-03-22 07:37:19 UTC
Created attachment 70344 [details]
New crash information added by DrKonqi
akonadi_googlecontacts_resource (4.7) on KDE Platform 4.7.4 (4.7.4) using Qt 4.7.4
I don't see any particular reason, it just crashed on startup.
-- Backtrace (Reduced):
#12 0x00007f3b5714ed66 in QEventLoop::exec (this=<optimized out>, flags=<optimized out>) at kernel/qeventloop.cpp:214
#13 0x00007f3b57152df7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#14 0x00007f3b57799e27 in Akonadi::ResourceBase::init (r=0x6d9350) at /usr/src/debug/kdepimlibs-4.7.4/akonadi/resourcebase.cpp:393
#15 0x00000000004146c6 in Akonadi::ResourceBase::init<ContactsResource> (argc=<optimized out>, argv=<optimized out>) at /usr/include/akonadi/resourcebase.h:188
[...]
#17 0x000000000040ab41 in _start () at ../sysdeps/x86_64/elf/start.S:113
Thanks for reporting the crash. Unfortunately, these crash logs are not useful. They crash is a result of an uncaught runtime exception and without at least knowing what exception has been thrown I really can't do anything about it. I already described what information (and how) about the exceptions has to be retrieved in bug #297824. The crash has been resolved, see bug #297824 for details. |