Bug 301123 - Dolphin crashed while searching
Summary: Dolphin crashed while searching
Status: RESOLVED DUPLICATE of bug 298157
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: Chakra Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-03 20:26 UTC by Steven Sroka
Modified: 2012-06-09 13:49 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (10.35 KB, text/plain)
2012-06-08 16:09 UTC, Andreas Krohn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Sroka 2012-06-03 20:26:42 UTC
Application: dolphin (2.0)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.2
Operating System: Linux 3.2-CHAKRA x86_64
Distribution: "Chakra Linux"

-- Information about the crash:
- What I was doing when the application crashed:

Dolphin was searching for a file throughout my entire filesystem. While it was still searching, it found a result and I right clicked the file it found. Dolphin crashed at this point before completing the search and before the right click menu could appear.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f2db4ab0780 (LWP 10724))]

Thread 2 (Thread 0x7f2d9a41c700 (LWP 10725)):
#0  0x00007f2db212c0bf in poll () from /lib/libc.so.6
#1  0x00007f2daf0d78b6 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f2daf0d79e4 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007f2db372ced6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007f2db36fdb1f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007f2db36fdda8 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007f2db3601530 in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007f2db36de6ef in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007f2db360447b in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007f2db3373ede in start_thread () from /lib/libpthread.so.0
#10 0x00007f2db213460d in clone () from /lib/libc.so.6

Thread 1 (Thread 0x7f2db4ab0780 (LWP 10724)):
[KCrash Handler]
#6  KSycocaDict::find_string (this=0x2e6666666666ffff, key=...) at /chakra/desktop-testing/kdelibs/src/kdelibs-4.8.4/kdecore/sycoca/ksycocadict.cpp:151
#7  0x00007f2db3bba43f in mimeTypeSycocaServiceOffers (mimeType=...) at /chakra/desktop-testing/kdelibs/src/kdelibs-4.8.4/kdecore/services/kmimetypetrader.cpp:79
#8  KMimeTypeTrader::query (this=<optimized out>, mimeType=..., genericServiceType=..., constraint=...) at /chakra/desktop-testing/kdelibs/src/kdelibs-4.8.4/kdecore/services/kmimetypetrader.cpp:147
#9  0x00007f2dab3efb7d in KFileItemActions::associatedApplications (mimeTypeList=..., traderConstraint=...) at /chakra/desktop-testing/kdelibs/src/kdelibs-4.8.4/kio/kio/kfileitemactions.cpp:437
#10 0x00007f2dab3f035d in KFileItemActions::addOpenWithActionsTo (this=0x7fffb2c28760, topMenu=0x2a04b70, traderConstraint=...) at /chakra/desktop-testing/kdelibs/src/kdelibs-4.8.4/kio/kio/kfileitemactions.cpp:504
#11 0x00007f2d9fe7148c in DolphinContextMenu::addServiceActions (this=0x2a9af70, fileItemActions=...) at /chakra/desktop-testing/kde-baseapps/src/kde-baseapps-4.8.4/dolphin/src/dolphincontextmenu.cpp:473
#12 0x00007f2d9fe738fd in DolphinContextMenu::openItemContextMenu (this=0x2a9af70) at /chakra/desktop-testing/kde-baseapps/src/kde-baseapps-4.8.4/dolphin/src/dolphincontextmenu.cpp:288
#13 0x00007f2d9fe74175 in DolphinContextMenu::open (this=0x2a9af70) at /chakra/desktop-testing/kde-baseapps/src/kde-baseapps-4.8.4/dolphin/src/dolphincontextmenu.cpp:136
#14 0x00007f2d9fe69f6a in DolphinMainWindow::openContextMenu (this=0x2438170, pos=<optimized out>, item=..., url=<optimized out>, customActions=...) at /chakra/desktop-testing/kde-baseapps/src/kde-baseapps-4.8.4/dolphin/src/dolphinmainwindow.cpp:1398
#15 0x00007f2d9fe6cee4 in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at /chakra/desktop-testing/kde-baseapps/src/kde-baseapps-4.8.4/dolphin/src/dolphinmainwindow.moc:259
#16 DolphinMainWindow::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /chakra/desktop-testing/kde-baseapps/src/kde-baseapps-4.8.4/dolphin/src/dolphinmainwindow.moc:180
#17 0x00007f2db37141cf in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#18 0x00007f2d9f716804 in DolphinView::requestContextMenu (this=<optimized out>, _t1=<optimized out>, _t2=<optimized out>, _t3=<optimized out>, _t4=<optimized out>) at /chakra/desktop-testing/kde-baseapps/src/kde-baseapps-4.8.4/dolphin/src/dolphinview.moc:413
#19 0x00007f2d9f7170db in DolphinView::slotItemContextMenuRequested (this=0x2543b70, index=0, pos=...) at /chakra/desktop-testing/kde-baseapps/src/kde-baseapps-4.8.4/dolphin/src/views/dolphinview.cpp:772
#20 0x00007f2db37141cf in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#21 0x00007f2d9f6f0d56 in KItemListController::itemContextMenuRequested (this=<optimized out>, _t1=0, _t2=<optimized out>) at /chakra/desktop-testing/kde-baseapps/src/kde-baseapps-4.8.4/dolphin/src/kitemlistcontroller.moc:220
#22 0x00007f2d9f6f1fbe in KItemListController::mousePressEvent (this=0x2482870, event=0x7fffb2c29a00, transform=<optimized out>) at /chakra/desktop-testing/kde-baseapps/src/kde-baseapps-4.8.4/dolphin/src/kitemviews/kitemlistcontroller.cpp:554
#23 0x00007f2d9f6efd7e in KItemListController::processEvent (this=0x2482870, event=0x7fffb2c28390, transform=...) at /chakra/desktop-testing/kde-baseapps/src/kde-baseapps-4.8.4/dolphin/src/kitemviews/kitemlistcontroller.cpp:917
#24 0x00007f2d9f6fb0f5 in KItemListView::event (this=0x254f4f0, event=0x7fffb2c29a00) at /chakra/desktop-testing/kde-baseapps/src/kde-baseapps-4.8.4/dolphin/src/kitemviews/kitemlistview.cpp:748
#25 0x00007f2db28bab4c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0x00007f2db28befca in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0x00007f2db44a5c86 in KApplication::notify (this=0x7fffb2c2af80, receiver=0x254f4f0, event=0x7fffb2c29a00) at /chakra/desktop-testing/kdelibs/src/kdelibs-4.8.4/kdeui/kernel/kapplication.cpp:311
#28 0x00007f2db36fedce in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#29 0x00007f2db2e7f94b in ?? () from /usr/lib/libQtGui.so.4
#30 0x00007f2db2e80530 in ?? () from /usr/lib/libQtGui.so.4
#31 0x00007f2db2e86b16 in ?? () from /usr/lib/libQtGui.so.4
#32 0x00007f2db2e8701f in QGraphicsScene::mousePressEvent(QGraphicsSceneMouseEvent*) () from /usr/lib/libQtGui.so.4
#33 0x00007f2db2e93cba in QGraphicsScene::event(QEvent*) () from /usr/lib/libQtGui.so.4
#34 0x00007f2db28bab4c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#35 0x00007f2db28befca in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#36 0x00007f2db44a5c86 in KApplication::notify (this=0x7fffb2c2af80, receiver=0x24ba080, event=0x7fffb2c29a00) at /chakra/desktop-testing/kdelibs/src/kdelibs-4.8.4/kdeui/kernel/kapplication.cpp:311
#37 0x00007f2db36fedce in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#38 0x00007f2db2ea4c51 in QGraphicsView::mousePressEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#39 0x00007f2db290a713 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#40 0x00007f2db2c94e46 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#41 0x00007f2db2ead47b in QGraphicsView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#42 0x00007f2db36fef36 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#43 0x00007f2db28bab1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#44 0x00007f2db28bf82b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#45 0x00007f2db44a5c86 in KApplication::notify (this=0x7fffb2c2af80, receiver=0x2485790, event=0x7fffb2c2a330) at /chakra/desktop-testing/kdelibs/src/kdelibs-4.8.4/kdeui/kernel/kapplication.cpp:311
#46 0x00007f2db36fedce in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#47 0x00007f2db28bb98b in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#48 0x00007f2db29364b4 in ?? () from /usr/lib/libQtGui.so.4
#49 0x00007f2db2934db1 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#50 0x00007f2db295a9e2 in ?? () from /usr/lib/libQtGui.so.4
#51 0x00007f2daf0d755a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#52 0x00007f2daf0d7920 in ?? () from /usr/lib/libglib-2.0.so.0
#53 0x00007f2daf0d79e4 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#54 0x00007f2db372ced6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#55 0x00007f2db295a66e in ?? () from /usr/lib/libQtGui.so.4
#56 0x00007f2db36fdb1f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#57 0x00007f2db36fdda8 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#58 0x00007f2db3702a48 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#59 0x00007f2d9fe756e7 in kdemain (argc=5, argv=0x229a520) at /chakra/desktop-testing/kde-baseapps/src/kde-baseapps-4.8.4/dolphin/src/main.cpp:89
#60 0x00000000004080b7 in launch (argc=5, _name=0x22c28d8 "/usr/bin/dolphin", args=0x22c2915 "\001", cwd=0x0, envc=1, envs=<optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x22c2930 "chakra-pc;1338754655;237348;1421_TIME8248752") at /chakra/desktop-testing/kdelibs/src/kdelibs-4.8.4/kinit/kinit.cpp:734
#61 0x0000000000408f0b in handle_launcher_request (sock=8, who=) at /chakra/desktop-testing/kdelibs/src/kdelibs-4.8.4/kinit/kinit.cpp:1226
#62 0x0000000000409565 in handle_requests (waitForPid=0) at /chakra/desktop-testing/kdelibs/src/kdelibs-4.8.4/kinit/kinit.cpp:1419
#63 0x0000000000405187 in main (argc=4, argv=<optimized out>, envp=0x7fffb2c2bd60) at /chakra/desktop-testing/kdelibs/src/kdelibs-4.8.4/kinit/kinit.cpp:1907

This bug may be a duplicate of or related to bug 298157.

Possible duplicates by query: bug 300055, bug 298157, bug 290261.

Reported using DrKonqi
Comment 1 manutortosa@gmail.com 2012-06-03 20:39:11 UTC
kde 4.8.4 has not ben released yet, clossing this bug for now.
Comment 2 Andreas Krohn 2012-06-08 16:09:09 UTC
Created attachment 71670 [details]
New crash information added by DrKonqi

dolphin (2.0) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.2

- What I was doing when the application crashed:

* Open Dolphin
* Search for a file ([CTRL]+[F], type criteria, wait ..)
* Rightclick a on search result
* Crash

-- Backtrace (Reduced):
#6  KSycocaDict::find_string (this=0x2e6666666666ffff, key=...) at /usr/src/debug/kdelibs-4.8.4/kdecore/sycoca/ksycocadict.cpp:151
#7  0x00007fd7d10b477f in mimeTypeSycocaServiceOffers (mimeType=...) at /usr/src/debug/kdelibs-4.8.4/kdecore/services/kmimetypetrader.cpp:79
#8  KMimeTypeTrader::query (this=<optimized out>, mimeType=..., genericServiceType=..., constraint=...) at /usr/src/debug/kdelibs-4.8.4/kdecore/services/kmimetypetrader.cpp:147
#9  0x00007fd7d20d6c9d in KFileItemActions::associatedApplications (mimeTypeList=..., traderConstraint=...) at /usr/src/debug/kdelibs-4.8.4/kio/kio/kfileitemactions.cpp:437
#10 0x00007fd7d20d747d in KFileItemActions::addOpenWithActionsTo (this=0x7fffaeb24870, topMenu=0x28733f0, traderConstraint=...) at /usr/src/debug/kdelibs-4.8.4/kio/kio/kfileitemactions.cpp:504
Comment 3 Steven Sroka 2012-06-08 16:34:35 UTC
Now that KDE 4.8.4 has been released publicly and someone (Andreas Krohn) has confirmed that he has run into this bug - I will reopen the bug report.
Comment 4 Peter Penz 2012-06-08 17:20:30 UTC

*** This bug has been marked as a duplicate of bug 268064 ***
Comment 5 Andreas Krohn 2012-06-09 12:44:25 UTC
Marking as duplicate where the other bug doesn't contain any information on the fix isn't a solution for me.. the only information, i was able to pull from the comments of bug 268064 is "incompatible strigi version".. if that's the cause of the bug, please tell me which strigi version i should use.. marking that other bug as invalid doesn't improve the situation either..
Comment 6 Peter Penz 2012-06-09 13:07:53 UTC
You need to update Soprano to the latest version. I'm not the maintainer of Soprano/Nepomuk/... and I'm sorry that I cannot give more details, but the crash is unrelated to Dolphin and occurs with each other KDE application that uses a specific service. If you use official packages from your distribution please submit a bug-report to your distribution as incompatible packages have been mixed.
Comment 7 Peter Penz 2012-06-09 13:16:20 UTC
I'm sorry: I've marked this issue as wrong duplicate. Its an issue in kdelibs and not related to Soprano.

*** This bug has been marked as a duplicate of bug 298157 ***
Comment 8 Andreas Krohn 2012-06-09 13:18:27 UTC
And that latest version is..?

Installed on my system are:
strigi 0.7.7
soprano 2.7.6
nepomuk 1.7.2

Maybe reassigning this bug to Soprano/Nepomuk/.. would be a better way of handling this report instead of closing it and sayin "not my business".. (from my user point of view..) 
;-)
Comment 9 Peter Penz 2012-06-09 13:43:26 UTC
I think in comment 8 you refer to my (now obsolete) comment 6. Yes, you are right :-) However in this case it was not me who set the bug as INVALID and I missed this when setting it as duplicate.
Comment 10 Andreas Krohn 2012-06-09 13:49:53 UTC
Looks better now.. thanks :-)