Advertisement
Guest User

Untitled

a guest
Oct 4th, 2018
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.17 KB | None | 0 0
  1. == application crashed
  2. app name: OTClient
  3. app version: 0.6.6
  4. build compiler: gcc 5.4.0 20160609
  5. build date: Oct 4 2018
  6. build type: RelWithDebInfo
  7. build revision: 0 (devel)
  8. crash date: Oct 04 2018 02:25:45
  9. at rip = 0x7f7e3cfd5428
  10. rax = 0
  11. rbx = 0x7f7e3e89c000
  12. rcx = 0x7f7e3cfd5428
  13. rdx = 0x6
  14. rsi = 0x3db3
  15. rdi = 0x3db3
  16. rbp = 0xb9b3e8
  17. rsp = 0x7ffc62efaf78
  18. efl = 0x202
  19.  
  20. backtrace:
  21. 1: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x38) [0x7f7e3cfd5428]
  22. 2: /lib/x86_64-linux-gnu/libc.so.6(abort+0x16a) [0x7f7e3cfd702a]
  23. 3: /lib/x86_64-linux-gnu/libc.so.6(+0x2dbd7) [0x7f7e3cfcdbd7]
  24. 4: /lib/x86_64-linux-gnu/libc.so.6(+0x2dc82) [0x7f7e3cfcdc82]
  25. 5: ./otclient(ThingType::getSpriteIndex(int, int, int, int, int, int, int)+0x71) [0x904afb]
  26. 6: ./otclient(ThingType::exportImage(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int)+0x573) [0x908313]
  27. 7: ./otclient(std::_Function_handler<void (stdext::shared_object_ptr<ThingType> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int const&), std::function<void (stdext::shared_object_ptr<ThingType> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int const&)> luabinder::make_mem_func<void, ThingType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>(void (ThingType::*)(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int))::{lambda(stdext::shared_object_ptr<ThingType> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int const&)#1}>::_M_invoke(std::_Any_data const&, stdext::shared_object_ptr<ThingType> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int const&)+0xa4) [0x87b4f4]
  28. 8: ./otclient(std::function<int (LuaInterface*)> luabinder::bind_fun_specializer<void, std::function<void (stdext::shared_object_ptr<ThingType> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int const&)>, std::tuple<stdext::shared_object_ptr<ThingType>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int> >(std::function<void (stdext::shared_object_ptr<ThingType> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int const&)> const&)::{lambda(LuaInterface*)#1}::operator()(LuaInterface*) const+0xfb) [0x8b68e3]
  29. 9: ./otclient(LuaInterface::luaCppFunctionCallback(lua_State*)+0x71) [0x7b2979]
  30. 10: ./otclient() [0x9810e0]
  31. 11: ./otclient() [0x98a6e2]
  32. 12: ./otclient() [0x98153d]
  33. 13: ./otclient() [0x98082b]
  34. 14: ./otclient() [0x98169b]
  35. 15: ./otclient(lua_pcall+0x56) [0x97ed26]
  36. 16: ./otclient() [0x98f8c8]
  37. 17: ./otclient() [0x9810e0]
  38. 18: ./otclient() [0x98a6e2]
  39. 19: ./otclient() [0x98153d]
  40. 20: ./otclient() [0x98082b]
  41. 21: ./otclient() [0x98169b]
  42. 22: ./otclient(lua_pcall+0x56) [0x97ed26]
  43. 23: ./otclient() [0x98f8c8]
  44. 24: ./otclient() [0x9810e0]
  45. 25: ./otclient() [0x98a6e2]
  46. 26: ./otclient() [0x98153d]
  47. 27: ./otclient() [0x98082b]
  48. 28: ./otclient() [0x98169b]
  49. 29: ./otclient(lua_pcall+0x56) [0x97ed26]
  50. 30: ./otclient(LuaInterface::pcall(int, int, int)+0x64) [0x7af718]
  51. 31: ./otclient(LuaInterface::safeCall(int, int)+0xa3) [0x7b10f5]
  52. 32: ./otclient(LuaInterface::signalCall(int, int)+0x1a4) [0x7b13b8]
  53. 33: ./otclient(int LuaObject::luaCallLuaField<unsigned char, int>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned char const&, int const&)+0xba) [0x816fa0]
  54. 34: ./otclient(bool LuaObject::callLuaField<bool, unsigned char, int>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned char const&, int const&)+0xe) [0x817db6]
  55. 35: ./otclient(UIWidget::onKeyDown(unsigned char, int)+0x5b) [0x80c183]
  56. 36: ./otclient(UIWidget::propagateOnKeyDown(unsigned char, int)+0x22f) [0x8121ab]
  57. 37: ./otclient(UIWidget::propagateOnKeyDown(unsigned char, int)+0x1e3) [0x81215f]
  58. 38: ./otclient(UIWidget::propagateOnKeyDown(unsigned char, int)+0x1e3) [0x81215f]
  59. 39: ./otclient(UIManager::inputEvent(InputEvent const&)+0x109) [0x7f2dad]
  60. 40: ./otclient(GraphicalApplication::inputEvent(InputEvent const&)+0x1d) [0x827981]
  61. 41: ./otclient(std::_Function_handler<void (InputEvent const&), std::_Bind<std::_Mem_fn<void (GraphicalApplication::*)(InputEvent const&)> (GraphicalApplication*, std::_Placeholder<1>)> >::_M_invoke(std::_Any_data const&, InputEvent const&)+0x26) [0x8280e5]
  62. 42: ./otclient(std::function<void (InputEvent const&)>::operator()(InputEvent const&) const+0x13) [0x81fb3d]
  63. 43: ./otclient(PlatformWindow::processKeyDown(Fw::Key)+0x201) [0x81f911]
  64. 44: ./otclient(X11Window::poll()+0x288) [0x82225e]
  65. 45: ./otclient(GraphicalApplication::poll()+0x23) [0x8273ad]
  66. 46: ./otclient(GraphicalApplication::run()+0x15c) [0x827aec]
  67. 47: ./otclient(main+0x21a) [0x9450a1]
  68.  
  69. == application crashed
  70. app name: OTClient
  71. app version: 0.6.6
  72. build compiler: gcc 5.4.0 20160609
  73. build date: Oct 4 2018
  74. build type: RelWithDebInfo
  75. build revision: 0 (devel)
  76. crash date: Oct 04 2018 02:44:19
  77. at rip = 0x7f5256b6b428
  78. rax = 0
  79. rbx = 0x7f5258432000
  80. rcx = 0x7f5256b6b428
  81. rdx = 0x6
  82. rsi = 0x3e08
  83. rdi = 0x3e08
  84. rbp = 0xb9b3e8
  85. rsp = 0x7ffe46757718
  86. efl = 0x202
  87.  
  88. backtrace:
  89. 1: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x38) [0x7f5256b6b428]
  90. 2: /lib/x86_64-linux-gnu/libc.so.6(abort+0x16a) [0x7f5256b6d02a]
  91. 3: /lib/x86_64-linux-gnu/libc.so.6(+0x2dbd7) [0x7f5256b63bd7]
  92. 4: /lib/x86_64-linux-gnu/libc.so.6(+0x2dc82) [0x7f5256b63c82]
  93. 5: ./otclient(ThingType::getSpriteIndex(int, int, int, int, int, int, int)+0x71) [0x904afb]
  94. 6: ./otclient(ThingType::exportImage(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int)+0x573) [0x908313]
  95. 7: ./otclient(std::_Function_handler<void (stdext::shared_object_ptr<ThingType> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int const&), std::function<void (stdext::shared_object_ptr<ThingType> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int const&)> luabinder::make_mem_func<void, ThingType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>(void (ThingType::*)(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int))::{lambda(stdext::shared_object_ptr<ThingType> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int const&)#1}>::_M_invoke(std::_Any_data const&, stdext::shared_object_ptr<ThingType> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int const&)+0xa4) [0x87b4f4]
  96. 8: ./otclient(std::function<int (LuaInterface*)> luabinder::bind_fun_specializer<void, std::function<void (stdext::shared_object_ptr<ThingType> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int const&)>, std::tuple<stdext::shared_object_ptr<ThingType>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int> >(std::function<void (stdext::shared_object_ptr<ThingType> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int const&)> const&)::{lambda(LuaInterface*)#1}::operator()(LuaInterface*) const+0xfb) [0x8b68e3]
  97. 9: ./otclient(LuaInterface::luaCppFunctionCallback(lua_State*)+0x71) [0x7b2979]
  98. 10: ./otclient() [0x9810e0]
  99. 11: ./otclient() [0x98a6e2]
  100. 12: ./otclient() [0x98153d]
  101. 13: ./otclient() [0x98082b]
  102. 14: ./otclient() [0x98169b]
  103. 15: ./otclient(lua_pcall+0x56) [0x97ed26]
  104. 16: ./otclient() [0x98f8c8]
  105. 17: ./otclient() [0x9810e0]
  106. 18: ./otclient() [0x98a6e2]
  107. 19: ./otclient() [0x98153d]
  108. 20: ./otclient() [0x98082b]
  109. 21: ./otclient() [0x98169b]
  110. 22: ./otclient(lua_pcall+0x56) [0x97ed26]
  111. 23: ./otclient() [0x98f8c8]
  112. 24: ./otclient() [0x9810e0]
  113. 25: ./otclient() [0x98a6e2]
  114. 26: ./otclient() [0x98153d]
  115. 27: ./otclient() [0x98082b]
  116. 28: ./otclient() [0x98169b]
  117. 29: ./otclient(lua_pcall+0x56) [0x97ed26]
  118. 30: ./otclient(LuaInterface::pcall(int, int, int)+0x64) [0x7af718]
  119. 31: ./otclient(LuaInterface::safeCall(int, int)+0xa3) [0x7b10f5]
  120. 32: ./otclient(LuaInterface::signalCall(int, int)+0x1a4) [0x7b13b8]
  121. 33: ./otclient(int LuaObject::luaCallLuaField<unsigned char, int>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned char const&, int const&)+0xba) [0x816fa0]
  122. 34: ./otclient(bool LuaObject::callLuaField<bool, unsigned char, int>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned char const&, int const&)+0xe) [0x817db6]
  123. 35: ./otclient(UIWidget::onKeyDown(unsigned char, int)+0x5b) [0x80c183]
  124. 36: ./otclient(UIWidget::propagateOnKeyDown(unsigned char, int)+0x22f) [0x8121ab]
  125. 37: ./otclient(UIWidget::propagateOnKeyDown(unsigned char, int)+0x1e3) [0x81215f]
  126. 38: ./otclient(UIWidget::propagateOnKeyDown(unsigned char, int)+0x1e3) [0x81215f]
  127. 39: ./otclient(UIManager::inputEvent(InputEvent const&)+0x109) [0x7f2dad]
  128. 40: ./otclient(GraphicalApplication::inputEvent(InputEvent const&)+0x1d) [0x827981]
  129. 41: ./otclient(std::_Function_handler<void (InputEvent const&), std::_Bind<std::_Mem_fn<void (GraphicalApplication::*)(InputEvent const&)> (GraphicalApplication*, std::_Placeholder<1>)> >::_M_invoke(std::_Any_data const&, InputEvent const&)+0x26) [0x8280e5]
  130. 42: ./otclient(std::function<void (InputEvent const&)>::operator()(InputEvent const&) const+0x13) [0x81fb3d]
  131. 43: ./otclient(PlatformWindow::processKeyDown(Fw::Key)+0x201) [0x81f911]
  132. 44: ./otclient(X11Window::poll()+0x288) [0x82225e]
  133. 45: ./otclient(GraphicalApplication::poll()+0x23) [0x8273ad]
  134. 46: ./otclient(GraphicalApplication::run()+0x15c) [0x827aec]
  135. 47: ./otclient(main+0x21a) [0x9450a1]
  136.  
  137. == application crashed
  138. app name: OTClient
  139. app version: 0.6.6
  140. build compiler: gcc 5.4.0 20160609
  141. build date: Oct 4 2018
  142. build type: RelWithDebInfo
  143. build revision: 0 (devel)
  144. crash date: Oct 04 2018 02:45:58
  145. at rip = 0x7f1312e7f428
  146. rax = 0
  147. rbx = 0x7f1314746000
  148. rcx = 0x7f1312e7f428
  149. rdx = 0x6
  150. rsi = 0x415a
  151. rdi = 0x415a
  152. rbp = 0xb9b3e8
  153. rsp = 0x7fffda4bd978
  154. efl = 0x206
  155.  
  156. backtrace:
  157. 1: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x38) [0x7f1312e7f428]
  158. 2: /lib/x86_64-linux-gnu/libc.so.6(abort+0x16a) [0x7f1312e8102a]
  159. 3: /lib/x86_64-linux-gnu/libc.so.6(+0x2dbd7) [0x7f1312e77bd7]
  160. 4: /lib/x86_64-linux-gnu/libc.so.6(+0x2dc82) [0x7f1312e77c82]
  161. 5: ./otclient(ThingType::getSpriteIndex(int, int, int, int, int, int, int)+0x71) [0x904afb]
  162. 6: ./otclient(ThingType::exportImage(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int)+0x573) [0x908313]
  163. 7: ./otclient(std::_Function_handler<void (stdext::shared_object_ptr<ThingType> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int const&), std::function<void (stdext::shared_object_ptr<ThingType> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int const&)> luabinder::make_mem_func<void, ThingType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>(void (ThingType::*)(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int))::{lambda(stdext::shared_object_ptr<ThingType> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int const&)#1}>::_M_invoke(std::_Any_data const&, stdext::shared_object_ptr<ThingType> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int const&)+0xa4) [0x87b4f4]
  164. 8: ./otclient(std::function<int (LuaInterface*)> luabinder::bind_fun_specializer<void, std::function<void (stdext::shared_object_ptr<ThingType> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int const&)>, std::tuple<stdext::shared_object_ptr<ThingType>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int> >(std::function<void (stdext::shared_object_ptr<ThingType> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int const&)> const&)::{lambda(LuaInterface*)#1}::operator()(LuaInterface*) const+0xfb) [0x8b68e3]
  165. 9: ./otclient(LuaInterface::luaCppFunctionCallback(lua_State*)+0x71) [0x7b2979]
  166. 10: ./otclient() [0x9810e0]
  167. 11: ./otclient() [0x98a6e2]
  168. 12: ./otclient() [0x98153d]
  169. 13: ./otclient() [0x98082b]
  170. 14: ./otclient() [0x98169b]
  171. 15: ./otclient(lua_pcall+0x56) [0x97ed26]
  172. 16: ./otclient() [0x98f8c8]
  173. 17: ./otclient() [0x9810e0]
  174. 18: ./otclient() [0x98a6e2]
  175. 19: ./otclient() [0x98153d]
  176. 20: ./otclient() [0x98082b]
  177. 21: ./otclient() [0x98169b]
  178. 22: ./otclient(lua_pcall+0x56) [0x97ed26]
  179. 23: ./otclient() [0x98f8c8]
  180. 24: ./otclient() [0x9810e0]
  181. 25: ./otclient() [0x98a6e2]
  182. 26: ./otclient() [0x98153d]
  183. 27: ./otclient() [0x98082b]
  184. 28: ./otclient() [0x98169b]
  185. 29: ./otclient(lua_pcall+0x56) [0x97ed26]
  186. 30: ./otclient(LuaInterface::pcall(int, int, int)+0x64) [0x7af718]
  187. 31: ./otclient(LuaInterface::safeCall(int, int)+0xa3) [0x7b10f5]
  188. 32: ./otclient(LuaInterface::signalCall(int, int)+0x1a4) [0x7b13b8]
  189. 33: ./otclient(int LuaObject::luaCallLuaField<unsigned char, int>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned char const&, int const&)+0xba) [0x816fa0]
  190. 34: ./otclient(bool LuaObject::callLuaField<bool, unsigned char, int>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned char const&, int const&)+0xe) [0x817db6]
  191. 35: ./otclient(UIWidget::onKeyDown(unsigned char, int)+0x5b) [0x80c183]
  192. 36: ./otclient(UIWidget::propagateOnKeyDown(unsigned char, int)+0x22f) [0x8121ab]
  193. 37: ./otclient(UIWidget::propagateOnKeyDown(unsigned char, int)+0x1e3) [0x81215f]
  194. 38: ./otclient(UIWidget::propagateOnKeyDown(unsigned char, int)+0x1e3) [0x81215f]
  195. 39: ./otclient(UIManager::inputEvent(InputEvent const&)+0x109) [0x7f2dad]
  196. 40: ./otclient(GraphicalApplication::inputEvent(InputEvent const&)+0x1d) [0x827981]
  197. 41: ./otclient(std::_Function_handler<void (InputEvent const&), std::_Bind<std::_Mem_fn<void (GraphicalApplication::*)(InputEvent const&)> (GraphicalApplication*, std::_Placeholder<1>)> >::_M_invoke(std::_Any_data const&, InputEvent const&)+0x26) [0x8280e5]
  198. 42: ./otclient(std::function<void (InputEvent const&)>::operator()(InputEvent const&) const+0x13) [0x81fb3d]
  199. 43: ./otclient(PlatformWindow::processKeyDown(Fw::Key)+0x201) [0x81f911]
  200. 44: ./otclient(X11Window::poll()+0x288) [0x82225e]
  201. 45: ./otclient(GraphicalApplication::poll()+0x23) [0x8273ad]
  202. 46: ./otclient(GraphicalApplication::run()+0x15c) [0x827aec]
  203. 47: ./otclient(main+0x21a) [0x9450a1]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement