Crash in Qt when resizing windows

Sebastian Sauer mail at dipe.org
Thu Aug 24 15:05:26 BST 2006


Matt Rogers wrote:

> Using host libthread_db library "/lib64/libthread_db.so.1".
> [Thread debugging using libthread_db enabled]
> [New Thread 47203018661040 (LWP 27716)]
> [New Thread 1090525504 (LWP 27745)]
> [New Thread 1082132800 (LWP 27744)]
> [KCrash handler]
> #5  0x00002aee48e75359 in QX11PaintEngine::updatePen (this=0x108ed720,
>     pen=@0x7fff6294d4d0) at painting/qpaintengine_x11.cpp:1284

Maybe related; KSpread=>insert Chart asserts at the same line in 
qpaintengine_x11.cpp but with another QPainter-warning before;

QPainter::begin: Widget painting can only begin as a result of a paintEvent
Program received signal SIGSEGV, Segmentation fault.
0xb6b750e8 in QX11PaintEngine::updatePen (this=0x80dd2a0, pen=@0xbfcf9d24) at 
painting/qpaintengine_x11.cpp:1284
1284        } else if (d->pdev->devType() == QInternal::Pixmap && 
d->pdev_depth == 32
(gdb) bt
#0  0xb6b750e8 in QX11PaintEngine::updatePen (this=0x80dd2a0, pen=@0xbfcf9d24) 
at painting/qpaintengine_x11.cpp:1284
#1  0xb6b75517 in QX11PaintEngine::updateState (this=0x80dd2a0, 
state=@0x82f92c8) at painting/qpaintengine_x11.cpp:1123
#2  0xb6b195f7 in QPainterPrivate::updateState (this=0x82ee868, 
newState=0x82f92c8) at painting/qpainter.cpp:552
#3  0xb6b20490 in QPainter::drawRects (this=0xbfcf9f9c, rects=0xbfcf9f44, 
rectCount=1) at painting/qpainter.cpp:2504
#4  0xb7f14145 in QPainter::drawRect (this=0xbfcf9f9c, x=70, y=56, w=173, 
h=174) at /opt/qt4-copy/include/QtGui/qpainter.h:526
#5  0xb5c85958 in KSpread::InsertHandler::eventFilter (this=0x82c6868, 
ev=0xbfcfa5b0) at /home/kde4/koffice/kspread/Handler.cpp:116

-- 
Sebastian Sauer aka dipesh[sebsauer]
http://www.dipe.org/public_key.asc
Fingerprint: 8F1E 219B 16E6 4EC7 29CC F408 E193 65E2 9134 2221
Coder in http://www.koffice.org && http://www.kmldonkey.org




More information about the kde-core-devel mailing list