Created
January 6, 2016 15:42
-
-
Save johnhaley81/abbc6dd801eca780ae7f to your computer and use it in GitHub Desktop.
Backlog of breaking nodegit prebuilt. Run on Ubuntu 14.04 AMD Opteron 64-bit VM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Program terminated with signal SIGILL, Illegal instruction. | |
| #0 0x00007fffe75b951c in lh_new () | |
| from /home/qa/Downloads/GitKrakenBreaking/resources/app.asar.unpacked/node_modules/nodegit/build/Release/nodegit.node | |
| #1 0x00007fffe75a8781 in int_err_get () | |
| from /home/qa/Downloads/GitKrakenBreaking/resources/app.asar.unpacked/node_modules/nodegit/build/Release/nodegit.node | |
| #2 0x00007fffe75a8966 in int_err_set_item () | |
| from /home/qa/Downloads/GitKrakenBreaking/resources/app.asar.unpacked/node_modules/nodegit/build/Release/nodegit.node | |
| #3 0x00007fffe75a6bcd in ERR_load_ERR_strings () | |
| from /home/qa/Downloads/GitKrakenBreaking/resources/app.asar.unpacked/node_modules/nodegit/build/Release/nodegit.node | |
| #4 0x00007fffe75a8fc9 in ERR_load_crypto_strings () | |
| from /home/qa/Downloads/GitKrakenBreaking/resources/app.asar.unpacked/node_modules/nodegit/build/Release/nodegit.node | |
| #5 0x00007fffe7574239 in SSL_load_error_strings () | |
| from /home/qa/Downloads/GitKrakenBreaking/resources/app.asar.unpacked/node_modules/nodegit/build/Release/nodegit.node | |
| #6 0x00007fffe74f1aca in init_once () | |
| from /home/qa/Downloads/GitKrakenBreaking/resources/app.asar.unpacked/node_modules/nodegit/build/Release/nodegit.node | |
| #7 0x00007ffff69b936b in __pthread_once_slow (once_control=0x7fffe7970078 <_once_init>, | |
| init_routine=0x7fffe74f1a80 <init_once>) at pthread_once.c:114 | |
| #8 0x00007fffe74f1a57 in git_libgit2_init () | |
| from /home/qa/Downloads/GitKrakenBreaking/resources/app.asar.unpacked/node_modules/nodegit/build/Release/nodegit.node | |
| #9 0x00007fffe7404fa7 in GitLibgit2::Init(Nan::FunctionCallbackInfo<v8::Value> const&) () | |
| from /home/qa/Downloads/GitKrakenBreaking/resources/app.asar.unpacked/node_modules/nodegit/build/Release/nodegit.node | |
| #10 0x00007fffe738da59 in Nan::imp::FunctionCallbackWrapper () | |
| from /home/qa/Downloads/GitKrakenBreaking/resources/app.asar.unpacked/node_modules/nodegit/build/Release/nodegit.node | |
| #11 0x00007ffff7167a80 in v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&)) () from /home/qa/Downloads/GitKrakenBreaking/libnode.so | |
| #12 0x00007ffff718de91 in ?? () from /home/qa/Downloads/GitKrakenBreaking/libnode.so | |
| #13 0x00007ffff7190acc in ?? () from /home/qa/Downloads/GitKrakenBreaking/libnode.so | |
| #14 0x00001ebdf8109b7b in ?? () | |
| #15 0x00001ebdf8109ac1 in ?? () | |
| #16 0x00007fffffff8c60 in ?? () | |
| #17 0x00007fffffff9388 in ?? () | |
| #18 0x00001ebdf82cf3b3 in ?? () | |
| ---Type <return> to continue, or q <return> to quit--- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment