Bug 82539 - Kçonsole crashed while switching to another tab
Summary: Kçonsole crashed while switching to another tab
Status: RESOLVED DUPLICATE of bug 82031
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-30 23:50 UTC by Renaud Lacour
Modified: 2004-05-31 09:53 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 Renaud Lacour 2004-05-30 23:50:37 UTC
Version:           1.3.90 (using KDE 3.2.90 (3.3 alpha1, CVS >= 20040522), compiled sources)
Compiler:          gcc version 3.3.3 (Debian 20040422)
OS:                Linux (i686) release 2.6.6-1-k7

Crashed while switching to another tab : there was APT running in the first tab and I tried to switch to an inactive tab - no transparency used

Backtrace :

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1101394944 (LWP 3918)]
[KCrash handler]
#3  0x405d55ac in KRootPixmap::repaint ()
   from /home/renaud/kde3.3-alpha1/lib/libkdeui.so.4
#4  0x41bd1ee8 in Konsole::activateSession ()
   from /home/renaud/kde3.3-alpha1/lib/libkdeinit_konsole.so
#5  0x41bdd624 in Konsole::qt_invoke ()
   from /home/renaud/kde3.3-alpha1/lib/libkdeinit_konsole.so
#6  0x40c40d9c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#7  0x40f79aea in QTabWidget::currentChanged () from /usr/lib/libqt-mt.so.3
#8  0x40d65413 in QTabWidget::showTab () from /usr/lib/libqt-mt.so.3
#9  0x40f79c07 in QTabWidget::qt_invoke () from /usr/lib/libqt-mt.so.3
#10 0x40615fd3 in KTabWidget::qt_invoke ()
   from /home/renaud/kde3.3-alpha1/lib/libkdeui.so.4
#11 0x40c40d9c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#12 0x40c40efd in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#13 0x40f793e2 in QTabBar::selected () from /usr/lib/libqt-mt.so.3
#14 0x40d61ed3 in QTabBar::setCurrentTab () from /usr/lib/libqt-mt.so.3
#15 0x40d61a17 in QTabBar::mousePressEvent () from /usr/lib/libqt-mt.so.3
#16 0x4061299e in KTabBar::mousePressEvent ()
   from /home/renaud/kde3.3-alpha1/lib/libkdeui.so.4
#17 0x40c75d96 in QWidget::event () from /usr/lib/libqt-mt.so.3
#18 0x40d629c5 in QTabBar::event () from /usr/lib/libqt-mt.so.3
#19 0x40be547f in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#20 0x40be4b81 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#21 0x4075dbd3 in KApplication::notify ()
   from /home/renaud/kde3.3-alpha1/lib/libkdecore.so.4
#22 0x40b7d2e8 in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#23 0x40b7ae12 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#24 0x40b90f01 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#25 0x40bf8ce8 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#26 0x40bf8b98 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#27 0x40be56d1 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#28 0x41bbf0c3 in kdemain ()
   from /home/renaud/kde3.3-alpha1/lib/libkdeinit_konsole.so
#29 0x409b9946 in kdeinitmain ()
   from /home/renaud/kde3.3-alpha1/lib/kde3/konsole.so
#30 0x0804cd56 in launch ()
#31 0x0804e3c1 in handle_launcher_request ()
#32 0x0804e90d in handle_requests ()
#33 0x0804f9f2 in main ()
Comment 1 Stephan Binner 2004-05-31 09:53:13 UTC

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