Bug 128635

Summary: crash when moving events
Product: [Applications] korganizer Reporter: Ulrich Gemkow <gemkow>
Component: generalAssignee: Reinhold Kainhofer <reinhold>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Ulrich Gemkow 2006-06-04 20:35:02 UTC
Version:            (using KDE KDE 3.5.3)
Installed from:    Compiled From Sources
Compiler:          gcc 3.4 
OS:                Linux

we are using korganizer with an ox resource. When moving events the folowing crash happens

Using host libthread_db library "/lib/tls/libthread_db.so.1".
`shared object read from target memory' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1242442048 (LWP 5270)]
[KCrash handler]
#6  0x00000000 in ?? ()
#7  0xb78a8e33 in KCal::CalendarResources::releaseSaveTicket (this=0x81c7e28,
    ticket=0x84c5fa8) at calendarresources.cpp:702
#8  0xb78a8deb in KCal::CalendarResources::save (this=0x81c7e28,
    ticket=0x84c5fa8, incidence=0x85186c8) at calendarresources.cpp:693
#9  0xb78a910a in KCal::CalendarResources::endChange (this=0x81c7e28,
    incidence=0x85186c8) at calendarresources.cpp:747
#10 0xb7f2fb63 in IncidenceChanger::endChange (this=0x81d17e8,
    incidence=0x85186c8) at incidencechanger.cpp:86
#11 0xb7e7fbd1 in KOAgenda::endItemAction (this=0x82b4500)
    at koagenda.cpp:1148
#12 0xb7e7d42e in KOAgenda::eventFilter_mouse (this=0x82b4500,
    object=0x82e70e8, me=0xbf9fba60) at koagenda.cpp:631
#13 0xb7e7c649 in KOAgenda::eventFilter (this=0x82b4500, object=0x82e70e8,
    event=0xbf9fba60) at koagenda.cpp:354
#14 0xb67109fc in QObject::activate_filters ()
   from /usr/local/kde35/qt/lib/libqt-mt.so.3
#15 0xb6710ac2 in QObject::event () from /usr/local/kde35/qt/lib/libqt-mt.so.3
#16 0xb67459ee in QWidget::event () from /usr/local/kde35/qt/lib/libqt-mt.so.3
#17 0xb66b83f9 in QApplication::internalNotify ()
   from /usr/local/kde35/qt/lib/libqt-mt.so.3
#18 0xb66b8639 in QApplication::notify ()
   from /usr/local/kde35/qt/lib/libqt-mt.so.3
#19 0xb6d107a0 in KApplication::notify (this=0xbf9fbfd0, receiver=0x82e70e8,
    event=0xbf9fba60) at kapplication.cpp:550
#20 0xb665bdba in QETWidget::translateMouseEvent ()
   from /usr/local/kde35/qt/lib/libqt-mt.so.3
#21 0xb665a29f in QApplication::x11ProcessEvent ()
   from /usr/local/kde35/qt/lib/libqt-mt.so.3
#22 0xb666bc78 in QEventLoop::processEvents ()
   from /usr/local/kde35/qt/lib/libqt-mt.so.3
#23 0xb66cc5ff in QEventLoop::enterLoop ()
   from /usr/local/kde35/qt/lib/libqt-mt.so.3
#24 0xb66cc55c in QEventLoop::exec ()
   from /usr/local/kde35/qt/lib/libqt-mt.so.3
#25 0xb66b773c in QApplication::exec ()
   from /usr/local/kde35/qt/lib/libqt-mt.so.3
#26 0x08050959 in main (argc=1, argv=0xbf9fc184) at main.cpp:58
Comment 1 Andreas Kling 2006-07-31 15:28:44 UTC

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