Re: Segmentation Faults

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

Kayhlan writes:
> I've recently been getting "segmentation fault" errors.

Whenever you get a segmentation fault, CauseWay error,
or other machine-level exception, your first line of defence
is to use safe.e in euphoria\include. Simply copy safe.e
into the same directory as your program, then rename it
as machine.e. It will take over the duties of machine.e,
while checking for all sorts of different machine-level bugs.
It doesn't always catch the error, but it's definitely worth a try.

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