Bug 190819 - The application Dolphin (dolphin) crashed and caused the signal 6 (SIGABRT).
Summary: The application Dolphin (dolphin) crashed and caused the signal 6 (SIGABRT).
Status: RESOLVED DUPLICATE of bug 185551
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Other
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-27 15:03 UTC by mahinda.ellegala
Modified: 2009-04-27 20:36 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 mahinda.ellegala 2009-04-27 15:03:48 UTC
Version:            (using KDE 4.2.2)
OS:                Other
Installed from:    Ubuntu Packages

Application: Dolphin (dolphin), signal SIGABRT

Thread 1 (Thread 0xb5cf6700 (LWP 5095)):
[KCrash Handler]
#6  0xb8043430 in __kernel_vsyscall ()
#7  0xb64576d0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6459098 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb64505ce in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
#10 0xb63b9b6d in Strigi::AnalysisResult::Private::Private () from /usr/lib/libstreamanalyzer.so.0
#11 0xb63b9c9a in Strigi::AnalysisResult::AnalysisResult () from /usr/lib/libstreamanalyzer.so.0
#12 0xb7ed898e in ?? () from /usr/lib/libkio.so.5
#13 0xb7eda072 in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5
#14 0xb7ec9198 in KFileItem::metaInfo () from /usr/lib/libkio.so.5
#15 0xb7f94d3e in KFileMetaPropsPlugin::KFileMetaPropsPlugin () from /usr/lib/libkio.so.5
#16 0xb7fbd410 in KPropertiesDialog::KPropertiesDialogPrivate::insertPages () from /usr/lib/libkio.so.5
#17 0xb7fbd6e2 in KPropertiesDialog::KPropertiesDialogPrivate::init () from /usr/lib/libkio.so.5
#18 0xb7fbeca1 in KPropertiesDialog::KPropertiesDialog () from /usr/lib/libkio.so.5
#19 0xb7c9a8e9 in DolphinViewActionHandler::slotProperties () from /usr/lib/libdolphinprivate.so.4
#20 0xb7c7fc46 in DolphinViewActionHandler::qt_metacall () from /usr/lib/libdolphinprivate.so.4
#21 0xb6814ca8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#22 0xb68150e0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#23 0xb6a30921 in QAction::triggered () from /usr/lib/libQtGui.so.4
#24 0xb6a31e9f in QAction::activate () from /usr/lib/libQtGui.so.4
#25 0xb6eac40c in ?? () from /usr/lib/libQtGui.so.4
#26 0xb6eb2b5b in ?? () from /usr/lib/libQtGui.so.4
#27 0xb6eb3632 in QMenu::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#28 0xb787a7e5 in KMenu::mouseReleaseEvent () from /usr/lib/libkdeui.so.5
#29 0xb6a8dbd3 in QWidget::event () from /usr/lib/libQtGui.so.4
#30 0xb6eb5a19 in QMenu::event () from /usr/lib/libQtGui.so.4
#31 0xb6a36f2c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#32 0xb6a3fba1 in QApplication::notify () from /usr/lib/libQtGui.so.4
#33 0xb779394d in KApplication::notify () from /usr/lib/libkdeui.so.5
#34 0xb67fea3b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#35 0xb6a3ec0e in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#36 0xb6aaec96 in ?? () from /usr/lib/libQtGui.so.4
#37 0xb6aadd37 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#38 0xb6ad8cfa in ?? () from /usr/lib/libQtGui.so.4
#39 0xb5f7cb88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#40 0xb5f800eb in ?? () from /usr/lib/libglib-2.0.so.0
#41 0xb5f80268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#42 0xb682a438 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#43 0xb6ad83f5 in ?? () from /usr/lib/libQtGui.so.4
#44 0xb67fd06a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#45 0xb67fd4aa in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#46 0xb67ff959 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#47 0xb6a36da7 in QApplication::exec () from /usr/lib/libQtGui.so.4
#48 0x080856ef in _start ()
Comment 1 Frank Reininghaus 2009-04-27 20:36:13 UTC
Thanks for the bug report! This looks very much like an issue that is known
already - a crash when viewing the "Properties" of the root directory ("/") or
some special directory like "trash:/". This is a Strigi issue which is fixed in
trunk already.

If you did something else before Dolphin crashed, please reopen this report.
Thanks!

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