Hi, I am running phenix-1.4-159 on an Intel Mac. I get the following error: Bus error (Python call stack above) This crash may be due to a problem in any imported Python module, including modules which are not part of the cctbx project. To disable the traps leading to this message, define these environment variables (e.g. assign the value 1): BOOST_ADAPTBX_FPE_DEFAULT BOOST_ADAPTBX_SIGNALS_DEFAULT This will NOT solve the problem, just mask it, but may allow you to proceed in case it is not critical. If I fix it by setenv BOOST_ADAPTBX_FPE_DEFAULT 1 I still get the same error. If I also do setenv BOOST_ADAPTBX_SIGNALS_DEFAULT 1 I don't get the error but phenix crashes nonetheless. How do I get around this problem? Thanks, Katya
Hi, This looks like a version problem, try installing the latest nightly builds. Shya
Hi,
I am running phenix-1.4-159 on an Intel Mac. I get the following error:
Bus error (Python call stack above) This crash may be due to a problem in any imported Python module, including modules which are not part of the cctbx project. To disable the traps leading to this message, define these environment variables (e.g. assign the value 1): BOOST_ADAPTBX_FPE_DEFAULT BOOST_ADAPTBX_SIGNALS_DEFAULT This will NOT solve the problem, just mask it, but may allow you to proceed in case it is not critical.
If I fix it by
setenv BOOST_ADAPTBX_FPE_DEFAULT 1
I still get the same error.
If I also do
setenv BOOST_ADAPTBX_SIGNALS_DEFAULT 1
I don't get the error but phenix crashes nonetheless.
How do I get around this problem?
Thanks,
Katya
_______________________________________________ phenixbb mailing list [email protected] http://www.phenix-online.org/mailman/listinfo/phenixbb
On Sep 9, 2009, at 9:17 AM, [email protected] wrote:
Hi, This looks like a version problem, try installing the latest nightly builds. Shya
Actually, 1.4-159 was the latest build until ten minutes ago, but I just checked 1.4-160 and it does not appear to have this problem, so it's now ready to download. Sorry for the trouble. -Nat ------------------- Nathaniel Echols Lawrence Berkeley Lab 510-486-5136 [email protected]
On Sep 9, 2009, at 9:02 AM, Katya Heldwein wrote:
I am running phenix-1.4-159 on an Intel Mac. I get the following error: Bus error (Python call stack above)
If I fix it by setenv BOOST_ADAPTBX_FPE_DEFAULT 1 I still get the same error. If I also do
setenv BOOST_ADAPTBX_SIGNALS_DEFAULT 1
I don't get the error but phenix crashes nonetheless.
How do I get around this problem?
Which programs are you running, and did you see a stack trace before the error message? I just noticed the same thing running phenix.refine from the same installer on my Mac, so it is probably an undiagnosed bug. ------------------- Nathaniel Echols Lawrence Berkeley Lab 510-486-5136 [email protected]
participants (3)
-
Katya Heldwein
-
Nathaniel Echols
-
sbiswas2@ncsu.edu