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

stagedfunction segfault #9099

Closed
timholy opened this issue Nov 21, 2014 · 1 comment · Fixed by #9111
Closed

stagedfunction segfault #9099

timholy opened this issue Nov 21, 2014 · 1 comment · Fixed by #9111
Labels
bug Indicates an unexpected problem or unintended behavior

Comments

@timholy
Copy link
Member

timholy commented Nov 21, 2014

To try to find the cause of #8501 (comment), I started a slow valgrind job as JULIA_CPU_CORES=1 valgrind --leak-check=yes ./julia test/runtests.jl &> /tmp/test1.txt, and got lucky and trapped a segfault. The gist is here. It goes on for a long time after that, but I suspect all the important stuff is there.

@ViralBShah ViralBShah added the bug Indicates an unexpected problem or unintended behavior label Nov 22, 2014
@timholy
Copy link
Member Author

timholy commented Nov 22, 2014

For posterity, I should add: those line numbers are correct as of commit 3477f04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants