Bug 245542 - [OPEN] Dolphin crashed when trying to open Properties dialogue
Summary: [OPEN] Dolphin crashed when trying to open Properties dialogue
Status: RESOLVED FIXED
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: 2010-07-23 14:47 UTC by hippo56
Modified: 2010-08-16 21:14 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 hippo56 2010-07-23 14:47:53 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-24-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
Tried to access propeties to a MKV container file, Dolphin hung for a minute and then appeared with the crash dialogue.

Not too sure if this will come in handy but the file is in a NTFS formatted partition with a setup in /etc/fstab:

/dev/sda3       /media/disk     ntfs    defaults        0       0

Drive attached is a SATA100 HDD via a nForce chipset (nForce2 if I'm right in saying)


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

Thread 2 (Thread 0x7f5c5d6e0710 (LWP 25666)):
#0  0x00007f5c6c1dff83 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f5c686054a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f5c686058fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f5c6c934566 in QEventDispatcherGlib::processEvents (this=0x19c3160, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f5c6c909992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f5c6c909d6c in QEventLoop::exec (this=0x7f5c5d6dfdb0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f5c6c813d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f5c6c8ea178 in QInotifyFileSystemWatcherEngine::run (this=0x1c86ab0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f5c6c816775 in QThreadPrivate::start (arg=0x1c86ab0) at thread/qthread_unix.cpp:248
#9  0x00007f5c6974b9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f5c6c1ec6fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f5c70561760 (LWP 25662)):
[KCrash Handler]
#5  QCoreApplication::postEvent (receiver=0x1cafb00, event=0x17710f0, priority=0) at kernel/qcoreapplication.cpp:1105
#6  0x0000000000439774 in DolphinContextMenu::openItemContextMenu (this=0x7fffbf62b5e0) at ../../../../apps/dolphin/src/dolphincontextmenu.cpp:262
#7  0x0000000000439d88 in DolphinContextMenu::open (this=0x7fffbf62b5e0) at ../../../../apps/dolphin/src/dolphincontextmenu.cpp:104
#8  0x0000000000434d19 in DolphinViewContainer::openContextMenu (this=<value optimized out>, item=<value optimized out>, url=<value optimized out>, customActions=...)
    at ../../../../apps/dolphin/src/dolphinviewcontainer.cpp:391
#9  0x0000000000437052 in DolphinViewContainer::qt_metacall (this=0x198c530, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffbf62b770) at ./dolphinviewcontainer.moc:137
#10 0x00007f5c6c91de3f in QMetaObject::activate (sender=0x1ba4030, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x17710e0) at kernel/qobject.cpp:3293
#11 0x00007f5c6f9eec3f in DolphinView::requestContextMenu (this=0x1cafb00, _t1=<value optimized out>, _t2=<value optimized out>, _t3=<value optimized out>) at ./dolphinview.moc:374
#12 0x00007f5c6f9efac1 in DolphinView::openContextMenu (this=0x1ba4030, pos=..., customActions=...) at ../../../../apps/dolphin/src/dolphinview.cpp:951
#13 0x00007f5c6f9f53c5 in DolphinView::qt_metacall (this=0x1ba4030, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffbf62b950) at ./dolphinview.moc:232
#14 0x00007f5c6c91de3f in QMetaObject::activate (sender=0x1ba3780, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x17710e0) at kernel/qobject.cpp:3293
#15 0x00007f5c6f9dedaa in DolphinController::requestContextMenu (this=0x1cafb00, _t1=<value optimized out>, _t2=<value optimized out>) at ./dolphincontroller.moc:157
#16 0x00007f5c6f9dee7e in DolphinController::triggerContextMenuRequest (this=0x1ba3780, pos=..., customActions=...) at ../../../../apps/dolphin/src/dolphincontroller.cpp:82
#17 0x00007f5c6f9e6022 in DolphinIconsView::contextMenuEvent (this=0x1ba9950, event=0x7fffbf62c570) at ../../../../apps/dolphin/src/dolphiniconsview.cpp:160
#18 0x00007f5c6d54df68 in QWidget::event (this=0x1ba9950, event=0x7fffbf62c570) at kernel/qwidget.cpp:8165
#19 0x00007f5c6d8f54e6 in QFrame::event (this=0x1ba9950, e=0x7fffbf62c570) at widgets/qframe.cpp:557
#20 0x00007f5c6da2426b in QAbstractItemView::viewportEvent (this=0x1ba9950, event=0x7fffbf62c570) at itemviews/qabstractitemview.cpp:1610
#21 0x00007f5c6c90a487 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x1ba6520, event=0x7fffbf62c570) at kernel/qcoreapplication.cpp:819
#22 0x00007f5c6d4f81fc in QApplicationPrivate::notify_helper (this=0x1767910, receiver=0x1ba6520, e=0x7fffbf62c570) at kernel/qapplication.cpp:4296
#23 0x00007f5c6d4fe8c3 in QApplication::notify (this=0x7fffbf62d2a0, receiver=0x1ba6520, e=0x7fffbf62c570) at kernel/qapplication.cpp:3944
#24 0x00007f5c6e203526 in KApplication::notify (this=0x7fffbf62d2a0, receiver=0x1ba6520, event=0x7fffbf62c570) at ../../kdeui/kernel/kapplication.cpp:302
#25 0x00007f5c6c90b06c in QCoreApplication::notifyInternal (this=0x7fffbf62d2a0, receiver=0x1ba6520, event=0x7fffbf62c570) at kernel/qcoreapplication.cpp:704
#26 0x00007f5c6d57dfb2 in QETWidget::translateMouseEvent (this=<value optimized out>, event=<value optimized out>) at kernel/qapplication_x11.cpp:4373
#27 0x00007f5c6d57c8ac in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffbf62cec0) at kernel/qapplication_x11.cpp:3501
#28 0x00007f5c6d5a8882 in x11EventSourceDispatch (s=0x176dad0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#29 0x00007f5c686018c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0x00007f5c68605748 in ?? () from /lib/libglib-2.0.so.0
#31 0x00007f5c686058fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#32 0x00007f5c6c934513 in QEventDispatcherGlib::processEvents (this=0x173f770, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#33 0x00007f5c6d5a846e in QGuiEventDispatcherGlib::processEvents (this=0x1cafb00, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x00007f5c6c909992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#35 0x00007f5c6c909d6c in QEventLoop::exec (this=0x7fffbf62d1f0, flags=) at kernel/qeventloop.cpp:201
#36 0x00007f5c6c90daab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#37 0x000000000043b1c5 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/dolphin/src/main.cpp:101

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

Possible duplicates by query: bug 243553, bug 242797, bug 242649, bug 242253, bug 235381.

Reported using DrKonqi
Comment 1 Peter Penz 2010-08-16 21:14:19 UTC
Thanks for the report, this issue has been fixed in KDE SC 4.5.0