-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Build failure on Fedora #5422
Comments
These kind of problems are often resolved by |
I did |
What the architecture? |
Fedora 19, 3.12.7-200.fc19.x86_64 Also, I did subsequently manage to build and run the release version successfully. |
Can you post the output of |
Not a VM. Output requested:
|
You've got Can you show us the output of
|
Output requested:
|
@vtjnash Reading through
Is there something else I need to do first? |
that's it. might even be worth documenting it |
hrrmmm.. Any idea why I'm getting that error? |
Anyway, maybe it's something weird with my machine. @joeltay, can you please try:
The output could give us an idea as to where you're running into the illegal exception. |
|
What version of julia are you compiling?
|
Ah. I got the release version running yesterday. Is there a way for me to help debug master without deleting that? |
How did you download the release version?
|
|
Just On Fri, Jan 17, 2014 at 2:13 PM, joeltay [email protected] wrote:
|
So what happened was: Joel, I recommend making a subfolder for master,e.g. so you can keep your working 0.2 build |
Output:
|
Could you try installing the debug symbols for glibc as it suggests? (Via
|
@loladiro do you think we should try disabling some CPU features in LLVM here? |
Possibly. @joeltay Can I see a disassembly of that location? |
@loladiro I'm new to Linux. What commands exactly would you like me to execute? |
Just the same as above, but with |
bt: Exactly the same as before:
disassemble:
|
Unfortunately these errors can be really hard to track down, as it looks like the stack frame is getting smashed somehow. We should have packages for Fedora created in the next few weeks (Thanks to @nalimilan!) so perhaps once we get that packaging ready, we can provide a build of |
Please reopen if still relevant. Lots of work in the last few months related to Fedora, and we also have nightlies for Fedora and such. |
Non-collaborators can't reopen issues, but add a comment if needed and someone else can do it. |
Building master in latest Fedora gives the below error:
GCC version:
Also happened with clang.
@IainNZ
The text was updated successfully, but these errors were encountered: