[Bouncing to flightgear-devel, since this is so very much not a user question. :)]
Richard Harke wrote: > For example, back trace shows naHash_set called from hashcolumn which > is not so. This may be related to architecture, I'm on ia64. > > Any case if I knew what nasal is supposed to do, it would be > easier to debug. Nasal is a scripting/extension language. You might be the first person compiling Nasal on a 64 bit architecture, so I'm not terribly shocked that you found a bug. Can you post the backtrace? This may require a little bit of work; you can also try downloading and compiling the Nasal standalone interpreter from http://www.plausible.org/nasal, which might be easier to debug with than a giant fgfs executable. Andy _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
