Bug 237910 - Crash opening file via SMB mount
Summary: Crash opening file via SMB mount
Status: RESOLVED DUPLICATE of bug 242697
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
: 241048 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-17 07:04 UTC by Peter Becker
Modified: 2010-06-26 02:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Becker 2010-05-17 07:04:48 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I tried to open a file on a drive that is mounted via mount.cifs. I was using the "Open As.." context menu entry, no application was registered for the file type (".indd" -- Adobe InDesign). The folder also had been sitting there for quite a while (about 2h) before I tried the operation. The crash occured when triggering the menu entry.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb782a710 (LWP 2428))]

Thread 2 (Thread 0xb5ffdb70 (LWP 2434)):
#0  0x004a9422 in __kernel_vsyscall ()
#1  0x00c21b86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x0718c4eb in g_poll () from /lib/libglib-2.0.so.0
#3  0x0717f0ac in ?? () from /lib/libglib-2.0.so.0
#4  0x0717f4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x053d560f in QEventDispatcherGlib::processEvents (this=0x9c7bef8, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x053a8059 in QEventLoop::processEvents (this=0xb5ffd290, flags=) at kernel/qeventloop.cpp:149
#7  0x053a84aa in QEventLoop::exec (this=0xb5ffd290, flags=...) at kernel/qeventloop.cpp:201
#8  0x052a45a8 in QThread::exec (this=0x9d9eaf0) at thread/qthread.cpp:487
#9  0x05387c1b in QInotifyFileSystemWatcherEngine::run (this=0x9d9eaf0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x052a732e in QThreadPrivate::start (arg=0x9d9eaf0) at thread/qthread_unix.cpp:248
#11 0x00e3296e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x00c2fa0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb782a710 (LWP 2428)):
[KCrash Handler]
#6  0x00a0415b in KServiceGroup::root () at ../../kdecore/services/kservicegroup.cpp:712
#7  0x00a041f8 in KServiceGroup::group (relPath=...) at ../../kdecore/services/kservicegroup.cpp:718
#8  0x00751c89 in KApplicationModelPrivate::fillNode (this=0xa19ca18, _entryPath=..., node=0x9fff630) at ../../kio/kfile/kopenwithdialog.cpp:132
#9  0x00752767 in KApplicationModel (this=0xa253d28, parent=0xa2d9750) at ../../kio/kfile/kopenwithdialog.cpp:193
#10 0x00752f32 in KOpenWithDialogPrivate::init (this=0xa38d820, _text=..., _value=...) at ../../kio/kfile/kopenwithdialog.cpp:624
#11 0x007541f6 in KOpenWithDialog (this=0xbf986370, _urls=..., _text=..., _value=..., parent=0xb3d00b80) at ../../kio/kfile/kopenwithdialog.cpp:511
#12 0x006acb64 in KRun::displayOpenWithDialog (lst=..., window=0xb3d00b80, tempFiles=false, suggestedFileName=..., asn=...) at ../../kio/kio/krun.cpp:201
#13 0x0067f54f in KFileItemActionsPrivate::slotOpenWithDialog (this=0xa2d47a8) at ../../kio/kio/kfileitemactions.cpp:563
#14 0x005e186b in KFileItemActionsPrivate::qt_metacall (this=0xa2d47a8, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbf986578) at moc_kfileitemactions_p.cpp:79
#15 0x053aec9a in QMetaObject::metacall (object=0xa2d47a8, cl=11508229, idx=6, argv=0xbf986578) at kernel/qmetaobject.cpp:237
#16 0x053bd3d5 in QMetaObject::activate (sender=0xa0efe30, m=0x1e04d58, local_signal_index=1, argv=0xbf986578) at kernel/qobject.cpp:3293
#17 0x014d5bd9 in QAction::triggered (this=0xa0efe30, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#18 0x014d7dcc in QAction::activate (this=0xa0efe30, event=QAction::Trigger) at kernel/qaction.cpp:1255
#19 0x0197b60c in QMenuPrivate::activateCausedStack (this=0xa30f440, causedStack=..., action=0xa0efe30, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1011
#20 0x01981abb in QMenuPrivate::activateAction (this=0xa30f440, action=0xa0efe30, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1103
#21 0x01982ac7 in QMenu::mouseReleaseEvent (this=0xa000a68, e=0xbf986e10) at widgets/qmenu.cpp:2312
#22 0x012c5f65 in KMenu::mouseReleaseEvent (this=0xa000a68, e=0xbf986e10) at ../../kdeui/widgets/kmenu.cpp:471
#23 0x0153a7f8 in QWidget::event (this=0xa000a68, event=0xbf986e10) at kernel/qwidget.cpp:7998
#24 0x019840cc in QMenu::event (this=0xa000a68, e=0xbf986e10) at widgets/qmenu.cpp:2414
#25 0x014dc4dc in QApplicationPrivate::notify_helper (this=0x9a0a558, receiver=0xa000a68, e=0xbf986e10) at kernel/qapplication.cpp:4300
#26 0x014e39f7 in QApplication::notify (this=0xbf988bf4, receiver=0xa000a68, e=0xbf986e10) at kernel/qapplication.cpp:3865
#27 0x011cff2a in KApplication::notify (this=0xbf988bf4, receiver=0xa000a68, event=0xbf986e10) at ../../kdeui/kernel/kapplication.cpp:302
#28 0x053a9a3b in QCoreApplication::notifyInternal (this=0xbf988bf4, receiver=0xa000a68, event=0xbf986e10) at kernel/qcoreapplication.cpp:704
#29 0x014e2952 in QCoreApplication::sendEvent (receiver=0xa000a68, event=0xbf986e10, alienWidget=0x0, nativeWidget=0xa000a68, buttonDown=0x1e20058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#30 QApplicationPrivate::sendMouseEvent (receiver=0xa000a68, event=0xbf986e10, alienWidget=0x0, nativeWidget=0xa000a68, buttonDown=0x1e20058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#31 0x0156e5cf in QETWidget::translateMouseEvent (this=0xa000a68, event=0xbf98732c) at kernel/qapplication_x11.cpp:4302
#32 0x0156d511 in QApplication::x11ProcessEvent (this=0xbf988bf4, event=0xbf98732c) at kernel/qapplication_x11.cpp:3379
#33 0x0159c60a in x11EventSourceDispatch (s=0x9a0f1a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#34 0x0717b5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#35 0x0717f2d8 in ?? () from /lib/libglib-2.0.so.0
#36 0x0717f4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#37 0x053d55d5 in QEventDispatcherGlib::processEvents (this=0x99eb4a0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#38 0x0159c135 in QGuiEventDispatcherGlib::processEvents (this=0x99eb4a0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#39 0x053a8059 in QEventLoop::processEvents (this=0xbf987620, flags=) at kernel/qeventloop.cpp:149
#40 0x053a84aa in QEventLoop::exec (this=0xbf987620, flags=...) at kernel/qeventloop.cpp:201
#41 0x0197edde in QMenu::exec (this=0xa000a68, p=..., action=0x0) at widgets/qmenu.cpp:2063
#42 0x08079f2b in DolphinContextMenu::openItemContextMenu (this=0xbf987780) at ../../../../apps/dolphin/src/dolphincontextmenu.cpp:252
#43 0x0807a5c8 in DolphinContextMenu::open (this=0xbf987780) at ../../../../apps/dolphin/src/dolphincontextmenu.cpp:104
#44 0x08074f91 in DolphinViewContainer::openContextMenu (this=0x9f39680, item=..., url=..., customActions=...) at ../../../../apps/dolphin/src/dolphinviewcontainer.cpp:391
#45 0x080776c0 in DolphinViewContainer::qt_metacall (this=0x9f39680, _c=QMetaObject::InvokeMetaMethod, _id=43, _a=0xbf9878d0) at ./dolphinviewcontainer.moc:137
#46 0x053aec9a in QMetaObject::metacall (object=0x9f39680, cl=11508229, idx=43, argv=0xbf9878d0) at kernel/qmetaobject.cpp:237
#47 0x053bd3d5 in QMetaObject::activate (sender=0x9f5a470, m=0x87d7c4, local_signal_index=17, argv=0xbf9878d0) at kernel/qobject.cpp:3293
#48 0x0083806f in DolphinView::requestContextMenu (this=0x9f5a470, _t1=..., _t2=..., _t3=...) at ./dolphinview.moc:374
#49 0x008394e8 in DolphinView::openContextMenu (this=0x9f5a470, pos=..., customActions=...) at ../../../../apps/dolphin/src/dolphinview.cpp:951
#50 0x0083f4d1 in DolphinView::qt_metacall (this=0x9f5a470, _c=QMetaObject::InvokeMetaMethod, _id=45, _a=0xbf987a74) at ./dolphinview.moc:232
#51 0x053aec9a in QMetaObject::metacall (object=0x9f5a470, cl=11508229, idx=72, argv=0xbf987a74) at kernel/qmetaobject.cpp:237
#52 0x053bd3d5 in QMetaObject::activate (sender=0x9f5b120, m=0x87ce38, local_signal_index=1, argv=0xbf987a74) at kernel/qobject.cpp:3293
#53 0x00825d49 in DolphinController::requestContextMenu (this=0x9f5b120, _t1=..., _t2=...) at ./dolphincontroller.moc:157
#54 0x00825e5a in DolphinController::triggerContextMenuRequest (this=0x9f5b120, pos=..., customActions=...) at ../../../../apps/dolphin/src/dolphincontroller.cpp:82
#55 0x0082dc44 in DolphinIconsView::contextMenuEvent (this=0x9f5b9b0, event=0xbf988368) at ../../../../apps/dolphin/src/dolphiniconsview.cpp:160
#56 0x0153af38 in QWidget::event (this=0x9f5b9b0, event=0xbf988368) at kernel/qwidget.cpp:8165
#57 0x01936fd3 in QFrame::event (this=0x9f5b9b0, e=0xbf988368) at widgets/qframe.cpp:557
#58 0x019d1382 in QAbstractScrollArea::viewportEvent (this=0xaf9a05, e=0x1) at widgets/qabstractscrollarea.cpp:1036
#59 0x01a85bd7 in QAbstractItemView::viewportEvent (this=0x9f5b9b0, event=0xbf988368) at itemviews/qabstractitemview.cpp:1610
#60 0x019d3c65 in QAbstractScrollAreaPrivate::viewportEvent (this=0x9f5d100, o=0x9f5c058, e=0xbf988368) at widgets/qabstractscrollarea_p.h:100
#61 QAbstractScrollAreaFilter::eventFilter (this=0x9f5d100, o=0x9f5c058, e=0xbf988368) at widgets/qabstractscrollarea_p.h:116
#62 0x053a8cda in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x9a0a558, receiver=0x9f5c058, event=0xbf988368) at kernel/qcoreapplication.cpp:819
#63 0x014dc4b9 in QApplicationPrivate::notify_helper (this=0x9a0a558, receiver=0x9f5c058, e=0xbf988368) at kernel/qapplication.cpp:4296
#64 0x014e3470 in QApplication::notify (this=0xbf988bf4, receiver=0x9f5c058, e=0xbf988368) at kernel/qapplication.cpp:3944
#65 0x011cff2a in KApplication::notify (this=0xbf988bf4, receiver=0x9f5c058, event=0xbf988368) at ../../kdeui/kernel/kapplication.cpp:302
#66 0x053a9a3b in QCoreApplication::notifyInternal (this=0xbf988bf4, receiver=0x9f5c058, event=0xbf988368) at kernel/qcoreapplication.cpp:704
#67 0x01573dfe in QCoreApplication::sendSpontaneousEvent (receiver=0x9f5c058, event=0x1) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#68 0x0156e0f4 in QETWidget::translateMouseEvent (this=0x9f5a470, event=0xbf98885c) at kernel/qapplication_x11.cpp:4373
#69 0x0156d511 in QApplication::x11ProcessEvent (this=0xbf988bf4, event=0xbf98885c) at kernel/qapplication_x11.cpp:3379
#70 0x0159c60a in x11EventSourceDispatch (s=0x9a0f1a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#71 0x0717b5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#72 0x0717f2d8 in ?? () from /lib/libglib-2.0.so.0
#73 0x0717f4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#74 0x053d55d5 in QEventDispatcherGlib::processEvents (this=0x99eb4a0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#75 0x0159c135 in QGuiEventDispatcherGlib::processEvents (this=0x99eb4a0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#76 0x053a8059 in QEventLoop::processEvents (this=0xbf988b54, flags=) at kernel/qeventloop.cpp:149
#77 0x053a84aa in QEventLoop::exec (this=0xbf988b54, flags=...) at kernel/qeventloop.cpp:201
#78 0x053ac69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#79 0x014dc577 in QApplication::exec () at kernel/qapplication.cpp:3579
#80 0x0807bbcf in main (argc=5, argv=0xbf988dd4) at ../../../../apps/dolphin/src/main.cpp:101

Reported using DrKonqi
Comment 1 Christoph Feck 2010-06-10 03:45:58 UTC
*** Bug 241048 has been marked as a duplicate of this bug. ***
Comment 2 Christoph Feck 2010-06-26 02:13:47 UTC

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