Bug 193267 - Application crush with some external disk mounted
Summary: Application crush with some external disk mounted
Status: RESOLVED DUPLICATE of bug 185551
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:
Depends on:
Blocks:
 
Reported: 2009-05-19 19:38 UTC by Marcos Vera Yañez
Modified: 2009-05-19 19:54 UTC (History)
0 users

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 Marcos Vera Yañez 2009-05-19 19:38:40 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Ubuntu Packages

I tried to delete some directory in my external disk (windows formatted)

This is the trace:

Application: Dolphin (dolphin), signal SIGABRT
[Current thread is 0 (LWP 24056)]

Thread 2 (Thread 0xb3b1fb90 (LWP 24082)):
#0  0xb8062430 in __kernel_vsyscall ()
#1  0xb65267b1 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0xb67fa380 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb672896e in ?? () from /usr/lib/libQtCore.so.4
#4  0xb61974ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb652e49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb5d14700 (LWP 24056)):
[KCrash Handler]
#6  0xb8062430 in __kernel_vsyscall ()
#7  0xb64756d0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6477098 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb646e5ce in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
#10 0xb63d7b6d in Strigi::AnalysisResult::Private::Private () from /usr/lib/libstreamanalyzer.so.0
#11 0xb63d7c9a in Strigi::AnalysisResult::AnalysisResult () from /usr/lib/libstreamanalyzer.so.0
#12 0xb7ef598e in ?? () from /usr/lib/libkio.so.5
#13 0xb7ef7072 in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5
#14 0xb7ee6198 in KFileItem::metaInfo () from /usr/lib/libkio.so.5
#15 0xb7fb1d3e in KFileMetaPropsPlugin::KFileMetaPropsPlugin () from /usr/lib/libkio.so.5
#16 0xb7fda410 in KPropertiesDialog::KPropertiesDialogPrivate::insertPages () from /usr/lib/libkio.so.5
#17 0xb7fda6e2 in KPropertiesDialog::KPropertiesDialogPrivate::init () from /usr/lib/libkio.so.5
#18 0xb7fdbca1 in KPropertiesDialog::KPropertiesDialog () from /usr/lib/libkio.so.5
#19 0xb7cb78e9 in DolphinViewActionHandler::slotProperties () from /usr/lib/libdolphinprivate.so.4
#20 0xb7c9cc46 in DolphinViewActionHandler::qt_metacall () from /usr/lib/libdolphinprivate.so.4
#21 0xb6832ca8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#22 0xb68330e0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#23 0xb6a4e891 in QAction::triggered () from /usr/lib/libQtGui.so.4
#24 0xb6a4fe0f in QAction::activate () from /usr/lib/libQtGui.so.4
#25 0xb6eca01c in ?? () from /usr/lib/libQtGui.so.4
#26 0xb6ed076b in ?? () from /usr/lib/libQtGui.so.4
#27 0xb6ed1242 in QMenu::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#28 0xb78977e5 in KMenu::mouseReleaseEvent () from /usr/lib/libkdeui.so.5
#29 0xb6aabb43 in QWidget::event () from /usr/lib/libQtGui.so.4
#30 0xb6ed3629 in QMenu::event () from /usr/lib/libQtGui.so.4
#31 0xb6a54e9c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#32 0xb6a5db11 in QApplication::notify () from /usr/lib/libQtGui.so.4
#33 0xb77b094d in KApplication::notify () from /usr/lib/libkdeui.so.5
#34 0xb681ca3b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#35 0xb6a5cb7e in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#36 0xb6accc06 in ?? () from /usr/lib/libQtGui.so.4
#37 0xb6acbca7 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#38 0xb6af6c6a in ?? () from /usr/lib/libQtGui.so.4
#39 0xb5f9ab88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#40 0xb5f9e0eb in ?? () from /usr/lib/libglib-2.0.so.0
#41 0xb5f9e268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#42 0xb6848438 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#43 0xb6af6365 in ?? () from /usr/lib/libQtGui.so.4
#44 0xb681b06a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#45 0xb681b4aa in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#46 0xb6ed3361 in QMenu::exec () from /usr/lib/libQtGui.so.4
#47 0x080771a6 in _start ()
Comment 1 Pino Toscano 2009-05-19 19:54:44 UTC

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