> isis> fit_fun("powerlaw(1)"); > terminate called after throwing an instance of 'std::ios_base::failure' > what(): basic_ios::clear > /usr/local/bin/isis: line 100: 4076 Aborted > $ISIS_SRCDIR/bin/isis.exe $script_option ${_at_email.domain.hidden> > > As this is pretty vague it's proving quite difficult to find a source of > the issue whether it resides in ISIS or elsewhere. The problem reported is in C++ code, so it cannot be in ISIS proper (which is coded in C). Rather, it looks like the error is thrown from within XSPEC code, when ISIS is attempting to load or invoke the model. More often than not, inexplicable errors like this usually wind up being to do binary incompatibility, possibly due to compiler mismatch. Perhaps doing an "ldd" on XSPEC and its associated libraries, then comparing the result to what you get from ISIS (the binary, and perhaps xspec-module.so), will help pinpoint the problem? Good Luck, Mike ---- You received this message because you are subscribed to the isis-users list. To unsubscribe, send a message to isis-users-request_at_email.domain.hiddenwith the first line of the message as: unsubscribeReceived on Mon Sep 15 2008 - 15:06:09 EDT
This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:45 EDT