Page 1 of 1
Illegal instruction
Posted: Thu Apr 30, 2015 3:20 pm
by AlexP
With newest 3.1.1 I got Illegal instruction after running Maxwell, Studio or Network.
I had no problems with 3.1.0.2. What's wrong?
I use Ubuntu 13.10 64.
Re: Illegal instruction
Posted: Fri May 01, 2015 10:36 pm
by AlexP
I've checked again and 3.1.0.2 works fine.
Re: Illegal instruction
Posted: Wed May 06, 2015 7:07 pm
by Miguel
Uhmmm, seems like a compilation flag went nuts. I'll check. Thanks for reporting.
Re: Illegal instruction
Posted: Thu May 07, 2015 7:02 pm
by Miguel
Could you please check the file size of libmxcommon.so? It should be 10077192 bytes.
Re: Illegal instruction
Posted: Fri May 08, 2015 12:08 pm
by Miguel
Hi,
is it an AMD machine? I tested with one and when maxwell tried to read the license file which pointed to the license server (maxwell_license.lic) it crashed in an Intel ssse3 instruction. Instead of getting the license this way (you use floating licenses, right?) could you instead delete that file and create an environment variable which points to the license server?
It should be something like this:
export nextlimit_LICENSE=5053@12.34.56.78
where 12.34.56.78 is the ip address of the license server.
This line could be in your .bash_profile or whatever file sets the environment for the user.
Please, tell me if this works.
Cheerios.
M.
Re: Illegal instruction
Posted: Thu May 21, 2015 5:03 pm
by AlexP
It's Intel machine, 4770k.
But after downloading today and installing all works fine. Please let me know if newer version was uploaded since then, because maybe something is wrong with my hardware.