On Sun, 15 Aug 2004 11:19:44 +0200
Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> Michel Pelletier <[EMAIL PROTECTED]> wrote:
>
> > ... It only segfaults when *not*
> > tracing. I'm still looking for the right snippet.
>
> You might also make sure that you aren't running into a DOD/GC bug.
> The
Michel Pelletier <[EMAIL PROTECTED]> wrote:
> ... It only segfaults when *not*
> tracing. I'm still looking for the right snippet.
You might also make sure that you aren't running into a DOD/GC bug.
These kind of bugs sometimes show this Heisenbug behavior.
Try:
$ parrot -G ... # turn of DOD/
On Sat, 14 Aug 2004 09:17:25 +0200
Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> Michel Pelletier <[EMAIL PROTECTED]> wrote:
>
> > The first is multi-inheritance stopped working, but that's not as big a
> > deal as the new problem.
>
> I've changed a few bits in object code during Pie-thon hackin
Michel Pelletier <[EMAIL PROTECTED]> wrote:
> The first is multi-inheritance stopped working, but that's not as big a
> deal as the new problem.
I've changed a few bits in object code during Pie-thon hacking, which is
likely the cause for the problem. A small code snippet that exposes the
error w
On Fri, 13 Aug 2004 16:40:12 -0400
Dan Sugalski <[EMAIL PROTECTED]> wrote:
> At 11:24 AM -0700 8/13/04, Michel Pelletier wrote:
> >I've been developing Parakeet on a month old Parrot build, so today I
> >decided to update to a recent checkout, and Parakeet broke two ways.
> >
> >The first is multi
At 11:24 AM -0700 8/13/04, Michel Pelletier wrote:
I've been developing Parakeet on a month old Parrot build, so today I
decided to update to a recent checkout, and Parakeet broke two ways.
The first is multi-inheritance stopped working, but that's not as big a
deal as the new problem.
Gack -- it's