RFR: 8304725: AsyncGetCallTrace can cause SIGBUS on M1 [v3]

Johannes Bechberger jbechberger at openjdk.org
Thu Mar 23 08:20:18 UTC 2023


> Fixes the issue by transitioning the thread into the WXWrite mode while walking the stack in AsyncGetCallTrace.
> 
> Tested on my M1 mac.

Johannes Bechberger has updated the pull request incrementally with one additional commit since the last revision:

  Use raw_thread instead of Thread::current()

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/13144/files
  - new: https://git.openjdk.org/jdk/pull/13144/files/8af25ec0..22b661dd

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13144&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13144&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/13144.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13144/head:pull/13144

PR: https://git.openjdk.org/jdk/pull/13144


More information about the serviceability-dev mailing list