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.
http://bugs.winehq.org/show_bug.cgi?id=25808
--- Comment #1 from Austin English austinenglish@gmail.com 2011-01-18 00:10:00 CST --- Created an attachment (id=32884) --> (http://bugs.winehq.org/attachment.cgi?id=32884) 64-bit log
http://bugs.winehq.org/show_bug.cgi?id=25808
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase
http://bugs.winehq.org/show_bug.cgi?id=25808
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2011-01-18 05:15:37 CST --- That's two different problems. The x64 one is because the typelib marshaller doesn't support 64-bit yet.
http://bugs.winehq.org/show_bug.cgi?id=25808
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|shdocvw:ie tests crash on |shdocvw:ie tests crash on |x64 and clang |clang
--- Comment #3 from Austin English austinenglish@gmail.com 2011-01-18 12:18:10 CST --- Okay, thanks.
http://bugs.winehq.org/show_bug.cgi?id=25808
--- Comment #4 from Austin English austinenglish@gmail.com 2011-02-11 18:45:59 CST --- Created an attachment (id=33251) --> (http://bugs.winehq.org/attachment.cgi?id=33251) valgrind log
Running the tests under valgrind (wine built with gcc) shows some nice juicy errors (uninitialized bytes, invalid reads, etc.) Perhaps fixing those would help here...
http://bugs.winehq.org/show_bug.cgi?id=25808
--- Comment #5 from Austin English austinenglish@gmail.com 2011-02-12 12:56:35 CST --- Created an attachment (id=33258) --> (http://bugs.winehq.org/attachment.cgi?id=33258) valgrind clang log
For completeness, here's a log with wine compiled with clang running the test.
http://bugs.winehq.org/show_bug.cgi?id=25808
--- Comment #6 from Austin English austinenglish@gmail.com 2011-02-13 04:28:30 CST --- Created an attachment (id=33271) --> (http://bugs.winehq.org/attachment.cgi?id=33271) backtrace
It looks like wine does get a backtrace if built with clang and -O0, but not -O2.
This is the backtrace from http://test.winehq.org/data/9e6de30f8feb8eb0a5fbbfd88f34c7358f7d6e6b/wine_ae..., uploading so it's not lost.
http://bugs.winehq.org/show_bug.cgi?id=25808
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com Component|shdocvw |ole32
http://bugs.winehq.org/show_bug.cgi?id=25808
--- Comment #7 from Austin English austinenglish@gmail.com 2011-04-13 16:05:13 CDT --- http://llvm.org/bugs/show_bug.cgi?id=9702
http://bugs.winehq.org/show_bug.cgi?id=25808
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2915e47979e31a8911a4f95d2d9 | |0264e6d6a0f40 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #8 from Austin English austinenglish@gmail.com 2012-12-20 13:43:43 CST --- Fixed by http://source.winehq.org/git/wine.git/commitdiff/2915e47979e31a8911a4f95d2d9...
http://bugs.winehq.org/show_bug.cgi?id=25808
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2012-12-21 13:28:51 CST --- Closing bugs fixed in 1.5.20.