Bug 208172 - shortcut alt+enter to resize in full screen konsole causes crash
Summary: shortcut alt+enter to resize in full screen konsole causes crash
Status: RESOLVED DUPLICATE of bug 199161
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Unspecified
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-22 12:58 UTC by mathieu.kretchner
Modified: 2009-09-22 16:51 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 mathieu.kretchner 2009-09-22 12:58:46 UTC
Version:            (using KDE 4.3.1)
Installed from:    Fedora RPMs

What I was doing when the application crashed:
I've configured my own resize shortcut alt+enter to resize in full screen my konsole.
Sometimes (rarely) it causes konsole crashs.

Application that crashed: konsole
Version of the application: 2.3
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.27.30-170.2.82.fc10.i686 i686
Distribution: "Fedora release 10 (Cambridge)"


-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
[KCrash Handler]
#6  0x03180a04 in Konsole::TerminalDisplay::paintFilters () from /usr/lib/libkonsoleprivate.so
#7  0x03182264 in Konsole::TerminalDisplay::paintEvent () from /usr/lib/libkonsoleprivate.so
#8  0x0682c38e in QWidget::event () from /usr/lib/libQtGui.so.4
#9  0x03178da0 in Konsole::TerminalDisplay::event () from /usr/lib/libkonsoleprivate.so
#10 0x067d59ac in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#11 0x067ddda2 in QApplication::notify () from /usr/lib/libQtGui.so.4
#12 0x02ae5ebd in KApplication::notify () from /usr/lib/libkdeui.so.5
#13 0x02493f7b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#14 0x067e0b0e in QCoreApplication::sendSpontaneousEvent () from /usr/lib/libQtGui.so.4
#15 0x06834129 in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#16 0x068348ce in QWidgetPrivate::paintSiblingsRecursive () from /usr/lib/libQtGui.so.4
#17 0x06833d1a in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#18 0x068348ce in QWidgetPrivate::paintSiblingsRecursive () from /usr/lib/libQtGui.so.4
#19 0x06833d1a in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#20 0x068348ce in QWidgetPrivate::paintSiblingsRecursive () from /usr/lib/libQtGui.so.4
#21 0x06833d1a in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#22 0x068348ce in QWidgetPrivate::paintSiblingsRecursive () from /usr/lib/libQtGui.so.4
#23 0x06833d1a in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#24 0x068348ce in QWidgetPrivate::paintSiblingsRecursive () from /usr/lib/libQtGui.so.4
#25 0x06833d1a in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#26 0x069c3d2a in ?? () from /usr/lib/libQtGui.so.4
#27 0x06824646 in QWidgetPrivate::syncBackingStore () from /usr/lib/libQtGui.so.4
#28 0x0683dcbe in ?? () from /usr/lib/libQtGui.so.4
#29 0x0684bcdb in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#30 0x0687652a in ?? () from /usr/lib/libQtGui.so.4
#31 0x00b5f258 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x00b62903 in ?? () from /lib/libglib-2.0.so.0
#33 0x00b62ac1 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0x024bf808 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#35 0x06875c25 in ?? () from /usr/lib/libQtGui.so.4
#36 0x024925aa in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#37 0x024929f2 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#38 0x02494e99 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#39 0x067d5827 in QApplication::exec () from /usr/lib/libQtGui.so.4
#40 0x001af0f2 in kdemain () from /usr/lib/libkdeinit4_konsole.so
#41 0x080486e2 in _start ()

Rapporter à https://bugs.kde.org
Comment 1 Dario Andres 2009-09-22 16:51:12 UTC
This crash is reported at bug 199161. If you can reproduce most of the times it could be useful to get steps in order to reproduce teh bug in a reliable way.
Thanks

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