[Webkit-unassigned] [Bug 54000] [Qt] Crash on application exit after constructing and destroying a QWebView twice

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 9 09:50:30 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=54000


Benjamin Poulain <benjamin.poulain at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|PC                          |All
         OS/Version|Windows XP                  |All
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |Qt, QtTriaged
           Priority|P3                          |P1
          Component|New Bugs                    |Platform
                 CC|                            |benjamin.poulain at nokia.com
     Ever Confirmed|0                           |1




--- Comment #2 from Benjamin Poulain <benjamin.poulain at nokia.com>  2011-02-09 09:50:30 PST ---
Crash: I set as P1.

I can reproduce everytime with trunk on Linux.

Backtrace:
#0  0x0000000000000000 in ?? ()
#1  0x00007ffff703522c in WebCore::SharedTimerQt::~SharedTimerQt() () from /home/ikipou/dev/webkit/qtwebkit/WebKitBuild/Release/lib/libQtWebKit.so.4
#2  0x00007ffff7035289 in WebCore::SharedTimerQt::~SharedTimerQt() () from /home/ikipou/dev/webkit/qtwebkit/WebKitBuild/Release/lib/libQtWebKit.so.4
#3  0x00007ffff7035147 in WebCore::SharedTimerQt::qt_metacall(QMetaObject::Call, int, void**) () from /home/ikipou/dev/webkit/qtwebkit/WebKitBuild/Release/lib/libQtWebKit.so.4
#4  0x00007ffff514bfaf in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /home/ikipou/dev/qt-oslo-staging-2_release_64/lib/libQtCore.so.4
#5  0x00007ffff513a5a3 in QCoreApplication::exec() () from /home/ikipou/dev/qt-oslo-staging-2_release_64/lib/libQtCore.so.4
#6  0x0000000000400e18 in main ()

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



More information about the webkit-unassigned mailing list