Will Coleda via RT wrote:
This failure is actually a bus error. You can generate it with:'
../../parrot tcl.pbc -e 'proc a {} {global q;puts $q};a'
231 dec P0 - P0=Bus error
Take the train
Anyway, this is fixed now (r11479). Thanks for providing the src
comments in EVAL_*, which sim
This failure is actually a bus error. You can generate it with:'
../../parrot tcl.pbc -e 'proc a {} {global q;puts $q};a'
Here's the gdb backtrace:
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x01b4
0x0106fc60 in Parrot_dec_p (
# New Ticket Created by Will Coleda
# Please include the string: [perl #38459]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=38459 >
languages/tcl/t/global.t is now failing test #2:
# Failed test (t/cmd_global.t at l