]> Cypherpunks repositories - gostls13.git/commit
runtime: print fault addr in fatalsignal
authorMichael Pratt <mpratt@google.com>
Tue, 20 Jun 2023 18:22:35 +0000 (14:22 -0400)
committerMichael Pratt <mpratt@google.com>
Wed, 20 Sep 2023 16:03:20 +0000 (16:03 +0000)
commitc4af8abae11841d20dfa495a62acc96e5f701f4a
tree7172c2eabf2a21fcd021faece83ef24647e5b782
parent01987d3117d46688f2a31b03cb0c463d322381e5
runtime: print fault addr in fatalsignal

Fixes #60894.

Change-Id: I2e97c9ed527395303548bebe68ca7764e43132d1
Reviewed-on: https://go-review.googlesource.com/c/go/+/504635
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/runtime/signal_unix.go