http://bugs.winehq.org/show_bug.cgi?id=2137
markf78@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|20040408 |20040615
------- Additional Comments From markf78@yahoo.com 2004-22-06 20:32 ------- it appears this problem isn't yet fixed:
i just downloaded the latest monthly release.
if i enter "wine calc.exe" in bash, then i get a segmentation fault. if i enter the "setarch i686 wine calc.exe" in bash (that previously worked correctly), then winedbg executes with the following:
fixme:win:GetProcessDefaultLayout ( 0x5587fe6c ): No BiDi fixme:msvcrt:_XcptFilter (-1073741819,0x5587f79c)semi-stub wine: Unhandled exception (thread 0009), starting debugger... fixme:console:SetConsoleCtrlHandler (0x556ae7c0,1) - no error checking or testing yet WineDbg starting on pid 0x8 Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x55a4861f). In 32 bit mode. 0x55a4861f: movl $0x0,0x0(%eax) Wine-dbg>quit WineDbg terminated on pid 0x8
i'm running FC2 with kernel-2.6.6-1.435. i'm happy to provide more information as needed.