Skip to content

Conversation

giordano
Copy link
Member

@giordano giordano commented Mar 9, 2025

Try to debug #867.

@giordano
Copy link
Member Author

giordano commented Mar 9, 2025

Now I need to go, but if someone wanted to have a look at this I set up debug with tmate. Once you log in, you can run

julia --color=yes --code-coverage=user --depwarn=yes --check-bounds=yes --warn-overwrite=yes --inline=yes --startup-file=no --project=test -e 'using Pkg; Pkg.instantiate()'
lldb -- julia --color=yes --code-coverage=user --depwarn=yes --check-bounds=yes --warn-overwrite=yes --inline=yes --startup-file=no --project=test test/integration/special_functions.jl

and you should be good to go. It doesn't always crash at the same point, occasionally you may have to run the test script a few times to trigger the crash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant