Bug 245276 - konsole crashed on dragging tab
Summary: konsole crashed on dragging tab
Status: RESOLVED LATER
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-21 03:43 UTC by Mark Hudson
Modified: 2011-04-24 17:41 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 Mark Hudson 2010-07-21 03:43:20 UTC
Application that crashed: konsole
Version of the application: 2.3.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-19-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Attempted to re-order telnet session tabs within konsole by dragging tab with mouse.
When I dropped the tab in before the other tab, then the whole thing crashed, losing both sessions.

 -- Backtrace:
Application: Konsole (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0x00786281 in QObjectPrivate::setParent_helper(QObject*) () from /usr/lib/libQtCore.so.4
#7  0x00786587 in QObject::setParent(QObject*) () from /usr/lib/libQtCore.so.4
#8  0x02f82408 in ?? () from /usr/lib/libkonsoleprivate.so
#9  0x02f8268f in ?? () from /usr/lib/libkonsoleprivate.so
#10 0x00788263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x00788ec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x011a9833 in KTabBar::initiateDrag(int) () from /usr/lib/libkdeui.so.5
#13 0x011aaaf6 in KTabBar::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libkdeui.so.5
#14 0x065ece63 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#15 0x06a15fd8 in QTabBar::event(QEvent*) () from /usr/lib/libQtGui.so.4
#16 0x06597f54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x065a0033 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x0109dbfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#19 0x007726cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#20 0x0659ef6e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#21 0x0660d7c0 in ?? () from /usr/lib/libQtGui.so.4
#22 0x0660cc4b in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#23 0x06639502 in ?? () from /usr/lib/libQtGui.so.4
#24 0x00b22e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x00b26730 in ?? () from /lib/libglib-2.0.so.0
#26 0x00b26863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x0079d02c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0x06638be5 in ?? () from /usr/lib/libQtGui.so.4
#29 0x00770c79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0x007710ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0x0077353f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#32 0x06597dd7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#33 0x013fe8d0 in kdemain () from /usr/lib/libkdeinit4_konsole.so
#34 0x0804dde1 in _start ()

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

Reported using DrKonqi
Comment 1 Kurt Hindenburg 2011-04-24 17:41:16 UTC
I'm sure this has been fixed in later versions.