https://bugs.winehq.org/show_bug.cgi?id=45515
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello Don,
please do as Nikolay said: always use separate WINEPREFIXes for each app/game. Make yourself familiar with the WINEPREFIX concept: https://wiki.winehq.org/FAQ#Wineprefixes
If you reuse your default WINEPREFIX (~/wine) for multiple software installations it will very likely break at one point. Bug reports from recycled/reused prefixes are usually considered invalid unless you can prove the problem by using a clean (new!) WINEPREFIX.
It seems 'idmtdi.sys' belongs to Internet Download Manager (https://en.wikipedia.org/wiki/Internet_Download_Manager). I doubt Microsoft bundles Office with this software.
--- snip --- Unhandled exception: unimplemented function ntoskrnl.exe.IoReleaseRemoveLockAndWaitEx called in 32-bit code (0x7b43c92c). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:7b43c92c ESP:0065faa4 EBP:0065fb28 EFLAGS:00000212( - -- I -A- - ) EAX:7b429251 EBX:00000004 ECX:0065fad0 EDX:0065fb50 ESI:7ebfec40 EDI:7eb4b938 ... Backtrace: =>0 0x7b43c92c in kernel32 (+0x2c92c) (0x0065fb28) 1 0x7ebfec07 in ntoskrnl (+0x1ec06) (0x0065fb64) 2 0x7ebec361 in ntoskrnl (+0xc360) (0x0065fba4) 3 0x00780cdf in idmtdi.sys (+0xcde) (0x0065fba4) 4 0x00780def in idmtdi.sys (+0xdee) (0x0065fbb4) ... 0x7b43c92c: addl $12,%esp Modules: Module Address Debug info Name (32 modules) PE 780000- 79e700 Export idmtdi.sys ... --- snip---
Regards