-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Error during build: "LLVM ERROR: Starting a frame before finishing the previous one!" #15167
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
Comments
Is this after increasing the stack limit and how much stack space are there? |
Not sure what you mean by "after increasing the stack limit". I didn't change anything on the builders, but if a commit did that on master recently, then yes. Anyway, I've just seen a different error when building julia-debug (on 32-bit this time). Instead of opening yet another issue, I'm posting the logs here, as it's likely related:
|
I meant #15079 (comment), since it is an stack overflow, there might be multiple ways it can cause errors. |
Ah, sorry. Indeed, looks like Though the error I reported in my last comment and the one from #15168 did not go away, so they are apparently unrelated to this one. |
this will be fixed by #15300 very soon |
Looks like it indeed works now without increasing the stack limit. |
I've seen this error for the first time today when building RPM nightlies. This is with system LLVM 3.7.1 + Julia patches and ORCJIT.
https://copr-be.cloud.fedoraproject.org/results/nalimilan/julia-nightlies/fedora-22-x86_64/00161544-julia/build.log.gz
The text was updated successfully, but these errors were encountered: