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

Rakudo doesn't build with fb991be191c9 on OS X #3760

Closed
p6rt opened this issue Mar 27, 2015 · 4 comments
Closed

Rakudo doesn't build with fb991be191c9 on OS X #3760

p6rt opened this issue Mar 27, 2015 · 4 comments

Comments

@p6rt
Copy link

p6rt commented Mar 27, 2015

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

Searchable as RT124196$

@p6rt
Copy link
Author

p6rt commented Mar 27, 2015

From @lizmat

The following step can take a long time, please be patient.
/Users/liz/Github/rakudo.moar/install/bin/moar --libpath="/Users/liz/Github/rakudo.moar/install/share/nqp/lib" perl6.moarvm --setting=NULL --ll-exception --optimize=3 --target=mbc --stagestats --output=CORE.setting.moarvm src/gen/m-CORE.setting
Stage start : 0.000
Stage parse : Heap corruption detected​: pointer 0x101e80070 to past fromspace
make​: *** [CORE.setting.moarvm] Error 1

Moving before this commit, builds ok.

Liz

@p6rt
Copy link
Author

p6rt commented May 15, 2015

From @jnthn

On Fri Mar 27 14​:51​:28 2015, elizabeth wrote​:

The following step can take a long time, please be patient.
/Users/liz/Github/rakudo.moar/install/bin/moar
--libpath="/Users/liz/Github/rakudo.moar/install/share/nqp/lib"
perl6.moarvm --setting=NULL --ll-exception --optimize=3 --target=mbc
--stagestats --output=CORE.setting.moarvm src/gen/m-CORE.setting
Stage start : 0.000
Stage parse : Heap corruption detected​: pointer 0x101e80070 to
past fromspace
make​: *** [CORE.setting.moarvm] Error 1

Moving before this commit, builds ok.

Finally managed to get something exploding with heap corruption in the same place. Turns out it was a MoarVM GC marking bug related to parametric types. Now fixed in MoarVM commit cb0d552.

@p6rt
Copy link
Author

p6rt commented May 15, 2015

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

@p6rt p6rt closed this as completed May 15, 2015
@p6rt
Copy link
Author

p6rt commented May 15, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant