From: <do...@do...> - 2005-03-24 23:45:43
|
Update of /cvs/BasiliskII/src/Unix Modified Files: vm_alloc.cpp Log Message: Gracefully catch SIGSEGV & SIGBUS for TEST_VM_PROT_* test cases. This should avoid dumping core, and especially Windows fault alerts when natively configuring with MinGW32. |