Bug 306918 - Kontact 4.9.0 crashes when changing kolab storage format from v2 to v3
Summary: Kontact 4.9.0 crashes when changing kolab storage format from v2 to v3
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Kolab Resource (show other bugs)
Version: 4.9
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-17 10:03 UTC by Dirk Werner
Modified: 2012-09-19 10:01 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 Dirk Werner 2012-09-17 10:03:32 UTC
Application: akonadi_kolabproxy_resource (4.9)
KDE Platform Version: 4.9.1
Qt Version: 4.8.2
Operating System: Linux 3.5.0-14-generic i686
Distribution: Ubuntu quantal (development branch)

-- Information about the crash:
Changing Kolab storage format from v2 to v3 in Kontact 4.9.0 does not finish succesfully, crashes after approx half of the conversion process.

-- Backtrace:
Application: Kolab of type Kolab Groupware Server (akonadi_kolabproxy_resource), signal: Aborted
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb3b40a00 (LWP 1671))]

Thread 2 (Thread 0xb1835b40 (LWP 1711)):
#0  0xb77ce416 in __kernel_vsyscall ()
#1  0xb597b160 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb4bb787b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb4ba8da0 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb4ba927b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb232563a in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0xb4bce693 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb5137d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xb59898ae in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb3b40a00 (LWP 1671)):
[KCrash Handler]
#7  0xb77ce416 in __kernel_vsyscall ()
#8  0xb58cd1cf in raise () from /lib/i386-linux-gnu/libc.so.6
#9  0xb58d0815 in abort () from /lib/i386-linux-gnu/libc.so.6
#10 0xb5aae89d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#11 0xb5aac4f3 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#12 0xb5aac52f in std::terminate() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#13 0xb5aac825 in __cxa_rethrow () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#14 0xb6793a77 in QEventLoop::exec (this=0xbfdcdbb8, flags=...) at kernel/qeventloop.cpp:218
#15 0xb6798f4a in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#16 0xb5c84ef4 in QApplication::exec () at kernel/qapplication.cpp:3817
#17 0xb7642501 in Akonadi::ResourceBase::init (r=0x84e6140) at ../../akonadi/resourcebase.cpp:451
#18 0x08061ce6 in Akonadi::ResourceBase::init<KolabProxyResource> (argc=argc@entry=3, argv=argv@entry=0xbfdcdd44) at /usr/include/KDE/Akonadi/../../akonadi/resourcebase.h:188
#19 0x0805412b in main (argc=3, argv=0xbfdcdd44) at ../../../resources/kolabproxy/kolabproxyresource.cpp:949

Possible duplicates by query: bug 306908, bug 306859, bug 306800, bug 306773, bug 306772.

Reported using DrKonqi
Comment 1 Dirk Werner 2012-09-19 10:01:03 UTC
I've done this a 2nd time and the conversion from kolab storage format v2 to v3 went through without problems. I set this resolved!