https://bugs.winehq.org/show_bug.cgi?id=43945
Bug ID: 43945 Summary: d3dx9_36/mesh tests fail on armv7l Product: Wine Version: 2.19 Hardware: arm OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: directx-d3dx9 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com CC: matteo.mystral@gmail.com Distribution: Debian
Created attachment 59584 --> https://bugs.winehq.org/attachment.cgi?id=59584 backtrace
Matteo looked at this a bit at wineconf, but it wasn't immediately obvious:
Unhandled exception: illegal instruction in 32-bit code (0xb1e0d010).
Backtrace: =>0 0xb1e0d010 check_generated_effects_+0x210(line=0x9e8, materials=0xb1e61890, num_materials=0, effects=<is not available>) [/home/austin/wine-git/dlls/d3dx9_36/tests/mesh.c:1761] in d3dx9_36_test (0xb1e60bfc) 1 0xb1e0cfa8 check_generated_effects_+0x1a7(line=0xb1e5f800, materials=0x1, num_materials=0xb234fd50, effects=<is not available>) [/home/austin/wine-git/dlls/d3dx9_36/tests/mesh.c:1754] in d3dx9_36_test (0xb1e60394) 2 0xb1e1d710 test_LoadMeshFromX_.constprop+0x21f() in d3dx9_36_test (0xc0400000)
https://bugs.winehq.org/show_bug.cgi?id=43945
--- Comment #1 from Austin English austinenglish@gmail.com --- Created attachment 59591 --> https://bugs.winehq.org/attachment.cgi?id=59591 +d3dx,+tid,+seh
+relay caused problems, so I excluded it
https://bugs.winehq.org/show_bug.cgi?id=43945
--- Comment #2 from Matteo Bruni matteo.mystral@gmail.com --- Could you please attach or send me the test binary and possibly also the output of objdump -dS on it? If you don't have the binary that generated the attached backtrace anymore, please run the test again and send me the new backtrace. Thanks.
https://bugs.winehq.org/show_bug.cgi?id=43945
--- Comment #3 from Austin English austinenglish@gmail.com --- Created attachment 59665 --> https://bugs.winehq.org/attachment.cgi?id=59665 backtrace
https://bugs.winehq.org/show_bug.cgi?id=43945
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #59584|0 |1 is obsolete| |
--- Comment #4 from Austin English austinenglish@gmail.com --- Created attachment 59666 --> https://bugs.winehq.org/attachment.cgi?id=59666 test binary
https://bugs.winehq.org/show_bug.cgi?id=43945
--- Comment #5 from Austin English austinenglish@gmail.com --- Created attachment 59667 --> https://bugs.winehq.org/attachment.cgi?id=59667 objdump on binary
https://bugs.winehq.org/show_bug.cgi?id=43945
--- Comment #6 from Austin English austinenglish@gmail.com --- Still in wine-5.7-301-ga897d858e4