https://bugs.winehq.org/show_bug.cgi?id=43803
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |programs URL| |http://www.ezbsystems.com/u | |ltraiso/download.htm Resolution|--- |DUPLICATE Keywords| |download Summary|Problems to starts |UltraISO 'ISODrive.sys' |programs: crash inside |crashes in entry point (SCM |UltraISO\drivers\ISODrv64.s |doesn't start |ys |SERVICE_FILE_SYSTEM_DRIVER | |type services with | |winedevice hosting process) CC| |focht@gmx.net Status|NEEDINFO |RESOLVED
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hi Louis,
--- quote --- https://bugs.winehq.org/show_bug.cgi?id=41387 for example has exactly the same crash. --- quote ---
if in doubt compare the exception address:
--- snip --- Unhandled exception: page fault on read access to 0xfffff78000000320 in 64-bit code (0x000000000015911c). --- snip ---
vs.
--- snip --- Unhandled exception: page fault on read access to 0x00000000 in 64-bit code (0x000000000015ac09). --- snip ---
Not the same thing. The first crash is caused by access to KI_USER_SHARED_DATA range (0xfffff78000000000) -> dupe of bug 33849
This one is a dupe of bug 35824
Regards
*** This bug has been marked as a duplicate of bug 35824 ***