Bug 358157 - korganizer crashes on exit
Summary: korganizer crashes on exit
Status: RESOLVED DUPLICATE of bug 353380
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-01-18 10:38 UTC by Martin Tlustos
Modified: 2017-05-11 14:16 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 Martin Tlustos 2016-01-18 10:38:29 UTC
Application: korganizer ()

Qt Version: 5.4.2
Operating System: Linux 4.2.0-23-generic x86_64
Distribution: Ubuntu 15.10

-- Information about the crash:
- What I was doing when the application crashed:
I had opened korganizer, added an appointment, synchronized the calendar (google account) and closed korganizer.

I wonder whether this is connected in any way to the "kontact crash on exit" bug...

The crash can be reproduced every time.

-- Backtrace:
Application: korganizer (korganizer), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x00007f05053c4a60 in QAbstractSlider::maximum() const () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x00007f04ff9b793f in KViewStateSerializerPrivate::restoreScrollBarState (this=0x3017ac0) at ../../src/kviewstateserializer.cpp:54
#8  KViewStateSerializer::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=<optimized out>, _c=<optimized out>) at ./moc_kviewstateserializer.cpp:73
#9  0x00007f0504576651 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f05052c9b8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007f05052cf230 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007f0504544f1b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f0504547057 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f050459be73 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007f04fa969ff7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007f04fa96a250 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007f04fa96a2fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007f050459c27f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007f050454275a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f050454a2cc in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x000000000040971a in main (argc=1, argv=0x7fffcc87d738) at ../../korganizer/main.cpp:61

Possible duplicates by query: bug 355848.

Reported using DrKonqi
Comment 1 Christoph Feck 2017-05-11 14:16:29 UTC

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