http://bugs.winehq.org/show_bug.cgi?id=58480
--- Comment #5 from Tres Finocchiaro tres.finocchiaro@gmail.com --- @Bernhard,
`cat /proc/$(pidof 'C:\Program Files\LMMS\plugins\RemoteVstPlugin64.exe')/maps`
shows again no mapping at this address.
This happens here also with 518e394794 reverted.
This is because 518e394794 is a winebuild change!
Testing a baseline is difficult (it requires compiling LMMS against an older version of winebuild). This is a winegcc/wineg++/winebuild **compiler** regression. Reverting wine to an older version CANNOT restore the old behavior. I've explained this in my testing steps. Requoting:
NOTE: Baseline testing a "good" result is a bit harder due to unrelated dependency changes in wine over the years, however we can provide a "working build" from older wineg++ versions by temporarily switching our CI to before the offending patch.
I understand that this bug is filed against "Wine" but this is NOT a runtime regression. I chose "Wine" because I could not find a category suitable for winegcc/wineg++/winebuild.
I hope this information is helpful.