[Webkit-unassigned] [Bug 104853] Qt5 RC1 globalSettings crashes in main w/o event loop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 13 10:03:10 PST 2012


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





--- Comment #2 from That Dude <deadbeef at mailinator.com>  2012-12-13 10:05:32 PST ---
Qt debugger shows:
 +d -> <Memory access error>


WindDbg Release:

First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\TEMP\zzzz\Qt5Gui.dll - 
Qt5Gui!QWindowPrivate::globalPosition+0x151:
0f73c771 8b01            mov     eax,dword ptr [ecx]  ds:002b:00000000=????????


WindDbg Debug:

(16a4.16c0): Access violation - code c0000005 (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
*** WARNING: Unable to verify checksum for C:\PROGRAMS\Qt\500rc2\5.0.0-rc2\msvc2010\bin\Qt5Guid.dll
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\PROGRAMS\Qt\500rc2\5.0.0-rc2\msvc2010\bin\Qt5Guid.dll - 
Qt5Guid!QTransform::fromTranslate+0x5a659:
02413100 8b10            mov     edx,dword ptr [eax]  ds:002b:00000000=????????

-- 
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