Can you look at the assembly and see precisely what line of code was faulting? Recompiling the offending file with identical flags except for adding '-g' can be useful. -- dwmw2