http://bugs.winehq.org/show_bug.cgi?id=5017
------- Additional Comments From frogzoo@chilli.net.au 2006-07-04 11:15 ------- Firstly, I have had ie6 setup and working before, so I'm aware of how to get it running in normal circumstances. It's only a matter of installing dcom98. This issue isn't specifically IE6, just that seemed the easiest way to log the bug so it was reproducible. As above, the MozillaControl also fails, as does the dcom98 install, crashing with a "Unhandled page fault on read access"
wine win32/dcom98.exe
wine: Unhandled page fault on read access to 0x473ffd80 at address 0x4f23283e (thread 000c), starting debugger... WineDbg starting on pid 0x8 Unhandled exception: page fault on read access to 0x473ffd80 in 32-bit code (0x4f23283e).
-------------------------
All of these crashes flag ld-linux.so.2 and libdl.so.2 in the first 2 lines:
eg, from dcom
=>1 0x4f23283e in ld-linux.so.2 (+0xa83e) (0x4f23283e) 2 0x4f3532b4 in libdl.so.2 (+0x12b4) (0x4f3532b4)