http://bugs.winehq.org/show_bug.cgi?id=10490
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #17 from Anastasius Focht focht@gmx.net 2008-07-09 16:13:00 --- Hello,
--- snip --- .. wine: Call from 0x7b844e00 to unimplemented function ntoskrnl.exe.IoRegisterShutdownNotification, aborting wine: Unimplemented function ntoskrnl.exe.IoRegisterShutdownNotification called at address 0x7b844e00 (thread 0030), starting debugger... Unhandled exception: unimplemented function ntoskrnl.exe.IoRegisterShutdownNotification called in 32-bit code (0x7b844e76). .. Module Address Debug info Name (29 modules) PE 450000- 452940 Deferred lumdriver.sys .. wine: Call from 0x7b844e00 to unimplemented function ntoskrnl.exe.IoReleaseCancelSpinLock, aborting wine: Call from 0x7b844e00 to unimplemented function ntoskrnl.exe.IoReleaseRemoveLockAndWaitEx, aborting .. --- snip ---
That "lumdriver.sys" apparently belongs to IBM License Use Management ( http://www-306.ibm.com/software/awdtools/lum/support.html) and is needed for concurrent offline license mode.
This also tells a bit: http://www.kxcad.net/catia/B17doc/English/online/basil_C2/basilLicensingOffl...
If I correctly understood you don't use the Catia V5Rxx software in concurrent offline license mode where this stuff is needed? To prevent the crash, you could disable the kernel driver in registry (services key). Otherwise it depends on the type/complexity of kernel driver (hardware access, layered, number of kernel imports). I can take a glance at the driver if you send me "lumdevdi.exe" and "LUMDriver.sys" (packed in .zip file) to my email address.
Regards