Bug 281456 - zanshin 0.2 beta2 crash when adding a new project
Summary: zanshin 0.2 beta2 crash when adding a new project
Status: RESOLVED NOT A BUG
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-06 08:44 UTC by augusto
Modified: 2013-09-27 08:28 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 augusto 2011-09-06 08:44:26 UTC
Application: zanshin (0.2)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-11-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:

In projects view I right clicked "std.ics" on the left sidebar (under Inbox) and selected "Add project".
A dialog asking for project name appears. I wrote a projectc name and pressed Enter.
zanshin crashed.
I see these messages in konsole:

zanshin(5199)/libkdepim Akonadi::PluginLoader::scan: missing or empty X-KDE-ClassName value in " "/usr/share/kde4/apps/akonadi/plugins/serializer/akonadi_serializer_mail.desktop" 

terminate called after throwing an instance of 'Akonadi::PayloadException'
  what():  Akonadi::PayloadException: Wrong payload type (requested: sp(0)<QByteArray>; present: sp(2)<KCalCore::Incidence*>
KCrash: Application 'zanshin' crashing...

The crash can be reproduced every time.

-- Backtrace:
Application: Zanshin Todo (zanshin), signal: Aborted
[Current thread is 1 (Thread 0xb7799710 (LWP 5199))]

Thread 2 (Thread 0xb43ffb70 (LWP 5202)):
#0  0x0213dd41 in clock_gettime (clock_id=1, tp=0xb43ff000) at ../sysdeps/unix/clock_gettime.c:116
#1  0x02c36dd8 in ?? () from /usr/lib/libQtCore.so.4
#2  0x02d034f2 in ?? () from /usr/lib/libQtCore.so.4
#3  0x02d01d32 in ?? () from /usr/lib/libQtCore.so.4
#4  0x02d01dcd in ?? () from /usr/lib/libQtCore.so.4
#5  0x05615fd4 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0x05616e63 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0x05617524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0x02d02577 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#9  0x02cd4289 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#10 0x02cd4522 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#11 0x02bde2a0 in QThread::exec() () from /usr/lib/libQtCore.so.4
#12 0x02cb5fdb in ?? () from /usr/lib/libQtCore.so.4
#13 0x02be0da2 in ?? () from /usr/lib/libQtCore.so.4
#14 0x07fb0e99 in start_thread (arg=0xb43ffb70) at pthread_create.c:304
#15 0x04c1f73e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb7799710 (LWP 5199)):
[KCrash Handler]
#7  0x00941416 in __kernel_vsyscall ()
#8  0x04b79e71 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#9  0x04b7d34e in abort () at abort.c:92
#10 0x008af0b5 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#11 0x008acfa5 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#12 0x008acfe2 in std::terminate() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#13 0x008ad1ab in __cxa_rethrow () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#14 0x02cea484 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#15 0x00de4d24 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0x00de98ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x002f232a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#18 0x02cd50bb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#19 0x02cd8c79 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#20 0x02cd8e0d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#21 0x02d023c4 in ?? () from /usr/lib/libQtCore.so.4
#22 0x05616aa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#23 0x05617270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#24 0x05617524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#25 0x02d0253c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0x00e9b1e5 in ?? () from /usr/lib/libQtGui.so.4
#27 0x02cd4289 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0x02cd4522 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0x02cd8ecc in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#30 0x00de28e7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#31 0x080617c3 in main (argc=) at /home/augusto/downloads/zanshin-0.1.82/src/main.cpp:108

Possible duplicates by query: bug 281402, bug 281349, bug 281284, bug 281217, bug 281061.

Reported using DrKonqi
Comment 1 Mario Bensi 2011-09-06 09:16:06 UTC
What's the version of kdepim-runtime you use ?
Comment 2 augusto 2011-09-06 09:21:06 UTC
It is 4.4.10 (Kubuntu Natty).
Comment 3 Mario Bensi 2011-09-06 09:24:58 UTC
There is no serializer in kdepim-runtime 4.4, you need to use kdepim-runtime 4.6