- May
- 13,813
- 211
I knew nothing of this until Windows popped up a low disk space warning.
The logging started like this:
and ended like this (400+ GB later):
I re-ran all of today's commands that might have involved v26 and none caused any further logging.
Shouldn't TCC terminate or let me know when something like this happens?
Any ideas?
Code:
c:\programdata\jp software\take command 26> d t*
2021-08-14 12:09 422,797,849,306 tcc.exception.log
The logging started like this:
Code:
[2021/08/14 11:23:15.760] D:\TakeCommand26\tcc\ntinit.cpp:364 wmain() SEH Exception: 0x00007FFD85B42157 - INT_DIVIDE_BY_ZERO
[2021/08/14 11:23:15.760] D:\TakeCommand26\tcc\ntinit.cpp:364 wmain() SEH Exception: 0x00007FFD85B42157 - INT_DIVIDE_BY_ZERO
[2021/08/14 11:23:15.760] D:\TakeCommand26\tcc\ntinit.cpp:364 wmain() SEH Exception: 0x00007FFD85B42157 - INT_DIVIDE_BY_ZERO
and ended like this (400+ GB later):
Code:
[2021/08/14 12:09:24.574] D:\TakeCommand26\tcc\ntinit.cpp:364 wmain() SEH Exception: 0x00007FFD85B42157 - INT_DIVIDE_BY_ZERO
[2021/08/14 12:09:24.797] D:\TakeCommand26\tcc\ntinit.cpp:364 wmain() SEH Exception: 0x00007FFD85B42157 - INT_DIVIDE_BY_ZERO
[2021/08/14 12:09:24.976] D:\TakeCommand26\tcc\ntinit.cpp:364 wmain() SEH Exception: 0x00007FFD85B42157 - INT_DIVIDE_BY_ZERO
I re-ran all of today's commands that might have involved v26 and none caused any further logging.
Shouldn't TCC terminate or let me know when something like this happens?
Any ideas?