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

does not pass on signal to children #114

Open
grosser opened this issue May 2, 2018 · 0 comments
Open

does not pass on signal to children #114

grosser opened this issue May 2, 2018 · 0 comments

Comments

@grosser
Copy link

grosser commented May 2, 2018

kill -QUIT <PID>
PC=0x5f2bc m=0 sigcode=0

goroutine 0 [idle]:
runtime.futex(0x247c38, 0x0, 0x0, 0x0, 0x14400000000, 0x100000001, 0x0, 0x0, 0x0, 0x3b370, ...)
	/usr/local/go/src/runtime/sys_linux_arm64.s:311 +0x1c
runtime.futexsleep(0x247c38, 0x0, 0xffffffffffffffff)
	/usr/local/go/src/runtime/os_linux.go:45 +0x3c
runtime.notesleep(0x247c38)
	/usr/local/go/src/runtime/lock_futex.go:151 +0x84
runtime.stopm()
	/usr/local/go/src/runtime/proc.go:1680 +0xa0
runtime.findrunnable(0x14420016000, 0x0)
	/usr/local/go/src/runtime/proc.go:2135 +0x4e0
runtime.schedule()
	/usr/local/go/src/runtime/proc.go:2255 +0xe4
runtime.park_m(0x14420000180)
	/usr/local/go/src/runtime/proc.go:2318 +0x90
runtime.mcall(0x247400)
	/usr/local/go/src/runtime/asm_arm64.s:181 +0x50

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