-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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
runtime: let the fault thread to crash the process #63666
Conversation
This PR (HEAD: f231010) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/536895. Important tips:
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from Gopher Robot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be During May-July and Nov-Jan the Go project is in a code freeze, during which Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from zk Z: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from zk Z: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from Cherry Mui: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from zk Z: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from zk Z: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from Cherry Mui: Patch Set 3: Commit-Queue+1 (3 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from Go LUCI: Patch Set 3: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2023-11-07T21:18:03Z","revision":"32f455b1e76bbcd94104e7a70d0693ab90de6244"} Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from Cherry Mui: Patch Set 3: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from Go LUCI: Patch Set 3: This CL has failed the run. Reason: Tryjob golang/try/x_tools-gotip-linux-amd64 has failed with summary (view all results): FAILURE
error: failed to run "test golang.org/x/tools module": exit status 1 Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from Go LUCI: Patch Set 3: LUCI-TryBot-Result-1 Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
aca6442
to
7255f1f
Compare
This PR (HEAD: 7255f1f) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/536895. Important tips:
|
Message from zk Z: Patch Set 4: (4 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from zk Z: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from zk Z: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from zk Z: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from Cherry Mui: Patch Set 4: Code-Review+2 (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from Michael Pratt: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
7255f1f
to
08249f1
Compare
This PR (HEAD: 08249f1) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/536895. Important tips:
|
Message from zk Z: Patch Set 5: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
08249f1
to
82a0799
Compare
This PR (HEAD: 82a0799) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/536895. Important tips:
|
Message from zk Z: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from zk Z: Patch Set 6: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from Michael Pratt: Patch Set 6: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
82a0799
to
8aa7446
Compare
This PR (HEAD: 8aa7446) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/536895. Important tips:
|
Message from zk Z: Patch Set 7: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from Michael Pratt: Patch Set 7: Auto-Submit+1 Code-Review+2 Commit-Queue+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from Go LUCI: Patch Set 7: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2023-11-29T17:50:16Z","revision":"947daf3cde93cfce8ed2ca46b1df3d2a1b74aaaa"} Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from Michael Pratt: Patch Set 7: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from Go LUCI: Patch Set 7: This CL has failed the run. Reason: Tryjob golang/try/gotip-linux-amd64-newinliner has failed with summary (view all results): FAILURE
error: shard 2: failed to run "go tool dist test -json": exit status 1 Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from Go LUCI: Patch Set 7: LUCI-TryBot-Result-1 Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from Michael Pratt: Patch Set 7: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
…sh concurrently & fix typo
8aa7446
to
f4615c2
Compare
This PR (HEAD: f4615c2) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/536895. Important tips:
|
Message from zk Z: Patch Set 8: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from Cherry Mui: Patch Set 8: Code-Review+2 Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from Go LUCI: Patch Set 8: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2023-11-30T14:34:27Z","revision":"6f513e0726d01e6aaeb0607e9db64f2a39ea444b"} Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from Cherry Mui: Patch Set 8: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from Go LUCI: Patch Set 8: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from Go LUCI: Patch Set 8: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from zk Z: Patch Set 8: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Message from zk Z: Patch Set 8: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/536895. |
Let the fault thread to crash the program to make sure while gdb coredump file could see the correct backtrace in the number one thread in gdb. Fixes #63277. Change-Id: Ie4473f76f0feba596091433918bcd35a4ff7e11b GitHub-Last-Rev: f4615c2 GitHub-Pull-Request: #63666 Reviewed-on: https://go-review.googlesource.com/c/go/+/536895 Reviewed-by: Michael Pratt <mpratt@google.com> Reviewed-by: Cherry Mui <cherryyz@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This PR is being closed because golang.org/cl/536895 has been merged. |
Let the fault thread to crash the program to make sure while gdb coredump file could see the correct backtrace in the number one thread in gdb.
Fixes #63277.