Bug 243553 - Dolphin crashed when trying to get file properites
Summary: Dolphin crashed when trying to get file properites
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-04 07:15 UTC by Jason Fraser
Modified: 2010-08-16 20:43 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 Jason Fraser 2010-07-04 07:15:55 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-23-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
when running K3b ripping an audio cd and trying to change file properites in dolphin on a different file, dolphin crashed

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7ff988ced710 (LWP 2404)):
#0  0x00007ff99536ff53 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007ff9917954a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007ff9917958fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007ff995ac3566 in QEventDispatcherGlib::processEvents (this=0x1a32e50, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007ff995a98992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007ff995a98d6c in QEventLoop::exec (this=0x7ff988cecdb0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007ff9959a2d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007ff995a79178 in QInotifyFileSystemWatcherEngine::run (this=0x1a7d920) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007ff9959a5775 in QThreadPrivate::start (arg=0x1a7d920) at thread/qthread_unix.cpp:248
#9  0x00007ff9928db9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007ff99537c6cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ff9996f0760 (LWP 2399)):
[KCrash Handler]
#5  QCoreApplication::postEvent (receiver=0x1c74a50, event=0x1b6ebd0, priority=0) at kernel/qcoreapplication.cpp:1105
#6  0x0000000000439774 in DolphinContextMenu::openItemContextMenu (this=0x7fff71e86380) at ../../../../apps/dolphin/src/dolphincontextmenu.cpp:262
#7  0x0000000000439d88 in DolphinContextMenu::open (this=0x7fff71e86380) 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=0x1802490, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff71e86510) at ./dolphinviewcontainer.moc:137
#10 0x00007ff995aace3f in QMetaObject::activate (sender=0x1821ad0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1b6ebc0) at kernel/qobject.cpp:3293
#11 0x00007ff998b7dc3f in DolphinView::requestContextMenu (this=0x1c74a50, _t1=<value optimized out>, _t2=<value optimized out>, _t3=<value optimized out>) at ./dolphinview.moc:374
#12 0x00007ff998b7eac1 in DolphinView::openContextMenu (this=0x1821ad0, pos=..., customActions=...) at ../../../../apps/dolphin/src/dolphinview.cpp:951
#13 0x00007ff998b843c5 in DolphinView::qt_metacall (this=0x1821ad0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff71e866f0) at ./dolphinview.moc:232
#14 0x00007ff995aace3f in QMetaObject::activate (sender=0x1822410, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1b6ebc0) at kernel/qobject.cpp:3293
#15 0x00007ff998b6ddaa in DolphinController::requestContextMenu (this=0x1c74a50, _t1=<value optimized out>, _t2=<value optimized out>) at ./dolphincontroller.moc:157
#16 0x00007ff998b6de7e in DolphinController::triggerContextMenuRequest (this=0x1822410, pos=..., customActions=...) at ../../../../apps/dolphin/src/dolphincontroller.cpp:82
#17 0x00007ff998b75022 in DolphinIconsView::contextMenuEvent (this=0x17e2d70, event=0x7fff71e87310) at ../../../../apps/dolphin/src/dolphiniconsview.cpp:160
#18 0x00007ff9966dcf68 in QWidget::event (this=0x17e2d70, event=0x7fff71e87310) at kernel/qwidget.cpp:8165
#19 0x00007ff996a844e6 in QFrame::event (this=0x17e2d70, e=0x7fff71e87310) at widgets/qframe.cpp:557
#20 0x00007ff996bb326b in QAbstractItemView::viewportEvent (this=0x17e2d70, event=0x7fff71e87310) at itemviews/qabstractitemview.cpp:1610
#21 0x00007ff995a99487 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x17e2f10, event=0x7fff71e87310) at kernel/qcoreapplication.cpp:819
#22 0x00007ff9966871fc in QApplicationPrivate::notify_helper (this=0x15c94e0, receiver=0x17e2f10, e=0x7fff71e87310) at kernel/qapplication.cpp:4296
#23 0x00007ff99668d8c3 in QApplication::notify (this=0x7fff71e88040, receiver=0x17e2f10, e=0x7fff71e87310) at kernel/qapplication.cpp:3944
#24 0x00007ff997392526 in KApplication::notify (this=0x7fff71e88040, receiver=0x17e2f10, event=0x7fff71e87310) at ../../kdeui/kernel/kapplication.cpp:302
#25 0x00007ff995a9a06c in QCoreApplication::notifyInternal (this=0x7fff71e88040, receiver=0x17e2f10, event=0x7fff71e87310) at kernel/qcoreapplication.cpp:704
#26 0x00007ff99670cfb2 in QETWidget::translateMouseEvent (this=<value optimized out>, event=<value optimized out>) at kernel/qapplication_x11.cpp:4373
#27 0x00007ff99670b8ac in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff71e87c60) at kernel/qapplication_x11.cpp:3501
#28 0x00007ff996737882 in x11EventSourceDispatch (s=0x15cf930, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#29 0x00007ff9917918c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0x00007ff991795748 in ?? () from /lib/libglib-2.0.so.0
#31 0x00007ff9917958fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#32 0x00007ff995ac3513 in QEventDispatcherGlib::processEvents (this=0x15a3770, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#33 0x00007ff99673746e in QGuiEventDispatcherGlib::processEvents (this=0x1c74a50, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x00007ff995a98992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#35 0x00007ff995a98d6c in QEventLoop::exec (this=0x7fff71e87f90, flags=) at kernel/qeventloop.cpp:201
#36 0x00007ff995a9caab 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

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

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