Re: .full_reset_session causing a seg fault [message #47456 is a reply to message #47450] |
Fri, 10 February 2006 14:02   |
Haje Korth
Messages: 651 Registered: May 1997
|
Senior Member |
|
|
Ed,
just FYI: I get the same error with cspice_j2000 in IDL 6.2 for Windows. I
recompiled the DLM from your sources using VS2005. Have you stepped through
it with a dubugger?
Cheers,
Haje
"Ed Wright" <ed.wright@[null].jpl.nasa.gov> wrote in message
news:dsiepa$a7l$1@nntp1.jpl.nasa.gov...
> 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.
|
|
|