Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't build rakudo on a mac unibody 13'' #1003

Closed
p6rt opened this issue May 19, 2009 · 6 comments
Closed

Can't build rakudo on a mac unibody 13'' #1003

p6rt opened this issue May 19, 2009 · 6 comments
Labels

Comments

@p6rt
Copy link

p6rt commented May 19, 2009

Migrated from rt.perl.org#65784 (status was 'resolved')

Searchable as RT65784$

@p6rt
Copy link
Author

p6rt commented May 19, 2009

From @cognominal

I have not compiled rakudo in weeks to I can't tell if the problem is recent.
I have appended the stack trace

/Users/stef/git/rakudo/parrot/parrot -o perl6_s1.pbc perl6.pir
Null PMC access in get_integer()
make​: *** [perl6_s1.pbc] Error 1

(gdb) bt
#​0 0x93edfbd5 in exit ()
#​1 0x00403758 in Parrot_exit (interp=0x901860, status=1) at src/exit.c​:96
#​2 0x0040287a in die_from_exception (interp=0x901860,
exception=0x1fd0c0) at src/exceptions.c​:155
#​3 0x00402932 in Parrot_ex_throw_from_c (interp=0x901860,
exception=0x1fd0c0) at src/exceptions.c​:350
#​4 0x00403170 in Parrot_ex_throw_from_c_args (interp=0x901860,
ret_addr_unused=0x0, exitcode=5, format=0x6140a0 "Null PMC access in
get_integer()") at src/exceptions.c​:458
#​5 0x00510e02 in Parrot_Null_get_integer (interp=0x901860,
pmc=0x18398e0) at src/pmc/null.c​:1009
#​6 0x020e1e60 in pmc_type (interp=0x901860, name=0x2bd64) at src/pmc.c​:593
#​7 0x020e1f03 in pmc_register (interp=0x901860, name=0x2bd64) at src/pmc.c​:547
#​8 0x00214e9d in Parrot_lib_perl6_group_load (interp=0x901860) at
perl6_group.c​:53
#​9 0x003fd0b3 in Parrot_init_lib (interp=0x901860, load_func=0x214e50
<Parrot_lib_perl6_group_load>, init_func=0) at src/dynext.c​:386
#​10 0x003fd283 in run_init_lib (interp=0x901860, handle=0x919120,
lib_name=0x2079d4, wo_ext=0x2079d4) at src/dynext.c​:452
#​11 0x003fd9b9 in Parrot_load_lib (interp=0x901860, lib=0x2bdf4,
initializer_unused=0x0) at src/dynext.c​:656
#​12 0x005d8177 in do_loadlib (interp=0x901860, lib=0x918f30
"'perl6_group'") at imcc.y​:1021
#​13 0x005d96ca in yyparse (yyscanner=0x9187a0, interp=0x901860) at imcc.y​:1159
#​14 0x005e6f15 in compile_to_bytecode (interp=0x901860,
sourcefile=0xbffff129 "perl6.pir", output_file=0xbffff11c
"perl6_s1.pbc") at compilers/imcc/main.c​:973
#​15 0x005e727c in imcc_run (interp=0x901860, sourcefile=0xbffff129
"perl6.pir", argc=1, argv=0xbffff030) at compilers/imcc/main.c​:1072
#​16 0x000019b9 in main (argc=1, argv=0xbffff030) at src/main.c​:61

--
cognominal stef

@p6rt
Copy link
Author

p6rt commented Mar 9, 2010

From @moritz

Does this problem still persist with a current Rakudo?

@p6rt
Copy link
Author

p6rt commented Mar 9, 2010

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Mar 10, 2010

From @cognominal

On Tue, Mar 9, 2010 at 8​:55 PM, Moritz Lenz via RT
<perl6-bugs-followup@​perl.org> wrote​:

Does this problem still persist with a current Rakudo?

nope

--
cognominal stef

@p6rt
Copy link
Author

p6rt commented Mar 11, 2010

From @moritz

Status​: Resolved

Great, then I'll close the ticket (let's see if RT does this
automatically...)

Stéphane Payrard wrote​:

On Tue, Mar 9, 2010 at 8​:55 PM, Moritz Lenz via RT
<perl6-bugs-followup@​perl.org> wrote​:

Does this problem still persist with a current Rakudo?

nope

@p6rt
Copy link
Author

p6rt commented Mar 11, 2010

@moritz - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Mar 11, 2010
@p6rt p6rt added the Bug label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant