Bug 241909 - Korganizer crashes on changing calendar entry
Summary: Korganizer crashes on changing calendar entry
Status: RESOLVED WORKSFORME
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: 4.4.3
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: investigated, triaged
Depends on:
Blocks:
 
Reported: 2010-06-16 13:51 UTC by David Krapohl
Modified: 2018-10-21 05:19 UTC (History)
2 users (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 David Krapohl 2010-06-16 13:51:21 UTC
Application: korganizer (4.4.3)
KDE Platform Version: 4.4.85 (KDE 4.4.85 (KDE 4.5 Beta2)) (Compiled from sources)
Qt Version: 4.6.3
Operating System: Linux 2.6.33-ARCH i686
Distribution (Platform): Archlinux Packages

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

Changed calendar entry with double click.
Korganizer crashes on pressing ok button

-- Backtrace:
Application: KOrganizer (korganizer), signal: Segmentation fault
[KCrash Handler]
#7  0xb7190cf3 in KOEventEditor::processInput() () from /usr/lib/libkorganizerprivate.so.4
#8  0xb718d189 in KOIncidenceEditor::slotButtonClicked(int) () from /usr/lib/libkorganizerprivate.so.4
#9  0xb762723c in KDialog::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
#10 0xb76fcf7a in KPageDialog::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
#11 0xb718e06a in KOIncidenceEditor::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkorganizerprivate.so.4
#12 0xb71915aa in KOEventEditor::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkorganizerprivate.so.4
#13 0xb6279eba in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#14 0xb6288f9b in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#15 0xb628c0c3 in QSignalMapper::mapped(int) () from /usr/lib/libQtCore.so.4
#16 0xb628c20f in QSignalMapper::map(QObject*) () from /usr/lib/libQtCore.so.4
#17 0xb628c3ce in QSignalMapper::map() () from /usr/lib/libQtCore.so.4
#18 0xb628c8bb in QSignalMapper::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#19 0xb6279eba in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#20 0xb6288f9b in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#21 0xb6b8bd69 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4
#22 0xb68a72c9 in ?? () from /usr/lib/libQtGui.so.4
#23 0xb68a8964 in ?? () from /usr/lib/libQtGui.so.4
#24 0xb68a8c1e in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#25 0xb650e12a in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#26 0xb68a7e7e in QAbstractButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#27 0xb6944b82 in QPushButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#28 0xb64b6f14 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#29 0xb64bbab9 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#30 0xb76c275a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#31 0xb6273ecb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#32 0xb64b7dc7 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#33 0xb653ce1c in ?? () from /usr/lib/libQtGui.so.4
#34 0xb653bf69 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#35 0xb6563572 in ?? () from /usr/lib/libQtGui.so.4
#36 0xb479af72 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#37 0xb479b750 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#38 0xb479ba04 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#39 0xb629ee7c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#40 0xb65631b5 in ?? () from /usr/lib/libQtGui.so.4
#41 0xb6273119 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#42 0xb627338a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#43 0xb6277c6f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#44 0xb64b4637 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#45 0x0804e290 in _start ()

Possible duplicates by query: bug 237628, bug 235407, bug 233571, bug 231280, bug 225322.

Reported using DrKonqi
Comment 1 Sergio Martins 2010-06-18 21:45:17 UTC
Is it 100% reproducible?

Is it a ical file resource?

Can you install debug symbols and provide a better backtrace?
Comment 2 Dario Andres 2010-12-12 19:31:16 UTC
[Comment from a bug triager]
Waiting for information
Comment 3 Andrew Crouthamel 2018-09-20 22:12:49 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Andrew Crouthamel 2018-10-21 05:19:43 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!