Bug 233385 - Dolphin chrashed after closing
Summary: Dolphin chrashed after closing
Status: RESOLVED DUPLICATE of bug 222623
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Mandriva RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-05 18:35 UTC by Robert Sela
Modified: 2010-08-15 14:09 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 Robert Sela 2010-04-05 18:35:07 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.1
Operating System: Linux 2.6.32.1-1mdv i686
Distribution: "Mandriva Linux 2010.0"

-- Information about the crash:
I tried to right click on avi file when it freezed. After that I closed aplication by clicking on  x button.

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

Thread 2 (Thread 0xae55db70 (LWP 15322)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb5514d12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb5b1a744 in pthread_cond_timedwait () from /lib/i686/libc.so.6
#3  0xb2fff4f7 in ?? () from /usr/lib/libxine.so.1
#4  0xb5510885 in start_thread () from /lib/i686/libpthread.so.0
#5  0xb5b0c57e in clone () from /lib/i686/libc.so.6

Thread 1 (Thread 0xb4d5f6d0 (LWP 15226)):
[KCrash Handler]
#6  QCoreApplication::postEvent (receiver=0x99c9168, event=0x97d02c8, priority=0) at kernel/qcoreapplication.cpp:1105
#7  0xb6898eeb in QCoreApplication::postEvent (receiver=0x99c9168, event=0x97d02c8) at kernel/qcoreapplication.cpp:1066
#8  0xb68a9244 in QObject::deleteLater (this=0x99c9168) at kernel/qobject.cpp:2150
#9  0x080779c5 in DolphinContextMenu::openViewportContextMenu (this=0xbffeecb0) at /usr/src/debug/kdebase-4.4.0/apps/dolphin/src/dolphincontextmenu.cpp:327
#10 0x080783dc in DolphinContextMenu::open (this=0xbffeecb0) at /usr/src/debug/kdebase-4.4.0/apps/dolphin/src/dolphincontextmenu.cpp:107
#11 0x08072a53 in DolphinViewContainer::openContextMenu (this=0x97d0018, item=@0xbffeee5c, url=@0x979b4d8, customActions=@0xbffeefac)
    at /usr/src/debug/kdebase-4.4.0/apps/dolphin/src/dolphinviewcontainer.cpp:391
#12 0x080752fe in DolphinViewContainer::qt_metacall (this=0x97d0018, _c=QMetaObject::InvokeMetaMethod, _id=43, _a=0xbffeede0)
    at /usr/src/debug/kdebase-4.4.0/build/apps/dolphin/src/dolphinviewcontainer.moc:137
#13 0xb689e2ed in QMetaObject::metacall (object=0x97d0018, cl=161255784, idx=43, argv=0xbffeede0) at kernel/qmetaobject.cpp:237
#14 0xb68ad11a in QMetaObject::activate (sender=0x98a90b8, m=0xb76d17e4, local_signal_index=17, argv=0xbffeede0) at kernel/qobject.cpp:3267
#15 0xb767fd95 in DolphinView::requestContextMenu (this=0x98a90b8, _t1=@0xbffeee5c, _t2=@0x979b4d8, _t3=@0xbffeefac) at /usr/src/debug/kdebase-4.4.0/build/apps/dolphin/src/dolphinview.moc:374
#16 0xb7681299 in DolphinView::openContextMenu (this=0x98a90b8, pos=@0xbffef848, customActions=@0xbffeefac) at /usr/src/debug/kdebase-4.4.0/apps/dolphin/src/dolphinview.cpp:943
#17 0xb768769f in DolphinView::qt_metacall (this=0x98a90b8, _c=QMetaObject::InvokeMetaMethod, _id=45, _a=0xbffeef74) at /usr/src/debug/kdebase-4.4.0/build/apps/dolphin/src/dolphinview.moc:232
#18 0xb689e2ed in QMetaObject::metacall (object=0x98a90b8, cl=161255784, idx=72, argv=0xbffeef74) at kernel/qmetaobject.cpp:237
#19 0xb68ad11a in QMetaObject::activate (sender=0x979b4c8, m=0xb76d0e68, local_signal_index=1, argv=0xbffeef74) at kernel/qobject.cpp:3267
#20 0xb766d04d in DolphinController::requestContextMenu (this=0x979b4c8, _t1=@0xbffef848, _t2=
        {{p = {static shared_null = {ref = {_q_value = 2075}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x80d88f0}, d = 0x80d88f0}})
    at /usr/src/debug/kdebase-4.4.0/build/apps/dolphin/src/dolphincontroller.moc:157
#21 0xb766d180 in DolphinController::triggerContextMenuRequest (this=0x979b4c8, pos=@0xbffef848, customActions=@0xbffeefdc) at /usr/src/debug/kdebase-4.4.0/apps/dolphin/src/dolphincontroller.cpp:82
#22 0xb7675478 in DolphinIconsView::contextMenuEvent (this=0x98c0150, event=0xbffef838) at /usr/src/debug/kdebase-4.4.0/apps/dolphin/src/dolphiniconsview.cpp:160
#23 0xb5e26ccd in QWidget::event (this=0x98c0150, event=0xbffef838) at kernel/qwidget.cpp:8145
#24 0xb6233985 in QFrame::event (this=0x98c0150, e=0xbffef838) at widgets/qframe.cpp:557
#25 0xb62d0721 in QAbstractScrollArea::viewportEvent (this=0x99c9168, e=0xfc) at widgets/qabstractscrollarea.cpp:1036
#26 0xb638925c in QAbstractItemView::viewportEvent (this=0x98c0150, event=0xbffef838) at itemviews/qabstractitemview.cpp:1603
#27 0xb62d3016 in QAbstractScrollAreaFilter::eventFilter (this=0x98b7d78, o=0x98b53c0, e=0xbffef838) at widgets/qabstractscrollarea_p.h:100
#28 0xb689824e in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x9479110, receiver=0x98b53c0, event=0xbffef838) at kernel/qcoreapplication.cpp:819
#29 0xb5dc66fd in QApplicationPrivate::notify_helper (this=0x9479110, receiver=0x98b53c0, e=0xbffef838) at kernel/qapplication.cpp:4294
#30 0xb5dcd988 in QApplication::notify (this=0x98b53c0, receiver=0x98b53c0, e=0xbffef838) at kernel/qapplication.cpp:3942
#31 0xb6e99001 in KApplication::notify (this=0xbfff0074, receiver=0x98b53c0, event=0xbffef838) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#32 0xb6898f7e in QCoreApplication::notifyInternal (this=0xbfff0074, receiver=0x98b53c0, event=0xbffef838) at kernel/qcoreapplication.cpp:704
#33 0xb5e5fe5d in QCoreApplication::sendSpontaneousEvent (receiver=0x98b53c0, event=0xfc) at ../../src/corelib/kernel/qcoreapplication.h:218
#34 0xb5e5ac10 in QETWidget::translateMouseEvent (this=0x98c0150, event=0xbffefd1c) at kernel/qapplication_x11.cpp:4373
#35 0xb5e59b54 in QApplication::x11ProcessEvent (this=0xbfff0074, event=0xbffefd1c) at kernel/qapplication_x11.cpp:3379
#36 0xb5e87268 in x11EventSourceDispatch (s=0x9484e40, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#37 0xb537e69e in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#38 0xb5382388 in ?? () from /usr/lib/libglib-2.0.so.0
#39 0xb538254e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#40 0xb68c5ac1 in QEventDispatcherGlib::processEvents (this=0x947e368, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:412
#41 0xb5e86dba in QGuiEventDispatcherGlib::processEvents (this=0x947e368, flags={i = 36}) at kernel/qguieventdispatcher_glib.cpp:204
#42 0xb68975ed in QEventLoop::processEvents (this=0xbffeffd4, flags=) at kernel/qeventloop.cpp:149
#43 0xb6897a39 in QEventLoop::exec (this=0xbffeffd4, flags={i = 0}) at kernel/qeventloop.cpp:201
#44 0xb689bbb0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#45 0xb5dc67d4 in QApplication::exec () at kernel/qapplication.cpp:3577
#46 0x08079a8f in main (argc=6, argv=0xbfff0254) at /usr/src/debug/kdebase-4.4.0/apps/dolphin/src/main.cpp:101

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

Possible duplicates by query: bug 230171, bug 229716, bug 229046, bug 225190, bug 225111.

Reported using DrKonqi
Comment 1 Peter Penz 2010-08-15 14:09:55 UTC

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