Alexandre switched off instruction emulation for some stuff to see how many programs broke. I think he said he'd put it back at some point soon.
On Thu, 2003-10-23 at 13:49, Shachar wrote: > 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