Details
-
Suggestion
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
Qt Creator 15.0.0
Description
There have been some reports about such error:
[Error] DelayHook can't open TMUMH_DELAY_HOOKING_MUTEX, error code: 2
The scenario can vary, like:
https://forum.qt.io/topic/144001/delayhook-error-qt-6-4-3
Or when debug (which this report concerns):
<l+t
<t
d[CDB] NOTE: INFERIOR RUN REQUESTED
実行を要求中...
d[CDB] State changed from InferiorStopOk(10) to InferiorRunRequested(6)
[CDB] Source options are 1:
[CDB] 1/t - Step/trace by source line
[CDB] SetContext failed, 0x80004005
d[CDB] NOTE: INFERIOR RUN OK
実行しています。
d[CDB] State changed from InferiorRunRequested(6) to InferiorRunOk(7)
[CDB] (41b8.32c): Unknown exception - code c0000096 (first chance)
[CDB] SetContext failed, 0x80004005
[Error] DelayHook can't open TMUMH_DELAY_HOOKING_MUTEX, error code: 2
[CDB] (41b8.32c): Unknown exception - code c0000096 (!!! second chance !!!)
[CDB] wow64!Wow64PrepareForException+0x18d4:
[CDB] 00007ff9`df2fb6d4 c644242001 mov byte ptr [rsp+20h],1 ss:00000000`000ede00=00
Exception at 0x2432ca, code: 0xc0000096: privileged instruction, flags=0x0
d[CDB] NOTE: INFERIOR SPONTANEOUS STOP
停止しました。
We may want Qt Creator (or maybe whatever component that may be affected) sneak around that "Trend Micro". By "may" I mean I am not sure if it is something we can or should do, as the error is from an antivirus software.