Bug 190893 - Dolphin closed when I tried to view properties
Summary: Dolphin closed when I tried to view properties
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-04-28 06:27 UTC by troysims72
Modified: 2009-04-28 09:31 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 troysims72 2009-04-28 06:27:20 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

Application: Dolphin (dolphin), signal SIGABRT

Thread 1 (Thread 0xb5bf7700 (LWP 14106)):
[KCrash Handler]
#6  0xb7f46430 in __kernel_vsyscall ()
#7  0xb63586d0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb635a098 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb63515ce in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
#10 0xb62b9b6d in Strigi::AnalysisResult::Private::Private () from /usr/lib/libstreamanalyzer.so.0
#11 0xb62b9c9a in Strigi::AnalysisResult::AnalysisResult () from /usr/lib/libstreamanalyzer.so.0
#12 0xb7dd898e in ?? () from /usr/lib/libkio.so.5
#13 0xb7dda072 in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5
#14 0xb7dc9198 in KFileItem::metaInfo () from /usr/lib/libkio.so.5
#15 0xb7e94d3e in KFileMetaPropsPlugin::KFileMetaPropsPlugin () from /usr/lib/libkio.so.5
#16 0xb7ebd410 in KPropertiesDialog::KPropertiesDialogPrivate::insertPages () from /usr/lib/libkio.so.5
#17 0xb7ebd6e2 in KPropertiesDialog::KPropertiesDialogPrivate::init () from /usr/lib/libkio.so.5
#18 0xb7ebeca1 in KPropertiesDialog::KPropertiesDialog () from /usr/lib/libkio.so.5
#19 0xb7b9b8e9 in DolphinViewActionHandler::slotProperties () from /usr/lib/libdolphinprivate.so.4
#20 0xb7b80c46 in DolphinViewActionHandler::qt_metacall () from /usr/lib/libdolphinprivate.so.4
#21 0xb6715ca8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#22 0xb67160e0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#23 0xb6931921 in QAction::triggered () from /usr/lib/libQtGui.so.4
#24 0xb6932e9f in QAction::activate () from /usr/lib/libQtGui.so.4
#25 0xb6dad40c in ?? () from /usr/lib/libQtGui.so.4
#26 0xb6db3b5b in ?? () from /usr/lib/libQtGui.so.4
#27 0xb6db4632 in QMenu::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#28 0xb777a7e5 in KMenu::mouseReleaseEvent () from /usr/lib/libkdeui.so.5
#29 0xb698ebd3 in QWidget::event () from /usr/lib/libQtGui.so.4
#30 0xb6db6a19 in QMenu::event () from /usr/lib/libQtGui.so.4
#31 0xb6937f2c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#32 0xb6940ba1 in QApplication::notify () from /usr/lib/libQtGui.so.4
#33 0xb769394d in KApplication::notify () from /usr/lib/libkdeui.so.5
#34 0xb66ffa3b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#35 0xb693fc0e in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#36 0xb69afc96 in ?? () from /usr/lib/libQtGui.so.4
#37 0xb69aed37 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#38 0xb69d9cfa in ?? () from /usr/lib/libQtGui.so.4
#39 0xb5e7db88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#40 0xb5e810eb in ?? () from /usr/lib/libglib-2.0.so.0
#41 0xb5e81268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#42 0xb672b438 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#43 0xb69d93f5 in ?? () from /usr/lib/libQtGui.so.4
#44 0xb66fe06a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#45 0xb66fe4aa in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#46 0xb6700959 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#47 0xb6937da7 in QApplication::exec () from /usr/lib/libQtGui.so.4
#48 0x080856ef in _start ()
Comment 1 troysims72 2009-04-28 06:28:46 UTC
I just upgraded to Kubuntu 9.04, and it is MUCH slower than 8.11.  I don't know if this is related to my Dolphin problem or not.
Comment 2 Frank Reininghaus 2009-04-28 09:31:06 UTC
Thanks for the bug report! This issue is known already, it is a Strigi bug (fixed now in trunk) which causes a crash when viewing the Properties of the root directory ("/") or a special directory like "trash:/".

(In reply to comment #1)
> I just upgraded to Kubuntu 9.04, and it is MUCH slower than 8.11.  I don't know
> if this is related to my Dolphin problem or not.

It's most likely not related. You should ask the Kubuntu people about this problem.

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