Bug 107362 - Crash when adding an event to a remote resource usin KOrg / Kontact
Summary: Crash when adding an event to a remote resource usin KOrg / Kontact
Status: RESOLVED NOT A BUG
Alias: None
Product: kresources
Classification: Miscellaneous
Component: remote (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Reinhold Kainhofer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-13 22:24 UTC by Carlos Woelz
Modified: 2006-07-31 15:27 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 Carlos Woelz 2005-06-13 22:24:10 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc version 3.4.3 (Mandrakelinux 10.2 3.4.3-7mdk) 
OS:                Linux

Another crash, when dding incidents to an existing remote file. Not sure if it is the same cause of the last crash I reported.

Here is the backtrace:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1240693056 (LWP 21353)]
[KCrash handler]
#7  0x08a2f9ec in ?? ()
#8  0xb4e39c7b in KOAgenda::setNoActionCursor (this=0x88047d0, 
    moveItem=0x89b3838, viewportPos=@0xbfffea70)
    at /home/kdedev/src/kde/kdepim/korganizer/koagenda.cpp:1167
#9  0xb4e3759b in KOAgenda::eventFilter_mouse (this=0x88047d0, 
    object=0x89b3838, me=0xbfffeee0)
    at /home/kdedev/src/kde/kdepim/korganizer/koagenda.cpp:641
#10 0xb4e36696 in KOAgenda::eventFilter (this=0x88047d0, object=0x89b3838, 
    event=0xbfffeee0)
    at /home/kdedev/src/kde/kdepim/korganizer/koagenda.cpp:353
#11 0xb680ecb0 in QObject::activate_filters (this=0x89b3838, e=0xbfffeee0)
    at kernel/qobject.cpp:902
#12 0xb680eb24 in QObject::event (this=0x89b3838, e=0xbfffeee0)
    at kernel/qobject.cpp:735
#13 0xb6849613 in QWidget::event (this=0x89b3838, e=0xbfffeee0)
    at kernel/qwidget.cpp:4658
#14 0xb67ae8b5 in QApplication::internalNotify (this=0xbffff3c0, 
    receiver=0x89b3838, e=0xbfffeee0) at kernel/qapplication.cpp:2635
#15 0xb67ae070 in QApplication::notify (this=0xbffff3c0, receiver=0x89b3838, 
    e=0xbfffeee0) at kernel/qapplication.cpp:2421
#16 0xb6de76c5 in KApplication::notify (this=0xbffff3c0, receiver=0x89b3838, 
    event=0xbfffeee0)
    at /home/kdedev/src/kde/kdelibs/kdecore/kapplication.cpp:549
#17 0xb674310d in QApplication::sendSpontaneousEvent (receiver=0x89b3838, 
    event=0xbfffeee0) at qapplication.h:494
#18 0xb673d6de in QETWidget::translateMouseEvent (this=0x89b3838, 
    event=0xbffff280) at kernel/qapplication_x11.cpp:4291
#19 0xb673b341 in QApplication::x11ProcessEvent (this=0xbffff3c0, 
    event=0xbffff280) at kernel/qapplication_x11.cpp:3442
#20 0xb67556dd in QEventLoop::processEvents (this=0x81001e0, flags=4)
    at kernel/qeventloop_x11.cpp:192
#21 0xb67c2a7c in QEventLoop::enterLoop (this=0x81001e0)
    at kernel/qeventloop.cpp:198
#22 0xb67c299a in QEventLoop::exec (this=0x81001e0)
    at kernel/qeventloop.cpp:145
#23 0xb67aea35 in QApplication::exec (this=0xbffff3c0)
    at kernel/qapplication.cpp:2758
#24 0x0805b4ad in main (argc=1, argv=0xbffff594)
    at /home/kdedev/src/kde/kdepim/kontact/src/main.cpp:156
Comment 1 Andreas Kling 2006-07-31 15:27:43 UTC
See bug 107360