Bug 205980 - Dolphin crash: While I was opening a new tab doing double click at the right of the last tab
Summary: Dolphin crash: While I was opening a new tab doing double click at the right ...
Status: RESOLVED DUPLICATE of bug 202767
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-09-02 12:53 UTC by Antonio
Modified: 2009-09-02 13:16 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 Antonio 2009-09-02 12:53:51 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.29-02062903-generic i686
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
 

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0xb6eb6bb7 in QTabBarPrivate::_q_moveTabFinished (this=0x9f2fd58, index=2) at widgets/qtabbar.cpp:1847
#7  0xb6eb772f in QTabBarPrivate::refresh (this=0x9f2fd58) at widgets/qtabbar.cpp:667
#8  0xb6eb7eea in QTabBar::setTabText (this=0x9d21950, index=2, text=@0xbfc7fd40) at widgets/qtabbar.cpp:961
#9  0xb77ced87 in KAcceleratorManagerPrivate::calculateAccelerators (item=0x9c149f0, used=@0xbfc7fd84) at /build/buildd/kde4libs-4.3.0/kdeui/shortcuts/kacceleratormanager.cpp:229
#10 0xb77d0e67 in KAcceleratorManagerPrivate::manage (widget=0x9d14be8) at /build/buildd/kde4libs-4.3.0/kdeui/shortcuts/kacceleratormanager.cpp:192
#11 0xb77d0f64 in KAcceleratorManager::manage (widget=0x9d14be8, programmers_mode=false) at /build/buildd/kde4libs-4.3.0/kdeui/shortcuts/kacceleratormanager.cpp:505
#12 0xb77d2198 in KCheckAccelerators::checkAccelerators (this=0x9d18bf8, automatic=true) at /build/buildd/kde4libs-4.3.0/kdeui/shortcuts/kcheckaccelerators.cpp:243
#13 0xb77d252a in KCheckAccelerators::autoCheckSlot (this=0x9d18bf8) at /build/buildd/kde4libs-4.3.0/kdeui/shortcuts/kcheckaccelerators.cpp:197
#14 0xb77d260b in KCheckAccelerators::qt_metacall (this=0x9d18bf8, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfc7ff08)
    at /build/buildd/kde4libs-4.3.0/obj-i486-linux-gnu/kdeui/kcheckaccelerators.moc:68
#15 0xb68321b8 in QMetaObject::activate (sender=0x9d18c0c, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#16 0xb6832e42 in QMetaObject::activate (sender=0x9d18c0c, m=0xb690f904, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#17 0xb686e687 in QTimer::timeout (this=0x9d18c0c) at .moc/release-shared/moc_qtimer.cpp:128
#18 0xb68385ce in QTimer::timerEvent (this=0x9d18c0c, e=0xbfc8038c) at kernel/qtimer.cpp:261
#19 0xb682d16f in QObject::event (this=0x9d18c0c, e=0xbfc8038c) at kernel/qobject.cpp:1075
#20 0xb6a33d3c in QApplicationPrivate::notify_helper (this=0x9c22280, receiver=0x9d18c0c, e=0xbfc8038c) at kernel/qapplication.cpp:4056
#21 0xb6a3c03e in QApplication::notify (this=0xbfc80624, receiver=0x9d18c0c, e=0xbfc8038c) at kernel/qapplication.cpp:3603
#22 0xb77785cd in KApplication::notify (this=0xbfc80624, receiver=0x9d18c0c, event=0xbfc8038c) at /build/buildd/kde4libs-4.3.0/kdeui/kernel/kapplication.cpp:302
#23 0xb681cbcb in QCoreApplication::notifyInternal (this=0xbfc80624, receiver=0x9d18c0c, event=0xbfc8038c) at kernel/qcoreapplication.cpp:610
#24 0xb684bd51 in QTimerInfoList::activateTimers (this=0x9c1c4b4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#25 0xb68483a0 in timerSourceDispatch (source=0x9c1c480) at kernel/qeventdispatcher_glib.cpp:165
#26 0xb5f99b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0xb5f9d0eb in ?? () from /usr/lib/libglib-2.0.so.0
#28 0xb5f9d268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#29 0xb68482f8 in QEventDispatcherGlib::processEvents (this=0x9beed10, flags={i = -1077410552}) at kernel/qeventdispatcher_glib.cpp:327
#30 0xb6ad5a75 in QGuiEventDispatcherGlib::processEvents (this=0x9beed10, flags={i = -1077410504}) at kernel/qguieventdispatcher_glib.cpp:202
#31 0xb681b1fa in QEventLoop::processEvents (this=0xbfc805b0, flags={i = -1077410440}) at kernel/qeventloop.cpp:149
#32 0xb681b642 in QEventLoop::exec (this=0xbfc805b0, flags={i = -1077410376}) at kernel/qeventloop.cpp:201
#33 0xb681dae9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#34 0xb6a33bb7 in QApplication::exec () at kernel/qapplication.cpp:3525
#35 0x0807aa4f in _start ()

This bug may be a duplicate of or related to bug 202767

Reported using DrKonqi
Comment 1 Frank Reininghaus 2009-09-02 13:07:08 UTC
Thanks for the bug report! This is a bug in Qt 4.5.2. It will be fixed in Qt 4.5.3.

*** This bug has been marked as a duplicate of bug 202767 ***
Comment 2 Antonio 2009-09-02 13:16:43 UTC
Thanks Frank.