http://bugs.winehq.org/show_bug.cgi?id=2758
Summary: Installing Xilinx FPGA tools WEB ISE 6.3i fails Product: Wine Version: 20050211 Platform: Other URL: http://support.xilinx.com/index.shtml OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: wine@nagrom.org
I'm using redhat 9. I've tried both wine 20050211 and 20041201. The failure happens every time and is always the same.
I am attempting to install the Xilinx FPGA tools (WEB ISE 6.3i). The installation process seems to be going fine, but after about 2 minutes, the installer reaches a stage where it faults into the wine debugger console:
wine: Unhandled exception (thread 0009), starting debugger... WineDbg starting on pid 0x8 Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0045f093). In 32 bit mode. Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0033 GS:0000 EIP:0045f093 ESP:40837dcc EBP:40837dd4 EFLAGS:00010246( - 00 -RIZP1) EAX:00000000 EBX:00000001 ECX:00000001 EDX:00000000 ESI:40837f4f EDI:00000000 Stack dump: 0x40837dcc: 4083824f 40837e48 40837de8 00457667 0x40837ddc: 00000000 00000000 00000001 4083a52c 0x40837dec: 00435a5c 00000000 00000000 00000001 0x40837dfc: 4083824f 004b861c 4083824f 40837f51 0x40837e0c: 000000ff 40837f4f 004b8354 4083a540 0x40837e1c: 40837e48 4083824f 004359c2 41cebfa8 Backtrace: =>1 0x0045f093 in setup (+0x5f093) (0x40837dd4) 2 0x00457667 in setup (+0x57667) (0x40837de8) 3 0x00435a5c in setup (+0x35a5c) (0x4083a52c) 4 0x41ceeed0 (0x41cec098) 0x0045f093: repne scasb %es:(%edi) Wine-dbg>Ctrl-C: stopping debuggee err:seh:setup_exception nested exception on signal stack in thread 0009 eip 40105499 esp 40015c24 stack 0x40740000-0x40840000
I'm not sure what further information you will require, but since this failure is very repeatable, I'd be happy to fill in more details.