Skip to content

Instantly share code, notes, and snippets.

@ashgti
Created June 16, 2010 20:03
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 ashgti/441181 to your computer and use it in GitHub Desktop.
Save ashgti/441181 to your computer and use it in GitHub Desktop.
./miniparrot -Iruntime/parrot/include config_lib.pir > runtime/parrot/include/config.fpmc
src/hash.c:151: failed assertion 's'
Backtrace - Obtained 12 stack frames (max trace depth is 32).
0 libparrot.2.4.0.dylib 0x00000001000715af Parrot_print_backtrace + 47
1 libparrot.2.4.0.dylib 0x000000010006ff8e Parrot_confess + 206
2 libparrot.2.4.0.dylib 0x00000001000887b4 key_hash_STRING + 116
3 libparrot.2.4.0.dylib 0x000000010008b010 parrot_hash_put + 176
4 libparrot.2.4.0.dylib 0x00000001000fa683 Parrot_UnManagedStruct_get_isa + 99
5 libparrot.2.4.0.dylib 0x00000001000fd01f Parrot_ManagedStruct_get_isa + 63
6 libparrot.2.4.0.dylib 0x00000001000fd12e Parrot_ManagedStruct_class_init + 190
7 libparrot.2.4.0.dylib 0x000000010005f64e Parrot_initialize_core_pmcs + 222
8 libparrot.2.4.0.dylib 0x00000001000d7300 Parrot_initialize_core_vtables + 128
9 libparrot.2.4.0.dylib 0x0000000100096a7c initialize_interpreter + 316
10 miniparrot 0x00000001000011e4 main + 164
11 miniparrot 0x0000000100001134 start + 52
/bin/sh: line 1: 13497 Abort trap (core dumped) ./miniparrot -Iruntime/parrot/include config_lib.pir > runtime/parrot/include/config.fpmc
make: *** [runtime/parrot/include/config.fpmc] Error 134
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment