We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
下载 1.6.2 版本的 bitsrun_linux_arm64.tar.gz 或者用 https://github.com/immortalwrt/packages/blob/master/net/bitsrunlogin-go/Makefile 改成1.6.2版本都有此问题。
运行于 openwrt on MT6000
root@Ariel-AP:~# ./bitsrun panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x71 pc=0x3597cc] goroutine 1 [running]: github.com/Mmx233/BitSrunLoginGo/internal/config.initLogPre() github.com/Mmx233/BitSrunLoginGo/internal/config/log.go:21 +0xec github.com/Mmx233/BitSrunLoginGo/internal/config.init.0() github.com/Mmx233/BitSrunLoginGo/internal/config/config.go:27 +0x20
应该如何开始排障。
The text was updated successfully, but these errors were encountered:
1.6.1是好的
Sorry, something went wrong.
fix: log init panic
938421f
reference to #41
Fixed in v1.6.3
No branches or pull requests
下载 1.6.2 版本的 bitsrun_linux_arm64.tar.gz 或者用 https://github.com/immortalwrt/packages/blob/master/net/bitsrunlogin-go/Makefile 改成1.6.2版本都有此问题。
运行于 openwrt on MT6000
应该如何开始排障。
The text was updated successfully, but these errors were encountered: