Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-32375

Sneak around "Trend Micro"

    XMLWordPrintable

Details

    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.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            davschul David Schulz
            luqiaochen Luqiao Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes