-
Notifications
You must be signed in to change notification settings - Fork 126
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
CI crashes in Julia 1.11-rc1 #3904
Comments
This looks like #3296 which we have seen infrequently for quite a while. Maybe it would help to finally switch to a more recent libcxxwrap since these backtraces usually include some CxxWrap initialization. |
OK, so I am all for switching to a newer CxxWrap. But maybe let's wait till after the Begehung to tackle it? What needs to be update
Anything else? |
I think these should suffice. |
Unfortunately the CxxWrap update did not help for this, it still happens with julia nightly and CxxWrap v0.16.0:
|
log for "test (1.11-nightly, short, ubuntu-latest)" (and similar in the "long" variant):
The very same CI job also had an error in "test (nightly, short, ubuntu-latest)", but it looks different, so this may just be a coincidence.
The text was updated successfully, but these errors were encountered: