Skip to content

Instantly share code, notes, and snippets.

@rphillips
Created March 15, 2012 23:32
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 rphillips/2047652 to your computer and use it in GitHub Desktop.
Save rphillips/2047652 to your computer and use it in GitHub Desktop.
#1 0xb7e13c8f in raise () from /lib/i386-linux-gnu/libc.so.6
#2 0xb7e172b5 in abort () from /lib/i386-linux-gnu/libc.so.6
#3 0xb7e55269 in ?? () from /lib/i386-linux-gnu/libc.so.6
#4 0xb7e57f47 in ?? () from /lib/i386-linux-gnu/libc.so.6
#5 0xb7e597f8 in malloc () from /lib/i386-linux-gnu/libc.so.6
#6 0xb7e5d371 in strdup () from /lib/i386-linux-gnu/libc.so.6
#7 0x0810cbd3 in uv_fs_lstat (loop=0x82f4fe0, req=0x8310bf0, path=0xb7de17c0 "/home/ubuntu/luvit/examples/static-file-server.lua", cb=0) at ../deps/uv/src/unix/fs.c:542
#8 0x08084ee5 in luv_fs_lstat (L=0xb7dc41c0) at ../src/luv_fs.c:368
#9 0x080d916a in lj_BC_FUNCC ()
#10 0x080a86dc in lua_call (L=0xb7dc41c0, nargs=1, nresults=1) at ../deps/luajit/src/lj_api.c:1016
#11 0x08098f66 in lj_cf_package_require (L=0xb7dc41c0) at ../deps/luajit/src/lib_package.c:423
#12 0x080d916a in lj_BC_FUNCC ()
#13 0x080a8819 in lua_pcall (L=0xb7dc41c0, nargs=0, nresults=-1, errfunc=0) at ../deps/luajit/src/lj_api.c:1034
#14 0x080796bc in luvit_run (L=0xb7dc41c0) at ../src/luvit_init.c:254
#15 0x08078ce1 in main (argc=2, argv=0xbffff784) at ../src/luvit_main.c:69
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment