1. What, no ex.err?

Greetings again one and all,
Trying to debug my rather large, complex and poorly organized mud server
and I am running
into a small, but very annoying odd occurance...
Whenever I get a segmentation error and euphoria stops, it leaves behind
no ex.err file.
I cannot get these errors to occur when running the program normally,
only when using
nohup to run it in the background. (and no, nohup does not leave behind
any error logging either.)

Any ideas on why I am not getting ex.err to log??

Thanks!

new topic     » topic index » view message » categorize

2. Re: What, no ex.err?

Kayhlan wrote:
>
> Any ideas on why I am not getting ex.err to log??
>
> Thanks!

Yes, since your getting a segmentation error, Linux will kill the Euphoria
interpreter, making it impossible for the interpreter to write a log file.

--
                 Nic (RedWord)Smith
Buy a 2001 present for your Grad:
        http://nic.dreamhost.com/gradshirt
Alt.config Guide:
        http://nic.dreamhost.com/alt.config

new topic     » goto parent     » topic index » view message » categorize

3. Re: What, no ex.err?

You said segmentation error...any chance you're getting CauseWay errors?
In this case, CauseWay writes an error log but not EX/EXW/EXU possible be-
cause it doesn't get the chance. This is something I've found to be annoy-
ing myself.

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu