Re: EuGrid - was Runs w/Interpreter but not as .exe

new topic     » goto parent     » topic index » view thread      » older message » newer message

Jonas Temple writes:
> In this case I'm really dead in the water, aren't I?  I have no way of 
> knowing where or why my program is crashing.  I even tried puts() and 
> flush() as you suggested.  When running the bound version with puts() it 
> ran fine!  I'm starting to think that if I, as a programmer, want to 
> allow tracing of my bound program then that's my problem (unless the 
> security issue has to do with the internals of the interpreter).  Why 
> can't this be an option when creating a bound program? 

I'll reconsider the security issue for 2.4.
Meanwhile, if adding puts() made it work,
then maybe adding a few more calls to puts() 
will make it crash again. Or switching the order of some
includes, or just about anything. 

This is frustrating, but for C/C++ programmers 
this is very common. They recompile their program 
in debug mode and the crash goes away.

Or maybe just relax, run it unbound for a while,
and wait for a better opportunity to debug it.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu