[perl #57474] [pdb] parrot debugger segfault

2008-08-26 Thread NotFound via RT
Closing ticket

Re: [perl #57474] [pdb] parrot debugger segfault

2008-08-25 Thread Will Coleda
I can't get it to segfault on that anymore either. On Mon, Aug 25, 2008 at 9:59 AM, NotFound <[EMAIL PROTECTED]> wrote: > On Thu, Jul 31, 2008 at 8:19 PM, via RT Will Coleda > <[EMAIL PROTECTED]> wrote: > >> Running `parrot_debugger` over the tcl library code generates either a >> segfault or a cr

Re: [perl #57474] [pdb] parrot debugger segfault

2008-08-25 Thread NotFound
On Thu, Jul 31, 2008 at 8:19 PM, via RT Will Coleda <[EMAIL PROTECTED]> wrote: > Running `parrot_debugger` over the tcl library code generates either a > segfault or a crash, depending. It does not fail for me in r30535 Currently parrot_debugger does not disasseble automatically a pbc, but execu

[perl #57474] [pdb] parrot debugger segfault

2008-08-14 Thread Will Coleda via RT
Segfault moved. It's no longer occurring when run from inside languages/tcl, but now at the top of the build dir, I get the following backtrace when running ./parrot_debugger languages/tcl/tcl.pbc and hitting "n" at the pdb prompt. Program received signal SIGSEGV, Segmentation fault. [Switching

[perl #57474] [pdb] parrot debugger segfault

2008-07-31 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #57474] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=57474 > Running `parrot_debugger` over the tcl library code generates either a segfault or a cras