stoneaw

Results 2 comments of stoneaw

> @stoneaw 如果是"闪退",请提供panic log,没有panic log是无意义的 访问的是http://www.weather.com.cn/ log-level: debug 下面是出错信息后面的,前面太多了,刷不见了,似乎都是重复的goroutine...: goroutine 1123 gp=0xc0006e8700 m=nil [IO wait]: runtime.gopark(0x0?, 0xc00037e520?, 0xd0?, 0xe5?, 0xc00037e550?) runtime/proc.go:402 +0xce fp=0xc000439a28 sp=0xc000439a08 pc=0x7f24e runtime.netpollblock(0x3c8?, 0x456a6?, 0x0?) runtime/netpoll.go:573 +0xf7...

[abc.txt](https://github.com/MetaCubeX/mihomo/files/14338717/abc.txt) [abc1.txt](https://github.com/MetaCubeX/mihomo/files/14338719/abc1.txt) @xishang0128 用 mihomo -d .\ -f test-debug.yaml >abc.txt 得到abc.txt,但是命令行窗口还是刷了出错信息并不在abc.txt中,我把窗口的信息保存在abc1.txt中了。和前面帖的log有差异,感觉每次的log不一样,还有的时候没有任何出错信息,程序直接退出。