- Dec
- 236
- 2
I created two simple BTM files to demo the problem, Monitor.btm and Monitor2.btm. In Monitor.btm the HUNG option for PROCESSMONITOR just doesn't work, PROCESSMONITOR thinks the program is always hung while Monitor2.btm does not. In both .BTM work fine. I noticed for Monitor2 there is an extra copy of TCC loaded (see the attached JPG files).
I also notice that for HUNG _processcount does not get created, see the output files (CrashFromMonitor.txt and CrashFromMonitor2.txt). When the program crashes _processname and _processpid seem to get lost but _processcount is available. I used SetLocal/EndLocal in the .BTM but if removed the same issues occur.
View attachment Crashed.BTM
View attachment CrashFromMonitor2.txt
View attachment CrashFromMonitor.txt
View attachment Hung.btm
View attachment Monitor2.btm
I'll attach more in next message.
Craig
I also notice that for HUNG _processcount does not get created, see the output files (CrashFromMonitor.txt and CrashFromMonitor2.txt). When the program crashes _processname and _processpid seem to get lost but _processcount is available. I used SetLocal/EndLocal in the .BTM but if removed the same issues occur.
View attachment Crashed.BTM
View attachment CrashFromMonitor2.txt
View attachment CrashFromMonitor.txt
View attachment Hung.btm
View attachment Monitor2.btm
I'll attach more in next message.
Craig