Bug 359354 - Crash while selecting the .ics
Summary: Crash while selecting the .ics
Status: RESOLVED DUPLICATE of bug 354417
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: drkonqi
Depends on:
Blocks:
 
Reported: 2016-02-13 15:18 UTC by Alex
Modified: 2016-02-14 03:42 UTC (History)
0 users

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 Alex 2016-02-13 15:18:24 UTC
Application: akonadi_kalarm_resource (4.89.0)

Qt Version: 5.5.1
Operating System: Linux 4.2.0-27-generic x86_64
Distribution: Ubuntu 15.10

-- Information about the crash:
- What I was doing when the application crashed:
I tried to create a new alarm and I was told I had to select a calendar, I selected the default one and crashed

-- Backtrace:
Application: Akonadi Resource (akonadi_kalarm_resource), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x000000000041f257 in KAlarmResource::writeToFile (this=this@entry=0x265dc20, fileName=...) at ../../../../resources/kalarm/kalarm/kalarmresource.cpp:250
#7  0x0000000000414861 in Akonadi::SingleFileResource<Akonadi_KAlarm_Resource::Settings>::writeFile (this=0x265dc20, taskContext=<optimized out>) at ../../../../resources/shared/singlefileresource/singlefileresource.h:257
#8  0x00007fc2abaffa0e in Akonadi::SingleFileResourceBase::reloadFile (this=this@entry=0x265dc20) at ../../../../resources/shared/singlefileresource/singlefileresourcebase.cpp:193
#9  0x0000000000413f40 in Akonadi::SingleFileResource<Akonadi_KAlarm_Resource::Settings>::configure (this=0x265dc20, windowId=<optimized out>) at ../../../../resources/shared/singlefileresource/singlefileresource.h:341
#10 0x00007fc2ab8d2ee5 in Akonadi__ControlAdaptor::qt_metacall (this=0x26849a0, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x7ffc63311780) at controladaptor.moc:167
#11 0x00007fc2ac3d3963 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#12 0x00007fc2ac3d760a in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#13 0x00007fc2ac3d80d3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#14 0x00007fc2ac3d92ce in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#15 0x00007fc2a92f97b1 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007fc2aa32e9dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x00007fc2aa333ea6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#18 0x00007fc2a92c9d7b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007fc2a92cc176 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007fc2a93200e3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007fc2a333cff7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007fc2a333d250 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007fc2a333d2fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007fc2a93204ef in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x00007fc2a92c750a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007fc2a92cf5ec in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007fc2ab8ba21a in Akonadi::ResourceBase::init (r=r@entry=0x265dc20) at ../../../../akonadi/src/agentbase/resourcebase.cpp:602
#28 0x00000000004209c8 in Akonadi::ResourceBase::init<KAlarmResource> (argc=<optimized out>, argv=<optimized out>) at /usr/include/KF5/AkonadiAgentBase/resourcebase.h:193
#29 0x00007fc2a86f3a40 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#30 0x0000000000411b79 in _start ()

Possible duplicates by query: bug 355424, bug 354417.

Reported using DrKonqi
Comment 1 Christoph Feck 2016-02-14 03:42:39 UTC

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