Bug 127434 - crash when adding ox (OpenXchange) resource
Summary: crash when adding ox (OpenXchange) resource
Status: RESOLVED DUPLICATE of bug 111384
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Reinhold Kainhofer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-16 12:11 UTC by Ulrich Gemkow
Modified: 2006-10-28 18:49 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 Ulrich Gemkow 2006-05-16 12:11:15 UTC
Version:            (using KDE KDE 3.5.2)
Installed from:    Compiled From Sources
Compiler:          gcc 3.4 Fedora Core 3
OS:                Linux

Hello,

we are using koriganizer with ox (Open Xchange) Resource and the following
crash happend after this sequence of actions:

- editing of an existing appointment (marked as free)
- change of comment
- pressing ok -> Crash

The user had a local resource and the ox resource. The crash is not
easily reproducible, but similar crahes happen regulary with ox resources
(not checked with other external resources).

Please let me know when we can help to solve these problems.

Thanks and greetings

Ulrich Gemkow

----------------

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 -1241659712 (LWP 23345)]
[KCrash handler]
#6  0xb7de3841 in KOEventEditor::processInput (this=0x89f18d8)
    at koeventeditor.cpp:297
#7  0xb7dde47a in KOIncidenceEditor::slotOk (this=0x89f18d8)
    at koincidenceeditor.cpp:127
#8  0xb70d98f6 in KDialogBase::qt_invoke ()
   from /usr/local/kde35/lib/libkdeui.so.4
#9  0xb7ddfff3 in KOIncidenceEditor::qt_invoke (this=0x89f18d8, _id=73, 
    _o=0xbf917310) at koincidenceeditor.moc:217
#10 0xb7de44cd in KOEventEditor::qt_invoke (this=0x89f18d8, _id=73, 
    _o=0xbf917310) at koeventeditor.moc:103
#11 0xb67d2410 in QObject::activate_signal ()
   from /usr/local/kde35/qt/lib/libqt-mt.so.3
#12 0xb67d2a81 in QObject::activate_signal ()
   from /usr/local/kde35/qt/lib/libqt-mt.so.3
#13 0xb6ad23a4 in QButton::clicked ()
   from /usr/local/kde35/qt/lib/libqt-mt.so.3
#14 0xb685cbd2 in QButton::mouseReleaseEvent ()
   from /usr/local/kde35/qt/lib/libqt-mt.so.3
#15 0xb6804dc7 in QWidget::event () from /usr/local/kde35/qt/lib/libqt-mt.so.3
#16 0xb67773f9 in QApplication::internalNotify ()
   from /usr/local/kde35/qt/lib/libqt-mt.so.3
#17 0xb6777639 in QApplication::notify ()
   from /usr/local/kde35/qt/lib/libqt-mt.so.3
#18 0xb6e5fdfc in KApplication::notify ()
   from /usr/local/kde35/lib/libkdecore.so.4
#19 0xb671adba in QETWidget::translateMouseEvent ()
   from /usr/local/kde35/qt/lib/libqt-mt.so.3
#20 0xb671929f in QApplication::x11ProcessEvent ()
   from /usr/local/kde35/qt/lib/libqt-mt.so.3
#21 0xb672ac78 in QEventLoop::processEvents ()
   from /usr/local/kde35/qt/lib/libqt-mt.so.3
#22 0xb678b5ff in QEventLoop::enterLoop ()
   from /usr/local/kde35/qt/lib/libqt-mt.so.3
#23 0xb678b55c in QEventLoop::exec ()
   from /usr/local/kde35/qt/lib/libqt-mt.so.3
#24 0xb677673c in QApplication::exec ()
   from /usr/local/kde35/qt/lib/libqt-mt.so.3
#25 0x080508e5 in main (argc=1, argv=0xbf917f24) at main.cpp:58
Comment 1 Bram Schoenmakers 2006-10-28 18:49:13 UTC

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