.full_reset_session causing a seg fault [message #47473] |
Fri, 10 February 2006 08:25  |
Ed Wright
Messages: 39 Registered: February 1999
|
Member |
|
|
To: IDL users
I developed a large dlm (335 routines to interface IDL to the NAIF
CSPICE library) which seems to run correctly on Solaris, OSX, Linux, and
Windows.
This morning while testing an addition to the interface set, I
discovered the .full_reset_session command causes a seg fault on OS X,
Linux and Windows, e.g.:
IDL> print, cspice_j2000()
% Loaded DLM: ICY.
2451545.0
IDL> .full_reset_session
Segmentation fault
skynet 20:
I used this command quite often during initial development. Can anyone
provide advice as to what mechanism might cause this event?
As always,
Ed Wright
ed.wright@[null]jpl.nasa.gov
1-818-354-0371
--
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. I take full credit if we take out a Covenant
capital ship, frying the Elites and Brutes.
|
|
|
|
|