I believe I see the problem. When version 5.8.17-2 was compiled for the Alpha architecture, the compiler flag "-fast-math" was used. This causes Floating point exception errors on the Alpha (see closed bug report #379137). I downgraded to version 5.4.11-5 and everything is working fine. Hope this helps, Jim Woodruff