Bug 227249 - dolphin crashes after search with nepomuk
Summary: dolphin crashes after search with nepomuk
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-16 19:43 UTC by Carlos Andrade
Modified: 2010-02-16 22:39 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 Carlos Andrade 2010-02-16 19:43:10 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.00 (KDE 4.4.0) "release 223"
Qt Version: 4.6.2
Operating System: Linux 2.6.31.12-0.1-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

-- Information about the crash:
i was testing nepomuk tag feature.. first i tag some files, then i try to found them with a  nepomuk query in dolphin, the files appeared but after a while dolphin crash

 -- 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.0/kio/kio/kdirwatch.cpp:456
#8  0x00007f2326e06007 in KDirWatchPrivate::removeEntry (this=0x865d30, instance=0x0, e=0x0, sub_entry=0x0) at /usr/src/debug/kdelibs-4.4.0/kio/kio/kdirwatch.cpp:890
#9  0x00007f2326e063ae in KDirWatchPrivate::slotRemoveDelayed (this=0x865d30) at /usr/src/debug/kdelibs-4.4.0/kio/kio/kdirwatch.cpp:1313
#10 0x00007f2326e21f3c in KDirWatchPrivate::qt_metacall (this=0x865d30, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff15175860) at /usr/src/debug/kdelibs-4.4.0/build/kio/kdirwatch_p.moc:84
#11 0x00007f2325be420f in QMetaObject::activate (sender=0xe0de50, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3285
#12 0x00007f2325beb9ff in QSingleShotTimer::timerEvent (this=0xe0de50) at kernel/qtimer.cpp:308
#13 0x00007f2325be0e63 in QObject::event (this=0xe0de50, e=0x7fff15176000) at kernel/qobject.cpp:1204
#14 0x00007f2324fb391c in QApplicationPrivate::notify_helper (this=0x6d25e0, receiver=0xe0de50, e=0x7fff15176000) at kernel/qapplication.cpp:4300
#15 0x00007f2324fb9efb in QApplication::notify (this=0x7fff15176400, receiver=0xe0de50, e=0x7fff15176000) at kernel/qapplication.cpp:4183
#16 0x00007f23267a5456 in KApplication::notify (this=0x7fff15176400, receiver=0xe0de50, event=0x7fff15176000) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#17 0x00007f2325bd142c in QCoreApplication::notifyInternal (this=0x7fff15176400, receiver=0xe0de50, event=0x7fff15176000) at kernel/qcoreapplication.cpp:704
#18 0x00007f2325bfe0d5 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 0x00007f2325bfac68 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#21 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#22 0x00007f2320282dee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f23202867b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f23202868e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#25 0x00007f2325bfa933 in QEventDispatcherGlib::processEvents (this=0x6a4e90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#26 0x00007f23250618fe in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00007f2325bcfd42 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#28 0x00007f2325bd011c in QEventLoop::exec (this=0x7fff15176350, flags=) at kernel/qeventloop.cpp:201
#29 0x00007f2325bd3e6b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#30 0x000000000043acb5 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-4.4.0/apps/dolphin/src/main.cpp:101

Possible duplicates by query: bug 227056, bug 226788.

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-16 22:39:30 UTC
This is indeed related to bug 226788, fixed on KDE SC 4.4.1 and later

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