Skip to content
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

Abort error on 64-bit Linux running mandel.py #58

Closed
teoliphant opened this issue Nov 20, 2012 · 2 comments
Closed

Abort error on 64-bit Linux running mandel.py #58

teoliphant opened this issue Nov 20, 2012 · 2 comments
Assignees

Comments

@teoliphant
Copy link
Contributor

When running examples/mandel.py on 64-bit Linux.

python: /home/ilan/aroot/work/llvm-3.1.src/include/llvm/CodeGen/LiveInterval.h:130: llvm::LiveRange::LiveRange(llvm::SlotIndex, llvm::SlotIndex, llvm::VNInfo*): As
sertion `S < E && "Cannot create empty or backwards range"' failed.
Stack dump:
0. Running pass 'Greedy Register Allocator' on function '@__numba_wrapper___numba_specialized_create_fractal_double_double_double_double_uint8_5B__3A__2C___3A
__3A_1_5D__int'

This is on Wakari whose /etc/issue is:

CentOS release 6.3 (Final)
Kernel \r on an \m

The Python is 64-bit.

This is the same error Andy saw on Unix on TACC machines.

@ghost ghost assigned sklam Nov 20, 2012
@jriehl
Copy link
Contributor

jriehl commented Nov 29, 2012

Note that @sklam committed a test for this in 33e2323.

@teoliphant
Copy link
Contributor Author

This is fixed by using a newer gcc compiler.

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

No branches or pull requests

3 participants