Guest User

Untitled

a guest
Nov 23rd, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.19 KB | None | 0 0
  1. [New Thread 0x7fffd73ff700 (LWP 32656)]
  2. [New Thread 0x7fffcffff700 (LWP 32657)]
  3. [New Thread 0x7fffcf7fe700 (LWP 32658)]
  4. [New Thread 0x7fffcd0b1700 (LWP 32659)]
  5. [New Thread 0x7fffcc8b0700 (LWP 32660)]
  6. [Thread 0x7fffcd0b1700 (LWP 32659) exited]
  7. [New Thread 0x7fffcc0af700 (LWP 32661)]
  8. [New Thread 0x7fffc93ff700 (LWP 32662)]
  9. [New Thread 0x7fffc8bfe700 (LWP 32663)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffd73ff700 (LWP 32656)]
  13. SpellArea::IsFitToRequirements (this=0x7fffe068f7b4, player=0x7fff5eb4f000,
  14. newZone=<value optimized out>, newArea=<value optimized out>)
  15. at /home/trini/Trinity-Source/trinity/src/server/game/Spells/SpellMgr.cpp:1088
  16. 1088 if (!pvpWG->isWarTime() || (!player->HasAuraType(SPELL_AURA_MOD_INCREASE_MOUNTED_FLIGHT_SPEED) && !player->HasAuraType(SPELL_AURA_FLY)) || player->HasAura(45472) || player->HasAura(44795) || player->GetPositionZ() > 619.2f || player->isInFlight())
  17. #0 SpellArea::IsFitToRequirements (this=0x7fffe068f7b4,
  18. player=0x7fff5eb4f000, newZone=<value optimized out>,
  19. newArea=<value optimized out>)
  20. at /home/trini/Trinity-Source/trinity/src/server/game/Spells/SpellMgr.cpp:1088
  21. #1 0x0000000000902517 in Player::UpdateAreaDependentAuras (
  22. this=0x7fff5eb4f000, newArea=4585)
  23. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Player/Player.cpp:22593
  24. #2 0x0000000000907f95 in Player::UpdateArea (this=0x7fff5eb4f000,
  25. newArea=4585)
  26. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Player/Player.cpp:7459
  27. #3 0x0000000000971eb9 in Player::UpdateZone (this=0x7fff5eb4f000,
  28. newZone=4197, newArea=4585)
  29. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Player/Player.cpp:7495
  30. #4 0x00000000009773e4 in Player::Update (this=0x7fff5eb4f000, p_time=62)
  31. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Player/Player.cpp:1683
  32. #5 0x0000000000a58426 in Map::Update (this=0x7fffe06e5000, t_diff=62)
  33. at /home/trini/Trinity-Source/trinity/src/server/game/Maps/Map.cpp:551
  34. #6 0x0000000000a44b91 in MapUpdateRequest::call (this=0x7fff653ded90)
  35. at /home/trini/Trinity-Source/trinity/src/server/game/Maps/MapUpdater.cpp:54
  36. #7 0x0000000000ce4d31 in DelayExecutor::svc (this=0x7fffed64ad40)
  37. at /home/trini/Trinity-Source/trinity/src/server/shared/Threading/DelayExecutor.cpp:52
  38. #8 0x00007ffff76f1127 in ACE_Task_Base::svc_run (args=<value optimized out>)
  39. at ../../ace/Task.cpp:271
  40. #9 0x00007ffff76f24b1 in ACE_Thread_Adapter::invoke (this=0x7fffd79955e0)
  41. at ../../ace/Thread_Adapter.cpp:94
  42. #10 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  43. #11 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  44. #12 0x0000000000000000 in ?? ()
  45. #0 SpellArea::IsFitToRequirements (this=0x7fffe068f7b4,
  46. player=0x7fff5eb4f000, newZone=<value optimized out>,
  47. newArea=<value optimized out>)
  48. at /home/trini/Trinity-Source/trinity/src/server/game/Spells/SpellMgr.cpp:1088
  49. No locals.
  50. #1 0x0000000000902517 in Player::UpdateAreaDependentAuras (
  51. this=0x7fff5eb4f000, newArea=4585)
  52. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Player/Player.cpp:22593
  53. saBounds = {first = {_M_node = 0x7fffe068e8e0}, second = {
  54. _M_node = 0x7fffe068b820}}
  55. #2 0x0000000000907f95 in Player::UpdateArea (this=0x7fff5eb4f000,
  56. newArea=4585)
  57. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Player/Player.cpp:7459
  58. area = 0x7fffeef472e0
  59. #3 0x0000000000971eb9 in Player::UpdateZone (this=0x7fff5eb4f000,
  60. newZone=4197, newArea=4585)
  61. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Player/Player.cpp:7495
  62. zone = <value optimized out>
  63. #4 0x00000000009773e4 in Player::Update (this=0x7fff5eb4f000, p_time=62)
  64. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Player/Player.cpp:1683
  65. newzone = 4197
  66. newarea = 4585
  67. now = 1315397585
  68. pet = <value optimized out>
  69. #5 0x0000000000a58426 in Map::Update (this=0x7fffe06e5000, t_diff=62)
  70. at /home/trini/Trinity-Source/trinity/src/server/game/Maps/Map.cpp:551
  71. plr = 0x7fff5eb4f000
  72. updater = {i_timeDiff = 62}
  73. grid_object_update = {i_visitor = @0x7fffd73fee00}
  74. world_object_update = {i_visitor = @0x7fffd73fee00}
  75. #6 0x0000000000a44b91 in MapUpdateRequest::call (this=0x7fff653ded90)
  76. at /home/trini/Trinity-Source/trinity/src/server/game/Maps/MapUpdater.cpp:54
  77. No locals.
  78. #7 0x0000000000ce4d31 in DelayExecutor::svc (this=0x7fffed64ad40)
  79. at /home/trini/Trinity-Source/trinity/src/server/shared/Threading/DelayExecutor.cpp:52
  80. rq = 0x7fff653ded90
  81. #8 0x00007ffff76f1127 in ACE_Task_Base::svc_run (args=<value optimized out>)
  82. at ../../ace/Task.cpp:271
  83. t = 0x7fffed64ad40
  84. svc_status = <value optimized out>
  85. #9 0x00007ffff76f24b1 in ACE_Thread_Adapter::invoke (this=0x7fffd79955e0)
  86. at ../../ace/Thread_Adapter.cpp:94
  87. exit_hook_instance = <value optimized out>
  88. exit_hook_maybe = {instance_ = 0x0}
  89. exit_hook_ptr = <value optimized out>
  90. #10 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  91. No symbol table info available.
  92. #11 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  93. No symbol table info available.
  94. #12 0x0000000000000000 in ?? ()
  95. No symbol table info available.
  96. 13 Thread 0x7fffc8bfe700 (LWP 32663) 0x00007ffff5d0c623 in epoll_wait ()
  97. from /lib/libc.so.6
  98. 12 Thread 0x7fffc93ff700 (LWP 32662) 0x00007ffff5d0c623 in epoll_wait ()
  99. from /lib/libc.so.6
  100. 11 Thread 0x7fffcc0af700 (LWP 32661) 0x00007ffff5fac7dd in nanosleep ()
  101. from /lib/libpthread.so.0
  102. 10 Thread 0x7fffcc8b0700 (LWP 32660) 0x00007ffff5d058d3 in select ()
  103. from /lib/libc.so.6
  104. 8 Thread 0x7fffcf7fe700 (LWP 32658) 0x00007ffff5d058d3 in select ()
  105. from /lib/libc.so.6
  106. 7 Thread 0x7fffcffff700 (LWP 32657) 0x00007ffff5fa916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  107. * 6 Thread 0x7fffd73ff700 (LWP 32656) SpellArea::IsFitToRequirements (
  108. this=0x7fffe068f7b4, player=0x7fff5eb4f000, newZone=<value optimized out>,
  109. newArea=<value optimized out>)
  110. at /home/trini/Trinity-Source/trinity/src/server/game/Spells/SpellMgr.cpp:1088
  111. 5 Thread 0x7ffff1fff700 (LWP 32655) 0x00007ffff5fa916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  112. 4 Thread 0x7ffff33ff700 (LWP 32654) 0x00007ffff5fa916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  113. 3 Thread 0x7ffff43ff700 (LWP 32653) 0x00007ffff5fa916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  114. 1 Thread 0x7ffff7fe5720 (LWP 32649) 0x00007ffff5fa5be5 in pthread_join ()
  115. from /lib/libpthread.so.0
  116.  
  117. Thread 13 (Thread 0x7fffc8bfe700 (LWP 32663)):
  118. #0 0x00007ffff5d0c623 in epoll_wait () from /lib/libc.so.6
  119. No symbol table info available.
  120. #1 0x00007ffff7673224 in ACE_Dev_Poll_Reactor::work_pending_i (
  121. this=0x7fffd017d500, max_wait_time=<value optimized out>)
  122. at ../../ace/Dev_Poll_Reactor.cpp:960
  123. timer_buf = {static zero = {
  124. static zero = <same as static member of an already seen type>,
  125. static max_time = {
  126. static zero = <same as static member of an already seen type>,
  127. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  128. static max_time = <same as static member of an already seen type>,
  129. tv_ = {tv_sec = 0, tv_usec = 1332}}
  130. this_timeout = <value optimized out>
  131. timeout = 1
  132. nfds = <value optimized out>
  133. #2 0x00007ffff767328c in ACE_Dev_Poll_Reactor::handle_events_i (
  134. this=0x7fffd017d500, max_wait_time=0x7fffc8bfde30, guard=...)
  135. at ../../ace/Dev_Poll_Reactor.cpp:1033
  136. result = <value optimized out>
  137. #3 0x00007ffff767344e in ACE_Dev_Poll_Reactor::handle_events (
  138. this=0x7fffd017d500, max_wait_time=0x7fffc8bfde30)
  139. at ../../ace/Dev_Poll_Reactor.cpp:1015
  140. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  141. max_wait_time_ = 0x7fffc8bfde30, start_time_ = {static zero = {
  142. static zero = <same as static member of an already seen type>,
  143. static max_time = {
  144. static zero = <same as static member of an already seen type>,
  145. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  146. static max_time = <same as static member of an already seen type>,
  147. tv_ = {tv_sec = 1315397585, tv_usec = 381772}}, stopped_ = false}
  148. guard = {token_ = @0x7fffd017d578, owner_ = 1}
  149. result = -1
  150. #4 0x00007ffff76cb4bd in ACE_Reactor::run_reactor_event_loop (
  151. this=0x7fffd01e4d20, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  152. result = 0
  153. #5 0x0000000000ab1087 in ReactorRunnable::svc() ()
  154. No symbol table info available.
  155. #6 0x00007ffff76f1127 in ACE_Task_Base::svc_run (args=<value optimized out>)
  156. at ../../ace/Task.cpp:271
  157. t = 0x7fffd0311c40
  158. svc_status = <value optimized out>
  159. #7 0x00007ffff76f24b1 in ACE_Thread_Adapter::invoke (this=0x7fffd17fbb20)
  160. at ../../ace/Thread_Adapter.cpp:94
  161. exit_hook_instance = <value optimized out>
  162. exit_hook_maybe = {instance_ = 0x0}
  163. exit_hook_ptr = <value optimized out>
  164. #8 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  165. No symbol table info available.
  166. #9 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  167. No symbol table info available.
  168. #10 0x0000000000000000 in ?? ()
  169. No symbol table info available.
  170.  
  171. Thread 12 (Thread 0x7fffc93ff700 (LWP 32662)):
  172. #0 0x00007ffff5d0c623 in epoll_wait () from /lib/libc.so.6
  173. No symbol table info available.
  174. #1 0x00007ffff7673224 in ACE_Dev_Poll_Reactor::work_pending_i (
  175. this=0x7fffd017d380, max_wait_time=<value optimized out>)
  176. at ../../ace/Dev_Poll_Reactor.cpp:960
  177. timer_buf = {static zero = {
  178. static zero = <same as static member of an already seen type>,
  179. static max_time = {
  180. static zero = <same as static member of an already seen type>,
  181. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  182. static max_time = <same as static member of an already seen type>,
  183. tv_ = {tv_sec = 0, tv_usec = 9998}}
  184. this_timeout = <value optimized out>
  185. timeout = 9
  186. nfds = <value optimized out>
  187. #2 0x00007ffff767328c in ACE_Dev_Poll_Reactor::handle_events_i (
  188. this=0x7fffd017d380, max_wait_time=0x7fffc93fee30, guard=...)
  189. at ../../ace/Dev_Poll_Reactor.cpp:1033
  190. result = <value optimized out>
  191. #3 0x00007ffff767344e in ACE_Dev_Poll_Reactor::handle_events (
  192. this=0x7fffd017d380, max_wait_time=0x7fffc93fee30)
  193. at ../../ace/Dev_Poll_Reactor.cpp:1015
  194. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  195. max_wait_time_ = 0x7fffc93fee30, start_time_ = {static zero = {
  196. static zero = <same as static member of an already seen type>,
  197. static max_time = {
  198. static zero = <same as static member of an already seen type>,
  199. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  200. static max_time = <same as static member of an already seen type>,
  201. tv_ = {tv_sec = 1315397585, tv_usec = 383315}}, stopped_ = false}
  202. guard = {token_ = @0x7fffd017d3f8, owner_ = 1}
  203. result = -1
  204. #4 0x00007ffff76cb4bd in ACE_Reactor::run_reactor_event_loop (
  205. this=0x7fffd01e4ce0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  206. result = 0
  207. #5 0x0000000000ab1087 in ReactorRunnable::svc() ()
  208. No symbol table info available.
  209. #6 0x00007ffff76f1127 in ACE_Task_Base::svc_run (args=<value optimized out>)
  210. at ../../ace/Task.cpp:271
  211. t = 0x7fffd0311b08
  212. svc_status = <value optimized out>
  213. #7 0x00007ffff76f24b1 in ACE_Thread_Adapter::invoke (this=0x7fffd17fba60)
  214. at ../../ace/Thread_Adapter.cpp:94
  215. exit_hook_instance = <value optimized out>
  216. exit_hook_maybe = {instance_ = 0x0}
  217. exit_hook_ptr = <value optimized out>
  218. #8 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  219. No symbol table info available.
  220. #9 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  221. No symbol table info available.
  222. #10 0x0000000000000000 in ?? ()
  223. No symbol table info available.
  224.  
  225. Thread 11 (Thread 0x7fffcc0af700 (LWP 32661)):
  226. #0 0x00007ffff5fac7dd in nanosleep () from /lib/libpthread.so.0
  227. No symbol table info available.
  228. #1 0x0000000000ce5479 in sleep (msecs=<value optimized out>)
  229. at /server/Trinity-Source/ACE/include/ace/OS_NS_unistd.inl:951
  230. rqtp = {tv_sec = 1, tv_nsec = 0}
  231. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  232. at /home/trini/Trinity-Source/trinity/src/server/shared/Threading/Threading.cpp:231
  233. No locals.
  234. #3 0x00000000007c5239 in FreezeDetectorRunnable::run (this=0x7fffd026e820)
  235. at /home/trini/Trinity-Source/trinity/src/server/worldserver/Master.cpp:93
  236. curtime = 1
  237. __FUNCTION__ = "run"
  238. #4 0x0000000000ce577a in ACE_Based::Thread::ThreadTask (param=0x7fffcc0addc0)
  239. at /home/trini/Trinity-Source/trinity/src/server/shared/Threading/Threading.cpp:183
  240. No locals.
  241. #5 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  242. No symbol table info available.
  243. #6 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  244. No symbol table info available.
  245. #7 0x0000000000000000 in ?? ()
  246. No symbol table info available.
  247.  
  248. Thread 10 (Thread 0x7fffcc8b0700 (LWP 32660)):
  249. #0 0x00007ffff5d058d3 in select () from /lib/libc.so.6
  250. No symbol table info available.
  251. #1 0x0000000001168abb in tcp_select (soap=0x7fffcc888610, s=25,
  252. flags=<value optimized out>, timeout=<value optimized out>)
  253. at /home/trini/Trinity-Source/trinity/dep/gsoap/stdsoap2.cpp:4402
  254. tv = {tv_sec = 2, tv_usec = 188912}
  255. fd = {{fds_bits = {33554432, 0 <repeats 15 times>}}, {fds_bits = {
  256. 33554432, 0 <repeats 15 times>}}, {fds_bits = {33554432,
  257. 0 <repeats 15 times>}}}
  258. sfd = 0x7fffcc888440
  259. efd = 0x7fffcc8884c0
  260. r = <value optimized out>
  261. rfd = 0x7fffcc8883c0
  262. #2 0x00000000011767df in soap_accept (soap=0x7fffcc888610)
  263. at /home/trini/Trinity-Source/trinity/dep/gsoap/stdsoap2.cpp:4810
  264. r = -514
  265. err = -514
  266. n = 16
  267. len = 65536
  268. set = 1
  269. #3 0x00000000007be9f7 in TCSoapRunnable::run (this=0x7fffd01e4c20)
  270. at /home/trini/Trinity-Source/trinity/src/server/worldserver/TCSoap/TCSoap.cpp:43
  271. thread_soap = 0x7ffff340d000
  272. soap = {_vptr.soap = 0x136cbf0, state = 1, version = 0, mode = 0,
  273. imode = 2097152, omode = 2097152, float_format = 0x1368db6 "%.9G",
  274. double_format = 0x1368dbb "%.17lG",
  275. dime_id_format = 0x1368dc2 "cid:id%d",
  276. http_version = 0x1368dcb "1.1", http_content = 0x0,
  277. encodingStyle = 0x136c160 "", actor = 0x0, lang = 0x13699b5 "en",
  278. recv_timeout = 5, send_timeout = 5, connect_timeout = 0,
  279. accept_timeout = 3, socket_flags = 0, connect_flags = 0,
  280. bind_flags = 0, accept_flags = 0, linger_time = 0,
  281. namespaces = 0x17002a0, local_namespaces = 0x0, nlist = 0x0,
  282. blist = 0x0, clist = 0x7ffff340b040, alist = 0x0, iht = {
  283. 0x0 <repeats 1999 times>}, pht = {0x0 <repeats 4096 times>},
  284. pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7ffff340c060,
  285. idnum = 0, user = 0x0, data = {0x0, 0x0, 0x0, 0x0}, plugins = 0x0,
  286. userid = 0x0, passwd = 0x0, fpost = 0x1189590 <http_post>,
  287. fget = 0x1165e80 <http_get>, fput = 0x117a950 <http_put>,
  288. fdel = 0x1165e90 <http_405>, fopt = 0x1165e90 <http_405>,
  289. fhead = 0x1165e90 <http_405>, fform = 0,
  290. fposthdr = 0x116f8c0 <http_post_header>,
  291. fresponse = 0x116aa80 <http_response>,
  292. fparse = 0x1179fe0 <http_parse>,
  293. fparsehdr = 0x1188a10 <http_parse_header>, fheader = 0,
  294. fresolve = 0x116ce90 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  295. fclosesocket = 0x116ce70 <tcp_closesocket>,
  296. fshutdownsocket = 0x116ce60 <tcp_shutdownsocket>,
  297. fopen = 0x117e230 <tcp_connect>, faccept = 0x116ce80 <tcp_accept>,
  298. fclose = 0x1165d60 <tcp_disconnect>, fsend = 0x116cb40 <fsend>,
  299. frecv = 0x116c910 <frecv>, fpoll = 0x11764d0 <soap_poll>,
  300. fseterror = 0, fignore = 0, fserveloop = 0,
  301. fplugin = 0x116aa20 <fplugin>, fmalloc = 0, feltbegin = 0,
  302. feltendin = 0, feltbegout = 0, feltendout = 0, fprepareinitsend = 0,
  303. fprepareinitrecv = 0, fpreparesend = 0, fpreparerecv = 0,
  304. fpreparefinalsend = 0, fpreparefinalrecv = 0, filterstop = 0,
  305. ffiltersend = 0, ffilterrecv = 0, fdimereadopen = 0,
  306. fdimewriteopen = 0, fdimereadclose = 0, fdimewriteclose = 0,
  307. fdimeread = 0, fdimewrite = 0, fmimereadopen = 0,
  308. fmimewriteopen = 0, fmimereadclose = 0, fmimewriteclose = 0,
  309. fmimeread = 0, fmimewrite = 0, master = 25, socket = -1, os = 0x0,
  310. is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0, buflen = 0, ahead = 0,
  311. cdata = 0, body = 0, level = 0, count = 0, length = 0, labbuf = 0x0,
  312. lablen = 0, labidx = 0, buf = &#039;\000&#039; <repeats 65535 times>,
  313. msgbuf = &#039;\000&#039; <repeats 1023 times>,
  314. tmpbuf = &#039;\000&#039; <repeats 1023 times>,
  315. tag = &#039;\000&#039; <repeats 1023 times>, id = &#039;\000&#039; <repeats 1023 times>,
  316. href = &#039;\000&#039; <repeats 1023 times>,
  317. type = &#039;\000&#039; <repeats 1023 times>,
  318. arrayType = &#039;\000&#039; <repeats 1023 times>,
  319. arraySize = &#039;\000&#039; <repeats 1023 times>,
  320. arrayOffset = &#039;\000&#039; <repeats 1023 times>, other = 0, position = 0,
  321. positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0,
  322. encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9,
  323. event = 0, alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0,
  324. endpoint = &#039;\000&#039; <repeats 1023 times>,
  325. path = &#039;\000&#039; <repeats 1023 times>,
  326. host = &#039;\000&#039; <repeats 1023 times>, action = 0x0, authrealm = 0x0,
  327. prolog = 0x0, ip = 2130706433, port = 48767, keep_alive = 0,
  328. tcp_keep_alive = 0, tcp_keep_idle = 0, tcp_keep_intvl = 0,
  329. tcp_keep_cnt = 0, max_keep_alive = 100,
  330. proxy_http_version = 0x1368dcf "1.0", proxy_host = 0x0,
  331. proxy_port = 8080, proxy_userid = 0x0, proxy_passwd = 0x0,
  332. proxy_from = 0x0, status = 0, error = 0, errmode = 0, errnum = 0,
  333. dom = 0x0, dime = {count = 0, size = 0, chunksize = 0, buflen = 0,
  334. flags = 0 &#039;\000&#039;, ptr = 0x0, id = 0x0, type = 0x0, options = 0x0,
  335. list = 0x0, first = 0x0, last = 0x0}, mime = {boundary = 0x0,
  336. start = 0x0, list = 0x0, first = 0x0, last = 0x0}, xlist = 0x0,
  337. logfile = {0x0, 0x0, 0x0}, fdebug = {0x0, 0x0, 0x0}, mht = {
  338. 0x0 <repeats 3950 times>, 0x7ffff3400070, 0x1, 0x7ffff34000a0,
  339. 0x0, 0x0, 0x0, 0x0, 0x0, 0x7ffff3400040, 0x1, 0x7ffff3400070,
  340. 0x0 <repeats 135 times>}, wsuid = 0x0, c14nexclude = 0x0,
  341. cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0,
  342. cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  343. ipv4_multicast_ttl = 0 &#039;\000&#039;, peer = {sin_family = 0, sin_port = 0,
  344. sin_addr = {s_addr = 0},
  345. sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  346. fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  347. session = 0x0, dh_params = 0x0, rsa_params = 0x0, ssl_flags = 0,
  348. keyfile = 0x0, password = 0x0, cafile = 0x0, capath = 0x0,
  349. crlfile = 0x0,
  350. session_host = &#039;\000&#039; <repeats 690 times>, "@\363\377\177\000\000\000\000@\363\377\177\000\000\021\255\031\001\000\000\000\000\365\003\000\000\000\000\000\000\030\030\300\364\377\177\000\000\367\003", &#039;\000&#039; <repeats 12 times>, "\001\000\000\000\000\000\000\000\000\000\300\027\300\364\377\177\000\000\000\220@\363\377\177\000\000\001\000\000\000\000\000\000\000@\030\300\364\377\177", &#039;\000&#039; <repeats 18 times>"\372, \273\031\001", &#039;\000&#039; <repeats 12 times>"\300, \027\300\364\377\177\000\000\000p@\363\377\177\000\000\001\000\000\000\000\000\000\000\001 \000\000\000\000\000\000@\320\377\367\377\177\000\000\300\027\300\364\377\177\000\000\310\027\300\364\377\177\000\000\001\020", &#039;\000&#039; <repeats 22 times>, "U\307\031\001\000\000\000\000\001 \000\000\000\000\000\000\000p@\363\377\177\000\000\001\020\000\000\000\000\000\000\210\006\213\314\377\177\000\000\000\a\213\314\377\177\000\000\247B\031\001\000\000\000\000x{\225\367\377\177"...,
  351. session_port = 0, c_locale = 0x0, d_stream = 0x17186f0, z_crc = 0,
  352. z_dict = 0x7ffff76a57f6 "\211\303\061\300\205\333u\002[\303\350\363\260\371\377\211\030\270\377\377\377\377[\017\037", z_dict_len = 0,
  353. zlib_state = 0, zlib_in = 0, zlib_out = 3072,
  354. z_buf = 0x7ffff4c00ea0 "", z_buflen = 140736704020480,
  355. z_level = 47616, z_ratio_in = 4.59163468e-41,
  356. z_ratio_out = 1.89494789e-38}
  357. #4 0x0000000000ce577a in ACE_Based::Thread::ThreadTask (param=0x1a)
  358. at /home/trini/Trinity-Source/trinity/src/server/shared/Threading/Threading.cpp:183
  359. No locals.
  360. #5 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  361. No symbol table info available.
  362. #6 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  363. No symbol table info available.
  364. #7 0x0000000000000000 in ?? ()
  365. No symbol table info available.
  366.  
  367. Thread 8 (Thread 0x7fffcf7fe700 (LWP 32658)):
  368. #0 0x00007ffff5d058d3 in select () from /lib/libc.so.6
  369. No symbol table info available.
  370. #1 0x00007ffff79817cc in ?? () from /lib/libreadline.so.5
  371. No symbol table info available.
  372. #2 0x00007ffff7981a1d in rl_read_key () from /lib/libreadline.so.5
  373. No symbol table info available.
  374. #3 0x00007ffff796eda1 in readline_internal_char () from /lib/libreadline.so.5
  375. No symbol table info available.
  376. #4 0x00007ffff796f285 in readline () from /lib/libreadline.so.5
  377. No symbol table info available.
  378. #5 0x00000000007b5475 in CliRunnable::run (this=<value optimized out>)
  379. at /home/trini/Trinity-Source/trinity/src/server/worldserver/CommandLine/CliRunnable.cpp:587
  380. command_str = 0x7fffd01855b0 "\220\356\031\001"
  381. #6 0x0000000000ce577a in ACE_Based::Thread::ThreadTask (param=0x1)
  382. at /home/trini/Trinity-Source/trinity/src/server/shared/Threading/Threading.cpp:183
  383. No locals.
  384. #7 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  385. No symbol table info available.
  386. #8 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  387. No symbol table info available.
  388. #9 0x0000000000000000 in ?? ()
  389. No symbol table info available.
  390.  
  391. Thread 7 (Thread 0x7fffcffff700 (LWP 32657)):
  392. #0 0x00007ffff5fa916c in pthread_cond_wait@@GLIBC_2.3.2 ()
  393. from /lib/libpthread.so.0
  394. No symbol table info available.
  395. #1 0x00007ffff766042a in cond_wait (this=0x7fffed64ae44)
  396. at ../../ace/OS_NS_Thread.inl:329
  397. result = <value optimized out>
  398. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fffed64ae44)
  399. at ../../ace/Condition_Thread_Mutex.cpp:90
  400. No locals.
  401. #3 0x0000000000a444f0 in MapUpdater::wait (this=0x7fffed64ad38)
  402. at /home/trini/Trinity-Source/trinity/src/server/game/Maps/MapUpdater.cpp:87
  403. guard = {lock_ = 0x7fffed64ae10, owner_ = 0}
  404. #4 0x0000000000a413aa in MapManager::Update (this=0x7fffed64ac08,
  405. diff=<value optimized out>)
  406. at /home/trini/Trinity-Source/trinity/src/server/game/Maps/MapManager.cpp:275
  407. No locals.
  408. #5 0x0000000000b9b932 in World::Update (this=0x7ffff44df008, diff=62)
  409. at /home/trini/Trinity-Source/trinity/src/server/game/World/World.cpp:1998
  410. No locals.
  411. #6 0x00000000007bf4ea in WorldRunnable::run (this=<value optimized out>)
  412. at /home/trini/Trinity-Source/trinity/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  413. diff = 62
  414. realCurrTime = <value optimized out>
  415. realPrevTime = <value optimized out>
  416. prevSleepTime = 0
  417. #7 0x0000000000ce577a in ACE_Based::Thread::ThreadTask (param=0x7fffed64ae44)
  418. at /home/trini/Trinity-Source/trinity/src/server/shared/Threading/Threading.cpp:183
  419. No locals.
  420. #8 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  421. No symbol table info available.
  422. #9 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  423. No symbol table info available.
  424. #10 0x0000000000000000 in ?? ()
  425. No symbol table info available.
  426.  
  427. Thread 6 (Thread 0x7fffd73ff700 (LWP 32656)):
  428. #0 SpellArea::IsFitToRequirements (this=0x7fffe068f7b4,
  429. player=0x7fff5eb4f000, newZone=<value optimized out>,
  430. newArea=<value optimized out>)
  431. at /home/trini/Trinity-Source/trinity/src/server/game/Spells/SpellMgr.cpp:1088
  432. No locals.
  433. #1 0x0000000000902517 in Player::UpdateAreaDependentAuras (
  434. this=0x7fff5eb4f000, newArea=4585)
  435. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Player/Player.cpp:22593
  436. saBounds = {first = {_M_node = 0x7fffe068e8e0}, second = {
  437. _M_node = 0x7fffe068b820}}
  438. #2 0x0000000000907f95 in Player::UpdateArea (this=0x7fff5eb4f000,
  439. newArea=4585)
  440. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Player/Player.cpp:7459
  441. area = 0x7fffeef472e0
  442. #3 0x0000000000971eb9 in Player::UpdateZone (this=0x7fff5eb4f000,
  443. newZone=4197, newArea=4585)
  444. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Player/Player.cpp:7495
  445. zone = <value optimized out>
  446. #4 0x00000000009773e4 in Player::Update (this=0x7fff5eb4f000, p_time=62)
  447. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Player/Player.cpp:1683
  448. newzone = 4197
  449. newarea = 4585
  450. now = 1315397585
  451. pet = <value optimized out>
  452. #5 0x0000000000a58426 in Map::Update (this=0x7fffe06e5000, t_diff=62)
  453. at /home/trini/Trinity-Source/trinity/src/server/game/Maps/Map.cpp:551
  454. plr = 0x7fff5eb4f000
  455. updater = {i_timeDiff = 62}
  456. grid_object_update = {i_visitor = @0x7fffd73fee00}
  457. world_object_update = {i_visitor = @0x7fffd73fee00}
  458. #6 0x0000000000a44b91 in MapUpdateRequest::call (this=0x7fff653ded90)
  459. at /home/trini/Trinity-Source/trinity/src/server/game/Maps/MapUpdater.cpp:54
  460. No locals.
  461. #7 0x0000000000ce4d31 in DelayExecutor::svc (this=0x7fffed64ad40)
  462. at /home/trini/Trinity-Source/trinity/src/server/shared/Threading/DelayExecutor.cpp:52
  463. rq = 0x7fff653ded90
  464. #8 0x00007ffff76f1127 in ACE_Task_Base::svc_run (args=<value optimized out>)
  465. at ../../ace/Task.cpp:271
  466. t = 0x7fffed64ad40
  467. svc_status = <value optimized out>
  468. #9 0x00007ffff76f24b1 in ACE_Thread_Adapter::invoke (this=0x7fffd79955e0)
  469. at ../../ace/Thread_Adapter.cpp:94
  470. exit_hook_instance = <value optimized out>
  471. exit_hook_maybe = {instance_ = 0x0}
  472. exit_hook_ptr = <value optimized out>
  473. #10 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  474. No symbol table info available.
  475. #11 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  476. No symbol table info available.
  477. #12 0x0000000000000000 in ?? ()
  478. No symbol table info available.
  479.  
  480. Thread 5 (Thread 0x7ffff1fff700 (LWP 32655)):
  481. #0 0x00007ffff5fa916c in pthread_cond_wait@@GLIBC_2.3.2 ()
  482. from /lib/libpthread.so.0
  483. No symbol table info available.
  484. #1 0x00007ffff76604d5 in cond_timedwait (this=0x7ffff440d484, mutex=...,
  485. abstime=0x11d03) at ../../ace/OS_NS_Thread.inl:362
  486. result = <value optimized out>
  487. ts = {tv_sec = 140737299627840, tv_nsec = 140735064047616}
  488. #2 ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d484, mutex=...,
  489. abstime=0x11d03) at ../../ace/Condition_Thread_Mutex.cpp:100
  490. No locals.
  491. #3 0x00000000007bb99b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  492. (this=0x7ffff440d400, timeout=0x0)
  493. at /server/Trinity-Source/ACE/include/ace/Message_Queue_T.cpp:1746
  494. result = <value optimized out>
  495. #4 0x00000000007bc9b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  496. this=0x7ffff440d400, first_item=@0x7ffff1ffee48, timeout=0x0)
  497. at /server/Trinity-Source/ACE/include/ace/Message_Queue_T.cpp:1938
  498. ace_mon = {lock_ = 0x7ffff440d450, owner_ = 0}
  499. #5 0x00007ffff7647192 in ACE_Activation_Queue::dequeue (
  500. this=<value optimized out>, tv=0x11d03)
  501. at ../../ace/Activation_Queue.cpp:89
  502. mb = 0x0
  503. #6 0x0000000000cea8e0 in DatabaseWorker::svc (this=0x7ffff2006600)
  504. at /home/trini/Trinity-Source/trinity/src/server/shared/Database/DatabaseWorker.cpp:40
  505. No locals.
  506. #7 0x00007ffff76f1127 in ACE_Task_Base::svc_run (args=<value optimized out>)
  507. at ../../ace/Task.cpp:271
  508. t = 0x7ffff2006600
  509. svc_status = <value optimized out>
  510. #8 0x00007ffff76f24b1 in ACE_Thread_Adapter::invoke (this=0x7ffff200b220)
  511. at ../../ace/Thread_Adapter.cpp:94
  512. exit_hook_instance = <value optimized out>
  513. exit_hook_maybe = {instance_ = 0x0}
  514. exit_hook_ptr = <value optimized out>
  515. #9 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  516. No symbol table info available.
  517. #10 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  518. No symbol table info available.
  519. #11 0x0000000000000000 in ?? ()
  520. No symbol table info available.
  521.  
  522. Thread 4 (Thread 0x7ffff33ff700 (LWP 32654)):
  523. #0 0x00007ffff5fa916c in pthread_cond_wait@@GLIBC_2.3.2 ()
  524. from /lib/libpthread.so.0
  525. No symbol table info available.
  526. #1 0x00007ffff76604d5 in cond_timedwait (this=0x7ffff440d384, mutex=...,
  527. abstime=0x1ed03b) at ../../ace/OS_NS_Thread.inl:362
  528. result = <value optimized out>
  529. ts = {tv_sec = 140735944047920, tv_nsec = 140737274443520}
  530. #2 ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d384, mutex=...,
  531. abstime=0x1ed03b) at ../../ace/Condition_Thread_Mutex.cpp:100
  532. No locals.
  533. #3 0x00000000007bb99b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  534. (this=0x7ffff440d300, timeout=0x0)
  535. at /server/Trinity-Source/ACE/include/ace/Message_Queue_T.cpp:1746
  536. result = <value optimized out>
  537. #4 0x00000000007bc9b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  538. this=0x7ffff440d300, first_item=@0x7ffff33fee48, timeout=0x0)
  539. at /server/Trinity-Source/ACE/include/ace/Message_Queue_T.cpp:1938
  540. ace_mon = {lock_ = 0x7ffff440d350, owner_ = 0}
  541. #5 0x00007ffff7647192 in ACE_Activation_Queue::dequeue (
  542. this=<value optimized out>, tv=0x1ed03b)
  543. at ../../ace/Activation_Queue.cpp:89
  544. mb = 0x0
  545. #6 0x0000000000cea8e0 in DatabaseWorker::svc (this=0x7ffff44149c0)
  546. at /home/trini/Trinity-Source/trinity/src/server/shared/Database/DatabaseWorker.cpp:40
  547. No locals.
  548. #7 0x00007ffff76f1127 in ACE_Task_Base::svc_run (args=<value optimized out>)
  549. at ../../ace/Task.cpp:271
  550. t = 0x7ffff44149c0
  551. svc_status = <value optimized out>
  552. #8 0x00007ffff76f24b1 in ACE_Thread_Adapter::invoke (this=0x7ffff4413ca0)
  553. at ../../ace/Thread_Adapter.cpp:94
  554. exit_hook_instance = <value optimized out>
  555. exit_hook_maybe = {instance_ = 0x0}
  556. exit_hook_ptr = <value optimized out>
  557. #9 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  558. No symbol table info available.
  559. #10 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  560. No symbol table info available.
  561. #11 0x0000000000000000 in ?? ()
  562. No symbol table info available.
  563.  
  564. Thread 3 (Thread 0x7ffff43ff700 (LWP 32653)):
  565. #0 0x00007ffff5fa916c in pthread_cond_wait@@GLIBC_2.3.2 ()
  566. from /lib/libpthread.so.0
  567. No symbol table info available.
  568. #1 0x00007ffff76604d5 in cond_timedwait (this=0x7ffff440d284, mutex=...,
  569. abstime=0x171) at ../../ace/OS_NS_Thread.inl:362
  570. result = <value optimized out>
  571. ts = {tv_sec = 0, tv_nsec = 140737291383552}
  572. #2 ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d284, mutex=...,
  573. abstime=0x171) at ../../ace/Condition_Thread_Mutex.cpp:100
  574. No locals.
  575. #3 0x00000000007bb99b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  576. (this=0x7ffff440d200, timeout=0x0)
  577. at /server/Trinity-Source/ACE/include/ace/Message_Queue_T.cpp:1746
  578. result = <value optimized out>
  579. #4 0x00000000007bc9b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  580. this=0x7ffff440d200, first_item=@0x7ffff43fee48, timeout=0x0)
  581. at /server/Trinity-Source/ACE/include/ace/Message_Queue_T.cpp:1938
  582. ace_mon = {lock_ = 0x7ffff440d250, owner_ = 0}
  583. #5 0x00007ffff7647192 in ACE_Activation_Queue::dequeue (
  584. this=<value optimized out>, tv=0x171) at ../../ace/Activation_Queue.cpp:89
  585. mb = 0x0
  586. #6 0x0000000000cea8e0 in DatabaseWorker::svc (this=0x7ffff4414600)
  587. at /home/trini/Trinity-Source/trinity/src/server/shared/Database/DatabaseWorker.cpp:40
  588. No locals.
  589. #7 0x00007ffff76f1127 in ACE_Task_Base::svc_run (args=<value optimized out>)
  590. at ../../ace/Task.cpp:271
  591. t = 0x7ffff4414600
  592. svc_status = <value optimized out>
  593. #8 0x00007ffff76f24b1 in ACE_Thread_Adapter::invoke (this=0x7ffff4413c40)
  594. at ../../ace/Thread_Adapter.cpp:94
  595. exit_hook_instance = <value optimized out>
  596. exit_hook_maybe = {instance_ = 0x0}
  597. exit_hook_ptr = <value optimized out>
  598. #9 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  599. No symbol table info available.
  600. #10 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  601. No symbol table info available.
  602. #11 0x0000000000000000 in ?? ()
  603. No symbol table info available.
  604.  
  605. Thread 1 (Thread 0x7ffff7fe5720 (LWP 32649)):
  606. #0 0x00007ffff5fa5be5 in pthread_join () from /lib/libpthread.so.0
  607. No symbol table info available.
  608. #1 0x00007ffff76f4d6c in thr_join (this=<value optimized out>,
  609. task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2798
  610. result = -196938792
  611. #2 ACE_Thread::join (this=<value optimized out>, task=<value optimized out>)
  612. at ../../ace/Thread.inl:137
  613. No locals.
  614. #3 ACE_Thread_Manager::wait_task (this=<value optimized out>,
  615. task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1793
  616. i = 0
  617. copy_count = 1
  618. copy_table = 0x7fffd017d688
  619. result = <value optimized out>
  620. #4 0x0000000000aaf530 in ReactorRunnable::Wait (this=0x7fffd79e1048)
  621. at /home/trini/Trinity-Source/trinity/src/server/game/Server/WorldSocketMgr.cpp:103
  622. No locals.
  623. #5 WorldSocketMgr::Wait (this=0x7fffd79e1048)
  624. at /home/trini/Trinity-Source/trinity/src/server/game/Server/WorldSocketMgr.cpp:315
  625. i = 1
  626. #6 0x00000000007c4913 in Master::Run (this=0x7ffff44111e8)
  627. at /home/trini/Trinity-Source/trinity/src/server/worldserver/Master.cpp:279
  628. seed1 = {_bn = 0x7ffff4412240, _array = 0x0}
  629. SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  630. _vptr.ACE_Event_Handler = 0x11a1950,
  631. reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  632. value_ = 1}, <No data fields>}, priority_ = 0,
  633. reactor_ = 0x0,
  634. reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  635. _vptr.Policy = 0x7ffff7946150},
  636. value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  637. SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  638. _vptr.ACE_Event_Handler = 0x11a1950,
  639. reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  640. value_ = 1}, <No data fields>}, priority_ = 0,
  641. reactor_ = 0x0,
  642. reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  643. _vptr.Policy = 0x7ffff7946150},
  644. value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  645. Handler = {_vptr.ACE_Sig_Handler = 0x1718bb0, static sig_pending_ = 0,
  646. static signal_handlers_ = {0x0, 0x0, 0x7fffffffe150,
  647. 0x0 <repeats 12 times>, 0x7fffffffe120, 0x0 <repeats 49 times>}}
  648. world_thread = {m_iThreadId = 140736683046656,
  649. m_hThreadHandle = 140736683046656, m_task = 0x7fffd01855a0,
  650. static m_ThreadStorage = {_vptr.ACE_TSS = 0x122d650, keylock_ = {
  651. lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  652. __nusers = 0, __kind = 0, __spins = 0, __list = {
  653. __prev = 0x0, __next = 0x0}},
  654. __size = &#039;\000&#039; <repeats 39 times>, __align = 0},
  655. removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {
  656. m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  657. rar_thread = {m_iThreadId = 140736633444096,
  658. m_hThreadHandle = 140736633444096, m_task = 0x7fffd01e4bc0,
  659. static m_ThreadStorage = {_vptr.ACE_TSS = 0x122d650, keylock_ = {
  660. lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  661. __nusers = 0, __kind = 0, __spins = 0, __list = {
  662. __prev = 0x0, __next = 0x0}},
  663. __size = &#039;\000&#039; <repeats 39 times>, __align = 0},
  664. removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {
  665. m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  666. cliThread = 0x7fffd01e4ba0
  667. soap_thread = 0x7fffd01e4c60
  668. bind_ip = {static npos = 18446744073709551615,
  669. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffd01e4c98 "0.0.0.0"}}
  670. pidfile = {static npos = 18446744073709551615,
  671. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  672. _M_p = 0x7ffff440c3e8 "/home/trini/TrinityServer/release/etc/world.pid"}}
  673. wsport = 8085
  674. #7 0x00007ffff5c5bc4d in __libc_start_main () from /lib/libc.so.6
  675. No symbol table info available.
  676. #8 0x00000000007b4eb9 in _start ()
  677. No symbol table info available.
Add Comment
Please, Sign In to add comment