Bug 92601 - Spontaneous crash while idle
Summary: Spontaneous crash while idle
Status: RESOLVED DUPLICATE of bug 89419
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Reinhold Kainhofer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-02 20:35 UTC by Tristan Miller
Modified: 2005-02-13 21:29 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 Tristan Miller 2004-11-02 20:35:40 UTC
Version:            (using KDE KDE 3.3.1)
Installed from:    SuSE RPMs

KOrganizer crashed with the following backtrace.  The application had been idle on another virtual desktop for between five and ten minutes; a daily view was open.  The last actions I performed were repeatedly opening (via double-clicking) and closing an event on a remote resource, without changing anything.

Have been unable to reproduce so far.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 32439)]
[KCrash handler]
#4  0x418ae79b in QString::QString () from /usr/lib/qt3/lib/libqt-mt.so.3
#5  0x407e4bdc in KCal::IncidenceBase::uid () from /opt/kde3/lib/libkcal.so.2
#6  0x400eb783 in KOAgendaView::fillAgenda ()
   from /opt/kde3/lib/libkorganizer.so.1
#7  0x400eaa4d in KOAgendaView::showDates ()
   from /opt/kde3/lib/libkorganizer.so.1
#8  0x401126f9 in KOViewManager::updateView ()
   from /opt/kde3/lib/libkorganizer.so.1
#9  0x4010a737 in CalendarView::updateView ()
   from /opt/kde3/lib/libkorganizer.so.1
#10 0x4010a7aa in CalendarView::updateView ()
   from /opt/kde3/lib/libkorganizer.so.1
#11 0x4010fdf4 in CalendarView::slotCalendarChanged ()
   from /opt/kde3/lib/libkorganizer.so.1
#12 0x40110ef0 in CalendarView::qt_invoke ()
   from /opt/kde3/lib/libkorganizer.so.1
#13 0x415d4e38 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x415d4ce4 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x407fc259 in KCal::Calendar::calendarChanged ()
   from /opt/kde3/lib/libkcal.so.2
#16 0x407fc37c in KCal::Calendar::qt_emit () from /opt/kde3/lib/libkcal.so.2
#17 0x408280e3 in KCal::CalendarResources::qt_emit ()
   from /opt/kde3/lib/libkcal.so.2
#18 0x415d4f4e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x4081cbca in KCal::ResourceCalendar::resourceChanged ()
   from /opt/kde3/lib/libkcal.so.2
#20 0x40696322 in KCal::ResourceRemote::doLoad ()
   from /opt/kde3/lib/libkcal_resourceremote.so.1
#21 0x4081c51f in KCal::ResourceCalendar::load ()
   from /opt/kde3/lib/libkcal.so.2
#22 0x408226fd in KCal::ResourceCached::slotReload ()
   from /opt/kde3/lib/libkcal.so.2
#23 0x40822c5c in KCal::ResourceCached::qt_invoke ()
   from /opt/kde3/lib/libkcal.so.2
#24 0x4069707e in KCal::ResourceRemote::qt_invoke ()
   from /opt/kde3/lib/libkcal_resourceremote.so.1
#25 0x415d4f1b in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x415d4ce4 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x4191c189 in QTimer::timeout () from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x415f77b3 in QTimer::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x41572eb6 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x415721de in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x410e920e in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#32 0x4155f543 in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x41517b57 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0x41585bc0 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#35 0x41585ab6 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0x4157314f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0x0805056c in main ()
Comment 1 Reinhold Kainhofer 2005-02-13 21:29:23 UTC

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