Skip to content

Instantly share code, notes, and snippets.

@jwerle
Created May 12, 2014 13:09
Show Gist options
  • Save jwerle/58d4fcb72d339d9cc3db to your computer and use it in GitHub Desktop.
Save jwerle/58d4fcb72d339d9cc3db to your computer and use it in GitHub Desktop.
jwerle:~/repos/libhttp ☂ (modifications) master
× clib install hash
fetch : https://raw.github.com/clibs/hash/master/package.json
fetch : https://raw.github.com/clibs/hash/master/hash.c
save : ./deps/hash/hash.c
fetch : https://raw.github.com/clibs/hash/master/hash.h
error : unable to fetch https://raw.github.com/clibs/hash/master/hash.h
clib-install(72753,0x7fff7d37f310) malloc: *** error for object 0x7fa619501b20: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
jwerle:~/repos/libhttp ☂ (modifications) master
× clib install hash
fetch : https://raw.github.com/clibs/hash/master/package.json
fetch : https://raw.github.com/clibs/hash/master/hash.c
save : ./deps/hash/hash.c
fetch : https://raw.github.com/clibs/hash/master/hash.h
save : ./deps/hash/hash.h
fetch : https://raw.github.com/clibs/hash/master/khash.h
error : unable to fetch https://raw.github.com/clibs/hash/master/khash.h
clib-install(73697,0x7fff7d37f310) malloc: *** error for object 0x7fa021508630: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
jwerle:~/repos/libhttp ☂ (modifications) master
× clib install hash
fetch : https://raw.github.com/clibs/hash/master/package.json
fetch : https://raw.github.com/clibs/hash/master/hash.c
error : unable to fetch https://raw.github.com/clibs/hash/master/hash.c
clib-install(74335,0x7fff7d37f310) malloc: *** error for object 0x7f8349e009d0: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
jwerle:~/repos/libhttp ☂ (modifications) master
× clib install hash
fetch : https://raw.github.com/clibs/hash/master/package.json
fetch : https://raw.github.com/clibs/hash/master/hash.c
save : ./deps/hash/hash.c
fetch : https://raw.github.com/clibs/hash/master/hash.h
save : ./deps/hash/hash.h
fetch : https://raw.github.com/clibs/hash/master/khash.h
error : unable to fetch https://raw.github.com/clibs/hash/master/khash.h
clib-install(74877,0x7fff7d37f310) malloc: *** error for object 0x7fbd80e315d0: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
jwerle:~/repos/libhttp ☂ (modifications) master
× clib install hash
fetch : https://raw.github.com/clibs/hash/master/package.json
fetch : https://raw.github.com/clibs/hash/master/hash.c
save : ./deps/hash/hash.c
fetch : https://raw.github.com/clibs/hash/master/hash.h
save : ./deps/hash/hash.h
@stephenmathieson
Copy link

wtfs going on with github today? i've been getting errors with clib and component all day

@jwerle
Copy link
Author

jwerle commented May 16, 2014

Idk man I wish we had our own registry !

@stephenmathieson
Copy link

yeah for sure. we'd then have to worry about our own uptime, etc. though haha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment