[Webkit-unassigned] [Bug 35251] [Qt] QtLauncher crashes on Mac OS when exiting with QGraphicsView mode enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 15 03:20:40 PDT 2010


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


Kent Hansen <kent.hansen at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
         AssignedTo|webkit-unassigned at lists.web |webkit-qt-unassigned at trollt
                   |kit.org                     |ech.com
                 CC|                            |kent.hansen at nokia.com
     Ever Confirmed|0                           |1




--- Comment #2 from Kent Hansen <kent.hansen at nokia.com>  2010-03-15 03:20:40 PST ---
It crashes on Linux too (r55986, qt-oslo-staging-1/4.7
ccf34d2a9f2d3aa2341de7babab5188b359861a1):

#0  0x0038edfa in QListData::size (this=0x3ba2164) at
../../include/QtCore/../../src/corelib/tools/qlist.h:94
#1  0x003b05fd in QList<QPair<QHttpNetworkRequest, QHttpNetworkReply*>
>::length (this=0x3ba2164) at
../../include/QtCore/../../src/corelib/tools/qlist.h:287
#2  0x003ae5ce in QHttpNetworkConnectionPrivate::removeReply (this=0x87c4f90,
reply=0x8741268) at access/qhttpnetworkconnection.cpp:652
#3  0x003a554f in ~QHttpNetworkReply (this=0x8741268, __in_chrg=<value
optimized out>) at access/qhttpnetworkreply.cpp:66
#4  0x03a4f990 in QObjectPrivate::deleteChildren (this=0x873edc8) at
kernel/qobject.cpp:1981
#5  0x03a4d769 in ~QObject (this=0x872f240, __in_chrg=<value optimized out>) at
kernel/qobject.cpp:978
#6  0x003c501f in ~QNetworkAccessBackend (this=0x872f240, __in_chrg=<value
optimized out>) at access/qnetworkaccessbackend.cpp:162
#7  0x003ce7b7 in ~QNetworkAccessHttpBackend (this=0x872f240, __in_chrg=<value
optimized out>) at access/qnetworkaccesshttpbackend.cpp:311
#8  0x03a53ca6 in qDeleteInEventHandler (o=0x872f240) at
kernel/qobject.cpp:4010
#9  0x03a4e6e0 in QObject::event (this=0x872f240, e=0x86c8138) at
kernel/qobject.cpp:1226
#10 0x01b53ca8 in QApplicationPrivate::notify_helper (this=0x8106c20,
receiver=0x872f240, e=0x86c8138) at kernel/qapplication.cpp:4336
#11 0x01b514fe in QApplication::notify (this=0xbffff0fc, receiver=0x872f240,
e=0x86c8138) at kernel/qapplication.cpp:3740
#12 0x03a3572f in QCoreApplication::notifyInternal (this=0xbffff0fc,
receiver=0x872f240, event=0x86c8138) at kernel/qcoreapplication.cpp:704
#13 0x01b4390f in QCoreApplication::sendEvent (receiver=0x872f240,
event=0x86c8138) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#14 0x03a367e3 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0,
event_type=52, data=0x8106d18) at kernel/qcoreapplication.cpp:1345
#15 0x03a3649b in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=52) at kernel/qcoreapplication.cpp:1238
#16 0x03a35e88 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:988
#17 0x01b51154 in QApplication::exec () at kernel/qapplication.cpp:3615
#18 0x080675b1 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