-
-
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
Crash on windows xp sp3 32 bit #2921
Comments
I finally found a (legal) Windows XP license key -- they had seemed to disappear for a bit when when microsoft ended long term support -- and will report my findings shortly. |
I cannot reproduce this issue on a clean VirtualBox installation of Windows XP SP3 32-bit. |
I guess it's something specific to my computer. Anything I can do to help pin down the problem? |
what does your PATH variable contain? you can try running the debug binaries by editing julia.bat and replacing release with debug, although I don't expect it to make a difference. you could also try deleting lib/julia/sys.ji and seeing how far julia gets before choking |
Changing to debug didn't changed much. Here is my path:
And what I get without sys.ji :
|
I have the same problem as yours,does anyone has a solution? |
I got a new error message with the 0.2 version: OpenBLAS : Your OS does not support AVX instructions. OpenBLAS is using Nehalem kernels as a fallback, which may give poorer performance. |
Not really an error message, just a warning. If you don't have a Sandy Bridge processor or later, or are running in VirtualBox, you can't use AVX instructions. |
True, julia doesn't start though, it just goes back to dos. |
Is this still happening with the latest binaries? |
Same problem here as Staross. When I hit enter it just closes. Windows XP Pro SP3 machine with Intel i5-2500 @ 3.30Ghz |
consolidating issues. see #3634 |
Trying to start Julia on my windows xp computer:
[pao: formatting]
The text was updated successfully, but these errors were encountered: