Guest User

Untitled

a guest
Jun 3rd, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. [New Thread 0x7fffe808f700 (LWP 8198)]
  2.  
  3. Thread 1 "minetest" received signal SIGSEGV, Segmentation fault.
  4. 0x0000000000b1b464 in ToolCapabilities::operator= (this=0x7fffffffc760) at *******/minetest/src/tool.h:56
  5. 56 struct ToolCapabilities
  6. (gdb) bt
  7. #0 0x0000000000b1b464 in ToolCapabilities::operator= (this=0x7fffffffc760) at *******/minetest/src/tool.h:56
  8. #1 0x0000000000b0a6bf in Game::processPlayerInteraction (this=0x7fffffffcd70, dtime=0.0209999997, show_hud=true, show_debug=false)
  9. at *******/minetest/src/game.cpp:3601
  10. #2 0x0000000000b0013d in Game::run (this=0x7fffffffcd70) at *******/minetest/src/game.cpp:1687
  11. #3 0x0000000000b1256e in the_game (kill=0x1264820 <porting::g_killed>, random_input=false, input=0x20f44b0, device=0x1bca110,
  12. map_dir="*******/minetest/bin/../worlds/world", playername="JungleMan21", password="lol, did you really think I don't censor my password? :P", address="78.47.93.144", port=39155, error_message="",
  13. chat_backend=..., reconnect_requested=0x7fffffffd89f, gamespec=..., simple_singleplayer_mode=false) at *******/minetest/src/game.cpp:4675
  14. #4 0x00000000008a2ca8 in ClientLauncher::run (this=0x7fffffffdd80, game_params=..., cmd_args=...)
  15. at *******/minetest/src/client/clientlauncher.cpp:241
  16. #5 0x0000000000bb4b0d in main (argc=1, argv=0x7fffffffe528) at *******/minetest/src/main.cpp:212
Add Comment
Please, Sign In to add comment