Bug 237930 - Segfault when opening RTF file generated by Enterprise Architect
Summary: Segfault when opening RTF file generated by Enterprise Architect
Status: RESOLVED DUPLICATE of bug 224229
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-17 14:52 UTC by Marcel Loose
Modified: 2010-05-17 17:23 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 Marcel Loose 2010-05-17 14:52:52 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.5 (KDE 4.3.5) "release 0"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.12-0.2-default x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
I got a segfault when trying to open a RTF file that was generated by Enterprise Architect 6.5 that was run by Wine 1.1.42 (not sure wheter that's relevant).
The document itself shows a lot of garbage and some RTF markup codes.


 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  size (this=<value optimized out>) at ../../src/corelib/tools/qstring.h:104
#6  QString::operator== (this=<value optimized out>) at tools/qstring.cpp:1912
#7  0x00007f449f9d1396 in KDirWatchPrivate::Entry::findSubEntry (this=<value optimized out>, path=...) at /usr/src/debug/kdelibs-4.3.5/kio/kio/kdirwatch_p.h:157
#8  0x00007f449f9cdf96 in KDirWatchPrivate::inotifyEventReceived (this=0x8ba5b0) at /usr/src/debug/kdelibs-4.3.5/kio/kio/kdirwatch.cpp:297
#9  0x00007f449f9d1094 in KDirWatchPrivate::qt_metacall (this=0x8ba5b0, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffd1f0fc80) at /usr/src/debug/kdelibs-4.3.5/build/kio/kdirwatch_p.moc:75
#10 0x00007f449c99dfbc in QMetaObject::activate (sender=0x8dbeb0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x1) at kernel/qobject.cpp:3113
#11 0x00007f449c9d476e in QSocketNotifier::activated (this=0x0, _t1=11) at .moc/release-shared/moc_qsocketnotifier.cpp:83
#12 0x00007f449c9a2953 in QSocketNotifier::event (this=0x8dbeb0, e=0x7fffd1f101c0) at kernel/qsocketnotifier.cpp:316
#13 0x00007f449ce192ac in QApplicationPrivate::notify_helper (this=0x6b9010, receiver=0x8dbeb0, e=0x7fffd1f101c0) at kernel/qapplication.cpp:4065
#14 0x00007f449ce2057e in QApplication::notify (this=0x7fffd1f104d0, receiver=0x8dbeb0, e=0x7fffd1f101c0) at kernel/qapplication.cpp:4030
#15 0x00007f449e103016 in KApplication::notify (this=0x7fffd1f104d0, receiver=0x8dbeb0, event=0x7fffd1f101c0) at /usr/src/debug/kdelibs-4.3.5/kdeui/kernel/kapplication.cpp:302
#16 0x00007f449c988ddc in QCoreApplication::notifyInternal (this=0x7fffd1f104d0, receiver=0x8dbeb0, event=0x7fffd1f101c0) at kernel/qcoreapplication.cpp:610
#17 0x00007f449c9b16fa in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#18 socketNotifierSourceDispatch (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:110
#19 0x00007f44984d2dee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#20 0x00007f44984d67b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#21 0x00007f44984d68e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#22 0x00007f449c9b13a3 in QEventDispatcherGlib::processEvents (this=0x689730, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#23 0x00007f449ceac31e in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#24 0x00007f449c987712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#25 0x00007f449c987ae4 in QEventLoop::exec (this=0x7fffd1f10420, flags=) at kernel/qeventloop.cpp:201
#26 0x00007f449c989c99 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#27 0x0000000000439505 in _start ()

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-05-17 17:23:28 UTC
Thanks for the bug report! This looks like a crash that has been fixed for KDE SC 4.4.1.

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