Bug 270935 - Korgac crashes on startup
Summary: Korgac crashes on startup
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: reminder daemon (korgac) (show other bugs)
Version: 0.9
Platform: Mandriva RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-14 11:13 UTC by overster
Modified: 2018-03-08 05:09 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 overster 2011-04-14 11:13:03 UTC
Application: korgac (0.9)
KDE Platform Version: 4.5.4 (KDE 4.5.4)
Qt Version: 4.7.1
Operating System: Linux 2.6.33.7-desktop-2mnb x86_64
Distribution: "Mandriva Linux 2010.2"

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

Starting the application either from command line or via kontact it crashes allways.

The crash can be reproduced every time.

-- Backtrace:
Application: KOrganizer Reminder Daemon (korgac), signal: Segmentation fault
[KCrash Handler]
#6  0x00007ffff7258ab0 in KCal::Alarm::hasStartOffset() const () from /usr/lib64/libkcal.so.4
#7  0x000000000040dd4a in AlarmDialog::addIncidence (this=0x1061cb0, incidence=0x1820240, reminderAt=<value optimized out>, displayText=<value optimized out>)
    at /usr/src/debug/kdepim-4.4.8/korganizer/korgac/alarmdialog.cpp:280
#8  0x00000000004162b5 in KOAlarmClient::createReminder (this=0x73c0c0, calendar=<value optimized out>, incidence=0x1820240, dt=..., displayText=...)
    at /usr/src/debug/kdepim-4.4.8/korganizer/korgac/koalarmclient.cpp:152
#9  0x0000000000416db8 in KOAlarmClient::checkAlarms (this=0x73c0c0) at /usr/src/debug/kdepim-4.4.8/korganizer/korgac/koalarmclient.cpp:126
#10 0x00000000004189d1 in KOAlarmClient::KOAlarmClient (this=0x73c0c0, parent=<value optimized out>) at /usr/src/debug/kdepim-4.4.8/korganizer/korgac/koalarmclient.cpp:95
#11 0x000000000040c397 in ReminderDaemonApp::newInstance (this=0x7fffffffd600) at /usr/src/debug/kdepim-4.4.8/korganizer/korgac/korgacmain.cpp:47
#12 0x00007ffff79c1646 in ?? () from /usr/lib64/libkdeui.so.5
#13 0x00007ffff79c1c86 in ?? () from /usr/lib64/libkdeui.so.5
#14 0x00007ffff5765e5e in ?? () from /usr/lib64/libQtDBus.so.4
#15 0x00007ffff57670cf in ?? () from /usr/lib64/libQtDBus.so.4
#16 0x00007ffff5767ba5 in ?? () from /usr/lib64/libQtDBus.so.4
#17 0x00007ffff5767e48 in ?? () from /usr/lib64/libQtDBus.so.4
#18 0x00007ffff54220be in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#19 0x00007ffff6051886 in QApplication::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#20 0x00007ffff604f21c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#21 0x00007ffff605699d in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#22 0x00007ffff79b9e36 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#23 0x00007ffff540fc3c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#24 0x00007ffff5413adb in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#25 0x00007ffff543c253 in ?? () from /usr/lib64/libQtCore.so.4
#26 0x00007ffff1115d20 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#27 0x00007ffff1119b88 in ?? () from /usr/lib64/libglib-2.0.so.0
#28 0x00007ffff1119d3c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#29 0x00007ffff543bd93 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#30 0x00007ffff610104e in ?? () from /usr/lib64/libQtGui.so.4
#31 0x00007ffff540e962 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#32 0x00007ffff540ed4c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#33 0x00007ffff5413d19 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#34 0x000000000040c30f in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdepim-4.4.8/korganizer/korgac/korgacmain.cpp:85

Possible duplicates by query: bug 257618, bug 257461, bug 257278, bug 251993.

Reported using DrKonqi
Comment 1 Sergio Martins 2011-06-04 17:05:36 UTC
KCal isn't used anymore. Closing.