4c86aba160
Fix exception handler to jump to correct vector instead of crashing to the double exception vector. One-character fix... basically, this caused the exception handler to crash into the double-exception handler instead of nicy panic'ing. See merge request !323