dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Seg Fault in the Dgee.


From: Chris Smith
Subject: Re: [DotGNU]Seg Fault in the Dgee.
Date: Wed, 9 Jul 2003 12:16:51 +0100
User-agent: KMail/1.4.3

On Thursday 10 Jul 2003 15:11, you wrote:
> If memory serves me right, Nicolai P Guba wrote:
> > Chris, this could be related to the problem i reported yesterday evening
> > to Rhys and Tum.  Try the building dgee/examples or even make test in
> > DotGNU/DGEE. I am getting segfaults there...
>
> I know !! ... me , me me !

Yes, it appears that I get this too when I run from the command line.
However, when I strace it or gdb it or just have it run from the makefile I 
don't get a SegV.

Interesting.
Might this be due to thread termination order?  Parent before the child?

I can't see if the same kill( pid, SIGSEGV)  that happens in the DGpnetVM 
(which is just a re-jigged ilrun Tum) is being done here, because my efforts 
to view this seem to prevent it from happening.

My moneys on termination order - because strace, gdb etc will hold the parent 
thread active for a little longer....

But hey! I'm guessing!

Chris


reply via email to

[Prev in Thread] Current Thread [Next in Thread]