Message boards :
Number crunching :
Get Decic Fields v2.08 : Signal 5 on Mac OS X
Message board moderation
Author | Message |
---|---|
Send message Joined: 3 Jun 12 Posts: 9 Credit: 4,311,591 RAC: 39,515 ![]() ![]() |
Hi I have loads of WU that crashed with signal 5 error on my Mac : <core_client_version>7.6.12</core_client_version> There are all "Get Decic Fields v2.08". The "Get Decics with Bounded Discriminant v3.05" are running fine. I find *very* strange that a path to a library may be /Users/eric/BOINC_Project/Pari/ don't you think ;-) |
![]() Send message Joined: 8 Jul 11 Posts: 1370 Credit: 635,350,492 RAC: 829,657 ![]() ![]() ![]() |
Hi Yes. It would appear that my make file grabbed the shared library instead of the static one (even though I use the -static compiler option). I will look into this further. |
![]() Send message Joined: 8 Jul 11 Posts: 1370 Credit: 635,350,492 RAC: 829,657 ![]() ![]() ![]() |
It should be fixed now. Let me know if you still have problems. For some reason it grabs the dynamic library first, even though I tell it to use the static version. It used to not do this. The only thing that seemed to work was deleting the dynamic library so it had no choice but to use the static one. |
Send message Joined: 3 Jun 12 Posts: 9 Credit: 4,311,591 RAC: 39,515 ![]() ![]() |
I now have a number of "Get Decic Fields v2.09" running for several hours and all seem fine so far. Thanks for the quick and effective fix. |
![]() Send message Joined: 8 Jul 11 Posts: 1370 Credit: 635,350,492 RAC: 829,657 ![]() ![]() ![]() |
I now have a number of "Get Decic Fields v2.09" running for several hours and all seem fine so far. And I should thank you for reporting this. There are much fewer Mac users than other platforms so it makes it hard to notice anything is wrong unless I specifically search the database for Mac results. |