[Bug 39044] Skyforge: In-game browser crash (possibly crypt/ntdll.FILE_CreateFile related).

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 7 16:12:44 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=39044

--- Comment #5 from philippe.groarke at gmail.com ---
Alright so I was still working on this. I believe the problem is
crypt:CertContext_SetProperty. Sometimes the webpage just doesn't appear (first
example), when it does it crashes (second output). These are normal wine
outputs. 

No-crash (empty page):

fixme:advapi:RegisterTraceGuidsW (0x48cf6e0, 0x5ba6cf4,
{3dada31d-19ef-4dc1-b345-037927193422}, 1, 0x5b64d8c, (null), (null),
0x5ba6d0c): stub
fixme:advapi:RegisterTraceGuidsW   register trace class
{00000000-0000-0000-0000-000000000000}
fixme:advapi:RegisterTraceGuidsW (0x3424d0, 0x34d6e8,
{7c830ece-5fb3-417a-a1bd-508f45277356}, 1, 0x33fb84, (null), (null), 0x34d6f0):
stub
fixme:advapi:RegisterTraceGuidsW   register trace class
{7c830ece-5fb3-417a-a1bd-508f45277356}
fixme:heap:RtlSetHeapInformation 0x0 1 0x0 0 stub
fixme:heap:RtlSetHeapInformation 0x0 1 0x0 0 stub
fixme:advapi:RegisterTraceGuidsW (0x102bf6e0, 0x11596cf4,
{3dada31d-19ef-4dc1-b345-037927193422}, 1, 0x11554d8c, (null), (null),
0x11596d0c): stub
fixme:advapi:RegisterTraceGuidsW   register trace class
{00000000-0000-0000-0000-000000000000}
fixme:gdi:GdiInitializeLanguagePack stub

Crash:

fixme:advapi:RegisterTraceGuidsW (0x3424d0, 0x34d6e8,
{7c830ece-5fb3-417a-a1bd-508f45277356}, 1, 0x33fb84, (null), (null), 0x34d6f0):
stub
fixme:advapi:RegisterTraceGuidsW   register trace class
{7c830ece-5fb3-417a-a1bd-508f45277356}
fixme:heap:RtlSetHeapInformation 0x0 1 0x0 0 stub
fixme:heap:RtlSetHeapInformation 0x0 1 0x0 0 stub
fixme:advapi:RegisterTraceGuidsW (0x102bf6e0, 0x11596cf4,
{3dada31d-19ef-4dc1-b345-037927193422}, 1, 0x11554d8c, (null), (null),
0x11596d0c): stub
fixme:advapi:RegisterTraceGuidsW   register trace class
{00000000-0000-0000-0000-000000000000}
fixme:gdi:GdiInitializeLanguagePack stub
fixme:crypt:CertContext_SetProperty 70: stub
fixme:heap:RtlSetHeapInformation 0x0 1 0x0 0 stub
fixme:resource:GetGuiResources (0x94,0): stub
wine: Unhandled exception 0x80000003 in thread 59 at address 0x48c35e0 (thread
0059), starting debugger...

As I can't attach a debugger, can't analyze 4GB of logs and can't really tell
what is crashing, I will let you decide wether you want to close this or not. I
am getting headaches trying to debug this stuff, I've gathered all I could.
Have a good day.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list