Bug 108424 - Kontact/Korganizer crash when adding new meeting
Summary: Kontact/Korganizer crash when adding new meeting
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 108768 111384 139955 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-07-02 08:30 UTC by Duncan Mac-Vicar Prett
Modified: 2009-04-27 01:25 UTC (History)
4 users (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 Duncan Mac-Vicar Prett 2005-07-02 08:30:37 UTC
Version:           3.5 pre (using KDE 3.4.89 (>= 20050615), compiled sources)
Compiler:          gcc version 3.4.3
OS:                Linux (i686) release 2.6.11.7-ARCH

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1249483040 (LWP 13757)]
[KCrash handler]
#7  0xb4472f65 in KOEventEditor::processInput (this=0x95ce620)
    at /home/duncan/svn/kde/kdepim/korganizer/koeventeditor.cpp:296
#8  0xb446da37 in KOIncidenceEditor::slotOk (this=0x95ce620)
    at /home/duncan/svn/kde/kdepim/korganizer/koincidenceeditor.cpp:137
#9  0xb71549fe in KDialogBase::qt_invoke (this=0x95ce620, _id=73, 
    _o=0xbfffeac0) at kdialogbase.moc:359
#10 0xb446f69b in KOIncidenceEditor::qt_invoke (this=0x95ce620, _id=73, 
    _o=0xbfffeac0) at koincidenceeditor.moc:217
#11 0xb4473c3b in KOEventEditor::qt_invoke (this=0x95ce620, _id=73, 
    _o=0xbfffeac0) at koeventeditor.moc:103
#12 0xb67e5514 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#13 0xb67e5cac in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#14 0xb6b421ac in QButton::clicked () from /opt/qt/lib/libqt-mt.so.3
#15 0xb687d141 in QButton::mouseReleaseEvent () from /opt/qt/lib/libqt-mt.so.3
#16 0xb681f204 in QWidget::event () from /opt/qt/lib/libqt-mt.so.3
#17 0xb6781abf in QApplication::internalNotify ()
   from /opt/qt/lib/libqt-mt.so.3
#18 0xb6781e7a in QApplication::notify () from /opt/qt/lib/libqt-mt.so.3
#19 0xb6daae15 in KApplication::notify (this=0xbffff560, receiver=0x93b31d0, 
    event=0xbfffefe0)
    at /home/duncan/svn/kde/kdelibs/kdecore/kapplication.cpp:549
#20 0xb671b0c6 in QETWidget::translateMouseEvent ()
   from /opt/qt/lib/libqt-mt.so.3
#21 0xb671936f in QApplication::x11ProcessEvent ()
   from /opt/qt/lib/libqt-mt.so.3
#22 0xb672cf15 in QEventLoop::processEvents () from /opt/qt/lib/libqt-mt.so.3
#23 0xb6798191 in QEventLoop::enterLoop () from /opt/qt/lib/libqt-mt.so.3
#24 0xb67980e6 in QEventLoop::exec () from /opt/qt/lib/libqt-mt.so.3
#25 0xb6780c2f in QApplication::exec () from /opt/qt/lib/libqt-mt.so.3
#26 0x0805ab65 in main (argc=1, argv=0xbffff734)
    at /home/duncan/svn/kde/kdepim/kontact/src/main.cpp:156
Comment 1 Reinhold Kainhofer 2005-07-02 08:43:32 UTC
Am Samstag, 2. Juli 2005 08:30 schrieb Duncan Mac-Vicar Prett:
> Using host libthread_db library "/lib/tls/libthread_db.so.1".
> [Thread debugging using libthread_db enabled]
> [New Thread -1249483040 (LWP 13757)]
> [KCrash handler]

[...]

Do you also have some more information what exactly you did when the crash 
occurs? Also, is it reproducible, which OS is it, etc.

Thanks,
Reinhold
Comment 2 Thiago Macieira 2005-07-09 02:38:59 UTC
*** Bug 108768 has been marked as a duplicate of this bug. ***
Comment 3 Bram Schoenmakers 2005-09-01 22:32:04 UTC
And don't forget to mention the resource you were using.
Comment 4 Andreas Kling 2006-07-31 15:50:20 UTC
*** Bug 111384 has been marked as a duplicate of this bug. ***
Comment 5 Iñaki Baz Castillo 2006-10-15 23:01:48 UTC
Kontact crash in my Kubuntu Dapepr with KD 3.5.4 when I create an event in my webdav calendar. It doesn't crash always, but it does many times. I don't know what it depends on.

Next time it occurs to me I'll paste the debug.
Comment 6 Reinhold Kainhofer 2006-11-02 19:29:52 UTC
Reassigning all KOrganizer bug reports and wishes to the newly created 
korganizer-devel mailing list.
Comment 7 Bram Schoenmakers 2007-01-12 21:54:25 UTC
*** Bug 139955 has been marked as a duplicate of this bug. ***
Comment 8 Sergio Martins 2009-02-28 12:13:33 UTC
Can anyone retest in KDE >= 4.2?
Comment 9 Sergio Martins 2009-04-27 01:25:15 UTC
Closing this 2005 bug, no feedback from user and I fixed a segfault with a similar backtrace already.