Advertisement
Guest User

Untitled

a guest
May 3rd, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.63 KB | None | 0 0
  1. lisacvuk@mordor:~/mt_cc/minetest/build$ valgrind ../bin/minetest
  2. ==8385== Memcheck, a memory error detector
  3. ==8385== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
  4. ==8385== Using Valgrind-3.10.1 and LibVEX; rerun with -h for copyright info
  5. ==8385== Command: ../bin/minetest
  6. ==8385==
  7. 2016-05-03 09:49:25: WARNING[Main]: system-wide share not found at "/usr/local/share/minetest"
  8. 2016-05-03 09:49:25: WARNING[Main]: system-wide share found at "/home/lisacvuk/mt_cc/minetest/bin/../share/minetest"
  9. ==8385== Conditional jump or move depends on uninitialised value(s)
  10. ==8385== at 0xB47E094: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  11. ==8385== by 0xB424425: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  12. ==8385== by 0xB426C6D: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  13. ==8385== by 0xB53C5EF: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  14. ==8385== by 0xB53DB1D: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  15. ==8385== by 0xB45E1E4: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  16. ==8385== by 0xB45E561: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  17. ==8385== by 0xB45E5F7: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  18. ==8385== by 0xB53BFD4: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  19. ==8385== by 0xB544ED0: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  20. ==8385== by 0xB169875: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  21. ==8385== by 0xB169BF7: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  22. ==8385==
  23. ==8385== Conditional jump or move depends on uninitialised value(s)
  24. ==8385== at 0xB47E094: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  25. ==8385== by 0xB424425: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  26. ==8385== by 0xB424CDC: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  27. ==8385== by 0xB570170: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  28. ==8385== by 0xB5715B0: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  29. ==8385== by 0xB45E1E4: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  30. ==8385== by 0xB45E561: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  31. ==8385== by 0xB45E5F7: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  32. ==8385== by 0xB570456: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  33. ==8385== by 0xB548EEA: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  34. ==8385== by 0xB41B0F4: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  35. ==8385== by 0xB3FDEAB: ??? (in /usr/lib/nvidia-340/libnvidia-glcore.so.340.96)
  36. ==8385==
  37. ==8385== Invalid read of size 8
  38. ==8385== at 0x7240130: __dynamic_cast (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21)
  39. ==8385== by 0x94FD73: irr::gui::setStaticText(irr::gui::IGUIStaticText*, EnrichedString const&) (statictext.h:175)
  40. ==8385== by 0x94FE0E: irr::gui::setStaticText(irr::gui::IGUIStaticText*, wchar_t const*) (statictext.h:204)
  41. ==8385== by 0x95FE9C: GUIEngine::setTopleftText(std::string) (guiEngine.cpp:582)
  42. ==8385== by 0x7BCFCC: ModApiMainMenu::l_set_topleft_text(lua_State*) (l_mainmenu.cpp:702)
  43. ==8385== by 0xAFF247: luaD_precall (ldo.c:319)
  44. ==8385== by 0xB14AC9: luaV_execute (lvm.c:587)
  45. ==8385== by 0xAFF4EC: luaD_call (ldo.c:377)
  46. ==8385== by 0xAFA352: lua_call (lapi.c:782)
  47. ==8385== by 0xB16924: luaB_dofile (lbaselib.c:329)
  48. ==8385== by 0xAFF247: luaD_precall (ldo.c:319)
  49. ==8385== by 0xB14AC9: luaV_execute (lvm.c:587)
  50. ==8385== Address 0x0 is not stack'd, malloc'd or (recently) free'd
  51. ==8385==
  52. ==8385==
  53. ==8385== Process terminating with default action of signal 11 (SIGSEGV)
  54. ==8385== Access not within mapped region at address 0x0
  55. ==8385== at 0x7240130: __dynamic_cast (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21)
  56. ==8385== by 0x94FD73: irr::gui::setStaticText(irr::gui::IGUIStaticText*, EnrichedString const&) (statictext.h:175)
  57. ==8385== by 0x94FE0E: irr::gui::setStaticText(irr::gui::IGUIStaticText*, wchar_t const*) (statictext.h:204)
  58. ==8385== by 0x95FE9C: GUIEngine::setTopleftText(std::string) (guiEngine.cpp:582)
  59. ==8385== by 0x7BCFCC: ModApiMainMenu::l_set_topleft_text(lua_State*) (l_mainmenu.cpp:702)
  60. ==8385== by 0xAFF247: luaD_precall (ldo.c:319)
  61. ==8385== by 0xB14AC9: luaV_execute (lvm.c:587)
  62. ==8385== by 0xAFF4EC: luaD_call (ldo.c:377)
  63. ==8385== by 0xAFA352: lua_call (lapi.c:782)
  64. ==8385== by 0xB16924: luaB_dofile (lbaselib.c:329)
  65. ==8385== by 0xAFF247: luaD_precall (ldo.c:319)
  66. ==8385== by 0xB14AC9: luaV_execute (lvm.c:587)
  67. ==8385== If you believe this happened as a result of a stack
  68. ==8385== overflow in your program's main thread (unlikely but
  69. ==8385== possible), you can try to increase the size of the
  70. ==8385== main thread stack using the --main-stacksize= flag.
  71. ==8385== The main thread stack size used in this run was 8388608.
  72. ==8385==
  73. ==8385== HEAP SUMMARY:
  74. ==8385== in use at exit: 6,290,904 bytes in 18,586 blocks
  75. ==8385== total heap usage: 42,994 allocs, 24,408 frees, 534,596,063 bytes allocated
  76. ==8385==
  77. ==8385== LEAK SUMMARY:
  78. ==8385== definitely lost: 0 bytes in 0 blocks
  79. ==8385== indirectly lost: 0 bytes in 0 blocks
  80. ==8385== possibly lost: 709,355 bytes in 1,749 blocks
  81. ==8385== still reachable: 5,581,549 bytes in 16,837 blocks
  82. ==8385== suppressed: 0 bytes in 0 blocks
  83. ==8385== Rerun with --leak-check=full to see details of leaked memory
  84. ==8385==
  85. ==8385== For counts of detected and suppressed errors, rerun with: -v
  86. ==8385== Use --track-origins=yes to see where uninitialised values come from
  87. ==8385== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
  88. Killed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement