Bus error [message #40073] |
Fri, 09 July 2004 12:42 |
Ed Wright
Messages: 39 Registered: February 1999
|
Member |
|
|
Question, what memory conditions can cause a Bus error after a
.full_session_reset?
Example:
IDL> cell1 = ICY_CELL_DBL(10)
% Loaded DLM: ICY.
IDL> .full_session_reset
IDL> cell1 = ICY_CELL_DBL(10)
% Loaded DLM: ICY.
IDL> .full_session_reset
IDL> cell1 = ICY_CELL_DBL(10)
% Loaded DLM: ICY.
Bus error
As always,
Ed Wright
--
DISCLAIMER: JPL requires notice in all electronic communication that
any and all opinions presented herein are my own and do not, in any
way, represent the opinion or policy of JPL, CalTech, NASA, or the US
Government.
Disclaimers are without standing on traffic from this domain.
I do not accept responsibility for unexpected collisions between NASA
vehicles and Alien cruisers, any resulting interplanetary war, or a
grumpy Kilrathi.
|
|
|