If you send along a backtrace (one with function names, i.e. with debug info available) from the crash it might be revealing. Another thing to try is just see if the same bug exists on unix so you know whether it's a Windows-specific issue. Havoc