You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use julia from git's master branch. I updated it again today and rebuilt and I didn't get the "BUG_REPORT" anymore.
But I still get the "Unable to find compatible target in system image" crash.
I built julia with plain "make", but I want a sysimg with cpu_target=generic to run valgrind (as per doc)
create_sysimage with no arguments works (though I get BUG_REPORT message)
However, if I call it with cpu_target="generic" (to use it with valgrind) it crashes
The text was updated successfully, but these errors were encountered: