• Ian Lance Taylor's avatar
    runtime: adjust gsignal stack to current signal stack · f7e51c13
    Ian Lance Taylor authored
    If non-Go code calls sigaltstack before a signal is received, use
    sigaltstack to determine the current signal stack and set the gsignal
    stack to use it.  This makes the Go runtime more robust in the face of
    non-Go code.  We still can't handle a disabled signal stack or a signal
    triggered with SA_ONSTACK clear, but we now give clear errors for those
    cases.
    
    Fixes #7227.
    Update #9896.
    
    Change-Id: Icb1607e01fd6461019b6d77d940e59b3aed4d258
    Reviewed-on: https://go-review.googlesource.com/18102
    Run-TryBot: Ian Lance Taylor <iant@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarMikio Hara <mikioh.mikioh@gmail.com>
    f7e51c13
Name
Last commit
Last update
..
android Loading commit data...
arm Loading commit data...
cgo Loading commit data...
chrome/gophertool Loading commit data...
git Loading commit data...
ios Loading commit data...
linkcheck Loading commit data...
nacl Loading commit data...
sortac Loading commit data...
swig Loading commit data...
trace Loading commit data...
benchcmp Loading commit data...
editors Loading commit data...