Hi all,
I have identified that the commit at http://www.winehq.org/hypermail/wine-cvs/2003/09/0204.html is causing a regression to my application. This is the same application that kept generating the sigsegv and catching it not so long ago (http://www.winehq.org/hypermail/wine-devel/2003/10/0044.html). after applying this patch, the program will no longer run. I get a dialog saying "unexpected error". I suspect that moving the instruction emulation ruined, in some way, the application's ability to call cli and sti.
Can anyone who knows what this patch was all about comment on what is going here?
Shachar