Hi guys, I just tried out the latest 4.5 snapshot from today and want to report some more issues. I should note that the WebKit issues I reported earlier are not fixed yet. New issues I found were:
* Crash on Linux in combination with the Oxygen theme (not sure what triggers it exactly, but it occurs sometimes on application exit): #0 0xb5c6c0fe in ?? () from /lib/libc.so.6 #1 0xb5c6d5bf in ?? () from /lib/libc.so.6 #2 0xb5c6d95c in free () from /lib/libc.so.6 #3 0xb5e30ad1 in operator delete () from /usr/lib/libstdc++.so.6 #4 0xb696fbf8 in ~QX11PixmapData (this=0x88d7466) at image/qpixmap_x11.cpp:1179 #5 0xb695f407 in QPixmap::deref (this=0x94d564c) at image/qpixmap.cpp:1318 #6 0xb695f810 in ~QPixmap (this=0x94d564c) at image/qpixmap.cpp:327 #7 0xb6aaf359 in ~QX11PaintEnginePrivate (this=0x94d55b0) at ../../include/QtGui/private/../../../src/gui/painting/qpaintengine_x11_p.h:138 #8 0xb69c4a5f in ~QPaintEngine (this=0x94c3dc0) at painting/qpaintengine.cpp:673 #9 0xb6aa6282 in ~QX11PaintEngine (this=0x94c3dc0) at painting/qpaintengine_x11.cpp:446 #10 0xb696f2fc in QX11PixmapData::release (this=0x94d5270) at image/qpixmap_x11.cpp:1183 #11 0xb696fbdd in ~QX11PixmapData (this=0x94d5270) at image/qpixmap_x11.cpp:1178 #12 0xb695f407 in QPixmap::deref (this=0x94ccd30) at image/qpixmap.cpp:1318 #13 0xb695f810 in ~QPixmap (this=0x94ccd30) at image/qpixmap.cpp:327 #14 0xb584438a in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so #15 0xb584e71f in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so #16 0xb584ee12 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so #17 0xb5853b45 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so #18 0xb58678bb in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so #19 0xb5c2d8f1 in exit () from /lib/libc.so.6 #20 0xb5c165fd in __libc_start_main () from /lib/libc.so.6 #21 0x0811c711 in _start () * QNetworkReply never emits finished() nor error() when it gets a HTTP 401 reply. Greetings, Arend jr. -- Arend van Beelen jr. "If you want my address, it's number one at the end of the bar." _______________________________________________ Qt4-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback
