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

spectest: reproduce segfault #50

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

spectest: reproduce segfault #50

wants to merge 14 commits into from

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    81d1f20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db6f522 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43c66df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c7bc73 View commit details
    Browse the repository at this point in the history
  5. spectest: reproduce segfault

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    21d191b View commit details
    Browse the repository at this point in the history
  6. spectest: compile+instantiate module on assert_uninstantiable to av…

    …oid auto-close
    
    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a0d03ed View commit details
    Browse the repository at this point in the history
  7. spectest: remove the GC call

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5127689 View commit details
    Browse the repository at this point in the history
  8. reproducer

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    3774dd1 View commit details
    Browse the repository at this point in the history
  9. Revert "spectest: compile+instantiate module on `assert_uninstantiabl…

    …e` to avoid auto-close"
    
    This reverts commit 5ddc150.
    
    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5e5feb4 View commit details
    Browse the repository at this point in the history
  10. add comments, check result in test

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    e62974e View commit details
    Browse the repository at this point in the history
  11. wip

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0d36491 View commit details
    Browse the repository at this point in the history
  12. apply nuno's idea to use unsafe.Pointer

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    3458d18 View commit details
    Browse the repository at this point in the history
  13. apply suggestions

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    fde2d90 View commit details
    Browse the repository at this point in the history
  14. hammer tests

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    66739c5 View commit details
    Browse the repository at this point in the history