Skip to content
New issue

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

SyncOnNotify 周りで panic #311

Open
pankona opened this issue Oct 22, 2021 · 0 comments
Open

SyncOnNotify 周りで panic #311

pankona opened this issue Oct 22, 2021 · 0 comments

Comments

@pankona
Copy link
Owner

pankona commented Oct 22, 2021

[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x8af426]

goroutine 58047 [running]
log/syslog.(*Writer).Write(0x0, 0xc0001d6000, 0x72, 0xc0, 0xdda4c0, 0x0, 0x0)
 /home/pankona/sdk/go1.16.8/src/log/syslog/syslog.go:178 +0x26
log.(*Logger).Output(0xc00007e050, 0x2, 0xc0001086c0, 0x5d, 0x0, 0x0)
 /home/pankona/sdk/go1.16.8/src/log/log.go:184 +0x284
log.Printf(0xa1cf30, 0x1c, 0xc0000c5f28, 0x1, 0x1)
 /home/pankona/sdk/go1.16.8/src/log/log.go:323 +0x85
main.(*Model).SyncOnNotify.func1(0xc000098040, 0xabcd18, 0xc00022a2c0)
 /home/pankona/go/src/github.com/pankona/hashira/cmd/hashira-cui/model.go:134 +0x292
created by main.(*Model).SyncOnNotify
 /home/pankona/go/src/github.com/pankona/hashira/cmd/hashira-cui/model.go:119 +0x99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant