Skip to content

Instantly share code, notes, and snippets.

@FROGGS
Last active December 30, 2015 03:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FROGGS/01405a4286863c673fbc to your computer and use it in GitHub Desktop.
Save FROGGS/01405a4286863c673fbc to your computer and use it in GitHub Desktop.
Thread 0 run 1 : collecting an object 0x7ffff69fb650 in the nursery with reprid 6
Thread 0 run 11 : copying an object 0x7ffff69fb650 (repr id 2) of size 40 to tospace 0x7ffff6a2cc60
Thread 0 run 11 : updating handle 0x7ffff6a2cb98 from referent 0x7ffff69fb650 (repr id 2) to 0x7ffff6a2cc60
Thread 0 run 11 : collecting an object 0x7ffff69fb650 in the nursery with reprid 2
Thread 0 run 19 : collecting an object 0x7ffff69fb650 in the nursery with reprid 1
Thread 0 run 27 : collecting an object 0x7ffff69fb650 in the nursery with reprid 13
Thread 0 run 33 : collecting an object 0x7ffff69fb650 in the nursery with reprid 2
Thread 0 run 43 : collecting an object 0x7ffff69fb650 in the nursery with reprid 6
Thread 0 run 73 : collecting an object 0x7ffff69fb650 in the nursery with reprid 8
Thread 0 run 95 : collecting an object 0x7ffff69fb650 in the nursery with reprid 5
Thread 0 run 101 : collecting an object 0x7ffff69fb650 in the nursery with reprid 8
Thread 0 run 103 : collecting an object 0x7ffff69fb650 in the nursery with reprid 8
Thread 0 run 109 : collecting an object 0x7ffff69fb650 in the nursery with reprid 6
Thread 0 run 119 : collecting an object 0x7ffff69fb650 in the nursery with reprid 9
Thread 0 run 127 : collecting an object 0x7ffff69fb650 in the nursery with reprid 8
Thread 0 run 141 : collecting an object 0x7ffff69fb650 in the nursery with reprid 13
Thread 0 run 147 : collecting an object 0x7ffff69fb650 in the nursery with reprid 6
Thread 0 run 151 : collecting an object 0x7ffff69fb650 in the nursery with reprid 6
Thread 0 run 173 : collecting an object 0x7ffff69fb650 in the nursery with reprid 5
Starting program: /home/froggs/dev/rakudo/../nqp/install/bin/moar --crash --libpath=/home/froggs/dev/rakudo/../nqp/install/languages/nqp/lib ../nqp/nqp.moarvm --target=mbc --output=blib/Perl6/BOOTSTRAP.moarvm --encoding=utf8 --vmlibs=dynext/libperl6_ops_moar.so=Rakudo_ops_init src/gen/m-BOOTSTRAP.nqp
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
src/6model/reprs/MVMCode.c:36 allocated=0x7ffff69fc650 gc_seq_number=0
src/core/frame.c:368 code=0x74d9c0 closure=0x7ffff69fc650 sf=0x6b6770 gc_seq_number=0
src/6model/reprs/MVMCode.c:36 allocated=0x7ffff69fc650 gc_seq_number=42
src/core/frame.c:368 code=0x9862c0 closure=0x7ffff69fc650 sf=0x966980 gc_seq_number=42
src/6model/reprs/MVMCode.c:36 allocated=0x7ffff69fc650 gc_seq_number=108
src/core/frame.c:368 code=0x74ee80 closure=0x7ffff69fc650 sf=0x6f4250 gc_seq_number=108
src/6model/reprs/MVMCode.c:36 allocated=0x7ffff69fc650 gc_seq_number=146
src/core/frame.c:368 code=0x7af4a0 closure=0x7ffff69fc650 sf=0x73c890 gc_seq_number=146
src/6model/reprs/MVMCode.c:36 allocated=0x7ffff69fc650 gc_seq_number=150
src/core/frame.c:368 code=0x7af4a0 closure=0x7ffff69fc650 sf=0x73c890 gc_seq_number=150
Heap corruption detected: pointer 0x7ffff69fc650 to past fromspace
Program received signal SIGABRT, Aborted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment