Guest User

Untitled

a guest
May 23rd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.03 KB | None | 0 0
  1. [New Thread 0x7fff66bff710 (LWP 24484)]
  2. [New Thread 0x7fff663fe710 (LWP 24485)]
  3. [New Thread 0x7fff64fff710 (LWP 24486)]
  4. [New Thread 0x7fff643fe710 (LWP 24487)]
  5. [New Thread 0x7fff62bff710 (LWP 24488)]
  6. [New Thread 0x7fff62282710 (LWP 24489)]
  7. [Thread 0x7fff62bff710 (LWP 24488) exited]
  8. [New Thread 0x7fff60bff710 (LWP 24490)]
  9. [New Thread 0x7fff603fe710 (LWP 24491)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fff62282710 (LWP 24489)]
  13. FreezeDetectorRunnable::run (this=0x7fffe7a72250)
  14. at /root/oregoncircle/src/oregoncore/Master.cpp:83
  15. 83 *((uint32 volatile*)NULL) = 0; // bang crash
  16. #0 FreezeDetectorRunnable::run (this=0x7fffe7a72250)
  17. at /root/oregoncircle/src/oregoncore/Master.cpp:83
  18. #1 0x00000000009a86ea in ACE_Based::Thread::ThreadTask (param=0x7ffff61ea860)
  19. at /root/oregoncircle/src/shared/Threading.cpp:185
  20. #2 0x00007ffff61f68ba in start_thread () from /lib/libpthread.so.0
  21. #3 0x00007ffff5f5e02d in clone () from /lib/libc.so.6
  22. #4 0x0000000000000000 in ?? ()
  23. #0 FreezeDetectorRunnable::run (this=0x7fffe7a72250)
  24. at /root/oregoncircle/src/oregoncore/Master.cpp:83
  25. curtime = <value optimized out>
  26. #1 0x00000000009a86ea in ACE_Based::Thread::ThreadTask (param=0x7ffff61ea860)
  27. at /root/oregoncircle/src/shared/Threading.cpp:185
  28. No locals.
  29. #2 0x00007ffff61f68ba in start_thread () from /lib/libpthread.so.0
  30. No symbol table info available.
  31. #3 0x00007ffff5f5e02d in clone () from /lib/libc.so.6
  32. No symbol table info available.
  33. #4 0x0000000000000000 in ?? ()
  34. No symbol table info available.
  35. 13 Thread 0x7fff603fe710 (LWP 24491) 0x00007ffff5f5e623 in epoll_wait ()
  36. from /lib/libc.so.6
  37. 12 Thread 0x7fff60bff710 (LWP 24490) 0x00007ffff5f5e623 in epoll_wait ()
  38. from /lib/libc.so.6
  39. * 11 Thread 0x7fff62282710 (LWP 24489) FreezeDetectorRunnable::run (
  40. this=0x7fffe7a72250) at /root/oregoncircle/src/oregoncore/Master.cpp:83
  41. 9 Thread 0x7fff643fe710 (LWP 24487) 0x00007ffff61fe0bd in read ()
  42. from /lib/libpthread.so.0
  43. 8 Thread 0x7fff64fff710 (LWP 24486) 0x00007ffff61fb16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  44. 7 Thread 0x7fff663fe710 (LWP 24485) 0x00007ffff61fb16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  45. 6 Thread 0x7fff66bff710 (LWP 24484) WorldObject::_IsWithinDist (
  46. this=0x7ffe3ed62000, obj=0x7ffe46810000, dist2compare=50, is3D=false)
  47. at /root/oregoncircle/src/game/Object.cpp:1211
  48. 5 Thread 0x7ffff23ff710 (LWP 24215) 0x00007ffff61fb16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  49. 4 Thread 0x7ffff33ff710 (LWP 24214) 0x00007ffff61fb16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  50. 3 Thread 0x7ffff43ff710 (LWP 24213) 0x00007ffff61fb16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  51. 1 Thread 0x7ffff7fe9720 (LWP 24209) 0x00007ffff61f7be5 in pthread_join ()
  52. from /lib/libpthread.so.0
  53.  
  54. Thread 13 (Thread 0x7fff603fe710 (LWP 24491)):
  55. #0 0x00007ffff5f5e623 in epoll_wait () from /lib/libc.so.6
  56. No symbol table info available.
  57. #1 0x00007ffff78b6b34 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  58. () from /usr/lib/libACE-5.8.1.so
  59. No symbol table info available.
  60. #2 0x00007ffff78b733c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /usr/lib/libACE-5.8.1.so
  61. No symbol table info available.
  62. #3 0x00007ffff78b74fe in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  63. () from /usr/lib/libACE-5.8.1.so
  64. No symbol table info available.
  65. #4 0x00007ffff790e66f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /usr/lib/libACE-5.8.1.so
  66. No symbol table info available.
  67. #5 0x00000000005c57f3 in ReactorRunnable::svc (this=0x7fffec58be40)
  68. at /root/oregoncircle/src/game/WorldSocketMgr.cpp:165
  69. interval = {static zero = {
  70. static zero = <same as static member of an already seen type>,
  71. static max_time = {
  72. static zero = <same as static member of an already seen type>,
  73. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  74. tv_usec = 0}},
  75. static max_time = <same as static member of an already seen type>,
  76. tv_ = {tv_sec = 0, tv_usec = 4595}}
  77. #6 0x00007ffff7933af7 in ACE_Task_Base::svc_run(void*) ()
  78. from /usr/lib/libACE-5.8.1.so
  79. No symbol table info available.
  80. #7 0x00007ffff7934f71 in ACE_Thread_Adapter::invoke() ()
  81. from /usr/lib/libACE-5.8.1.so
  82. No symbol table info available.
  83. #8 0x00007ffff61f68ba in start_thread () from /lib/libpthread.so.0
  84. No symbol table info available.
  85. #9 0x00007ffff5f5e02d in clone () from /lib/libc.so.6
  86. No symbol table info available.
  87. #10 0x0000000000000000 in ?? ()
  88. No symbol table info available.
  89.  
  90. Thread 12 (Thread 0x7fff60bff710 (LWP 24490)):
  91. #0 0x00007ffff5f5e623 in epoll_wait () from /lib/libc.so.6
  92. No symbol table info available.
  93. #1 0x00007ffff78b6b34 in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*)
  94. () from /usr/lib/libACE-5.8.1.so
  95. No symbol table info available.
  96. #2 0x00007ffff78b733c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) () from /usr/lib/libACE-5.8.1.so
  97. No symbol table info available.
  98. #3 0x00007ffff78b74fe in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*)
  99. () from /usr/lib/libACE-5.8.1.so
  100. No symbol table info available.
  101. #4 0x00007ffff790e66f in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) () from /usr/lib/libACE-5.8.1.so
  102. No symbol table info available.
  103. #5 0x00000000005c57f3 in ReactorRunnable::svc (this=0x7fffec58bd08)
  104. at /root/oregoncircle/src/game/WorldSocketMgr.cpp:165
  105. interval = {static zero = {
  106. static zero = <same as static member of an already seen type>,
  107. static max_time = {
  108. static zero = <same as static member of an already seen type>,
  109. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  110. tv_usec = 0}},
  111. static max_time = <same as static member of an already seen type>,
  112. tv_ = {tv_sec = 0, tv_usec = 9999}}
  113. #6 0x00007ffff7933af7 in ACE_Task_Base::svc_run(void*) ()
  114. from /usr/lib/libACE-5.8.1.so
  115. No symbol table info available.
  116. #7 0x00007ffff7934f71 in ACE_Thread_Adapter::invoke() ()
  117. from /usr/lib/libACE-5.8.1.so
  118. No symbol table info available.
  119. #8 0x00007ffff61f68ba in start_thread () from /lib/libpthread.so.0
  120. No symbol table info available.
  121. #9 0x00007ffff5f5e02d in clone () from /lib/libc.so.6
  122. No symbol table info available.
  123. #10 0x0000000000000000 in ?? ()
  124. No symbol table info available.
  125.  
  126. Thread 11 (Thread 0x7fff62282710 (LWP 24489)):
  127. #0 FreezeDetectorRunnable::run (this=0x7fffe7a72250)
  128. at /root/oregoncircle/src/oregoncore/Master.cpp:83
  129. curtime = <value optimized out>
  130. #1 0x00000000009a86ea in ACE_Based::Thread::ThreadTask (param=0x7ffff61ea860)
  131. at /root/oregoncircle/src/shared/Threading.cpp:185
  132. No locals.
  133. #2 0x00007ffff61f68ba in start_thread () from /lib/libpthread.so.0
  134. No symbol table info available.
  135. #3 0x00007ffff5f5e02d in clone () from /lib/libc.so.6
  136. No symbol table info available.
  137. #4 0x0000000000000000 in ?? ()
  138. No symbol table info available.
  139.  
  140. Thread 9 (Thread 0x7fff643fe710 (LWP 24487)):
  141. #0 0x00007ffff61fe0bd in read () from /lib/libpthread.so.0
  142. No symbol table info available.
  143. #1 0x00007ffff7bc6047 in rl_getc () from /lib/libreadline.so.6
  144. No symbol table info available.
  145. #2 0x00007ffff7bc65b0 in rl_read_key () from /lib/libreadline.so.6
  146. No symbol table info available.
  147. #3 0x00007ffff7bb1b9f in readline_internal_char () from /lib/libreadline.so.6
  148. No symbol table info available.
  149. #4 0x00007ffff7bb20c5 in readline () from /lib/libreadline.so.6
  150. No symbol table info available.
  151. #5 0x000000000059c0a6 in CliRunnable::run (this=<value optimized out>)
  152. at /root/oregoncircle/src/oregoncore/CliRunnable.cpp:705
  153. command_str = 0x7fffe4ab1ab0 "\220]", <incomplete sequence \305>
  154. #6 0x00000000009a86ea in ACE_Based::Thread::ThreadTask (param=0x0)
  155. at /root/oregoncircle/src/shared/Threading.cpp:185
  156. No locals.
  157. #7 0x00007ffff61f68ba in start_thread () from /lib/libpthread.so.0
  158. No symbol table info available.
  159. #8 0x00007ffff5f5e02d in clone () from /lib/libc.so.6
  160. No symbol table info available.
  161. #9 0x0000000000000000 in ?? ()
  162. No symbol table info available.
  163.  
  164. Thread 8 (Thread 0x7fff64fff710 (LWP 24486)):
  165. #0 0x00007ffff61fb16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  166. from /lib/libpthread.so.0
  167. No symbol table info available.
  168. #1 0x00007ffff78a44ea in ACE_Condition_Thread_Mutex::wait() ()
  169. from /usr/lib/libACE-5.8.1.so
  170. No symbol table info available.
  171. #2 0x00000000005fe270 in MapUpdater::wait (this=0x7fffe394e1d0)
  172. at /root/oregoncircle/src/game/MapUpdater.cpp:104
  173. guard = {lock_ = 0x7fffe394e2e8, owner_ = 0}
  174. #3 0x00000000005bea92 in MapManager::Update (this=0x7fffe394e100,
  175. diff=<value optimized out>)
  176. at /root/oregoncircle/src/game/MapManager.cpp:256
  177. No locals.
  178. #4 0x00000000007cd4e2 in World::Update (this=0x7ffff44af800, diff=26366)
  179. at /root/oregoncircle/src/game/World.cpp:1776
  180. No locals.
  181. #5 0x000000000059b8fc in WorldRunnable::run (this=<value optimized out>)
  182. at /root/oregoncircle/src/oregoncore/WorldRunnable.cpp:56
  183. diff = 128
  184. realCurrTime = 3795170141
  185. realPrevTime = <value optimized out>
  186. prevSleepTime = 0
  187. #6 0x00000000009a86ea in ACE_Based::Thread::ThreadTask (param=0x7fffe394e2ac)
  188. at /root/oregoncircle/src/shared/Threading.cpp:185
  189. No locals.
  190. #7 0x00007ffff61f68ba in start_thread () from /lib/libpthread.so.0
  191. No symbol table info available.
  192. #8 0x00007ffff5f5e02d in clone () from /lib/libc.so.6
  193. No symbol table info available.
  194. #9 0x0000000000000000 in ?? ()
  195. No symbol table info available.
  196.  
  197. Thread 7 (Thread 0x7fff663fe710 (LWP 24485)):
  198. #0 0x00007ffff61fb16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  199. from /lib/libpthread.so.0
  200. No symbol table info available.
  201. #1 0x00007ffff78a458d in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /usr/lib/libACE-5.8.1.so
  202. No symbol table info available.
  203. #2 0x0000000000598aab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  204. (this=0x7fffe33db600, timeout=0x0)
  205. at /usr/include/ace/Message_Queue_T.cpp:1746
  206. result = <value optimized out>
  207. #3 0x0000000000599f69 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  208. this=0x7fffe33db600, first_item=@0x7fff663fde48, timeout=0x0)
  209. at /usr/include/ace/Message_Queue_T.cpp:1938
  210. ace_mon = {lock_ = 0x7fffe33db650, owner_ = 0}
  211. #4 0x00007ffff788beb2 in ACE_Activation_Queue::dequeue(ACE_Time_Value*) ()
  212. from /usr/lib/libACE-5.8.1.so
  213. No symbol table info available.
  214. #5 0x00000000009a7af5 in DelayExecutor::svc (this=0x7fffe394e1d8)
  215. at /root/oregoncircle/src/shared/DelayExecutor.cpp:71
  216. rq = 0x7ffe55150df0
  217. #6 0x00007ffff7933af7 in ACE_Task_Base::svc_run(void*) ()
  218. from /usr/lib/libACE-5.8.1.so
  219. No symbol table info available.
  220. #7 0x00007ffff7934f71 in ACE_Thread_Adapter::invoke() ()
  221. from /usr/lib/libACE-5.8.1.so
  222. No symbol table info available.
  223. #8 0x00007ffff61f68ba in start_thread () from /lib/libpthread.so.0
  224. No symbol table info available.
  225. #9 0x00007ffff5f5e02d in clone () from /lib/libc.so.6
  226. No symbol table info available.
  227. #10 0x0000000000000000 in ?? ()
  228. No symbol table info available.
  229.  
  230. Thread 6 (Thread 0x7fff66bff710 (LWP 24484)):
  231. #0 WorldObject::_IsWithinDist (this=0x7ffe3ed62000, obj=0x7ffe46810000,
  232. dist2compare=50, is3D=false) at /root/oregoncircle/src/game/Object.cpp:1211
  233. No locals.
  234. #1 0x0000000000679e04 in CreatureUnitRelocationWorker (this=0x7fff66bfeb00,
  235. m=<value optimized out>)
  236. at /root/oregoncircle/src/game/GridNotifiers.cpp:126
  237. No locals.
  238. #2 Oregon::CreatureRelocationNotifier::Visit (this=0x7fff66bfeb00,
  239. m=<value optimized out>)
  240. at /root/oregoncircle/src/game/GridNotifiers.cpp:185
  241. c = 0x7ffe46810000
  242. #3 0x000000000067ec58 in VisitorHelper<Oregon::CreatureRelocationNotifier, Creature> (this=<value optimized out>, m=<value optimized out>)
  243. at /root/oregoncircle/src/framework/GameSystem/TypeContainerVisitor.h:51
  244. No locals.
  245. #4 VisitorHelper<Oregon::CreatureRelocationNotifier, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=<value optimized out>,
  246. m=<value optimized out>)
  247. at /root/oregoncircle/src/framework/GameSystem/TypeContainerVisitor.h:57
  248. No locals.
  249. #5 VisitorHelper<Oregon::CreatureRelocationNotifier, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (
  250. this=<value optimized out>, m=<value optimized out>)
  251. at /root/oregoncircle/src/framework/GameSystem/TypeContainerVisitor.h:58
  252. No locals.
  253. #6 VisitorHelper<Oregon::CreatureRelocationNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  254. this=<value optimized out>, m=<value optimized out>)
  255. at /root/oregoncircle/src/framework/GameSystem/TypeContainerVisitor.h:64
  256. No locals.
  257. #7 TypeContainerVisitor<Oregon::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=<value optimized out>, m=<value optimized out>)
  258. at /root/oregoncircle/src/framework/GameSystem/TypeContainerVisitor.h:75
  259. No locals.
  260. #8 Visit<Oregon::CreatureRelocationNotifier> (this=<value optimized out>,
  261. m=<value optimized out>)
  262. at /root/oregoncircle/src/framework/GameSystem/Grid.h:87
  263. No locals.
  264. #9 Visit<Oregon::CreatureRelocationNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  265. this=<value optimized out>, m=<value optimized out>)
  266. at /root/oregoncircle/src/framework/GameSystem/NGrid.h:149
  267. No locals.
  268. #10 Map::Visit<Oregon::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>, m=<value optimized out>)
  269. at /root/oregoncircle/src/game/Map.h:636
  270. x = 10
  271. y = <value optimized out>
  272. cell_x = 0
  273. cell_y = 1053793281
  274. #11 Visit<Oregon::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>, m=<value optimized out>)
  275. at /root/oregoncircle/src/game/CellImpl.h:217
  276. No locals.
  277. #12 Visit<Oregon::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=<value optimized out>, m=<value optimized out>)
  278. at /root/oregoncircle/src/game/CellImpl.h:242
  279. No locals.
  280. #13 Oregon::DelayedUnitRelocation::Visit (this=<value optimized out>,
  281. m=<value optimized out>)
  282. at /root/oregoncircle/src/game/GridNotifiers.cpp:206
  283. unit = 0x7ffe0000000a
  284. relocate = {i_creature = @0x7ffe3ed62000}
  285. #14 0x00000000007b0680 in VisitorHelper<Oregon::DelayedUnitRelocation, Creature> (this=0x7ffe95a07000, diff=<value optimized out>)
  286. at /root/oregoncircle/src/framework/GameSystem/TypeContainerVisitor.h:51
  287. No locals.
  288. #15 VisitorHelper<Oregon::DelayedUnitRelocation, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x7ffe95a07000,
  289. diff=<value optimized out>)
  290. at /root/oregoncircle/src/framework/GameSystem/TypeContainerVisitor.h:57
  291. No locals.
  292. #16 VisitorHelper<Oregon::DelayedUnitRelocation, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x7ffe95a07000,
  293. diff=<value optimized out>)
  294. at /root/oregoncircle/src/framework/GameSystem/TypeContainerVisitor.h:58
  295. No locals.
  296. #17 VisitorHelper<Oregon::DelayedUnitRelocation, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  297. this=0x7ffe95a07000, diff=<value optimized out>)
  298. at /root/oregoncircle/src/framework/GameSystem/TypeContainerVisitor.h:64
  299. No locals.
  300. #18 TypeContainerVisitor<Oregon::DelayedUnitRelocation, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7ffe95a07000, diff=<value optimized out>)
  301. at /root/oregoncircle/src/framework/GameSystem/TypeContainerVisitor.h:75
  302. No locals.
  303. #19 Visit<Oregon::DelayedUnitRelocation> (this=0x7ffe95a07000,
  304. diff=<value optimized out>)
  305. at /root/oregoncircle/src/framework/GameSystem/Grid.h:87
  306. No locals.
  307. #20 Visit<Oregon::DelayedUnitRelocation, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  308. this=0x7ffe95a07000, diff=<value optimized out>)
  309. at /root/oregoncircle/src/framework/GameSystem/NGrid.h:149
  310. No locals.
  311. #21 Visit<Oregon::DelayedUnitRelocation, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >
  312. (this=0x7ffe95a07000, diff=<value optimized out>)
  313. at /root/oregoncircle/src/game/Map.h:636
  314. x = <value optimized out>
  315. y = 29
  316. cell_x = <value optimized out>
  317. cell_y = 1053793281
  318. #22 Map::ProcessRelocationNotifies (this=0x7ffe95a07000,
  319. diff=<value optimized out>) at /root/oregoncircle/src/game/Map.cpp:714
  320. pair = {x_coord = 82, y_coord = 237}
  321. cell = {data = {Part = {grid_x = 10, grid_y = 29, cell_x = 2,
  322. cell_y = 5, nocreate = 1, reserved = 0}, All = 18097994}}
  323. cell_relocation = {i_map = @0x7ffe95a07000, cell = @0x7fff66bfec60,
  324. p = @0x7fff66bfec40, i_radius = 120}
  325. y = 237
  326. x = 80
  327. grid = <value optimized out>
  328. #23 0x00000000007b2cc5 in Map::Update (this=0x7ffe95a07000,
  329. t_diff=<value optimized out>) at /root/oregoncircle/src/game/Map.cpp:666
  330. updater = {i_timeDiff = 26366}
  331. grid_object_update = {i_visitor = @0x7fff66bfedb0}
  332. world_object_update = {i_visitor = @0x7fff66bfedb0}
  333. #24 0x00000000007b3549 in InstanceMap::Update (this=0x7ffe3ed62000,
  334. t_diff=@0x7ffe46810000) at /root/oregoncircle/src/game/Map.cpp:2432
  335. No locals.
  336. #25 0x00000000007a8161 in MapInstanced::Update (this=0x7fffe4839000,
  337. t=@0x7ffe5514a4b0) at /root/oregoncircle/src/game/MapInstanced.cpp:65
  338. i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x7ffebd7d4d60,
  339. _M_cur_bucket = 0x7fffe4ab6dc8}, <No data fields>}
  340. #26 0x00000000005fe932 in MapUpdateRequest::call (this=0x7ffe5514a490)
  341. at /root/oregoncircle/src/game/MapUpdater.cpp:67
  342. No locals.
  343. #27 0x00000000009a7ae1 in DelayExecutor::svc (this=0x7fffe394e1d8)
  344. at /root/oregoncircle/src/shared/DelayExecutor.cpp:76
  345. rq = 0x7ffe5514a490
  346. #28 0x00007ffff7933af7 in ACE_Task_Base::svc_run(void*) ()
  347. from /usr/lib/libACE-5.8.1.so
  348. No symbol table info available.
  349. #29 0x00007ffff7934f71 in ACE_Thread_Adapter::invoke() ()
  350. from /usr/lib/libACE-5.8.1.so
  351. No symbol table info available.
  352. #30 0x00007ffff61f68ba in start_thread () from /lib/libpthread.so.0
  353. No symbol table info available.
  354. #31 0x00007ffff5f5e02d in clone () from /lib/libc.so.6
  355. No symbol table info available.
  356. #32 0x0000000000000000 in ?? ()
  357. No symbol table info available.
  358.  
  359. Thread 5 (Thread 0x7ffff23ff710 (LWP 24215)):
  360. #0 0x00007ffff61fb16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  361. from /lib/libpthread.so.0
  362. No symbol table info available.
  363. #1 0x00007ffff78a458d in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /usr/lib/libACE-5.8.1.so
  364. No symbol table info available.
  365. #2 0x0000000000598aab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  366. (this=0x7ffff440d600, timeout=0x0)
  367. at /usr/include/ace/Message_Queue_T.cpp:1746
  368. result = <value optimized out>
  369. #3 0x0000000000599f69 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  370. this=0x7ffff440d600, first_item=@0x7ffff23fee88, timeout=0x0)
  371. at /usr/include/ace/Message_Queue_T.cpp:1938
  372. ace_mon = {lock_ = 0x7ffff440d650, owner_ = 0}
  373. #4 0x00007ffff788beb2 in ACE_Activation_Queue::dequeue(ACE_Time_Value*) ()
  374. from /usr/lib/libACE-5.8.1.so
  375. No symbol table info available.
  376. #5 0x00000000009a1ca2 in SqlDelayThread::run (this=0x7ffff440c330)
  377. at /root/oregoncircle/src/shared/Database/SqlDelayThread.cpp:41
  378. No locals.
  379. #6 0x00000000009a86ea in ACE_Based::Thread::ThreadTask (param=0x7ffff440d684)
  380. at /root/oregoncircle/src/shared/Threading.cpp:185
  381. No locals.
  382. #7 0x00007ffff61f68ba in start_thread () from /lib/libpthread.so.0
  383. No symbol table info available.
  384. #8 0x00007ffff5f5e02d in clone () from /lib/libc.so.6
  385. No symbol table info available.
  386. #9 0x0000000000000000 in ?? ()
  387. No symbol table info available.
  388.  
  389. Thread 4 (Thread 0x7ffff33ff710 (LWP 24214)):
  390. #0 0x00007ffff61fb16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  391. from /lib/libpthread.so.0
  392. No symbol table info available.
  393. #1 0x00007ffff78a458d in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /usr/lib/libACE-5.8.1.so
  394. No symbol table info available.
  395. #2 0x0000000000598aab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  396. (this=0x7ffff440d400, timeout=0x0)
  397. at /usr/include/ace/Message_Queue_T.cpp:1746
  398. result = <value optimized out>
  399. #3 0x0000000000599f69 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  400. this=0x7ffff440d400, first_item=@0x7ffff33fee88, timeout=0x0)
  401. at /usr/include/ace/Message_Queue_T.cpp:1938
  402. ace_mon = {lock_ = 0x7ffff440d450, owner_ = 0}
  403. #4 0x00007ffff788beb2 in ACE_Activation_Queue::dequeue(ACE_Time_Value*) ()
  404. from /usr/lib/libACE-5.8.1.so
  405. No symbol table info available.
  406. #5 0x00000000009a1ca2 in SqlDelayThread::run (this=0x7ffff440c150)
  407. at /root/oregoncircle/src/shared/Database/SqlDelayThread.cpp:41
  408. No locals.
  409. #6 0x00000000009a86ea in ACE_Based::Thread::ThreadTask (param=0x7ffff440d484)
  410. at /root/oregoncircle/src/shared/Threading.cpp:185
  411. No locals.
  412. #7 0x00007ffff61f68ba in start_thread () from /lib/libpthread.so.0
  413. No symbol table info available.
  414. #8 0x00007ffff5f5e02d in clone () from /lib/libc.so.6
  415. No symbol table info available.
  416. #9 0x0000000000000000 in ?? ()
  417. No symbol table info available.
  418.  
  419. Thread 3 (Thread 0x7ffff43ff710 (LWP 24213)):
  420. #0 0x00007ffff61fb16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  421. from /lib/libpthread.so.0
  422. No symbol table info available.
  423. #1 0x00007ffff78a458d in ACE_Condition_Thread_Mutex::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) () from /usr/lib/libACE-5.8.1.so
  424. No symbol table info available.
  425. #2 0x0000000000598aab in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  426. (this=0x7ffff440d200, timeout=0x0)
  427. at /usr/include/ace/Message_Queue_T.cpp:1746
  428. result = <value optimized out>
  429. #3 0x0000000000599f69 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  430. this=0x7ffff440d200, first_item=@0x7ffff43fee88, timeout=0x0)
  431. at /usr/include/ace/Message_Queue_T.cpp:1938
  432. ace_mon = {lock_ = 0x7ffff440d250, owner_ = 0}
  433. #4 0x00007ffff788beb2 in ACE_Activation_Queue::dequeue(ACE_Time_Value*) ()
  434. from /usr/lib/libACE-5.8.1.so
  435. No symbol table info available.
  436. #5 0x00000000009a1ca2 in SqlDelayThread::run (this=0x7ffff440c1a0)
  437. at /root/oregoncircle/src/shared/Database/SqlDelayThread.cpp:41
  438. No locals.
  439. #6 0x00000000009a86ea in ACE_Based::Thread::ThreadTask (param=0x7ffff440d284)
  440. at /root/oregoncircle/src/shared/Threading.cpp:185
  441. No locals.
  442. #7 0x00007ffff61f68ba in start_thread () from /lib/libpthread.so.0
  443. No symbol table info available.
  444. #8 0x00007ffff5f5e02d in clone () from /lib/libc.so.6
  445. No symbol table info available.
  446. #9 0x0000000000000000 in ?? ()
  447. No symbol table info available.
  448.  
  449. Thread 1 (Thread 0x7ffff7fe9720 (LWP 24209)):
  450. #0 0x00007ffff61f7be5 in pthread_join () from /lib/libpthread.so.0
  451. No symbol table info available.
  452. #1 0x00007ffff7937824 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
  453. from /usr/lib/libACE-5.8.1.so
  454. No symbol table info available.
  455. #2 0x00000000005c3d9f in ReactorRunnable::Wait (this=0x7fffe4869348)
  456. at /root/oregoncircle/src/game/WorldSocketMgr.cpp:100
  457. No locals.
  458. #3 WorldSocketMgr::Wait (this=0x7fffe4869348)
  459. at /root/oregoncircle/src/game/WorldSocketMgr.cpp:308
  460. i = 1
  461. #4 0x00000000005a0f23 in Master::Run (this=<value optimized out>)
  462. at /root/oregoncircle/src/oregoncore/Master.cpp:242
  463. world_thread = {m_iThreadId = 140734887884560,
  464. m_hThreadHandle = 140734887884560, m_task = 0x7fffe4ab1a90,
  465. static m_ThreadStorage = {_vptr.ACE_TSS = 0xcbfcb0, keylock_ = {
  466. lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  467. __nusers = 0, __kind = 0, __spins = 0, __list = {
  468. __prev = 0x0, __next = 0x0}},
  469. __size = '\000' <repeats 39 times>, __align = 0},
  470. removed_ = false}, once_ = true, key_ = 5}, static m_TpEnum = {
  471. m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  472. builds = {static npos = 18446744073709551615,
  473. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffe4ad8518 "8606 "}}
  474. rar_thread = {m_iThreadId = 140734850135824,
  475. m_hThreadHandle = 140734850135824, m_task = 0x7fffe4ad82c0,
  476. static m_ThreadStorage = {_vptr.ACE_TSS = 0xcbfcb0, keylock_ = {
  477. lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  478. __nusers = 0, __kind = 0, __spins = 0, __list = {
  479. __prev = 0x0, __next = 0x0}},
  480. __size = '\000' <repeats 39 times>, __align = 0},
  481. removed_ = false}, once_ = true, key_ = 5}, static m_TpEnum = {
  482. m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  483. freeze_thread = 0x7fffe4ad8260
  484. cliThread = 0x7fffe4ad84e0
  485. soap_thread = 0x0
  486. bind_ip = {static npos = 18446744073709551615,
  487. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffe4ad8238 "0.0.0.0"}}
  488. pidfile = {static npos = 18446744073709551615,
  489. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7ffff4409ad8 "core.pid"}}
  490. #5 0x000000000059bcb0 in main (argc=<value optimized out>,
  491. argv=0x7fffffffe8c8) at /root/oregoncircle/src/oregoncore/Main.cpp:169
  492. cfg_file = 0x7fffffffeb1b "../etc/oregoncore.conf"
  493. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe8c8, optind = 3, opterr = 0,
  494. optarg = 0x0, optstring_ = 0x7ffff4409a00, long_only_ = 0,
  495. has_colon_ = 1, last_option_ = 0x7ffff4409a30, nextchar_ = 0x0,
  496. optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3,
  497. long_option_ = 0x0,
  498. long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 1, cur_size_ = 1, array_ = 0x7ffff44110d0,
  499. allocator_ = 0x7ffff7b9a650}, <No data fields>}}
  500. option = <value optimized out>
Add Comment
Please, Sign In to add comment