https://bugs.winehq.org/show_bug.cgi?id=43749
Bug ID: 43749 Summary: shell32:shelldispatch test crashes in 64-bit prefix Product: Wine Version: 2.17 Hardware: x86-64 OS: Linux Status: NEW Keywords: download, source, testcase, win64 Severity: normal Priority: P2 Component: oleaut32 Assignee: wine-bugs@winehq.org Reporter: madewokherd@gmail.com Distribution: ---
I get a crash when running the 32-bit shell32:shelldispatch test in a 64-bit process through the build tree:
fixme:ole:TMStubImpl_Invoke not implemented on non-i386 err:rpc:I_RpcReceive we got fault packet with status 0x80004005 err:ole:xCall RpcChannelBuffer SendReceive failed, 80004005 shelldispatch.c:1032: Test failed: got 0x80004005 shelldispatch.c:1058: Test failed: got (nil) wine: Unhandled page fault on read access to 0x00000000 at address 0x7eccc0dd (thread 002f), starting debugger...
The 64-bit test also fails, but it does not crash.
https://bugs.winehq.org/show_bug.cgi?id=43749
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=43749
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Created attachment 59253 --> https://bugs.winehq.org/attachment.cgi?id=59253 fix-crashes-in-shelldispatch
Interesting. I don't get this crash, but a bunch of others. Can you try the attached patch and test if that's enough to make the crash disappear? If no, please provide an updated log.
https://bugs.winehq.org/show_bug.cgi?id=43749
--- Comment #2 from Vincent Povirk madewokherd@gmail.com --- With the attached patch, it does not crash.
https://bugs.winehq.org/show_bug.cgi?id=43749
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE CC| |z.figura12@gmail.com
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- Marking this duplicate.
*** This bug has been marked as a duplicate of bug 26768 ***
https://bugs.winehq.org/show_bug.cgi?id=43749
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de Status|RESOLVED |CLOSED
--- Comment #4 from André H. nerv@dawncrow.de --- closing dup