Re: Something broke for me

2004-08-15 Thread Michel Pelletier
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

Re: Something broke for me

2004-08-15 Thread Leopold Toetsch
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/

Re: Something broke for me

2004-08-14 Thread Michel Pelletier
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

Re: Something broke for me

2004-08-14 Thread Leopold Toetsch
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

Re: Something broke for me

2004-08-13 Thread Michel Pelletier
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

Re: Something broke for me

2004-08-13 Thread Dan Sugalski
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