Ticket #1385 (closed bug: fixed)

Opened 12 years ago

Last modified 12 years ago

context_unify3_simple breaks parrot-nqp

Reported by: coke Owned by: bacek
Priority: critical Milestone:
Component: nqp Version: trunk
Severity: medium Keywords:
Cc: fperrad Language:
Patch status: Platform:

Description

r43175 breaks partcl-nqp; with git-latest of partcl-nqp and r43174, everything is ok.

With r43175+, the build fails entirely with:

/home/coke/bird/bin/parrot-nqp --target=pir -o src/ARE/Actions.pir src/ARE/Actions.pm
Null PMC access in get_string()
current instr.: 'parrot;Regex;Cursor;!PREFIX__!subrule' pc 2430 (src/stage0/Regex-s0.pir:1325)
called from Sub 'parrot;NQP;Grammar;!PREFIX__term:sym<routine_declarator>' pc 18
949 (src/stage0/NQP-s0.pir:5043)
called from Sub 'parrot;Regex;Cursor;!protoregex_tokrx' pc 1991 (src/stage0/Regex-s0.pir:1081)
called from Sub 'parrot;Regex;Cursor;!protoregex' pc 1752 (src/stage0/Regex-s0.pir:971)
...

Change History

Changed 12 years ago by coke

  • owner changed from pmichaud to bacek

Changed 12 years ago by bacek

  • status changed from new to closed
  • resolution set to fixed

nqp-rx updated in r43186

Note: See TracTickets for help on using tickets.