https://bugs.winehq.org/show_bug.cgi?id=56541
--- Comment #3 from yafoce6821@giratex.com --- Created attachment 76444 --> https://bugs.winehq.org/attachment.cgi?id=76444 winedbg output of pl9-7-6.1
Please forgive my below naivety if I have understood something wrong, but this is what I have discovered to the best of my abilities.
I have tested these three versions of Geovision Parashara's Light, namely, version 6.1, 7, and 9.
I had decompiled the binaries to see what is going wrong in each case. Also, have tried debugging with winedbg.
The winedbg output is attached for the three versions.
In each case, a function of QString class of the Qt3.x library calls kernel32.dll and there is a memory page fail. Specifically, + function is called, and the fail happens, if I go through the stack trace.
Everytime the memory fail happens with this fail
winedbg:be_i386_is_jump unknown 8b
I suspect all Qt3.x applications impacted, but please understand, I have only tested these 3 geovison applications with qt3 only to draw to the hypothesis.
Hope this helps, and apologies if I am wrong.