[Korganizer-devel] [Bug 251993] New: KOrganizer reminder daemon closed unexpectedly

Ingo Ratsdorf ingo at envirology.co.nz
Tue Sep 21 23:38:44 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=251993

           Summary: KOrganizer reminder daemon closed unexpectedly
           Product: korganizer
           Version: 0.9
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: reminder daemon (korgac)
        AssignedTo: korganizer-devel at kde.org
        ReportedBy: ingo at envirology.co.nz


Application: korgac (0.9)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.32-25-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
KOrganizer reminder daemon crashes every time I start Korganiser. There one bug
marked as fixed (235058) with several related and another one, not yet marked
as fixed or related (228200).
I can confirm that I have deleted the korgacrc file as suggsted in bug 235058
and the bug still remains. Also both bug reports above (235058 and 228200) to
be show the same bug trace so possibly the same cause.

The crash can be reproduced every time.

-- Backtrace:
Application: KOrganizer Reminder Daemon (korgac), signal: Segmentation fault
[KCrash Handler]
#7  0x00295b86 in KCal::Alarm::hasStartOffset (this=0x0) at
../../kcal/alarm.cpp:608
#8  0x08053d8a in AlarmDialog::addIncidence (this=0x910bb70,
incidence=0x8bf0af0, reminderAt=..., displayText=...) at
../../../korganizer/korgac/alarmdialog.cpp:280
#9  0x0805d13d in KOAlarmClient::createReminder (this=0x8ae8c88,
calendar=0x8b6a370, incidence=0x8bf0af0, dt=..., displayText=...) at
../../../korganizer/korgac/koalarmclient.cpp:152
#10 0x0805defd in KOAlarmClient::checkAlarms (this=0x8ae8c88) at
../../../korganizer/korgac/koalarmclient.cpp:126
#11 0x0805edab in KOAlarmClient (this=0x8ae8c88, parent=0x0) at
../../../korganizer/korgac/koalarmclient.cpp:95
#12 0x080521b6 in ReminderDaemonApp::newInstance (this=0xbf9c8a50) at
../../../korganizer/korgac/korgacmain.cpp:47
#13 0x00e10c10 in KUniqueApplicationAdaptor::newInstance (this=0x8aeb8e8,
asn_id=..., args=...) at ../../kdeui/kernel/kuniqueapplication.cpp:440
#14 0x00e11372 in KUniqueApplicationAdaptor::qt_metacall (this=0x8aeb8e8,
_c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbf9c7f9c) at
./kuniqueapplication_p.moc:81
#15 0x003a01d4 in QDBusConnectionPrivate::deliverCall (this=0x8a2b028,
object=0x8aeb8e8, msg=..., metaTypes=..., slotIdx=4) at qdbusintegrator.cpp:916
#16 0x003a147f in QDBusConnectionPrivate::activateCall (this=0x8a2b028,
object=0x8aeb8e8, flags=337, msg=...) at qdbusintegrator.cpp:819
#17 0x003a1f20 in QDBusConnectionPrivate::activateObject (this=0x8a2b028,
node=..., msg=..., pathStartPos=16) at qdbusintegrator.cpp:1376
#18 0x003a21ca in QDBusActivateObjectEvent::placeMetaCall (this=0x8af2760) at
qdbusintegrator.cpp:1490
#19 0x065d3ac2 in QObject::event (this=0xbf9c8a50, e=0xbf9c7901) at
kernel/qobject.cpp:1219
#20 0x065c0e8b in QCoreApplication::event (this=0xbf9c8a50, e=0x8af2760) at
kernel/qcoreapplication.cpp:1561
#21 0x01129c54 in QApplication::event (this=0xbf9c8a50, e=0x8af2760) at
kernel/qapplication.cpp:2439
#22 0x0112677c in QApplicationPrivate::notify_helper (this=0x8a3afc8,
receiver=0xbf9c8a50, e=0x8af2760) at kernel/qapplication.cpp:4396
#23 0x0112c7ce in QApplication::notify (this=0xbf9c8a50, receiver=0xbf9c8a50,
e=0x8af2760) at kernel/qapplication.cpp:3798
#24 0x00e08a9a in KApplication::notify (this=0xbf9c8a50, receiver=0xbf9c8a50,
event=0x8af2760) at ../../kdeui/kernel/kapplication.cpp:310
#25 0x065c0feb in QCoreApplication::notifyInternal (this=0xbf9c8a50,
receiver=0xbf9c8a50, event=0x8af2760) at kernel/qcoreapplication.cpp:732
#26 0x065c424b in QCoreApplication::sendEvent (receiver=0x0, event_type=0,
data=0x8a14218) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x8a14218) at kernel/qcoreapplication.cpp:1373
#28 0x065c440d in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1266
#29 0x065efd04 in QCoreApplication::sendPostedEvents (s=0x8a36778) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#30 postEventSourceDispatch (s=0x8a36778) at
kernel/qeventdispatcher_glib.cpp:277
#31 0x0400e5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x040122d8 in ?? () from /lib/libglib-2.0.so.0
#33 0x040124b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0x065ef7f5 in QEventDispatcherGlib::processEvents (this=0x8a143f8,
flags=...) at kernel/qeventdispatcher_glib.cpp:415
#35 0x011e7de5 in QGuiEventDispatcherGlib::processEvents (this=0x8a143f8,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x065bfa99 in QEventLoop::processEvents (this=0xbf9c89b4, flags=) at
kernel/qeventloop.cpp:149
#37 0x065bff1a in QEventLoop::exec (this=0xbf9c89b4, flags=...) at
kernel/qeventloop.cpp:201
#38 0x065c44cf in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#39 0x011255a7 in QApplication::exec () at kernel/qapplication.cpp:3672
#40 0x0805211b in main (argc=3, argv=0xbf9c8ba4) at
../../../korganizer/korgac/korgacmain.cpp:85

This bug may be a duplicate of or related to bug 228200, bug 235085.

Possible duplicates by query: bug 250862, bug 245706, bug 235085, bug 228200.

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Korganizer-devel mailing list