ProcessNetMonitor v1.10.0-test2 — 崩溃定位测试版
⚠️ 测试版:用于定位测试者机器的闪退(异常码 0xc0000409,安全函数参数非法)。
本版新增(相对 test1)
- CRT invalid-parameter 日志:安全函数收到非法参数时,在崩溃前把函数名/源文件/行号/调用栈地址写入
crash.log(配合 map 文件可定位到具体代码) - 保持之前的崩溃修复(PostMessage 到 UI 线程)+ crash.dmp 生成
使用说明
- 安装本版 DLL,设置 TM 开机自启,重启电脑复现闪退
- 把以下文件发到 issue:
%APPDATA%\TrafficMonitor\plugins\ProcessNetMonitor\crash.log(重点,含 INVALID_PARAM 行)crash.dmp(如果有)- portable 模式:TM exe 目录的
plugins\ProcessNetMonitor\下
附件
| 文件 | 说明 |
|---|---|
ProcessNetMonitor.dll
| x64(64 位 TrafficMonitor 使用) |
ProcessNetMonitor_x86.dll
| x86(32 位 TrafficMonitor 使用) |