Bug 159395 - crash when moving elements (tasks)
Summary: crash when moving elements (tasks)
Status: RESOLVED REMIND
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: 3.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2008-03-16 10:51 UTC by LimCore
Modified: 2008-11-07 23:20 UTC (History)
1 user (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 LimCore 2008-03-16 10:51:35 UTC
Version:           3.5.6 enterprise 0.20070907.709405 (using KDE 3.5.8)
Installed from:    Ubuntu Packages
OS:                Linux

When moving around tasks, very often my KOrganizer crash.

I'm on Ubuntu 7.10 amd64 (64 bit system and apps).

Many reports are in https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/187672

for example:

[Thread debugging using libthread_db enabled]
[New Thread 47632409192960 (LWP 8482)]
(no debugging symbols found)
[...]
(no debugging symbols found)
[KCrash handler]
#5 0x00002b523f99eb55 in KOrg::CellItem::placeItem ()
   from /usr/lib/libkocorehelper.so.1
#6 0x00002b523e218041 in KOAgenda::placeSubCells ()
   from /usr/lib/libkorganizer.so.1
#7 0x00002b523e2193cb in KOAgenda::endItemAction ()
   from /usr/lib/libkorganizer.so.1
#8 0x00002b523e21a68b in KOAgenda::eventFilter_mouse ()
   from /usr/lib/libkorganizer.so.1
#9 0x00002b523e2146b2 in KOAgenda::eventFilter ()
   from /usr/lib/libkorganizer.so.1
#10 0x00002b52444c4375 in QObject::activate_filters ()
   from /usr/lib/libqt-mt.so.3
#11 0x00002b52444c43ee in QObject::event () from /usr/lib/libqt-mt.so.3
#12 0x00002b52444f93b5 in QWidget::event () from /usr/lib/libqt-mt.so.3
#13 0x00002b52444602a2 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#14 0x00002b5244462400 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#15 0x00002b52430e8248 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#16 0x00002b52443f2d84 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
(...)


or 


Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47814441605632 (LWP 970)]
[KCrash handler]
#5 0x0000000000000000 in ?? ()
#6 0x00002b7ca6749c9e in QGList::clear (this=0x911930)
    at tools/qglist.cpp:701
#7 0x00002b7ca01bc2a1 in KOAgenda::qt_invoke (this=0x911690, _id=73,
    _o=0x7fff0ac46720) at ./koagenda.moc:533
#8 0x00002b7ca6467d76 in QObject::activate_signal (this=0x899680,
    clist=0x13b1cd0, o=0x7fff0ac46720) at kernel/qobject.cpp:2356
#9 0x00002b7ca67d5e51 in QSignal::signal (this=0x899680, t0=@0x8996d0)
    at .moc/debug-shared-mt/moc_qsignal.cpp:100
#10 0x00002b7ca6486eeb in QSignal::activate (this=0x899680)
    at kernel/qsignal.cpp:212
#11 0x00002b7ca648df1e in QSingleShotTimer::event (this=0x899630)
    at kernel/qtimer.cpp:286
#12 0x00002b7ca64032a2 in QApplication::internalNotify (this=0x7fff0ac46fd0,
    receiver=0x899630, e=0x7fff0ac46bc0) at kernel/qapplication.cpp:2635
#13 0x00002b7ca6405031 in QApplication::notify (this=0x7fff0ac46fd0,
    receiver=0x899630, e=0x7fff0ac46bc0) at kernel/qapplication.cpp:2358
#14 0x00002b7ca5073308 in KApplication::notify (this=0x7fff0ac46fd0,
    receiver=0x899630, event=0x7fff0ac46bc0)
    at /build/buildd/kdelibs-3.5.8/./kdecore/kapplication.cpp:550
#15 0x00002b7ca6395d12 in QApplication::sendEvent (receiver=0x899630,
    event=0x7fff0ac46bc0) at ../include/qapplication.h:520
(...)
Comment 1 Michael Leupold 2008-09-28 15:51:47 UTC
Is this still an issue for you? If so, do you have any way to reproduce it?
Comment 2 Michael Leupold 2008-11-07 23:20:57 UTC
I'm closing this as it's not reproducible. If the bug still happens for you, please reopen the bug and provide some feedback.