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

Backport parent validity check for the GC mark loop #53

Closed
wants to merge 1 commit into from

Commits on Sep 18, 2023

  1. Attempting to add debug logs for ENQUEUING an invalid object (JuliaLa…

    …ng#49741)
    
    * Attempting to add debug logs for ENQUEUING an invalid object
    
    Check for the object's validity _before enqueuing_
    so that we can hopefully give a more useful error message (which
    object's pointer was corrupted).
    
    ---------
    
    Co-authored-by: Diogo Netto <diogonetto.dcn@gmail.com>
    
    show mark-queue on GC critical error (JuliaLang#49902)
    NHDaly authored and d-netto committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    03867a5 View commit details
    Browse the repository at this point in the history