http://bugs.winehq.org/show_bug.cgi?id=25808
Summary: shdocvw:ie tests crash on x64 and clang Product: Wine Version: 1.3.11 Platform: x86-64 OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: shdocvw AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=32883) --> (http://bugs.winehq.org/attachment.cgi?id=32883) clang output
Clang: ../../../tools/runtest -q -P wine -M shdocvw.dll -T ../../.. -p shdocvw_test.exe.so ie.c && touch ie.ok wine: Unhandled page fault on write access to 0x00000028 at address 0x6821ce56 (thread 0039), starting debugger... Unhandled exception: page fault on write access to 0x00000028 in 32-bit code (0x6821ce56).
wine64: fixme:storage:create_storagefile Storage share mode not implemented. tmarshal.c:1735: PSFacBuf_CreateProxy: Assertion `sizeof(TMAsmProxy) == 16' failed. wine: Assertion failed at address 0x2b3a3663bba5 (thread 0009), starting debugger... Unhandled exception: assertion failed in 64-bit code (0x00002b3a3663bba5).
I'll attach logs for both.