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

Fix beam crash when resetting call_time/memory while tracing #8897

Commits on Oct 3, 2024

  1. erts: Fix bug when resetting call_time/memory while tracing

    Clearing the BpDataCallTrace hashes under the feet of executing
    processes could cause crash.
    
    Instead allocate a new cleared BpDataCallTrace
    for the staged breakpoint.
    sverker committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9e1fa96 View commit details
    Browse the repository at this point in the history
  2. Merge 'sverker/25/erts/trace-bp-hash-reset-bug/erlangGH-8835/OTP-19269'

    into 'sverker/26/erts/trace-bp-hash-reset-bug/erlangGH-8835/OTP-19269'
    sverker committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ef72dc8 View commit details
    Browse the repository at this point in the history
  3. Merge 'sverker/26/erts/trace-bp-hash-reset-bug/erlangGH-8835/OTP-19269'

    into sverker/27/erts/trace-bp-hash-reset-bug/erlangGH-8835/OTP-19269
    sverker committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    212d454 View commit details
    Browse the repository at this point in the history