Jens Rieks <[EMAIL PROTECTED]> wrote:
> the attached program aborts if run without without -G...
> $ tar xzf err6.tgz
I found three problems with that test:
1) Subs/Methods loaded by load_bytecode weren't marked
2) The regsave are of delelgate.pmc needs marking
3) It seems that your code has a sl
Jens Rieks <[EMAIL PROTECTED]> wrote:
> the attached program aborts if run without without -G...
> $ tar xzf err6.tgz
> $ ../parrot languages/EBNF/main.imc a.ebnf
...
> Can't find method '__set_string_native' for object
I've now actually fixed two more DOD bugs, but its still failing.
- as ou
Jens Rieks <[EMAIL PROTECTED]> wrote:
> $ tar xzf err6.tgz
I could reduce the bug to the program below. Program runs with -G and
segfaults without.
It seems that Dan's comment WRT delegate is too true:
,--[ delegate.pmc ]--
| The following bit
Hi,
the attached program aborts if run without without -G...
$ tar xzf err6.tgz
$ cd err6
$ ../parrot languages/EBNF/main.imc a.ebnf
'h' = code=1
'e' = code=1
'l' = code=1
'l' = code=1
'o' = code=1
'=' = code=4
a.ebnf:1:5 end of terminal 'hello'
a.ebnf:1:6 defining meta-identifier 'hello'...
'(*'