Bug 200720 - Dolphin crashed when closing tab with middleclick
Summary: Dolphin crashed when closing tab with middleclick
Status: RESOLVED DUPLICATE of bug 198075
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-19 00:50 UTC by Sergei Andreev
Modified: 2009-07-19 02:18 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 Sergei Andreev 2009-07-19 00:50:02 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.2.96 (KDE 4.2.96 (KDE 4.3 RC2))
Qt Version: 4.5.2
Operating System: Linux 2.6.28-14-generic x86_64
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
Dolphin crashed when closing tab with middleclick.
Opened folder in the tab was ~/.kde/share/apps/kdevgit and it was empty exept .directory file.
KDevelop was closed.

Crash is reproducible on my system.


 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f8bd95e5665 in QTabBarPrivate::_q_moveTabFinished (this=0x14849b0, index=3) at widgets/qtabbar.cpp:1847
#6  0x00007f8bd95e61ed in QTabBarPrivate::refresh (this=0x14849b0) at widgets/qtabbar.cpp:667
#7  0x00007f8bd95e6c35 in QTabBar::removeTab (this=0x1482370, index=3) at widgets/qtabbar.cpp:897
#8  0x000000000042c319 in DolphinMainWindow::closeTab (this=0x132ceb0, index=3) at /build/buildd/kdebase-4.2.96/apps/dolphin/src/dolphinmainwindow.cpp:905
#9  0x0000000000430be1 in DolphinMainWindow::qt_metacall (this=0x132ceb0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffe4b03610)
    at /build/buildd/kdebase-4.2.96/obj-x86_64-linux-gnu/apps/dolphin/src/dolphinmainwindow.moc:222
#10 0x00007f8bd8d31ea2 in QMetaObject::activate (sender=0x1482370, from_signal_index=<value optimized out>, to_signal_index=42, argv=0x14849b0) at kernel/qobject.cpp:3113
#11 0x00007f8bda828881 in KTabBar::mouseMiddleClick (this=0x0, _t1=3) at /build/buildd/kde4libs-4.2.96/obj-x86_64-linux-gnu/kdeui/ktabbar.moc:151
#12 0x00007f8bda829020 in KTabBar::mouseReleaseEvent (this=0x1482370, event=0x7fffe4b03e60) at /build/buildd/kde4libs-4.2.96/kdeui/widgets/ktabbar.cpp:224
#13 0x00007f8bd92030bf in QWidget::event (this=0x1482370, event=0x7fffe4b03e60) at kernel/qwidget.cpp:7549
#14 0x00007f8bd95e5311 in QTabBar::event (this=0x1482370, event=0x7fffe4b03e60) at widgets/qtabbar.cpp:1453
#15 0x00007f8bd91b1f4d in QApplicationPrivate::notify_helper (this=0x128ae10, receiver=0x1482370, e=0x7fffe4b03e60) at kernel/qapplication.cpp:4056
#16 0x00007f8bd91ba8ea in QApplication::notify (this=<value optimized out>, receiver=0x1482370, e=0x7fffe4b03e60) at kernel/qapplication.cpp:3758
#17 0x00007f8bda73863b in KApplication::notify (this=0x7fffe4b05da0, receiver=0x1482370, event=0x7fffe4b03e60) at /build/buildd/kde4libs-4.2.96/kdeui/kernel/kapplication.cpp:302
#18 0x00007f8bd8d1c6ac in QCoreApplication::notifyInternal (this=0x7fffe4b05da0, receiver=0x1482370, event=0x7fffe4b03e60) at kernel/qcoreapplication.cpp:610
#19 0x00007f8bd91b9b38 in QApplicationPrivate::sendMouseEvent (receiver=0x1482370, event=0x7fffe4b03e60, alienWidget=0x0, nativeWidget=0x1482370, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7f8bd9be9010) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#20 0x00007f8bd9223b19 in QETWidget::translateMouseEvent (this=0x1482370, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#21 0x00007f8bd9222b53 in QApplication::x11ProcessEvent (this=0x7fffe4b05da0, event=0x7fffe4b059e0) at kernel/qapplication_x11.cpp:3550
#22 0x00007f8bd924b454 in x11EventSourceDispatch (s=0x128e0c0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#23 0x00007f8bd439b20a in IA__g_main_context_dispatch (context=0x128ca20) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:1814
#24 0x00007f8bd439e8e0 in g_main_context_iterate (context=0x128ca20, block=1, dispatch=1, self=<value optimized out>) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2448
#25 0x00007f8bd439ea7c in IA__g_main_context_iteration (context=0x128ca20, may_block=1) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2511
#26 0x00007f8bd8d45a8f in QEventDispatcherGlib::processEvents (this=0x1264b50, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#27 0x00007f8bd924abdf in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#28 0x00007f8bd8d1af42 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -458203952}) at kernel/qeventloop.cpp:149
#29 0x00007f8bd8d1b314 in QEventLoop::exec (this=0x7fffe4b05d10, flags={i = -458203872}) at kernel/qeventloop.cpp:201
#30 0x00007f8bd8d1d5e4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#31 0x000000000043959d in main (argc=5, argv=0x7fffe4b06288) at /build/buildd/kdebase-4.2.96/apps/dolphin/src/main.cpp:94

Reported using DrKonqi
Comment 1 Dario Andres 2009-07-19 02:18:01 UTC
Fixed recently. Thanks

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