Guest User

Untitled

a guest
Oct 19th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. #0 0x000000000068052e in fungu::http::server::request::get_connection() ()
  2. (gdb) backtrace
  3. #0 0x000000000068052e in fungu::http::server::request::get_connection() ()
  4. #1 0x0000000000685f48 in fungu::http::server::response::response(fungu::http::server::request&, fungu::http::status, bool) ()
  5. #2 0x000000000064a8ea in response_wrapper::create_object(lua_State*) ()
  6. #3 0x00007f054f0dab0f in luaD_precall () from lib/liblua.so
  7. #4 0x00007f054f0f8305 in luaV_execute () from lib/liblua.so
  8. #5 0x00007f054f0dadaa in luaD_call () from lib/liblua.so
  9. #6 0x00007f054f0d6bc5 in f_call () from lib/liblua.so
  10. #7 0x00007f054f0d9d2a in luaD_rawrunprotected () from lib/liblua.so
  11. #8 0x00007f054f0db16a in luaD_pcall () from lib/liblua.so
  12. #9 0x00007f054f0d6c70 in lua_pcall () from lib/liblua.so
  13. #10 0x000000000064b7e7 in resource_wrapper::get_method(fungu::http::server::request&) ()
  14. #11 0x000000000068102a in fungu::http::server::request::dispatch_method_handler(fungu::http::server::resource*) ()
Add Comment
Please, Sign In to add comment