Hi Boriss,

I tried with the official stable release (1.3.2-20060615) and with the trunk
(which I need because of a bug in weak dictionaries garbage collection).
I do have a piece of code to reproduce the error, but it is still way too
big to be usable. I'm trying to find a small enough sample for that purpose!

thanks,
Christophe

On Wed, Apr 9, 2008 at 9:22 AM, Boriss Mejias <[EMAIL PROTECTED]>
wrote:

> Hi Christophe,
>
> It doesn't look good. Which revision did you build, and from where: trunk?
> branch? And do you have a piece of Mozart code that can reproduce the error?
>
> cheers
> Boriss
>
> Christophe Taton wrote:
>
> > Amendment to my last message:
> >
> > When I run my project on two nodes, I observe two kinds of failure:
> >  - either: "tcpTransObj.cc:192 assertion
> > 'writeBuffer->availableSpace()>=1' failed" on the first node,
> >  - or: "gentraverser.hh:1484 assertion 'array[pos].n == (OZ_Term) -1'
> > failed" on the second node.
> >
> > Any idea? Does it make sense for me to look more deeply into this?
> > Thanks,
> >
> > Christophe
> >
> > On Tue, Apr 8, 2008 at 11:05 PM, Christophe Taton <
> > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
> > wrote:
> >
> >    Trying to find out what was going on, I rebuilt the vm with some
> >    debugging flags. Rerunning my project under this vm always results
> >    in the following assertion failure:
> >    tcpTransObj.cc:192 assertion 'writeBuffer->availableSpace()>=1'
> > failed
> >
> >
> >    On Mon, Apr 7, 2008 at 10:33 AM, Christophe Taton
> >    <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
> > wrote:
> >
> >        Hi all,
> >
> >        I am experiencing a bug when running one of my projects in a
> >        distributed environment, leading to a systematic crash of one of
> >        the virtual machines (either a segfault or a "glibc: double free
> >        or corruption..."). Unfortunately I have not yet been able to
> >        isolate the origin of the bug.
> >
> >        I wondered whether there is a documentation on how to debug the
> >        oz VM itself?
> >
> >        Thanks in advance for you help,
> >        Christophe Taton
> >
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> >
> > _________________________________________________________________________________
> > mozart-users mailing list
> > [email protected]
> > http://www.mozart-oz.org/mailman/listinfo/mozart-users
> >
>
> _________________________________________________________________________________
> mozart-users mailing list
> [email protected]
> http://www.mozart-oz.org/mailman/listinfo/mozart-users
>
>
_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to