I've written a programm in java that makes whery much output. After terminating the programm using ksysguard I wanted to read the output. As I brought back the konsole into foreground, I saw that the konsole-screen was kompletely black except for the prompt at the end of the "page". I tried to scroll up. Then the konsole crashed. Reproducible: Didn't try Expected Results: Konsole should have showed the output. Application: konsole (2.8.4) KDE Platform Version: 4.8.4 (4.8.4) Qt Version: 4.8.2 Operating System: Linux 3.2.0-4-amd64 x86_64 Distribution: Debian GNU/Linux 7.4 (wheezy) -- Backtrace: Application: Konsole (konsole), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [KCrash Handler] #6 0x00007f6008ea5db7 in Konsole::Screen::fillWithDefaultChar (dest=<optimized out>, count=<optimized out>) at ../../src/Screen.cpp:1412 #7 0x00007f6008ea82de in Konsole::ScreenWindow::getImage (this=0x15fd6c0) at ../../src/ScreenWindow.cpp:79 #8 0x00007f6008ecb62a in Konsole::TerminalDisplay::updateImage (this=0x197b360) at ../../src/TerminalDisplay.cpp:953 #9 0x00007f6007d7554f in QMetaObject::activate (sender=0x197b920, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff8771e010) at kernel/qobject.cpp:3547 #10 0x00007f600776f3de in QAbstractSlider::valueChanged (this=<optimized out>, _t1=68573758) at .moc/release-shared/moc_qabstractslider.cpp:196 #11 0x00007f6007552ae8 in QScrollBar::mouseMoveEvent (this=0x197b920, e=0x7fff8771e950) at widgets/qscrollbar.cpp:673 #12 0x00007f6007158e44 in QWidget::event (this=0x197b920, event=0x7fff8771e950) at kernel/qwidget.cpp:8356 #13 0x00007f60075520bb in QScrollBar::event (this=0x197b920, event=0x7fff8771e950) at widgets/qscrollbar.cpp:545 #14 0x00007f600710970c in QApplicationPrivate::notify_helper (this=this@entry=0x12d7c90, receiver=receiver@entry=0x197b920, e=e@entry=0x7fff8771e950) at kernel/qapplication.cpp:4556 #15 0x00007f600710e3eb in QApplication::notify (this=<optimized out>, receiver=0x197b920, e=0x7fff8771e950) at kernel/qapplication.cpp:4099 #16 0x00007f60087eb886 in KApplication::notify (this=0x7fff8771f5e0, receiver=0x197b920, event=0x7fff8771e950) at ../../kdeui/kernel/kapplication.cpp:311 #17 0x00007f6007d5fb5e in QCoreApplication::notifyInternal (this=0x7fff8771f5e0, receiver=0x197b920, event=0x7fff8771e950) at kernel/qcoreapplication.cpp:915 #18 0x00007f600710a54b in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19 QApplicationPrivate::sendMouseEvent (receiver=0x197b920, event=0x7fff8771e950, alienWidget=0x197b360, nativeWidget=0x14490d0, buttonDown=0x7f6007bdf2a8, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3167 #20 0x00007f6007184fc4 in QETWidget::translateMouseEvent (this=this@entry=0x14490d0, event=event@entry=0x7fff8771f0c0) at kernel/qapplication_x11.cpp:4523 #21 0x00007f6007183d51 in QApplication::x11ProcessEvent (this=0x7fff8771f5e0, event=0x7fff8771f0c0) at kernel/qapplication_x11.cpp:3646 #22 0x00007f60071aabc2 in x11EventSourceDispatch (s=s@entry=0x12d8df0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #23 0x00007f6003081355 in g_main_dispatch (context=0x12d9020) at /tmp/buildd/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:2539 #24 g_main_context_dispatch (context=context@entry=0x12d9020) at /tmp/buildd/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3075 #25 0x00007f6003081688 in g_main_context_iterate (context=context@entry=0x12d9020, block=block@entry=1, dispatch=dispatch@entry=1, self=<error reading variable: Unhandled dwarf expression opcode 0xfa>) at /tmp/buildd/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3146 #26 0x00007f6003081744 in g_main_context_iteration (context=0x12d9020, may_block=1) at /tmp/buildd/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3207 #27 0x00007f6007d8e276 in QEventDispatcherGlib::processEvents (this=0x12a1ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #28 0x00007f60071aa83e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #29 0x00007f6007d5e8af in QEventLoop::processEvents (this=this@entry=0x7fff8771f490, flags=...) at kernel/qeventloop.cpp:149 #30 0x00007f6007d5eb38 in QEventLoop::exec (this=0x7fff8771f490, flags=...) at kernel/qeventloop.cpp:204 #31 0x00007f6007d63cf8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #32 0x00007f60094b3f55 in kdemain (argc=1, argv=0x7fff8771f728) at ../../src/main.cpp:88 #33 0x00007f6009133ead in __libc_start_main (main=<optimized out>, argc=<optimized out>, ubp_av=<optimized out>, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff8771f718) at libc-start.c:244 #34 0x0000000000400761 in _start ()
*** This bug has been marked as a duplicate of bug 323889 ***