http://bugs.winehq.com/show_bug.cgi?id=1892
Summary: weird installation error Product: Wine Version: CVS Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.com ReportedBy: strattonbrazil@hotmail.com
When installing various programs, I get the following error:
fixme:msvcrt:_XcptFilter (-1073741819,0xadfa28)semi-stub wine: Unhandled exception (thread 0009), starting debugger... WineDbg starting on pid 8 Loaded debug information from ELF 'wine' ((nil)) No debug information in 32bit DLL 'D:\install.exe' (0x400000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x102a0000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x10420000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0xe10000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x250000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x140000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x2d0000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x770000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x310000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0xc70000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0xdd0000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x350000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x980000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x810000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x370000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0xe80000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x630000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x680000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0xb40000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x660000) Unhandled exception: page fault on read access to 0x1ef8dd38 in 32-bit code (0x00427259). In 32-bit mode. 0x00427259 (install.exe.EntryPoint+0x9c5a in install.exe): movl 0x0(%eax,%edx,1),%edi
I am using the newest version of wine from the CVS tree.