-
-
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
Julia is crashing and telling me to send bug report #16494
Comments
You forgot this part:
|
Can someone help me? Please! |
It doesn't crash for me in Linux. Anything else you might have omitted---for example, are you running with Also please supply |
@timholy I am not running it with track allocation. Version info is
I am sorry for not providing many details or information, I am not very savyy and I am just learning how to use Julia. Anyway, I am very grateful for your help! |
@jmcastro2109 Is this still a problem? |
Please comment if this is still crashing. |
I get a related crashing error with a C wrapper package: EzXML |
@IlyaOrson: what makes you think it's a related crash? |
I got confused by the similar error message. I just tried to link the corresponding issue because I though it was a julia bug, not sure which issue is the right one though. Sorry for the noise. |
@IlyaOrson no worries -- for reference, |
Hello, I am doing a process in Julia, by which using fzero in a loop I find the root of an equation. However, consistenly Julia crashes after 6.000 iterations. I have modified the code many times, in order to make it more efficient, and consistently I get this error. I am running Julia in the Atom IDE. Any help, suggestion or solution would be more than appreciated.
Here is the code, and it is followed by the bug report.
Thank you very much.
BUG REPORT:
The text was updated successfully, but these errors were encountered: