Bug 227056 - Dolphin crash when opening OpenOffice.org Calc spreadsheet
Summary: Dolphin crash when opening OpenOffice.org Calc spreadsheet
Status: RESOLVED DUPLICATE of bug 226788
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-15 19:56 UTC by Anthony Sokolik
Modified: 2010-02-15 20:03 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 Anthony Sokolik 2010-02-15 19:56:32 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.63 (KDE 4.4.63 (KDE 4.5 >= 20100209)) "release 3"
Qt Version: 4.6.2
Operating System: Linux 2.6.31.12-0.1-default x86_64
Distribution: "openSUSE 11.2 (x86_64)"

-- Information about the crash:
Double-clicked an .xls file on a mounted drive and Dolphin crashed. Calc opened fine

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  detach (this=<value optimized out>) at /usr/include/QtCore/qlist.h:122
#6  begin (this=<value optimized out>) at /usr/include/QtCore/qlist.h:248
#7  KDirWatchPrivate::Entry::removeClient (this=<value optimized out>) at /usr/src/debug/kdelibs-4.4.63svn1087770/kio/kio/kdirwatch.cpp:456
#8  0x00007f187abdcbcd in KDirWatchPrivate::removeEntry (this=0x802fb0, instance=0x0, e=0x0, sub_entry=0x0) at /usr/src/debug/kdelibs-4.4.63svn1087770/kio/kio/kdirwatch.cpp:890
#9  0x00007f187abdf31e in KDirWatchPrivate::slotRemoveDelayed (this=0x802fb0) at /usr/src/debug/kdelibs-4.4.63svn1087770/kio/kio/kdirwatch.cpp:1313
#10 0x00007f187abe27dc in KDirWatchPrivate::qt_metacall (this=0x802fb0, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff40951600)
    at /usr/src/debug/kdelibs-4.4.63svn1087770/build/kio/kdirwatch_p.moc:84
#11 0x00007f1879a7920f in QMetaObject::activate (sender=0xe62fb0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3285
#12 0x00007f1879a809ff in QSingleShotTimer::timerEvent (this=0xe62fb0) at kernel/qtimer.cpp:308
#13 0x00007f1879a75e63 in QObject::event (this=0xe62fb0, e=0x7fff40951da0) at kernel/qobject.cpp:1204
#14 0x00007f1878e4891c in QApplicationPrivate::notify_helper (this=0x6cee20, receiver=0xe62fb0, e=0x7fff40951da0) at kernel/qapplication.cpp:4300
#15 0x00007f1878e4eefb in QApplication::notify (this=0x7fff409521a0, receiver=0xe62fb0, e=0x7fff40951da0) at kernel/qapplication.cpp:4183
#16 0x00007f187a69df56 in KApplication::notify (this=0x7fff409521a0, receiver=0xe62fb0, event=0x7fff40951da0) at /usr/src/debug/kdelibs-4.4.63svn1087770/kdeui/kernel/kapplication.cpp:302
#17 0x00007f1879a6642c in QCoreApplication::notifyInternal (this=0x7fff409521a0, receiver=0xe62fb0, event=0x7fff40951da0) at kernel/qcoreapplication.cpp:704
#18 0x00007f1879a930d5 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#19 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:617
#20 0x00007f1879a8fc44 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#21 0x00007f187432fdee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#22 0x00007f18743337b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f18743338e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f1879a8f933 in QEventDispatcherGlib::processEvents (this=0x6a52f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#25 0x00007f1878ef68fe in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007f1879a64d42 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#27 0x00007f1879a6511c in QEventLoop::exec (this=0x7fff409520f0, flags=) at kernel/qeventloop.cpp:201
#28 0x00007f1879a68e6b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#29 0x000000000043af35 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-4.4.63svn1087770/apps/dolphin/src/main.cpp:101

Possible duplicates by query: bug 226788.

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-15 20:03:53 UTC
Merging with bug 226788.
- Is the crash somehow reproducible ?
Thanks

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