https://bugs.winehq.org/show_bug.cgi?id=57365
Bug ID: 57365 Summary: RabbitMQ crashes Erlang machine due to faulty cmd delayed expansion subsitution Product: Wine Version: 9.20 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de Distribution: ---
Created attachment 77329 --> https://bugs.winehq.org/attachment.cgi?id=77329 Test file
Attaching a test file.
Output on windows:
-s \"rabbit\" boot -boot \"start_sasl\"
Output on Wine:
-s \rabbit\ boot -boot \start_sasl\
This leads to the Erlang machine being misconfigured and RabbitMQ crashing everytime.
Found while analyzing the LabView installer (bug 55859), which for some reason is the easiest way to reproduce this issue. I had a really hard time reproducing this reliably, but hopefully the test file helps!
https://bugs.winehq.org/show_bug.cgi?id=57365
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase
https://bugs.winehq.org/show_bug.cgi?id=57365
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |55859
https://bugs.winehq.org/show_bug.cgi?id=57365
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #77329|0 |1 is obsolete| |
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Created attachment 77330 --> https://bugs.winehq.org/attachment.cgi?id=77330 Test file
https://bugs.winehq.org/show_bug.cgi?id=57365
Eric Pouech eric.pouech@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE CC| |eric.pouech@gmail.com Status|NEW |RESOLVED
--- Comment #2 from Eric Pouech eric.pouech@gmail.com --- Dup of 57290
tested patch of 57290 and output is what's expected (actually I compared to with what's in #0, not actual Windows output)
*** This bug has been marked as a duplicate of bug 57290 ***
https://bugs.winehq.org/show_bug.cgi?id=57365
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing duplicate.