What does a unimplemented trap bomb error message
mean? As in, what
happened
to cause it? Thanks! :)
It's like it says -- there's a particular software trap that the routine
is
calling, and that trap doesn't exist.
I see this message with:
- bad RAM
- bad cache (not going to be a problem on an SE, but it could be for, say,
a IIci)
- corrupt application
- application requiring a later or different version of the OS
--
--------------------------------- personal:
http://www.armory.com/~spectre/ ---
Cameron Kaiser * Floodgap Systems *
www.floodgap.com *
ckaiser at
floodgap.com
-- Actually, we can overcome gravity (just not the paperwork involved).
-------
well what's a software trap? something that traps data? I don't think it has
to do with the normal meaning of trap which is kind of confusing...IMO it
would've been better if they didn't use trap for these errors...
thanks for the reply! :-)