Re: [perl #32092] Strange segfault when concatenating strings

2004-10-25 Thread Leopold Toetsch
Matthias Hölzl <[EMAIL PROTECTED]> wrote: > I have appended a backtrace with information about the relevant > variables. The backtrace seems to support your conclusion that the > segfault happens during garbage collection. Yep, thanks for the detailed output. > 0x080e4169 in pobject_lives (inter

Re: [perl #32092] Strange segfault when concatenating strings

2004-10-24 Thread Matthias Hölzl
Leopold Toetsch wrote: Matthias . Hoelzl @ ifi . lmu . de <[EMAIL PROTECTED]> wrote: Parrot segfaults when executing the appended function. It's hard to tell, what's the problem. A debugger backtrace with information about the relevant variables could help. And: if the code runs with "parro

Re: [perl #32092] Strange segfault when concatenating strings

2004-10-23 Thread Leopold Toetsch
Matthias . Hoelzl @ ifi . lmu . de <[EMAIL PROTECTED]> wrote: > Parrot segfaults when executing the appended function. It's hard to tell, what's the problem. A debugger backtrace with information about the relevant variables could help. And: if the code runs with "parrot -G" then it's likely a G