Bug 379569 - Korganizer crashes when program is closed
Summary: Korganizer crashes when program is closed
Status: RESOLVED INTENTIONAL
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-05-05 22:53 UTC by Manfred Roth
Modified: 2017-05-11 14:19 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 Manfred Roth 2017-05-05 22:53:55 UTC
Application: korganizer (4.14.10)
KDE Platform Version: 4.14.18
Qt Version: 4.8.6
Operating System: Linux 4.1.39-53-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
application works without problem but crashes when I try to close it. The problem is persistent. The user account data has been transferred from a different system and the file system with config and caches went full a couple of times while application was running. I was trying to clean up caches. This seemed to help for a short period of times but after a while the crashes came back and stayed until now. No full filesystem and migration since cache cleanup.

The crash can be reproduced every time.

-- Backtrace:
Application: KOrganizer (korganizer), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  0x00007f799f607600 in QAbstractSlider::maximum() const () at /usr/lib64/libQtGui.so.4
#7  0x00007f79a08ef334 in  () at /usr/lib64/libkdeui.so.5
#8  0x00007f799fed545e in QObject::event(QEvent*) () at /usr/lib64/libQtCore.so.4
#9  0x00007f799f2576fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQtGui.so.4
#10 0x00007f799f25dc3d in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQtGui.so.4
#11 0x00007f79a091ee3a in KApplication::notify(QObject*, QEvent*) () at /usr/lib64/libkdeui.so.5
#12 0x00007f799febd14d in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQtCore.so.4
#13 0x00007f799fec041d in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQtCore.so.4
#14 0x00007f799feea7be in  () at /usr/lib64/libQtCore.so.4
#15 0x00007f79977a5c84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#16 0x00007f79977a5ed8 in  () at /usr/lib64/libglib-2.0.so.0
#17 0x00007f79977a5f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#18 0x00007f799fee9f7e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#19 0x00007f799f2f4606 in  () at /usr/lib64/libQtGui.so.4
#20 0x00007f799febbd0f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#21 0x00007f799febc005 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#22 0x00007f799fec1459 in QCoreApplication::exec() () at /usr/lib64/libQtCore.so.4
#23 0x00000000004082de in  ()
#24 0x00007f799e758b25 in __libc_start_main () at /lib64/libc.so.6
#25 0x00000000004085a4 in _start ()

Reported using DrKonqi
Comment 1 Laurent Montel 2017-05-06 05:54:39 UTC
4.14.10 is very old. It's unmaintained.
Please use 5.5.x and reopen it.
Regards.
Comment 2 Christoph Feck 2017-05-11 14:19:07 UTC
This is actually bug 328755, but the fix there was not effective, and also was not forward-ported to the KF5 branch.

See bug 353380 for the KF% duplicates.