http://bugs.winehq.org/show_bug.cgi?id=3885
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2005-24-11 16:51 ------- BTW another weird issue is this: i constantly have to run this app with native msvcrt, otherwise is crashes here with: 0x7f6dc506 cxx_frame_handler+0x34a [/LFS/winecvs/wine/dlls/msvcrt/cppexcept.c:305] in msvcrt: testb $0x8,0x82ac(%ebx) 305 TRACE( "done, continuing at %p\n", addr );
When i remove the trace (or comment it) it starts up just fine. This is weird as i do not run wine with trace log enabled so i thought this line wouldn't be called at all, yet it crashes right there. Any thoughts?