[Konsole-devel] [Bug 205499] New: Konsole crashed in QTransform::operator=

Zdeněk Zikán zdenek.zikan at gmail.com
Fri Aug 28 14:58:08 UTC 2009


https://bugs.kde.org/show_bug.cgi?id=205499

           Summary: Konsole crashed in QTransform::operator=
           Product: konsole
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel at kde.org
        ReportedBy: zdenek.zikan at gmail.com


Application that crashed: konsole
Version of the application: 2.3
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.28-15-generic i686
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
Konsole crashed for no obvious reason, I'm unable to reproduce it. I hope that
at least stacktrace helps.

 -- Backtrace:
Application: Konsole (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0xb6b4612b in QTransform::operator= (this=0xa0050b8, matrix=@0x9d9ea1c) at
painting/qtransform.cpp:870
#7  0xb6ae435b in QPainter::begin (this=0xbff24aa8, pd=0xa0a1f88) at
painting/qpainter.cpp:1771
#8  0xb6ae51f8 in QPainter (this=0xbff24aa8, pd=0xac8ec90) at
painting/qpainter.cpp:1411
#9  0xb4aba92f in Konsole::TerminalDisplay::paintEvent (this=0xac8ec88,
pe=0xbff24f54) at
/build/buildd/kdebase-4.3.0/apps/konsole/src/TerminalDisplay.cpp:1203
#10 0xb6a0b74e in QWidget::event (this=0xac8ec88, event=0xbff24f54) at
kernel/qwidget.cpp:7687
#11 0xb4ab15e0 in Konsole::TerminalDisplay::event (this=0xac8ec88,
event=0xbff24f54) at
/build/buildd/kdebase-4.3.0/apps/konsole/src/TerminalDisplay.cpp:2635
#12 0xb69b4d3c in QApplicationPrivate::notify_helper (this=0x9c67360,
receiver=0xac8ec88, e=0xbff24f54) at kernel/qapplication.cpp:4056
#13 0xb69bd122 in QApplication::notify (this=0xbff25aa4, receiver=0xac8ec88,
e=0xbff24f54) at kernel/qapplication.cpp:4021
#14 0xb74c55cd in KApplication::notify (this=0xbff25aa4, receiver=0xac8ec88,
event=0xbff24f54) at
/build/buildd/kde4libs-4.3.0/kdeui/kernel/kapplication.cpp:302
#15 0xb7ef3bcb in QCoreApplication::notifyInternal (this=0xbff25aa4,
receiver=0xac8ec88, event=0xbff24f54) at kernel/qcoreapplication.cpp:610
#16 0xb69bfe8e in QCoreApplication::sendSpontaneousEvent (receiver=0xac8ec88,
event=0x0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#17 0xb6a134e9 in QWidgetPrivate::drawWidget (this=0xac91040, pdev=0x9d9ea1c,
rgn=@0xbff25180, offset=@0xbff25150, flags=68, sharedPainter=0x0,
backingStore=0x9c8d9e0) at kernel/qwidget.cpp:5079
#18 0xb6ba4905 in QWidgetBackingStore::sync (this=0x9c8d9e0) at
painting/qbackingstore.cpp:1261
#19 0xb6a03a06 in QWidgetPrivate::syncBackingStore (this=0x9f08c88) at
kernel/qwidget.cpp:1603
#20 0xb6a0bbb5 in QWidget::event (this=0x9f74978, event=0xad30388) at
kernel/qwidget.cpp:7827
#21 0xb6dda197 in QMainWindow::event (this=0x9f74978, event=0xad30388) at
widgets/qmainwindow.cpp:1399
#22 0xb75a9f87 in KMainWindow::event (this=0x9f74978, ev=0xad30388) at
/build/buildd/kde4libs-4.3.0/kdeui/widgets/kmainwindow.cpp:1094
#23 0xb75ef90c in KXmlGuiWindow::event (this=0x9f74978, ev=0xad30388) at
/build/buildd/kde4libs-4.3.0/kdeui/xmlgui/kxmlguiwindow.cpp:131
#24 0xb69b4d3c in QApplicationPrivate::notify_helper (this=0x9c67360,
receiver=0x9f74978, e=0xad30388) at kernel/qapplication.cpp:4056
#25 0xb69bd122 in QApplication::notify (this=0xbff25aa4, receiver=0x9f74978,
e=0xad30388) at kernel/qapplication.cpp:4021
#26 0xb74c55cd in KApplication::notify (this=0xbff25aa4, receiver=0x9f74978,
event=0xad30388) at
/build/buildd/kde4libs-4.3.0/kdeui/kernel/kapplication.cpp:302
#27 0xb7ef3bcb in QCoreApplication::notifyInternal (this=0xbff25aa4,
receiver=0x9f74978, event=0xad30388) at kernel/qcoreapplication.cpp:610
#28 0xb7ef4825 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0,
event_type=0, data=0x9be9b38) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#29 0xb7ef4a1d in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1140
#30 0xb7f1f6af in postEventSourceDispatch (s=0x9c60e80) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#31 0xb6567b88 in IA__g_main_context_dispatch (context=0x9c62248) at
/build/buildd/glib2.0-2.20.1/glib/gmain.c:1814
#32 0xb656b0eb in g_main_context_iterate (context=0x9c62248, block=1,
dispatch=1, self=0x9c66e60) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2448
#33 0xb656b268 in IA__g_main_context_iteration (context=0x9c62248, may_block=1)
at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2511
#34 0xb7f1f2f8 in QEventDispatcherGlib::processEvents (this=0x9c67438, flags={i
= -1074636424}) at kernel/qeventdispatcher_glib.cpp:327
#35 0xb6a56a75 in QGuiEventDispatcherGlib::processEvents (this=0x9c67438,
flags={i = -1074636376}) at kernel/qguieventdispatcher_glib.cpp:202
#36 0xb7ef21fa in QEventLoop::processEvents (this=0xbff25a20, flags={i =
-1074636312}) at kernel/qeventloop.cpp:149
#37 0xb7ef2642 in QEventLoop::exec (this=0xbff25a20, flags={i = -1074636248})
at kernel/qeventloop.cpp:201
#38 0xb7ef4ae9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#39 0xb69b4bb7 in QApplication::exec () at kernel/qapplication.cpp:3525
#40 0xb5d0f5d2 in kdemain (argc=3, argv=0x9c25e70) at
/build/buildd/kdebase-4.3.0/apps/konsole/src/main.cpp:104
#41 0x0804e27d in launch (argc=3, _name=0x9c1a96c "konsole", args=0x9c1a9b3 "",
cwd=0x0, envc=0, envs=0x9c1a9b8 "", reset_env=false, tty=0x0,
avoid_loops=false, startup_id_str=0x805136d "0")
    at /build/buildd/kde4libs-4.3.0/kinit/kinit.cpp:676
#42 0x0804ea5d in handle_launcher_request (sock=7, who=<value optimized out>)
at /build/buildd/kde4libs-4.3.0/kinit/kinit.cpp:1168
#43 0x0804efe5 in handle_requests (waitForPid=0) at
/build/buildd/kde4libs-4.3.0/kinit/kinit.cpp:1361
#44 0x0804fbca in main (argc=2, argv=0xbff26214, envp=0xbff26220) at
/build/buildd/kde4libs-4.3.0/kinit/kinit.cpp:1788

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list