http://bugs.winehq.com/show_bug.cgi?id=1928
Summary: Unhandled exception installing dcom98.exe Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.com ReportedBy: jjl@pobox.com
I attempted to install dcom98.exe on wine current CVS as of yesterday (install seems OK: Winzip works fine), debian woody.
The only changes I made to a clean install were 1. setting the windows version to win98 and 2. unpacking the .CAB files for IE6, following the instructions at the URL below, under "Method 2" (I also tried "Method 1", the new IE installer for wine, which failed in the same way).
http://tinyurl.com/24cmo http://frankscorner.org/modules.php?op=modload&name=Sections&file=in...
I've tried both with and without native ole32 (taken from win98).
It gets as far as the license dialog, and when I click "Yes", it deadlocks (see below). I get an essentially identical problem if I try to run ie6setup.exe (rather than extracting from the .CABs I had lying around already).
ie[0]$ wine dcom98.exe Could not stat /mnt/fd0 (No such file or directory), ignoring drive A: err:ntdll:RtlpWaitForCriticalSection section 0x40332690 "?" wait timed out in thread 0011, blocked by 0010, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x407c5b00 "../../windows/user.c: USER_SysLevel" wait timed out in thread 0010, blocked by 0011, retrying (60 sec) wine: Unhandled exception (thread 0010), starting debugger... Could not stat /mnt/fd0 (No such file or directory), ignoring drive A: WineDbg starting on pid f Loaded debug information from ELF 'wine' ((nil)) No debug information in 32bit DLL 'F:\ie\dcom98.exe' (0x1000000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40190000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40440000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40650000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40690000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40710000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40830000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x408d0000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x408c0000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40930000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x40c60000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVFW32.DLL' (0x40c30000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x40ce0000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x40cc0000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x40e20000) Unhandled exception: wait failed on critical section 0x407c5b00 (USER32.DLL..data+0x10b00 in USER32.DLL) Process of pid=0000000f has terminated ie[0]$