Bug 231070 - konsole crashed after changing to smooth fonts
Summary: konsole crashed after changing to smooth fonts
Status: RESOLVED DUPLICATE of bug 199161
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.4
Platform: Mandriva RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-17 09:58 UTC by Sivakumaran
Modified: 2010-11-09 18:21 UTC (History)
3 users (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 Sivakumaran 2010-03-17 09:58:11 UTC
Application: konsole (2.4)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.1
Operating System: Linux 2.6.31.12-desktop-1mnb x86_64
Distribution: "Mandriva Linux 2010.0"

-- Information about the crash:
Konsole crashed when the smooth font was enabled/disabled for the profile in use

 -- Backtrace:
Application: Konsole (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fad9cb76be0 in Konsole::TerminalDisplay::paintFilters () from /usr/lib64/libkonsoleprivate.so
#6  0x00007fad9cb782d9 in Konsole::TerminalDisplay::paintEvent () from /usr/lib64/libkonsoleprivate.so
#7  0x00007fada8d3d402 in QWidget::event () from /usr/lib64/libQtGui.so.4
#8  0x00007fad9cb6f1dd in Konsole::TerminalDisplay::event () from /usr/lib64/libkonsoleprivate.so
#9  0x00007fada8ce752c in QApplicationPrivate::notify_helper () from /usr/lib64/libQtGui.so.4
#10 0x00007fada8cedb0b in QApplication::notify () from /usr/lib64/libQtGui.so.4
#11 0x00007fadaa073d66 in KApplication::notify () from /usr/lib64/libkdeui.so.5
#12 0x00007fada9b3edac in QCoreApplication::notifyInternal () from /usr/lib64/libQtCore.so.4
#13 0x00007fada8d4595d in QWidgetPrivate::drawWidget () from /usr/lib64/libQtGui.so.4
#14 0x00007fada8efdc86 in ?? () from /usr/lib64/libQtGui.so.4
#15 0x00007fada8d373b0 in QWidgetPrivate::syncBackingStore () from /usr/lib64/libQtGui.so.4
#16 0x00007fada8d3db05 in QWidget::event () from /usr/lib64/libQtGui.so.4
#17 0x00007fada90fdddb in QMainWindow::event () from /usr/lib64/libQtGui.so.4
#18 0x00007fadaa18af83 in KXmlGuiWindow::event () from /usr/lib64/libkdeui.so.5
#19 0x00007fada8ce752c in QApplicationPrivate::notify_helper () from /usr/lib64/libQtGui.so.4
#20 0x00007fada8cedb0b in QApplication::notify () from /usr/lib64/libQtGui.so.4
#21 0x00007fadaa073d66 in KApplication::notify () from /usr/lib64/libkdeui.so.5
#22 0x00007fada9b3edac in QCoreApplication::notifyInternal () from /usr/lib64/libQtCore.so.4
#23 0x00007fada9b41527 in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib64/libQtCore.so.4
#24 0x00007fada9b68793 in ?? () from /usr/lib64/libQtCore.so.4
#25 0x00007fada4fa34ce in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#26 0x00007fada4fa6e98 in ?? () from /usr/lib64/libglib-2.0.so.0
#27 0x00007fada4fa6fc0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#28 0x00007fada9b682d3 in QEventDispatcherGlib::processEvents () from /usr/lib64/libQtCore.so.4
#29 0x00007fada8d95c8e in ?? () from /usr/lib64/libQtGui.so.4
#30 0x00007fada9b3d6c2 in QEventLoop::processEvents () from /usr/lib64/libQtCore.so.4
#31 0x00007fada9b3da9c in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#32 0x00007fada9b417eb in QCoreApplication::exec () from /usr/lib64/libQtCore.so.4
#33 0x00007fad9cdcd2e6 in kdemain () from /usr/lib64/libkdeinit4_konsole.so
#34 0x0000000000406a98 in _start ()

Possible duplicates by query: bug 226645, bug 226214, bug 226106, bug 225737, bug 225614.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-03-17 11:25:16 UTC
can you please install  kdebse4-debug qt4-debug kdelibs4-debug     and paste the new crash log ?
Comment 2 Dario Andres 2010-03-17 14:17:44 UTC
Likely to be related to bug 199161...
Comment 3 Christoph Feck 2010-11-09 18:21:27 UTC

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