in principle, fatal exception can't happen. it's like a blue screen. but instead of the whole OS going down, it's just the software. when you get to exception like that, there is no, "hey, lets go backwards in time and look at what happened"

as to what is causing it. bad ram. bad exe-file (corrupt transfer, bad filesystem, bad av)
kixtart, as far as I know, has no managed code in it. it is pure c++ stuff. when things go bad, they really go bad.

if you indeed have fatal exception occurring, the cause needs to be investigated. and my take on it, the environment is 100% the cause. has nothing to do with a script.

if you have lot of these issues, start logging. I always log my scripts. causes more trashy files, but at least I know what was going on week ago tuesday when every one started experiencing drive map issues. or so.
_________________________
!

download KiXnet