Advertisement
Guest User

modrdn segfault

a guest
Nov 14th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 106.51 KB | None | 0 0
  1.  
  2. Thread 47 (Thread 0x7ffdbe1fc700 (LWP 2074)):
  3. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  4. No locals.
  5. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  6. rv = <value optimized out>
  7. now = {tv_sec = 1352914867, tv_usec = 469891}
  8. tmo = {tv_sec = 1352914877, tv_nsec = 469891000}
  9. ticks = <value optimized out>
  10. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  11. rv = <value optimized out>
  12. thred = 0x1cec300
  13. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdbe1fbd80, interval=10000) at ldap/servers/slapd/connection.c:1716
  14. ret = 0
  15. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  16. is_timedout = 0
  17. curtime = 0
  18. pb = 0x0
  19. interval = 10000
  20. conn = 0x7ffdd8959410
  21. op = <value optimized out>
  22. tag = 96
  23. need_wakeup = <value optimized out>
  24. thread_turbo_flag = 0
  25. ret = <value optimized out>
  26. more_data = 0
  27. replication_connection = 0
  28. doshutdown = 0
  29. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cec300) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  30. thred = 0x1cec300
  31. detached = 1
  32. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdbe1fc700) at pthread_create.c:301
  33. __res = <value optimized out>
  34. pd = 0x7ffdbe1fc700
  35. now = <value optimized out>
  36. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727793207040, 3914545779924567350, 140736142246384, 140727793207744, 0, 3, -3915811040802601674, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  37. not_first_call = <value optimized out>
  38. pagesize_m1 = <value optimized out>
  39. sp = <value optimized out>
  40. freesize = <value optimized out>
  41. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  42. No locals.
  43.  
  44. Thread 46 (Thread 0x7ffdbebfd700 (LWP 2073)):
  45. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  46. No locals.
  47. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  48. rv = <value optimized out>
  49. now = {tv_sec = 1352914858, tv_usec = 407663}
  50. tmo = {tv_sec = 1352914868, tv_nsec = 407663000}
  51. ticks = <value optimized out>
  52. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  53. rv = <value optimized out>
  54. thred = 0x1cec040
  55. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdbebfcd80, interval=10000) at ldap/servers/slapd/connection.c:1716
  56. ret = 0
  57. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  58. is_timedout = 0
  59. curtime = 0
  60. pb = 0x0
  61. interval = 10000
  62. conn = 0x0
  63. op = <value optimized out>
  64. tag = 0
  65. need_wakeup = <value optimized out>
  66. thread_turbo_flag = 0
  67. ret = <value optimized out>
  68. more_data = 0
  69. replication_connection = 0
  70. doshutdown = 0
  71. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cec040) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  72. thred = 0x1cec040
  73. detached = 1
  74. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdbebfd700) at pthread_create.c:301
  75. __res = <value optimized out>
  76. pd = 0x7ffdbebfd700
  77. now = <value optimized out>
  78. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727803696896, 3914545779924567350, 140736142246384, 140727803697600, 0, 3, -3915809670171163338, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  79. not_first_call = <value optimized out>
  80. pagesize_m1 = <value optimized out>
  81. sp = <value optimized out>
  82. freesize = <value optimized out>
  83. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  84. No locals.
  85.  
  86. Thread 45 (Thread 0x7ffdbf5fe700 (LWP 2072)):
  87. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  88. No locals.
  89. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  90. rv = <value optimized out>
  91. now = {tv_sec = 1352914858, tv_usec = 407665}
  92. tmo = {tv_sec = 1352914868, tv_nsec = 407665000}
  93. ticks = <value optimized out>
  94. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  95. rv = <value optimized out>
  96. thred = 0x1cebd80
  97. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdbf5fdd80, interval=10000) at ldap/servers/slapd/connection.c:1716
  98. ret = 0
  99. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  100. is_timedout = 0
  101. curtime = 0
  102. pb = 0x0
  103. interval = 10000
  104. conn = 0x0
  105. op = <value optimized out>
  106. tag = 0
  107. need_wakeup = <value optimized out>
  108. thread_turbo_flag = 0
  109. ret = <value optimized out>
  110. more_data = 0
  111. replication_connection = 0
  112. doshutdown = 0
  113. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cebd80) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  114. thred = 0x1cebd80
  115. detached = 1
  116. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdbf5fe700) at pthread_create.c:301
  117. __res = <value optimized out>
  118. pd = 0x7ffdbf5fe700
  119. now = <value optimized out>
  120. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727814186752, 3914545779924567350, 140736142246384, 140727814187456, 0, 3, -3915813792802896586, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  121. not_first_call = <value optimized out>
  122. pagesize_m1 = <value optimized out>
  123. sp = <value optimized out>
  124. freesize = <value optimized out>
  125. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  126. No locals.
  127.  
  128. Thread 44 (Thread 0x7ffdbffff700 (LWP 2071)):
  129. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  130. No locals.
  131. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  132. rv = <value optimized out>
  133. now = {tv_sec = 1352914858, tv_usec = 409024}
  134. tmo = {tv_sec = 1352914868, tv_nsec = 409024000}
  135. ticks = <value optimized out>
  136. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  137. rv = <value optimized out>
  138. thred = 0x1cebac0
  139. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdbfffed80, interval=10000) at ldap/servers/slapd/connection.c:1716
  140. ret = 0
  141. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  142. is_timedout = 0
  143. curtime = 0
  144. pb = 0x0
  145. interval = 10000
  146. conn = 0x0
  147. op = <value optimized out>
  148. tag = 0
  149. need_wakeup = <value optimized out>
  150. thread_turbo_flag = 0
  151. ret = <value optimized out>
  152. more_data = 0
  153. replication_connection = 0
  154. doshutdown = 0
  155. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cebac0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  156. thred = 0x1cebac0
  157. detached = 1
  158. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdbffff700) at pthread_create.c:301
  159. __res = <value optimized out>
  160. pd = 0x7ffdbffff700
  161. now = <value optimized out>
  162. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727824676608, 3914545779924567350, 140736142246384, 140727824677312, 0, 3, -3915812417876490954, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  163. not_first_call = <value optimized out>
  164. pagesize_m1 = <value optimized out>
  165. sp = <value optimized out>
  166. freesize = <value optimized out>
  167. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  168. No locals.
  169.  
  170. Thread 43 (Thread 0x7ffdd95f5700 (LWP 2070)):
  171. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  172. No locals.
  173. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x19bfd38, ml=0x19bf960, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  174. rv = <value optimized out>
  175. now = {tv_sec = 1352914866, tv_usec = 600148}
  176. tmo = {tv_sec = 1352914876, tv_nsec = 600148000}
  177. ticks = <value optimized out>
  178. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x19bfd30, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  179. rv = <value optimized out>
  180. thred = 0x1c00f60
  181. #3 0x00007ffdf20cfa57 in eq_loop (arg=<value optimized out>) at ldap/servers/slapd/eventq.c:355
  182. timeout = <value optimized out>
  183. until = <value optimized out>
  184. #4 0x00007ffdf053d9e3 in _pt_root (arg=0x1c00f60) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  185. thred = 0x1c00f60
  186. detached = 0
  187. #5 0x00007ffdf02fe851 in start_thread (arg=0x7ffdd95f5700) at pthread_create.c:301
  188. __res = <value optimized out>
  189. pd = 0x7ffdd95f5700
  190. now = <value optimized out>
  191. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728250357504, 3914545779924567350, 140736142246992, 140728250358208, 0, 3, -3915615876951800522, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  192. not_first_call = <value optimized out>
  193. pagesize_m1 = <value optimized out>
  194. sp = <value optimized out>
  195. freesize = <value optimized out>
  196. #6 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  197. No locals.
  198.  
  199. Thread 42 (Thread 0x7ffdd9ff6700 (LWP 2069)):
  200. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  201. No locals.
  202. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1c5ee28, ml=0x19dd000, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  203. rv = <value optimized out>
  204. now = {tv_sec = 1352914848, tv_usec = 313678}
  205. tmo = {tv_sec = 1352914878, tv_nsec = 313678000}
  206. ticks = <value optimized out>
  207. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1c5ee20, timeout=30000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  208. rv = <value optimized out>
  209. thred = 0x19de480
  210. #3 0x0000000000419f73 in housecleaning (cur_time=<value optimized out>) at ldap/servers/slapd/house.c:77
  211. interval = 30000
  212. #4 0x00007ffdf053d9e3 in _pt_root (arg=0x19de480) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  213. thred = 0x19de480
  214. detached = 0
  215. #5 0x00007ffdf02fe851 in start_thread (arg=0x7ffdd9ff6700) at pthread_create.c:301
  216. __res = <value optimized out>
  217. pd = 0x7ffdd9ff6700
  218. now = <value optimized out>
  219. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728260847360, 3914545779924567350, 140736142246992, 140728260848064, 0, 3, -3915614502025394890, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  220. not_first_call = <value optimized out>
  221. pagesize_m1 = <value optimized out>
  222. sp = <value optimized out>
  223. freesize = <value optimized out>
  224. #6 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  225. No locals.
  226.  
  227. Thread 41 (Thread 0x7ffdda9f7700 (LWP 2068)):
  228. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
  229. No locals.
  230. #1 0x00007ffdf0537e0e in PR_WaitCondVar (cvar=0x1c5e860, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385
  231. rv = <value optimized out>
  232. thred = 0x1c00a70
  233. #2 0x00007ffdf211c0fb in slapi_wait_condvar (cvar=0x1c5e860, timeout=0x0) at ldap/servers/slapd/slapi2nspr.c:179
  234. prit = <value optimized out>
  235. #3 0x00007ffde7cf513f in roles_cache_wait_on_change (arg=0x1c5df70) at ldap/servers/plugins/roles/roles_cache.c:432
  236. roles_def = 0x1c5df70
  237. #4 0x00007ffdf053d9e3 in _pt_root (arg=0x1c00a70) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  238. thred = 0x1c00a70
  239. detached = 1
  240. #5 0x00007ffdf02fe851 in start_thread (arg=0x7ffdda9f7700) at pthread_create.c:301
  241. __res = <value optimized out>
  242. pd = 0x7ffdda9f7700
  243. now = <value optimized out>
  244. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728271337216, 3914545779924567350, 140736142245328, 140728271337920, 0, 3, -3915607629540850378, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  245. not_first_call = <value optimized out>
  246. pagesize_m1 = <value optimized out>
  247. sp = <value optimized out>
  248. freesize = <value optimized out>
  249. #6 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  250. No locals.
  251.  
  252. Thread 40 (Thread 0x7ffddb5fe700 (LWP 2067)):
  253. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
  254. No locals.
  255. #1 0x00007ffdf0537e0e in PR_WaitCondVar (cvar=0x19ce340, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385
  256. rv = <value optimized out>
  257. thred = 0x1c715a0
  258. #2 0x00007ffdf211c0fb in slapi_wait_condvar (cvar=0x19ce340, timeout=0x0) at ldap/servers/slapd/slapi2nspr.c:179
  259. prit = <value optimized out>
  260. #3 0x00007ffde7cf513f in roles_cache_wait_on_change (arg=0x1c716f0) at ldap/servers/plugins/roles/roles_cache.c:432
  261. roles_def = 0x1c716f0
  262. #4 0x00007ffdf053d9e3 in _pt_root (arg=0x1c715a0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  263. thred = 0x1c715a0
  264. detached = 1
  265. #5 0x00007ffdf02fe851 in start_thread (arg=0x7ffddb5fe700) at pthread_create.c:301
  266. __res = <value optimized out>
  267. pd = 0x7ffddb5fe700
  268. now = <value optimized out>
  269. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728283948800, 3914545779924567350, 140736142245328, 140728283949504, 0, 3, -3915611482663385802, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  270. not_first_call = <value optimized out>
  271. pagesize_m1 = <value optimized out>
  272. sp = <value optimized out>
  273. freesize = <value optimized out>
  274. #6 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  275. No locals.
  276.  
  277. Thread 39 (Thread 0x7ffddbfff700 (LWP 2066)):
  278. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
  279. No locals.
  280. #1 0x00007ffdf0537e0e in PR_WaitCondVar (cvar=0x1c5e340, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385
  281. rv = <value optimized out>
  282. thred = 0x1c5e5a0
  283. #2 0x00007ffde918b8dc in protocol_sleep (prp=0x1c5de10, duration=4294967295) at ldap/servers/plugins/replication/repl5_inc_protocol.c:1320
  284. No locals.
  285. #3 0x00007ffde918d41d in repl5_inc_run (prp=<value optimized out>) at ldap/servers/plugins/replication/repl5_inc_protocol.c:996
  286. next_fire_time = <value optimized out>
  287. now = 1352914839
  288. rc = <value optimized out>
  289. current_state = 5
  290. next_state = <value optimized out>
  291. prp_priv = 0x1c5e010
  292. done = 0
  293. e1 = <value optimized out>
  294. ruv = 0x0
  295. cons_schema_csn = 0x7ffdc4000020
  296. replica = 0x0
  297. wait_change_timer_set = 0
  298. last_start_time = <value optimized out>
  299. num_changes_sent = 0
  300. use_busy_backoff_timer = <value optimized out>
  301. pausetime = 0
  302. busywaittime = 0
  303. #4 0x00007ffde91912f5 in prot_thread_main (arg=0x1c5e2c0) at ldap/servers/plugins/replication/repl5_protocol.c:319
  304. rp = 0x1c5e2c0
  305. done = <value optimized out>
  306. agmt = 0x1c5c740
  307. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1c5e5a0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  308. thred = 0x1c5e5a0
  309. detached = 1
  310. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffddbfff700) at pthread_create.c:301
  311. __res = <value optimized out>
  312. pd = 0x7ffddbfff700
  313. now = <value optimized out>
  314. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728294438656, 3914545779924567350, 140736142210304, 140728294439360, 0, 3, -3915610107736980170, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  315. not_first_call = <value optimized out>
  316. pagesize_m1 = <value optimized out>
  317. sp = <value optimized out>
  318. freesize = <value optimized out>
  319. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  320. No locals.
  321.  
  322. Thread 38 (Thread 0x7ffde0a5c700 (LWP 2065)):
  323. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  324. No locals.
  325. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1c5c1b8, ml=0x1c5c2d0, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  326. rv = <value optimized out>
  327. now = {tv_sec = 1352914788, tv_usec = 305813}
  328. tmo = {tv_sec = 1352915088, tv_nsec = 305813000}
  329. ticks = <value optimized out>
  330. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1c5c1b0, timeout=300000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  331. rv = <value optimized out>
  332. thred = 0x1c5c4e0
  333. #3 0x00007ffde918b8dc in protocol_sleep (prp=0x1c5bd30, duration=300000) at ldap/servers/plugins/replication/repl5_inc_protocol.c:1320
  334. No locals.
  335. #4 0x00007ffde918cd7b in repl5_inc_run (prp=<value optimized out>) at ldap/servers/plugins/replication/repl5_inc_protocol.c:806
  336. rc = <value optimized out>
  337. current_state = 2
  338. next_state = 2
  339. prp_priv = 0x1c607b0
  340. done = 0
  341. e1 = <value optimized out>
  342. ruv = 0x0
  343. cons_schema_csn = 0x7ffdcc000020
  344. replica = 0x0
  345. wait_change_timer_set = 1
  346. last_start_time = <value optimized out>
  347. num_changes_sent = 0
  348. use_busy_backoff_timer = 0
  349. pausetime = 0
  350. busywaittime = 0
  351. #5 0x00007ffde91912f5 in prot_thread_main (arg=0x1c5c130) at ldap/servers/plugins/replication/repl5_protocol.c:319
  352. rp = 0x1c5c130
  353. done = <value optimized out>
  354. agmt = 0x1c5af40
  355. #6 0x00007ffdf053d9e3 in _pt_root (arg=0x1c5c4e0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  356. thred = 0x1c5c4e0
  357. detached = 1
  358. #7 0x00007ffdf02fe851 in start_thread (arg=0x7ffde0a5c700) at pthread_create.c:301
  359. __res = <value optimized out>
  360. pd = 0x7ffde0a5c700
  361. now = <value optimized out>
  362. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728372414208, 3914545779924567350, 140736142210304, 140728372414912, 0, 3, -3915734813723032266, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  363. not_first_call = <value optimized out>
  364. pagesize_m1 = <value optimized out>
  365. sp = <value optimized out>
  366. freesize = <value optimized out>
  367. #8 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  368. No locals.
  369.  
  370. Thread 37 (Thread 0x7ffde145d700 (LWP 2064)):
  371. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  372. No locals.
  373. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1c5fad8, ml=0x1c5fbf0, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  374. rv = <value optimized out>
  375. now = {tv_sec = 1352914788, tv_usec = 305738}
  376. tmo = {tv_sec = 1352915088, tv_nsec = 305738000}
  377. ticks = <value optimized out>
  378. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1c5fad0, timeout=300000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  379. rv = <value optimized out>
  380. thred = 0x1c5fe00
  381. #3 0x00007ffde918b8dc in protocol_sleep (prp=0x1c5f4a0, duration=300000) at ldap/servers/plugins/replication/repl5_inc_protocol.c:1320
  382. No locals.
  383. #4 0x00007ffde918cd7b in repl5_inc_run (prp=<value optimized out>) at ldap/servers/plugins/replication/repl5_inc_protocol.c:806
  384. rc = <value optimized out>
  385. current_state = 2
  386. next_state = 2
  387. prp_priv = 0x1c5f0d0
  388. done = 0
  389. e1 = <value optimized out>
  390. ruv = 0x0
  391. cons_schema_csn = 0x7ffdd0000020
  392. replica = 0x0
  393. wait_change_timer_set = 1
  394. last_start_time = <value optimized out>
  395. num_changes_sent = 0
  396. use_busy_backoff_timer = 0
  397. pausetime = 0
  398. busywaittime = 0
  399. #5 0x00007ffde91912f5 in prot_thread_main (arg=0x1c5fa50) at ldap/servers/plugins/replication/repl5_protocol.c:319
  400. rp = 0x1c5fa50
  401. done = <value optimized out>
  402. agmt = 0x1c63820
  403. #6 0x00007ffdf053d9e3 in _pt_root (arg=0x1c5fe00) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  404. thred = 0x1c5fe00
  405. detached = 1
  406. #7 0x00007ffdf02fe851 in start_thread (arg=0x7ffde145d700) at pthread_create.c:301
  407. __res = <value optimized out>
  408. pd = 0x7ffde145d700
  409. now = <value optimized out>
  410. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728382904064, 3914545779924567350, 140736142210304, 140728382904768, 0, 3, -3915738940649732810, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  411. not_first_call = <value optimized out>
  412. pagesize_m1 = <value optimized out>
  413. sp = <value optimized out>
  414. freesize = <value optimized out>
  415. #8 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  416. No locals.
  417.  
  418. Thread 36 (Thread 0x7ffde1e5e700 (LWP 2063)):
  419. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  420. No locals.
  421. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1c66c58, ml=0x1c66650, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  422. rv = <value optimized out>
  423. now = {tv_sec = 1352914788, tv_usec = 305785}
  424. tmo = {tv_sec = 1352915088, tv_nsec = 305785000}
  425. ticks = <value optimized out>
  426. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1c66c50, timeout=300000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  427. rv = <value optimized out>
  428. thred = 0x1c66e70
  429. #3 0x00007ffde918b8dc in protocol_sleep (prp=0x1c665a0, duration=300000) at ldap/servers/plugins/replication/repl5_inc_protocol.c:1320
  430. No locals.
  431. #4 0x00007ffde918cd7b in repl5_inc_run (prp=<value optimized out>) at ldap/servers/plugins/replication/repl5_inc_protocol.c:806
  432. rc = <value optimized out>
  433. current_state = 2
  434. next_state = 2
  435. prp_priv = 0x1c6f0b0
  436. done = 0
  437. e1 = <value optimized out>
  438. ruv = 0x0
  439. cons_schema_csn = 0x7ffdc8000020
  440. replica = 0x0
  441. wait_change_timer_set = 1
  442. last_start_time = <value optimized out>
  443. num_changes_sent = 0
  444. use_busy_backoff_timer = 0
  445. pausetime = 0
  446. busywaittime = 0
  447. #5 0x00007ffde91912f5 in prot_thread_main (arg=0x1c66bd0) at ldap/servers/plugins/replication/repl5_protocol.c:319
  448. rp = 0x1c66bd0
  449. done = <value optimized out>
  450. agmt = 0x1c707d0
  451. #6 0x00007ffdf053d9e3 in _pt_root (arg=0x1c66e70) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  452. thred = 0x1c66e70
  453. detached = 1
  454. #7 0x00007ffdf02fe851 in start_thread (arg=0x7ffde1e5e700) at pthread_create.c:301
  455. __res = <value optimized out>
  456. pd = 0x7ffde1e5e700
  457. now = <value optimized out>
  458. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728393393920, 3914545779924567350, 140736142210304, 140728393394624, 0, 3, -3915737565723327178, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  459. not_first_call = <value optimized out>
  460. pagesize_m1 = <value optimized out>
  461. sp = <value optimized out>
  462. freesize = <value optimized out>
  463. #8 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  464. No locals.
  465.  
  466. Thread 35 (Thread 0x7ffde285f700 (LWP 2062)):
  467. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  468. No locals.
  469. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1c6f348, ml=0x1c6bf30, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  470. rv = <value optimized out>
  471. now = {tv_sec = 1352914788, tv_usec = 305851}
  472. tmo = {tv_sec = 1352915088, tv_nsec = 305851000}
  473. ticks = <value optimized out>
  474. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1c6f340, timeout=300000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  475. rv = <value optimized out>
  476. thred = 0x1c6f610
  477. #3 0x00007ffde918b8dc in protocol_sleep (prp=0x1c6be80, duration=300000) at ldap/servers/plugins/replication/repl5_inc_protocol.c:1320
  478. No locals.
  479. #4 0x00007ffde918cd7b in repl5_inc_run (prp=<value optimized out>) at ldap/servers/plugins/replication/repl5_inc_protocol.c:806
  480. rc = <value optimized out>
  481. current_state = 2
  482. next_state = 2
  483. prp_priv = 0x1c6bac0
  484. done = 0
  485. e1 = <value optimized out>
  486. ruv = 0x0
  487. cons_schema_csn = 0x7ffdc0000020
  488. replica = 0x0
  489. wait_change_timer_set = 1
  490. last_start_time = <value optimized out>
  491. num_changes_sent = 0
  492. use_busy_backoff_timer = 0
  493. pausetime = 0
  494. busywaittime = 0
  495. #5 0x00007ffde91912f5 in prot_thread_main (arg=0x1c6f2c0) at ldap/servers/plugins/replication/repl5_protocol.c:319
  496. rp = 0x1c6f2c0
  497. done = <value optimized out>
  498. agmt = 0x1c68510
  499. #6 0x00007ffdf053d9e3 in _pt_root (arg=0x1c6f610) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  500. thred = 0x1c6f610
  501. detached = 1
  502. #7 0x00007ffdf02fe851 in start_thread (arg=0x7ffde285f700) at pthread_create.c:301
  503. __res = <value optimized out>
  504. pd = 0x7ffde285f700
  505. now = <value optimized out>
  506. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728403883776, 3914545779924567350, 140736142210304, 140728403884480, 0, 3, -3915730693238782666, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  507. not_first_call = <value optimized out>
  508. pagesize_m1 = <value optimized out>
  509. sp = <value optimized out>
  510. freesize = <value optimized out>
  511. #8 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  512. No locals.
  513.  
  514. Thread 34 (Thread 0x7ffdf23e0700 (LWP 2061)):
  515. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  516. No locals.
  517. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1c59a88, ml=0x1c61520, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  518. rv = <value optimized out>
  519. now = {tv_sec = 1352914788, tv_usec = 305857}
  520. tmo = {tv_sec = 1352915088, tv_nsec = 305857000}
  521. ticks = <value optimized out>
  522. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1c59a80, timeout=300000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  523. rv = <value optimized out>
  524. thred = 0x1c636c0
  525. #3 0x00007ffde9178f4d in _cl5TrimMain (param=<value optimized out>) at ldap/servers/plugins/replication/cl5_api.c:3388
  526. interval = 300000
  527. timePrev = 1352914788
  528. timeNow = 1352914788
  529. #4 0x00007ffdf053d9e3 in _pt_root (arg=0x1c636c0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  530. thred = 0x1c636c0
  531. detached = 1
  532. #5 0x00007ffdf02fe851 in start_thread (arg=0x7ffdf23e0700) at pthread_create.c:301
  533. __res = <value optimized out>
  534. pd = 0x7ffdf23e0700
  535. now = <value optimized out>
  536. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728667604736, 3914545779924567350, 140736142245280, 140728667605440, 0, 3, -3915696401683020490, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  537. not_first_call = <value optimized out>
  538. pagesize_m1 = <value optimized out>
  539. sp = <value optimized out>
  540. freesize = <value optimized out>
  541. #6 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  542. No locals.
  543.  
  544. Thread 33 (Thread 0x7ffde3260700 (LWP 2060)):
  545. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
  546. No locals.
  547. #1 0x00007ffdf0537e0e in PR_WaitCondVar (cvar=0x1c75090, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385
  548. rv = <value optimized out>
  549. thred = 0x1c6ebc0
  550. #2 0x00007ffdf211c0fb in slapi_wait_condvar (cvar=0x1c75090, timeout=0x0) at ldap/servers/slapd/slapi2nspr.c:179
  551. prit = <value optimized out>
  552. #3 0x00007ffde9c87dae in cos_cache_wait_on_change (arg=<value optimized out>) at ldap/servers/plugins/cos/cos_cache.c:476
  553. No locals.
  554. #4 0x00007ffdf053d9e3 in _pt_root (arg=0x1c6ebc0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  555. thred = 0x1c6ebc0
  556. detached = 1
  557. #5 0x00007ffdf02fe851 in start_thread (arg=0x7ffde3260700) at pthread_create.c:301
  558. __res = <value optimized out>
  559. pd = 0x7ffde3260700
  560. now = <value optimized out>
  561. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728414373632, 3914545779924567350, 140736142245376, 140728414374336, 0, 3, -3915733716358888138, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  562. not_first_call = <value optimized out>
  563. pagesize_m1 = <value optimized out>
  564. sp = <value optimized out>
  565. freesize = <value optimized out>
  566. #6 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  567. No locals.
  568.  
  569. Thread 32 (Thread 0x7ffde3c61700 (LWP 2052)):
  570. #0 0x00007ffdf0044d03 in select () at ../sysdeps/unix/syscall-template.S:82
  571. No locals.
  572. #1 0x00007ffdf2127ea9 in DS_Sleep (ticks=<value optimized out>) at ldap/servers/slapd/util.c:802
  573. mSecs = <value optimized out>
  574. tm = {tv_sec = 0, tv_usec = 555774}
  575. #2 0x00007ffde93fc737 in perf_threadmain (param=<value optimized out>) at ldap/servers/slapd/back-ldbm/dblayer.c:3623
  576. priv = 0x18cbfb0
  577. li = <value optimized out>
  578. #3 0x00007ffdf053d9e3 in _pt_root (arg=0x19c8cc0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  579. thred = 0x19c8cc0
  580. detached = 1
  581. #4 0x00007ffdf02fe851 in start_thread (arg=0x7ffde3c61700) at pthread_create.c:301
  582. __res = <value optimized out>
  583. pd = 0x7ffde3c61700
  584. now = <value optimized out>
  585. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728424863488, 3914545779924567350, 140736142245072, 140728424864192, 0, 3, -3915733462418946762, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  586. not_first_call = <value optimized out>
  587. pagesize_m1 = <value optimized out>
  588. sp = <value optimized out>
  589. freesize = <value optimized out>
  590. #5 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  591. No locals.
  592.  
  593. Thread 31 (Thread 0x7ffde4662700 (LWP 2051)):
  594. #0 0x00007ffdf0044d03 in select () at ../sysdeps/unix/syscall-template.S:82
  595. No locals.
  596. #1 0x00007ffdf2127ea9 in DS_Sleep (ticks=<value optimized out>) at ldap/servers/slapd/util.c:802
  597. mSecs = <value optimized out>
  598. tm = {tv_sec = 0, tv_usec = 82754}
  599. #2 0x00007ffde93fc0b7 in trickle_threadmain (param=<value optimized out>) at ldap/servers/slapd/back-ldbm/dblayer.c:3986
  600. interval = 250
  601. rval = <value optimized out>
  602. priv = 0x18cbfb0
  603. li = <value optimized out>
  604. debug_checkpointing = 0
  605. #3 0x00007ffdf053d9e3 in _pt_root (arg=0x19065d0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  606. thred = 0x19065d0
  607. detached = 1
  608. #4 0x00007ffdf02fe851 in start_thread (arg=0x7ffde4662700) at pthread_create.c:301
  609. __res = <value optimized out>
  610. pd = 0x7ffde4662700
  611. now = <value optimized out>
  612. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728435353344, 3914545779924567350, 140736142245072, 140728435354048, 0, 3, -3915727689446030026, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  613. not_first_call = <value optimized out>
  614. pagesize_m1 = <value optimized out>
  615. sp = <value optimized out>
  616. freesize = <value optimized out>
  617. #5 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  618. No locals.
  619.  
  620. Thread 30 (Thread 0x7ffde5063700 (LWP 2050)):
  621. #0 0x00007ffdf0044d03 in select () at ../sysdeps/unix/syscall-template.S:82
  622. No locals.
  623. #1 0x00007ffdf2127ea9 in DS_Sleep (ticks=<value optimized out>) at ldap/servers/slapd/util.c:802
  624. mSecs = <value optimized out>
  625. tm = {tv_sec = 0, tv_usec = 200759}
  626. #2 0x00007ffde93fc2a7 in checkpoint_threadmain (param=0x18cbde0) at ldap/servers/slapd/back-ldbm/dblayer.c:3835
  627. time_of_last_checkpoint_completion = 1352914848
  628. interval = 250
  629. rval = <value optimized out>
  630. priv = 0x18cbfb0
  631. li = 0x18cbde0
  632. debug_checkpointing = 0
  633. checkpoint_interval = <value optimized out>
  634. home_dir = <value optimized out>
  635. list = 0x0
  636. listp = <value optimized out>
  637. penv = 0x189c4a0
  638. #3 0x00007ffdf053d9e3 in _pt_root (arg=0x19c87c0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  639. thred = 0x19c87c0
  640. detached = 1
  641. #4 0x00007ffdf02fe851 in start_thread (arg=0x7ffde5063700) at pthread_create.c:301
  642. __res = <value optimized out>
  643. pd = 0x7ffde5063700
  644. now = <value optimized out>
  645. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728445843200, 3914545779924567350, 140736142245072, 140728445843904, 0, 3, -3915729613054507722, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  646. not_first_call = <value optimized out>
  647. pagesize_m1 = <value optimized out>
  648. sp = <value optimized out>
  649. freesize = <value optimized out>
  650. #5 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  651. No locals.
  652.  
  653. Thread 29 (Thread 0x7ffde5a64700 (LWP 2049)):
  654. #0 0x00007ffdf0044d03 in select () at ../sysdeps/unix/syscall-template.S:82
  655. No locals.
  656. #1 0x00007ffdf2127ea9 in DS_Sleep (ticks=<value optimized out>) at ldap/servers/slapd/util.c:802
  657. mSecs = <value optimized out>
  658. tm = {tv_sec = 0, tv_usec = 19599}
  659. #2 0x00007ffde93fbe57 in deadlock_threadmain (param=<value optimized out>) at ldap/servers/slapd/back-ldbm/dblayer.c:3688
  660. rval = <value optimized out>
  661. priv = 0x18cbfb0
  662. li = <value optimized out>
  663. interval = 100
  664. #3 0x00007ffdf053d9e3 in _pt_root (arg=0x19078c0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  665. thred = 0x19078c0
  666. detached = 1
  667. #4 0x00007ffdf02fe851 in start_thread (arg=0x7ffde5a64700) at pthread_create.c:301
  668. __res = <value optimized out>
  669. pd = 0x7ffde5a64700
  670. now = <value optimized out>
  671. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728456333056, 3914545779924567350, 140736142245072, 140728456333760, 0, 3, -3915728238128102090, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  672. not_first_call = <value optimized out>
  673. pagesize_m1 = <value optimized out>
  674. sp = <value optimized out>
  675. freesize = <value optimized out>
  676. #5 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  677. No locals.
  678.  
  679. Thread 28 (Thread 0x7ffdf25807c0 (LWP 2033)):
  680. #0 0x00007ffdf0042a63 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
  681. __arg2 = 5
  682. _a3 = 250
  683. _a1 = 140736142246000
  684. resultvar = <value optimized out>
  685. __arg3 = 250
  686. __arg1 = 140736142246000
  687. _a2 = 5
  688. resultvar = <value optimized out>
  689. oldtype = 0
  690. result = <value optimized out>
  691. #1 0x00007ffdf053982f in _pr_poll_with_poll (pds=0x1c76600, npds=5, timeout=250) at ../../../mozilla/nsprpub/pr/src/pthreads/ptio.c:3920
  692. stack_syspoll = {{fd = 25, events = 1, revents = 0}, {fd = 6, events = 1, revents = 0}, {fd = 7, events = 1, revents = 0}, {fd = -1, events = 0, revents = 0}, {fd = 64, events = 1, revents = 0}, {fd = -229010208, events = 32765, revents = 0}, {fd = -1346108912, events = 32767, revents = 0}, {fd = -1346108872, events = 32767, revents = 0}, {fd = -229011064, events = 32765, revents = 0}, {fd = -229095496, events = 32765, revents = 0}, {fd = 2090683713, events = 0, revents = 0}, {fd = -231203270, events = 32765, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -229095496, events = 32765, revents = 0}, {fd = 5, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 1, events = 0, revents = 0}, {fd = -229011064, events = 32765, revents = 0}, {fd = -1346109040, events = 32767, revents = 0}, {fd = -229070448, events = 32765, revents = 0}, {fd = -1346109016, events = 32767, revents = 0}, {fd = -1, events = 1, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -229010208, events = 32765, revents = 0}, {fd = -1346108992, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -1346108968, events = 32767, revents = 0}, {fd = 1, events = 0, revents = 0}, {fd = 34752, events = 0, revents = 0}, {fd = 30365760, events = 0, revents = 0}, {fd = 16, events = 0, revents = 0}, {fd = 1, events = 0, revents = 0}, {fd = 34752, events = 0, revents = 0}, {fd = 30365760, events = 0, revents = 0}, {fd = 24, events = 0, revents = 0}, {fd = -265343360, events = 32765, revents = 0}, {fd = -265343360, events = 32765, revents = 0}, {fd = -268575274, events = 32765, revents = 0}, {fd = 24766464, events = 0, revents = 0}, {fd = -262964104, events = 32765, revents = 0}, {fd = 24, events = 0, revents = 0}, {fd = -1346108992, events = 32767, revents = 0}, {fd = 1, events = 0, revents = 0}, {fd = 30325008, events = 0, revents = 0}, {fd = -1, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 24753600, events = 0, revents = 0}, {fd = 1, events = 0, revents = 0}, {fd = -265343360, events = 32765, revents = 0}, {fd = -231260864, events = 32765, revents = 0}, {fd = 5, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -268574399, events = 32765, revents = 0}, {fd = 24753600, events = 0, revents = 0}, {fd = 1, events = 0, revents = 0}, {fd = 1352914866, events = 0, revents = 0}, {fd = -268547982, events = 32765, revents = 0}, {fd = -231260864, events = 32765, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 24753600, events = 0, revents = 0}, {fd = -234115315, events = 32765, revents = 0}}
  693. syspoll = <value optimized out>
  694. index = <value optimized out>
  695. msecs = 250
  696. ready = <value optimized out>
  697. start = 169230
  698. elapsed = <value optimized out>
  699. remaining = <value optimized out>
  700. #2 0x0000000000416f6f in slapd_daemon (ports=0x7fffafc407b0) at ldap/servers/slapd/daemon.c:664
  701. select_return = 0
  702. local = 0
  703. i = <value optimized out>
  704. prerr = <value optimized out>
  705. secure = 0
  706. tcps = <value optimized out>
  707. n_tcps = 0x1881570
  708. s_tcps = 0x1881500
  709. i_unix = 0x0
  710. fdesp = 0x0
  711. num_poll = 5
  712. pr_timeout = 250
  713. time_thread_p = 0x1cf0d40
  714. threads = <value optimized out>
  715. in_referral_mode = 0
  716. connection_table_size = <value optimized out>
  717. #3 0x000000000041ddd8 in main (argc=7, argv=0x7fffafc40b48) at ldap/servers/slapd/main.c:1239
  718. return_value = 0
  719. slapdFrontendConfig = <value optimized out>
  720. ports_info = {n_port = 389, s_port = 636, n_listenaddr = 0x18815f0, s_listenaddr = 0x1881660, n_socket = 0x1881570, i_listenaddr = 0x0, i_port = 0, i_socket = 0x0, s_socket = 0x1881500}
  721.  
  722. Thread 27 (Thread 0x7ffda8fe7700 (LWP 2101)):
  723. #0 0x00007ffdf0044d03 in select () at ../sysdeps/unix/syscall-template.S:82
  724. No locals.
  725. #1 0x00007ffdf2127ea9 in DS_Sleep (ticks=<value optimized out>) at ldap/servers/slapd/util.c:802
  726. mSecs = <value optimized out>
  727. tm = {tv_sec = 0, tv_usec = 11983}
  728. #2 0x0000000000415855 in time_thread (nothing=<value optimized out>) at ldap/servers/slapd/daemon.c:466
  729. interval = 1000
  730. #3 0x00007ffdf053d9e3 in _pt_root (arg=0x1cf0d40) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  731. thred = 0x1cf0d40
  732. detached = 0
  733. #4 0x00007ffdf02fe851 in start_thread (arg=0x7ffda8fe7700) at pthread_create.c:301
  734. __res = <value optimized out>
  735. pd = 0x7ffda8fe7700
  736. now = <value optimized out>
  737. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727438702336, 3914545779924567350, 140736142246432, 140727438703040, 0, 3, -3915858601659824842, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  738. not_first_call = <value optimized out>
  739. pagesize_m1 = <value optimized out>
  740. sp = <value optimized out>
  741. freesize = <value optimized out>
  742. #5 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  743. No locals.
  744.  
  745. Thread 26 (Thread 0x7ffda99e8700 (LWP 2100)):
  746. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  747. No locals.
  748. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  749. rv = <value optimized out>
  750. now = {tv_sec = 1352914858, tv_usec = 409069}
  751. tmo = {tv_sec = 1352914868, tv_nsec = 409069000}
  752. ticks = <value optimized out>
  753. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  754. rv = <value optimized out>
  755. thred = 0x1cf0a80
  756. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffda99e7d80, interval=10000) at ldap/servers/slapd/connection.c:1716
  757. ret = 0
  758. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  759. is_timedout = 0
  760. curtime = 0
  761. pb = 0x0
  762. interval = 10000
  763. conn = 0x0
  764. op = <value optimized out>
  765. tag = 0
  766. need_wakeup = <value optimized out>
  767. thread_turbo_flag = 0
  768. ret = <value optimized out>
  769. more_data = 0
  770. replication_connection = 0
  771. doshutdown = 0
  772. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cf0a80) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  773. thred = 0x1cf0a80
  774. detached = 1
  775. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffda99e8700) at pthread_create.c:301
  776. __res = <value optimized out>
  777. pd = 0x7ffda99e8700
  778. now = <value optimized out>
  779. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727449192192, 3914545779924567350, 140736142246384, 140727449192896, 0, 3, -3915860525268302538, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  780. not_first_call = <value optimized out>
  781. pagesize_m1 = <value optimized out>
  782. sp = <value optimized out>
  783. freesize = <value optimized out>
  784. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  785. No locals.
  786.  
  787. Thread 25 (Thread 0x7ffdaa3e9700 (LWP 2099)):
  788. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  789. No locals.
  790. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  791. rv = <value optimized out>
  792. now = {tv_sec = 1352914858, tv_usec = 409066}
  793. tmo = {tv_sec = 1352914868, tv_nsec = 409066000}
  794. ticks = <value optimized out>
  795. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  796. rv = <value optimized out>
  797. thred = 0x1cf07c0
  798. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdaa3e8d80, interval=10000) at ldap/servers/slapd/connection.c:1716
  799. ret = 0
  800. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  801. is_timedout = 0
  802. curtime = 0
  803. pb = 0x0
  804. interval = 10000
  805. conn = 0x0
  806. op = <value optimized out>
  807. tag = 0
  808. need_wakeup = <value optimized out>
  809. thread_turbo_flag = 0
  810. ret = <value optimized out>
  811. more_data = 0
  812. replication_connection = 0
  813. doshutdown = 0
  814. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cf07c0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  815. thred = 0x1cf07c0
  816. detached = 1
  817. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdaa3e9700) at pthread_create.c:301
  818. __res = <value optimized out>
  819. pd = 0x7ffdaa3e9700
  820. now = <value optimized out>
  821. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727459682048, 3914545779924567350, 140736142246384, 140727459682752, 0, 3, -3915854756590353098, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  822. not_first_call = <value optimized out>
  823. pagesize_m1 = <value optimized out>
  824. sp = <value optimized out>
  825. freesize = <value optimized out>
  826. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  827. No locals.
  828.  
  829. Thread 24 (Thread 0x7ffdaadea700 (LWP 2098)):
  830. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  831. No locals.
  832. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  833. rv = <value optimized out>
  834. now = {tv_sec = 1352914858, tv_usec = 409064}
  835. tmo = {tv_sec = 1352914868, tv_nsec = 409064000}
  836. ticks = <value optimized out>
  837. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  838. rv = <value optimized out>
  839. thred = 0x1cf0500
  840. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdaade9d80, interval=10000) at ldap/servers/slapd/connection.c:1716
  841. ret = 0
  842. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  843. is_timedout = 0
  844. curtime = 0
  845. pb = 0x0
  846. interval = 10000
  847. conn = 0x0
  848. op = <value optimized out>
  849. tag = 0
  850. need_wakeup = <value optimized out>
  851. thread_turbo_flag = 0
  852. ret = <value optimized out>
  853. more_data = 0
  854. replication_connection = 0
  855. doshutdown = 0
  856. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cf0500) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  857. thred = 0x1cf0500
  858. detached = 1
  859. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdaadea700) at pthread_create.c:301
  860. __res = <value optimized out>
  861. pd = 0x7ffdaadea700
  862. now = <value optimized out>
  863. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727470171904, 3914545779924567350, 140736142246384, 140727470172608, 0, 3, -3915854481175575242, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  864. not_first_call = <value optimized out>
  865. pagesize_m1 = <value optimized out>
  866. sp = <value optimized out>
  867. freesize = <value optimized out>
  868. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  869. No locals.
  870.  
  871. Thread 23 (Thread 0x7ffdab7eb700 (LWP 2097)):
  872. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  873. No locals.
  874. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  875. rv = <value optimized out>
  876. now = {tv_sec = 1352914858, tv_usec = 409061}
  877. tmo = {tv_sec = 1352914868, tv_nsec = 409061000}
  878. ticks = <value optimized out>
  879. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  880. rv = <value optimized out>
  881. thred = 0x1cf0240
  882. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdab7ead80, interval=10000) at ldap/servers/slapd/connection.c:1716
  883. ret = 0
  884. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  885. is_timedout = 0
  886. curtime = 0
  887. pb = 0x0
  888. interval = 10000
  889. conn = 0x0
  890. op = <value optimized out>
  891. tag = 0
  892. need_wakeup = <value optimized out>
  893. thread_turbo_flag = 0
  894. ret = <value optimized out>
  895. more_data = 0
  896. replication_connection = 0
  897. doshutdown = 0
  898. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cf0240) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  899. thred = 0x1cf0240
  900. detached = 1
  901. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdab7eb700) at pthread_create.c:301
  902. __res = <value optimized out>
  903. pd = 0x7ffdab7eb700
  904. now = <value optimized out>
  905. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727480661760, 3914545779924567350, 140736142246384, 140727480662464, 0, 3, -3915857504295680714, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  906. not_first_call = <value optimized out>
  907. pagesize_m1 = <value optimized out>
  908. sp = <value optimized out>
  909. freesize = <value optimized out>
  910. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  911. No locals.
  912.  
  913. Thread 22 (Thread 0x7ffdac1ec700 (LWP 2096)):
  914. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  915. No locals.
  916. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  917. rv = <value optimized out>
  918. now = {tv_sec = 1352914858, tv_usec = 409058}
  919. tmo = {tv_sec = 1352914868, tv_nsec = 409058000}
  920. ticks = <value optimized out>
  921. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  922. rv = <value optimized out>
  923. thred = 0x1ceff80
  924. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdac1ebd80, interval=10000) at ldap/servers/slapd/connection.c:1716
  925. ret = 0
  926. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  927. is_timedout = 0
  928. curtime = 0
  929. pb = 0x0
  930. interval = 10000
  931. conn = 0x0
  932. op = <value optimized out>
  933. tag = 0
  934. need_wakeup = <value optimized out>
  935. thread_turbo_flag = 0
  936. ret = <value optimized out>
  937. more_data = 0
  938. replication_connection = 0
  939. doshutdown = 0
  940. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1ceff80) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  941. thred = 0x1ceff80
  942. detached = 1
  943. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdac1ec700) at pthread_create.c:301
  944. __res = <value optimized out>
  945. pd = 0x7ffdac1ec700
  946. now = <value optimized out>
  947. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727491151616, 3914545779924567350, 140736142246384, 140727491152320, 0, 3, -3915850631811136202, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  948. not_first_call = <value optimized out>
  949. pagesize_m1 = <value optimized out>
  950. sp = <value optimized out>
  951. freesize = <value optimized out>
  952. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  953. No locals.
  954.  
  955. Thread 21 (Thread 0x7ffdacbed700 (LWP 2095)):
  956. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  957. No locals.
  958. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  959. rv = <value optimized out>
  960. now = {tv_sec = 1352914858, tv_usec = 409055}
  961. tmo = {tv_sec = 1352914868, tv_nsec = 409055000}
  962. ticks = <value optimized out>
  963. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  964. rv = <value optimized out>
  965. thred = 0x1cefcc0
  966. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdacbecd80, interval=10000) at ldap/servers/slapd/connection.c:1716
  967. ret = 0
  968. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  969. is_timedout = 0
  970. curtime = 0
  971. pb = 0x0
  972. interval = 10000
  973. conn = 0x0
  974. op = <value optimized out>
  975. tag = 0
  976. need_wakeup = <value optimized out>
  977. thread_turbo_flag = 0
  978. ret = <value optimized out>
  979. more_data = 0
  980. replication_connection = 0
  981. doshutdown = 0
  982. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cefcc0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  983. thred = 0x1cefcc0
  984. detached = 1
  985. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdacbed700) at pthread_create.c:301
  986. __res = <value optimized out>
  987. pd = 0x7ffdacbed700
  988. now = <value optimized out>
  989. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727501641472, 3914545779924567350, 140736142246384, 140727501642176, 0, 3, -3915849261179697866, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  990. not_first_call = <value optimized out>
  991. pagesize_m1 = <value optimized out>
  992. sp = <value optimized out>
  993. freesize = <value optimized out>
  994. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  995. No locals.
  996.  
  997. Thread 20 (Thread 0x7ffdad5ee700 (LWP 2094)):
  998. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  999. No locals.
  1000. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  1001. rv = <value optimized out>
  1002. now = {tv_sec = 1352914858, tv_usec = 409053}
  1003. tmo = {tv_sec = 1352914868, tv_nsec = 409053000}
  1004. ticks = <value optimized out>
  1005. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  1006. rv = <value optimized out>
  1007. thred = 0x1cefa00
  1008. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdad5edd80, interval=10000) at ldap/servers/slapd/connection.c:1716
  1009. ret = 0
  1010. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  1011. is_timedout = 0
  1012. curtime = 0
  1013. pb = 0x0
  1014. interval = 10000
  1015. conn = 0x0
  1016. op = <value optimized out>
  1017. tag = 0
  1018. need_wakeup = <value optimized out>
  1019. thread_turbo_flag = 0
  1020. ret = <value optimized out>
  1021. more_data = 0
  1022. replication_connection = 0
  1023. doshutdown = 0
  1024. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cefa00) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  1025. thred = 0x1cefa00
  1026. detached = 1
  1027. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdad5ee700) at pthread_create.c:301
  1028. __res = <value optimized out>
  1029. pd = 0x7ffdad5ee700
  1030. now = <value optimized out>
  1031. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727512131328, 3914545779924567350, 140736142246384, 140727512132032, 0, 3, -3915853383811431114, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1032. not_first_call = <value optimized out>
  1033. pagesize_m1 = <value optimized out>
  1034. sp = <value optimized out>
  1035. freesize = <value optimized out>
  1036. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  1037. No locals.
  1038.  
  1039. Thread 19 (Thread 0x7ffdadfef700 (LWP 2093)):
  1040. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  1041. No locals.
  1042. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  1043. rv = <value optimized out>
  1044. now = {tv_sec = 1352914858, tv_usec = 409050}
  1045. tmo = {tv_sec = 1352914868, tv_nsec = 409050000}
  1046. ticks = <value optimized out>
  1047. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  1048. rv = <value optimized out>
  1049. thred = 0x1cef740
  1050. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdadfeed80, interval=10000) at ldap/servers/slapd/connection.c:1716
  1051. ret = 0
  1052. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  1053. is_timedout = 0
  1054. curtime = 0
  1055. pb = 0x0
  1056. interval = 10000
  1057. conn = 0x0
  1058. op = <value optimized out>
  1059. tag = 0
  1060. need_wakeup = <value optimized out>
  1061. thread_turbo_flag = 0
  1062. ret = <value optimized out>
  1063. more_data = 0
  1064. replication_connection = 0
  1065. doshutdown = 0
  1066. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cef740) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  1067. thred = 0x1cef740
  1068. detached = 1
  1069. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdadfef700) at pthread_create.c:301
  1070. __res = <value optimized out>
  1071. pd = 0x7ffdadfef700
  1072. now = <value optimized out>
  1073. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727522621184, 3914545779924567350, 140736142246384, 140727522621888, 0, 3, -3915852008885025482, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1074. not_first_call = <value optimized out>
  1075. pagesize_m1 = <value optimized out>
  1076. sp = <value optimized out>
  1077. freesize = <value optimized out>
  1078. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  1079. No locals.
  1080.  
  1081. Thread 18 (Thread 0x7ffdae9f0700 (LWP 2092)):
  1082. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  1083. No locals.
  1084. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  1085. rv = <value optimized out>
  1086. now = {tv_sec = 1352914858, tv_usec = 409047}
  1087. tmo = {tv_sec = 1352914868, tv_nsec = 409047000}
  1088. ticks = <value optimized out>
  1089. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  1090. rv = <value optimized out>
  1091. thred = 0x1cef480
  1092. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdae9efd80, interval=10000) at ldap/servers/slapd/connection.c:1716
  1093. ret = 0
  1094. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  1095. is_timedout = 0
  1096. curtime = 0
  1097. pb = 0x0
  1098. interval = 10000
  1099. conn = 0x0
  1100. op = <value optimized out>
  1101. tag = 0
  1102. need_wakeup = <value optimized out>
  1103. thread_turbo_flag = 0
  1104. ret = <value optimized out>
  1105. more_data = 0
  1106. replication_connection = 0
  1107. doshutdown = 0
  1108. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cef480) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  1109. thred = 0x1cef480
  1110. detached = 1
  1111. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdae9f0700) at pthread_create.c:301
  1112. __res = <value optimized out>
  1113. pd = 0x7ffdae9f0700
  1114. now = <value optimized out>
  1115. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727533111040, 3914545779924567350, 140736142246384, 140727533111744, 0, 3, -3915845136400480970, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1116. not_first_call = <value optimized out>
  1117. pagesize_m1 = <value optimized out>
  1118. sp = <value optimized out>
  1119. freesize = <value optimized out>
  1120. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  1121. No locals.
  1122.  
  1123. Thread 17 (Thread 0x7ffdaf3f1700 (LWP 2091)):
  1124. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  1125. No locals.
  1126. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  1127. rv = <value optimized out>
  1128. now = {tv_sec = 1352914858, tv_usec = 409044}
  1129. tmo = {tv_sec = 1352914868, tv_nsec = 409044000}
  1130. ticks = <value optimized out>
  1131. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  1132. rv = <value optimized out>
  1133. thred = 0x1cef1c0
  1134. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdaf3f0d80, interval=10000) at ldap/servers/slapd/connection.c:1716
  1135. ret = 0
  1136. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  1137. is_timedout = 0
  1138. curtime = 0
  1139. pb = 0x0
  1140. interval = 10000
  1141. conn = 0x0
  1142. op = <value optimized out>
  1143. tag = 0
  1144. need_wakeup = <value optimized out>
  1145. thread_turbo_flag = 0
  1146. ret = <value optimized out>
  1147. more_data = 0
  1148. replication_connection = 0
  1149. doshutdown = 0
  1150. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cef1c0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  1151. thred = 0x1cef1c0
  1152. detached = 1
  1153. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdaf3f1700) at pthread_create.c:301
  1154. __res = <value optimized out>
  1155. pd = 0x7ffdaf3f1700
  1156. now = <value optimized out>
  1157. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727543600896, 3914545779924567350, 140736142246384, 140727543601600, 0, 3, -3915848146635684554, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1158. not_first_call = <value optimized out>
  1159. pagesize_m1 = <value optimized out>
  1160. sp = <value optimized out>
  1161. freesize = <value optimized out>
  1162. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  1163. No locals.
  1164.  
  1165. Thread 16 (Thread 0x7ffdafdf2700 (LWP 2090)):
  1166. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  1167. No locals.
  1168. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  1169. rv = <value optimized out>
  1170. now = {tv_sec = 1352914858, tv_usec = 409041}
  1171. tmo = {tv_sec = 1352914868, tv_nsec = 409041000}
  1172. ticks = <value optimized out>
  1173. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  1174. rv = <value optimized out>
  1175. thred = 0x1ceef00
  1176. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdafdf1d80, interval=10000) at ldap/servers/slapd/connection.c:1716
  1177. ret = 0
  1178. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  1179. is_timedout = 0
  1180. curtime = 0
  1181. pb = 0x0
  1182. interval = 10000
  1183. conn = 0x0
  1184. op = <value optimized out>
  1185. tag = 0
  1186. need_wakeup = <value optimized out>
  1187. thread_turbo_flag = 0
  1188. ret = <value optimized out>
  1189. more_data = 0
  1190. replication_connection = 0
  1191. doshutdown = 0
  1192. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1ceef00) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  1193. thred = 0x1ceef00
  1194. detached = 1
  1195. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdafdf2700) at pthread_create.c:301
  1196. __res = <value optimized out>
  1197. pd = 0x7ffdafdf2700
  1198. now = <value optimized out>
  1199. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727554090752, 3914545779924567350, 140736142246384, 140727554091456, 0, 3, -3915847871220906698, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1200. not_first_call = <value optimized out>
  1201. pagesize_m1 = <value optimized out>
  1202. sp = <value optimized out>
  1203. freesize = <value optimized out>
  1204. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  1205. No locals.
  1206.  
  1207. Thread 15 (Thread 0x7ffdb07f3700 (LWP 2089)):
  1208. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  1209. No locals.
  1210. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  1211. rv = <value optimized out>
  1212. now = {tv_sec = 1352914858, tv_usec = 409035}
  1213. tmo = {tv_sec = 1352914868, tv_nsec = 409035000}
  1214. ticks = <value optimized out>
  1215. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  1216. rv = <value optimized out>
  1217. thred = 0x1ceec40
  1218. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdb07f2d80, interval=10000) at ldap/servers/slapd/connection.c:1716
  1219. ret = 0
  1220. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  1221. is_timedout = 0
  1222. curtime = 0
  1223. pb = 0x0
  1224. interval = 10000
  1225. conn = 0x0
  1226. op = <value optimized out>
  1227. tag = 0
  1228. need_wakeup = <value optimized out>
  1229. thread_turbo_flag = 0
  1230. ret = <value optimized out>
  1231. more_data = 0
  1232. replication_connection = 0
  1233. doshutdown = 0
  1234. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1ceec40) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  1235. thred = 0x1ceec40
  1236. detached = 1
  1237. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdb07f3700) at pthread_create.c:301
  1238. __res = <value optimized out>
  1239. pd = 0x7ffdb07f3700
  1240. now = <value optimized out>
  1241. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727564580608, 3914545779924567350, 140736142246384, 140727564581312, 0, 3, -3915842098247989962, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1242. not_first_call = <value optimized out>
  1243. pagesize_m1 = <value optimized out>
  1244. sp = <value optimized out>
  1245. freesize = <value optimized out>
  1246. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  1247. No locals.
  1248.  
  1249. Thread 14 (Thread 0x7ffdb11f4700 (LWP 2088)):
  1250. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  1251. No locals.
  1252. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  1253. rv = <value optimized out>
  1254. now = {tv_sec = 1352914858, tv_usec = 409033}
  1255. tmo = {tv_sec = 1352914868, tv_nsec = 409033000}
  1256. ticks = <value optimized out>
  1257. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  1258. rv = <value optimized out>
  1259. thred = 0x1cee980
  1260. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdb11f3d80, interval=10000) at ldap/servers/slapd/connection.c:1716
  1261. ret = 0
  1262. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  1263. is_timedout = 0
  1264. curtime = 0
  1265. pb = 0x0
  1266. interval = 10000
  1267. conn = 0x0
  1268. op = <value optimized out>
  1269. tag = 0
  1270. need_wakeup = <value optimized out>
  1271. thread_turbo_flag = 0
  1272. ret = <value optimized out>
  1273. more_data = 0
  1274. replication_connection = 0
  1275. doshutdown = 0
  1276. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cee980) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  1277. thred = 0x1cee980
  1278. detached = 1
  1279. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdb11f4700) at pthread_create.c:301
  1280. __res = <value optimized out>
  1281. pd = 0x7ffdb11f4700
  1282. now = <value optimized out>
  1283. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727575070464, 3914545779924567350, 140736142246384, 140727575071168, 0, 3, -3915844021856467658, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1284. not_first_call = <value optimized out>
  1285. pagesize_m1 = <value optimized out>
  1286. sp = <value optimized out>
  1287. freesize = <value optimized out>
  1288. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  1289. No locals.
  1290.  
  1291. Thread 13 (Thread 0x7ffdb1bf5700 (LWP 2087)):
  1292. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  1293. No locals.
  1294. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  1295. rv = <value optimized out>
  1296. now = {tv_sec = 1352914858, tv_usec = 409030}
  1297. tmo = {tv_sec = 1352914868, tv_nsec = 409030000}
  1298. ticks = <value optimized out>
  1299. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  1300. rv = <value optimized out>
  1301. thred = 0x1cee6c0
  1302. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdb1bf4d80, interval=10000) at ldap/servers/slapd/connection.c:1716
  1303. ret = 0
  1304. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  1305. is_timedout = 0
  1306. curtime = 0
  1307. pb = 0x0
  1308. interval = 10000
  1309. conn = 0x0
  1310. op = <value optimized out>
  1311. tag = 0
  1312. need_wakeup = <value optimized out>
  1313. thread_turbo_flag = 0
  1314. ret = <value optimized out>
  1315. more_data = 0
  1316. replication_connection = 0
  1317. doshutdown = 0
  1318. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cee6c0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  1319. thred = 0x1cee6c0
  1320. detached = 1
  1321. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdb1bf5700) at pthread_create.c:301
  1322. __res = <value optimized out>
  1323. pd = 0x7ffdb1bf5700
  1324. now = <value optimized out>
  1325. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727585560320, 3914545779924567350, 140736142246384, 140727585561024, 0, 3, -3915842651225029322, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1326. not_first_call = <value optimized out>
  1327. pagesize_m1 = <value optimized out>
  1328. sp = <value optimized out>
  1329. freesize = <value optimized out>
  1330. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  1331. No locals.
  1332.  
  1333. Thread 12 (Thread 0x7ffdb25f6700 (LWP 2086)):
  1334. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  1335. No locals.
  1336. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  1337. rv = <value optimized out>
  1338. now = {tv_sec = 1352914858, tv_usec = 409028}
  1339. tmo = {tv_sec = 1352914868, tv_nsec = 409028000}
  1340. ticks = <value optimized out>
  1341. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  1342. rv = <value optimized out>
  1343. thred = 0x1cee400
  1344. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdb25f5d80, interval=10000) at ldap/servers/slapd/connection.c:1716
  1345. ret = 0
  1346. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  1347. is_timedout = 0
  1348. curtime = 0
  1349. pb = 0x0
  1350. interval = 10000
  1351. conn = 0x0
  1352. op = <value optimized out>
  1353. tag = 0
  1354. need_wakeup = <value optimized out>
  1355. thread_turbo_flag = 0
  1356. ret = <value optimized out>
  1357. more_data = 0
  1358. replication_connection = 0
  1359. doshutdown = 0
  1360. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cee400) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  1361. thred = 0x1cee400
  1362. detached = 1
  1363. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdb25f6700) at pthread_create.c:301
  1364. __res = <value optimized out>
  1365. pd = 0x7ffdb25f6700
  1366. now = <value optimized out>
  1367. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727596050176, 3914545779924567350, 140736142246384, 140727596050880, 0, 3, -3915837977763740362, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1368. not_first_call = <value optimized out>
  1369. pagesize_m1 = <value optimized out>
  1370. sp = <value optimized out>
  1371. freesize = <value optimized out>
  1372. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  1373. No locals.
  1374.  
  1375. Thread 11 (Thread 0x7ffdb2ff7700 (LWP 2085)):
  1376. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  1377. No locals.
  1378. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  1379. rv = <value optimized out>
  1380. now = {tv_sec = 1352914858, tv_usec = 409072}
  1381. tmo = {tv_sec = 1352914868, tv_nsec = 409072000}
  1382. ticks = <value optimized out>
  1383. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  1384. rv = <value optimized out>
  1385. thred = 0x1cee140
  1386. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdb2ff6d80, interval=10000) at ldap/servers/slapd/connection.c:1716
  1387. ret = 0
  1388. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  1389. is_timedout = 0
  1390. curtime = 0
  1391. pb = 0x0
  1392. interval = 10000
  1393. conn = 0x0
  1394. op = <value optimized out>
  1395. tag = 0
  1396. need_wakeup = <value optimized out>
  1397. thread_turbo_flag = 0
  1398. ret = <value optimized out>
  1399. more_data = 0
  1400. replication_connection = 0
  1401. doshutdown = 0
  1402. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cee140) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  1403. thred = 0x1cee140
  1404. detached = 1
  1405. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdb2ff7700) at pthread_create.c:301
  1406. __res = <value optimized out>
  1407. pd = 0x7ffdb2ff7700
  1408. now = <value optimized out>
  1409. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727606540032, 3914545779924567350, 140736142246384, 140727606540736, 0, 3, -3915836602837334730, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1410. not_first_call = <value optimized out>
  1411. pagesize_m1 = <value optimized out>
  1412. sp = <value optimized out>
  1413. freesize = <value optimized out>
  1414. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  1415. No locals.
  1416.  
  1417. Thread 10 (Thread 0x7ffdb39f8700 (LWP 2084)):
  1418. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  1419. No locals.
  1420. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  1421. rv = <value optimized out>
  1422. now = {tv_sec = 1352914858, tv_usec = 409074}
  1423. tmo = {tv_sec = 1352914868, tv_nsec = 409074000}
  1424. ticks = <value optimized out>
  1425. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  1426. rv = <value optimized out>
  1427. thred = 0x1cede80
  1428. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdb39f7d80, interval=10000) at ldap/servers/slapd/connection.c:1716
  1429. ret = 0
  1430. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  1431. is_timedout = 0
  1432. curtime = 0
  1433. pb = 0x0
  1434. interval = 10000
  1435. conn = 0x0
  1436. op = <value optimized out>
  1437. tag = 0
  1438. need_wakeup = <value optimized out>
  1439. thread_turbo_flag = 0
  1440. ret = <value optimized out>
  1441. more_data = 0
  1442. replication_connection = 0
  1443. doshutdown = 0
  1444. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cede80) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  1445. thred = 0x1cede80
  1446. detached = 1
  1447. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdb39f8700) at pthread_create.c:301
  1448. __res = <value optimized out>
  1449. pd = 0x7ffdb39f8700
  1450. now = <value optimized out>
  1451. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727617029888, 3914545779924567350, 140736142246384, 140727617030592, 0, 3, -3915838526445812426, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1452. not_first_call = <value optimized out>
  1453. pagesize_m1 = <value optimized out>
  1454. sp = <value optimized out>
  1455. freesize = <value optimized out>
  1456. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  1457. No locals.
  1458.  
  1459. Thread 9 (Thread 0x7ffdb43f9700 (LWP 2083)):
  1460. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  1461. No locals.
  1462. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  1463. rv = <value optimized out>
  1464. now = {tv_sec = 1352914858, tv_usec = 407685}
  1465. tmo = {tv_sec = 1352914868, tv_nsec = 407685000}
  1466. ticks = <value optimized out>
  1467. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  1468. rv = <value optimized out>
  1469. thred = 0x1cedbc0
  1470. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdb43f8d80, interval=10000) at ldap/servers/slapd/connection.c:1716
  1471. ret = 0
  1472. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  1473. is_timedout = 0
  1474. curtime = 0
  1475. pb = 0x0
  1476. interval = 10000
  1477. conn = 0x0
  1478. op = <value optimized out>
  1479. tag = 0
  1480. need_wakeup = <value optimized out>
  1481. thread_turbo_flag = 0
  1482. ret = <value optimized out>
  1483. more_data = 0
  1484. replication_connection = 0
  1485. doshutdown = 0
  1486. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cedbc0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  1487. thred = 0x1cedbc0
  1488. detached = 1
  1489. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdb43f9700) at pthread_create.c:301
  1490. __res = <value optimized out>
  1491. pd = 0x7ffdb43f9700
  1492. now = <value optimized out>
  1493. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727627519744, 3914545779924567350, 140736142246384, 140727627520448, 0, 3, -3915832757767862986, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1494. not_first_call = <value optimized out>
  1495. pagesize_m1 = <value optimized out>
  1496. sp = <value optimized out>
  1497. freesize = <value optimized out>
  1498. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  1499. No locals.
  1500.  
  1501. Thread 8 (Thread 0x7ffdb4dfa700 (LWP 2082)):
  1502. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  1503. No locals.
  1504. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  1505. rv = <value optimized out>
  1506. now = {tv_sec = 1352914858, tv_usec = 407682}
  1507. tmo = {tv_sec = 1352914868, tv_nsec = 407682000}
  1508. ticks = <value optimized out>
  1509. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  1510. rv = <value optimized out>
  1511. thred = 0x1ced900
  1512. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdb4df9d80, interval=10000) at ldap/servers/slapd/connection.c:1716
  1513. ret = 0
  1514. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  1515. is_timedout = 0
  1516. curtime = 0
  1517. pb = 0x0
  1518. interval = 10000
  1519. conn = 0x0
  1520. op = <value optimized out>
  1521. tag = 0
  1522. need_wakeup = <value optimized out>
  1523. thread_turbo_flag = 0
  1524. ret = <value optimized out>
  1525. more_data = 0
  1526. replication_connection = 0
  1527. doshutdown = 0
  1528. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1ced900) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  1529. thred = 0x1ced900
  1530. detached = 1
  1531. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdb4dfa700) at pthread_create.c:301
  1532. __res = <value optimized out>
  1533. pd = 0x7ffdb4dfa700
  1534. now = <value optimized out>
  1535. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727638009600, 3914545779924567350, 140736142246384, 140727638010304, 0, 3, -3915832482353085130, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1536. not_first_call = <value optimized out>
  1537. pagesize_m1 = <value optimized out>
  1538. sp = <value optimized out>
  1539. freesize = <value optimized out>
  1540. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  1541. No locals.
  1542.  
  1543. Thread 7 (Thread 0x7ffdb57fb700 (LWP 2081)):
  1544. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  1545. No locals.
  1546. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  1547. rv = <value optimized out>
  1548. now = {tv_sec = 1352914858, tv_usec = 407679}
  1549. tmo = {tv_sec = 1352914868, tv_nsec = 407679000}
  1550. ticks = <value optimized out>
  1551. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  1552. rv = <value optimized out>
  1553. thred = 0x1ced640
  1554. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdb57fad80, interval=10000) at ldap/servers/slapd/connection.c:1716
  1555. ret = 0
  1556. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  1557. is_timedout = 0
  1558. curtime = 0
  1559. pb = 0x0
  1560. interval = 10000
  1561. conn = 0x0
  1562. op = <value optimized out>
  1563. tag = 0
  1564. need_wakeup = <value optimized out>
  1565. thread_turbo_flag = 0
  1566. ret = <value optimized out>
  1567. more_data = 0
  1568. replication_connection = 0
  1569. doshutdown = 0
  1570. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1ced640) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  1571. thred = 0x1ced640
  1572. detached = 1
  1573. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdb57fb700) at pthread_create.c:301
  1574. __res = <value optimized out>
  1575. pd = 0x7ffdb57fb700
  1576. now = <value optimized out>
  1577. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727648499456, 3914545779924567350, 140736142246384, 140727648500160, 0, 3, -3915835505473190602, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1578. not_first_call = <value optimized out>
  1579. pagesize_m1 = <value optimized out>
  1580. sp = <value optimized out>
  1581. freesize = <value optimized out>
  1582. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  1583. No locals.
  1584.  
  1585. Thread 6 (Thread 0x7ffdb61fc700 (LWP 2080)):
  1586. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  1587. No locals.
  1588. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  1589. rv = <value optimized out>
  1590. now = {tv_sec = 1352914858, tv_usec = 407676}
  1591. tmo = {tv_sec = 1352914868, tv_nsec = 407676000}
  1592. ticks = <value optimized out>
  1593. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  1594. rv = <value optimized out>
  1595. thred = 0x1ced380
  1596. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdb61fbd80, interval=10000) at ldap/servers/slapd/connection.c:1716
  1597. ret = 0
  1598. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  1599. is_timedout = 0
  1600. curtime = 0
  1601. pb = 0x0
  1602. interval = 10000
  1603. conn = 0x0
  1604. op = <value optimized out>
  1605. tag = 0
  1606. need_wakeup = <value optimized out>
  1607. thread_turbo_flag = 0
  1608. ret = <value optimized out>
  1609. more_data = 0
  1610. replication_connection = 0
  1611. doshutdown = 0
  1612. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1ced380) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  1613. thred = 0x1ced380
  1614. detached = 1
  1615. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdb61fc700) at pthread_create.c:301
  1616. __res = <value optimized out>
  1617. pd = 0x7ffdb61fc700
  1618. now = <value optimized out>
  1619. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727658989312, 3914545779924567350, 140736142246384, 140727658990016, 0, 3, -3915828632988646090, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1620. not_first_call = <value optimized out>
  1621. pagesize_m1 = <value optimized out>
  1622. sp = <value optimized out>
  1623. freesize = <value optimized out>
  1624. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  1625. No locals.
  1626.  
  1627. Thread 5 (Thread 0x7ffdb6bfd700 (LWP 2079)):
  1628. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  1629. No locals.
  1630. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  1631. rv = <value optimized out>
  1632. now = {tv_sec = 1352914858, tv_usec = 407673}
  1633. tmo = {tv_sec = 1352914868, tv_nsec = 407673000}
  1634. ticks = <value optimized out>
  1635. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  1636. rv = <value optimized out>
  1637. thred = 0x1ced0c0
  1638. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdb6bfcd80, interval=10000) at ldap/servers/slapd/connection.c:1716
  1639. ret = 0
  1640. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  1641. is_timedout = 0
  1642. curtime = 0
  1643. pb = 0x0
  1644. interval = 10000
  1645. conn = 0x0
  1646. op = <value optimized out>
  1647. tag = 0
  1648. need_wakeup = <value optimized out>
  1649. thread_turbo_flag = 0
  1650. ret = <value optimized out>
  1651. more_data = 0
  1652. replication_connection = 0
  1653. doshutdown = 0
  1654. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1ced0c0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  1655. thred = 0x1ced0c0
  1656. detached = 1
  1657. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdb6bfd700) at pthread_create.c:301
  1658. __res = <value optimized out>
  1659. pd = 0x7ffdb6bfd700
  1660. now = <value optimized out>
  1661. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727669479168, 3914545779924567350, 140736142246384, 140727669479872, 0, 3, -3915827262357207754, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1662. not_first_call = <value optimized out>
  1663. pagesize_m1 = <value optimized out>
  1664. sp = <value optimized out>
  1665. freesize = <value optimized out>
  1666. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  1667. No locals.
  1668.  
  1669. Thread 4 (Thread 0x7ffdb75fe700 (LWP 2078)):
  1670. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  1671. No locals.
  1672. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  1673. rv = <value optimized out>
  1674. now = {tv_sec = 1352914858, tv_usec = 407671}
  1675. tmo = {tv_sec = 1352914868, tv_nsec = 407671000}
  1676. ticks = <value optimized out>
  1677. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  1678. rv = <value optimized out>
  1679. thred = 0x1cece00
  1680. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdb75fdd80, interval=10000) at ldap/servers/slapd/connection.c:1716
  1681. ret = 0
  1682. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  1683. is_timedout = 0
  1684. curtime = 0
  1685. pb = 0x0
  1686. interval = 10000
  1687. conn = 0x0
  1688. op = <value optimized out>
  1689. tag = 0
  1690. need_wakeup = <value optimized out>
  1691. thread_turbo_flag = 0
  1692. ret = <value optimized out>
  1693. more_data = 0
  1694. replication_connection = 0
  1695. doshutdown = 0
  1696. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cece00) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  1697. thred = 0x1cece00
  1698. detached = 1
  1699. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdb75fe700) at pthread_create.c:301
  1700. __res = <value optimized out>
  1701. pd = 0x7ffdb75fe700
  1702. now = <value optimized out>
  1703. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727679969024, 3914545779924567350, 140736142246384, 140727679969728, 0, 3, -3915831384988941002, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1704. not_first_call = <value optimized out>
  1705. pagesize_m1 = <value optimized out>
  1706. sp = <value optimized out>
  1707. freesize = <value optimized out>
  1708. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  1709. No locals.
  1710.  
  1711. Thread 3 (Thread 0x7ffdb7fff700 (LWP 2077)):
  1712. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  1713. No locals.
  1714. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  1715. rv = <value optimized out>
  1716. now = {tv_sec = 1352914858, tv_usec = 407668}
  1717. tmo = {tv_sec = 1352914868, tv_nsec = 407668000}
  1718. ticks = <value optimized out>
  1719. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  1720. rv = <value optimized out>
  1721. thred = 0x1cecb40
  1722. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdb7ffed80, interval=10000) at ldap/servers/slapd/connection.c:1716
  1723. ret = 0
  1724. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  1725. is_timedout = 0
  1726. curtime = 0
  1727. pb = 0x0
  1728. interval = 10000
  1729. conn = 0x0
  1730. op = <value optimized out>
  1731. tag = 0
  1732. need_wakeup = <value optimized out>
  1733. thread_turbo_flag = 0
  1734. ret = <value optimized out>
  1735. more_data = 0
  1736. replication_connection = 0
  1737. doshutdown = 0
  1738. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cecb40) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  1739. thred = 0x1cecb40
  1740. detached = 1
  1741. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdb7fff700) at pthread_create.c:301
  1742. __res = <value optimized out>
  1743. pd = 0x7ffdb7fff700
  1744. now = <value optimized out>
  1745. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727690458880, 3914545779924567350, 140736142246384, 140727690459584, 0, 3, -3915830010062535370, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1746. not_first_call = <value optimized out>
  1747. pagesize_m1 = <value optimized out>
  1748. sp = <value optimized out>
  1749. freesize = <value optimized out>
  1750. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  1751. No locals.
  1752.  
  1753. Thread 2 (Thread 0x7ffdbcdfa700 (LWP 2076)):
  1754. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  1755. No locals.
  1756. #1 0x00007ffdf0537169 in pt_TimedWait (cv=0x1ceb918, ml=0x1ceba10, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
  1757. rv = <value optimized out>
  1758. now = {tv_sec = 1352914858, tv_usec = 407660}
  1759. tmo = {tv_sec = 1352914868, tv_nsec = 407660000}
  1760. ticks = <value optimized out>
  1761. #2 0x00007ffdf0537d6c in PR_WaitCondVar (cvar=0x1ceb910, timeout=10000) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
  1762. rv = <value optimized out>
  1763. thred = 0x1cec880
  1764. #3 0x0000000000412b46 in connection_wait_for_new_pb (ppb=0x7ffdbcdf9d80, interval=10000) at ldap/servers/slapd/connection.c:1716
  1765. ret = 0
  1766. #4 0x00000000004135de in connection_threadmain () at ldap/servers/slapd/connection.c:2195
  1767. is_timedout = 0
  1768. curtime = 0
  1769. pb = 0x0
  1770. interval = 10000
  1771. conn = 0x0
  1772. op = <value optimized out>
  1773. tag = 0
  1774. need_wakeup = <value optimized out>
  1775. thread_turbo_flag = 0
  1776. ret = <value optimized out>
  1777. more_data = 0
  1778. replication_connection = 0
  1779. doshutdown = 0
  1780. #5 0x00007ffdf053d9e3 in _pt_root (arg=0x1cec880) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  1781. thred = 0x1cec880
  1782. detached = 1
  1783. #6 0x00007ffdf02fe851 in start_thread (arg=0x7ffdbcdfa700) at pthread_create.c:301
  1784. __res = <value optimized out>
  1785. pd = 0x7ffdbcdfa700
  1786. now = <value optimized out>
  1787. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727772227328, 3914545779924567350, 140736142246384, 140727772228032, 0, 3, -3915814890167040714, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1788. not_first_call = <value optimized out>
  1789. pagesize_m1 = <value optimized out>
  1790. sp = <value optimized out>
  1791. freesize = <value optimized out>
  1792. #7 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  1793. No locals.
  1794.  
  1795. Thread 1 (Thread 0x7ffdbd7fb700 (LWP 2075)):
  1796. #0 0x00007ffde9404759 in id2entry_add_ext (be=0x19cf6f0, e=0x0, txn=0x7ffdbd7eea30, encrypt=1) at ldap/servers/slapd/back-ldbm/id2entry.c:75
  1797. inst = 0x1907f50
  1798. db = 0x1a706c0
  1799. db_txn = 0x0
  1800. data = {data = 0x0, size = 336, ulen = 0, dlen = 0, doff = 0, app_data = 0x0, flags = 0}
  1801. key = {data = 0x7ffdbd7ee4a0, size = 4, ulen = 0, dlen = 0, doff = 0, app_data = 0x0, flags = 0}
  1802. len = <value optimized out>
  1803. rc = <value optimized out>
  1804. temp_id = "\000\000\000"
  1805. encrypted_entry = 0x0
  1806. entrydn = 0x0
  1807. #1 0x00007ffde942e34c in modify_update_all (be=0x19cf6f0, pb=0x1cf23a0, mc=0x7ffdbd7ee7f0, txn=0x7ffdbd7eea30) at ldap/servers/slapd/back-ldbm/ldbm_modify.c:154
  1808. function_name = 0x7ffde94584ad "modify_update_all"
  1809. operation = 0x1cf2690
  1810. is_ruv = 0
  1811. retval = 0
  1812. #2 0x00007ffde9432b4f in ldbm_back_modrdn (pb=<value optimized out>) at ldap/servers/slapd/back-ldbm/ldbm_modrdn.c:821
  1813. be = 0x19cf6f0
  1814. inst = 0x1907f50
  1815. li = 0x18cbde0
  1816. e = 0x7ffdb8002b50
  1817. ec = 0x7ffdb800d0f0
  1818. ec_in_cache = 1
  1819. txn = {back_txn_txn = 0x7ffdb801fa40}
  1820. parent_txn = 0x0
  1821. retval = <value optimized out>
  1822. msg = <value optimized out>
  1823. postentry = 0x0
  1824. errbuf = 0x0
  1825. disk_full = 0
  1826. retry_count = <value optimized out>
  1827. ldap_result_code = 0
  1828. ldap_result_message = 0x0
  1829. ldap_result_matcheddn = 0x0
  1830. parententry = 0x7ffdb8002f30
  1831. newparententry = 0x0
  1832. existingentry = 0x0
  1833. parent_modify_context = {new_entry_in_cache = 0, old_entry = 0x7ffdb8002f30, new_entry = 0x7ffdb801ee90, smods = 0x7ffdb801e3b0, attr_encrypt = 1}
  1834. newparent_modify_context = {new_entry_in_cache = 0, old_entry = 0x0, new_entry = 0x0, smods = 0x0, attr_encrypt = 1}
  1835. ruv_c = {new_entry_in_cache = 0, old_entry = 0x19cec50, new_entry = 0x7ffdb801f000, smods = 0x7ffdb801dbe0, attr_encrypt = 1}
  1836. ruv_c_init = 1
  1837. is_ruv = -1115756704
  1838. children = 0x0
  1839. child_entries = 0x0
  1840. child_dns = 0x0
  1841. sdn = 0x7ffdb8000fb0
  1842. dn_newdn = {flag = 14 '\016', udn = 0x7ffdb8003b50 "cn=", '0' <repeats 13 times>, "2000007,ou=DeletedUsers,ou=132245,ou=Tenants,DC=CIDS", dn = 0x7ffdb800af00 "cn=", '0' <repeats 13 times>, "2000007,ou=DeletedUsers,ou=132245,ou=Tenants,DC=CIDS", ndn = 0x7ffdb8009950 "cn=", '0' <repeats 13 times>, "2000007,ou=deletedusers,ou=132245,ou=tenants,dc=cids", ndn_len = 68}
  1843. dn_newrdn = {flag = 0 '\000', udn = 0x0, dn = 0x7ffdb80008e0 "cn=", '0' <repeats 13 times>, "2000007", ndn = 0x0, ndn_len = 23}
  1844. dn_newsuperiordn = 0x7ffdb8000e10
  1845. dn_parentdn = {flag = 6 '\006', udn = 0x0, dn = 0x7ffdb800a230 "ou=1,ou=Users,ou=132252,ou=Tenants,dc=CIDS", ndn = 0x7ffdb80091b0 "ou=1,ou=users,ou=132252,ou=tenants,dc=cids", ndn_len = 42}
  1846. rc = <value optimized out>
  1847. isroot = 0
  1848. mods = 0x7ffdb8000900
  1849. smods_operation_wsi = {mods = 0x7ffdb8000900, num_elements = 3, num_mods = 2, iterator = 2, free_mods = 0}
  1850. smods_generated = {mods = 0x7ffdb801c7b0, num_elements = 5, num_mods = 1, iterator = 0, free_mods = 1}
  1851. smods_generated_wsi = {mods = 0x7ffdb801cca0, num_elements = 5, num_mods = 2, iterator = 2, free_mods = 1}
  1852. operation = 0x1cf2690
  1853. dblock_acquired = 1
  1854. is_replicated_operation = 0
  1855. is_fixup_operation = 0
  1856. new_addr = {udn = 0x0, uniqueid = 0x0, sdn = 0x7ffdbd7ee790}
  1857. old_addr = 0x1cf2768
  1858. oldparent_addr = {udn = 0x0, uniqueid = 0x0, sdn = 0x7ffdbd7ee730}
  1859. newsuperior_addr = 0x1cf27a0
  1860. ebuf = '\000' <repeats 2888 times>, "xTR\360\375\177\000\000\000\000\000\000\377\377\377\377C\030\177\275\375\177", '\000' <repeats 26 times>"\307, \343\023\362\375\177", '\000' <repeats 18 times>"\340, )\177\275\375\177\000\000\000\000\000\000\000\000\000\000\260\030\177\275\375\177\000\000\v[R\360\375\177", '\000' <repeats 50 times>, "P\030\177\275\375\177\000\000C\030\177\275\375\177\000\000D\030\177\275\375\177\000\000\337\027\177\275\375\177\000\000\320\027\177\275\375\177\000\000Q\030\177\275\375\177", '\000' <repeats 338 times>, "[\320\023\362\375\177\000\000\000\000\000\000\000\000\000 ", '\000' <repeats 99 times>, "1", '\000' <repeats 36 times>"\314, \003Y{\020\356G\375\000\000\000\000\000\000\000\000`!\177\275\375\177\000\000\340)\177\275\375\177\000\000`\031\177\275\375\177\000\000\270\343\023\362\375\177\000\000\035\000\000\000\000\000\000\000\200\065\000\270\375\177\000\000\344"...
  1861. opcsn = 0x7ffdb8006200
  1862. #3 0x00007ffdf20f3daa in op_shared_rename (pb=0x1cf23a0, passin_args=0) at ldap/servers/slapd/modrdn.c:667
  1863. rc = 1
  1864. dn = 0x7ffdb8000980 "cn=", '0' <repeats 13 times>, "2000007,ou=1,ou=Users,ou=132252,ou=Tenants,dc=CIDS"
  1865. newrdn = 0x7ffdb80008e0 "cn=", '0' <repeats 13 times>, "2000007"
  1866. newdn = 0x7ffdb800b480 "cn=", '0' <repeats 13 times>, "2000007,ou=DeletedUsers,ou=132245,ou=Tenants,DC=CIDS"
  1867. newsuperior = <value optimized out>
  1868. rdns = <value optimized out>
  1869. deloldrdn = -1
  1870. be = 0x19cf6f0
  1871. origsdn = 0x7ffdbd7fac60
  1872. smods = {mods = 0x0, num_elements = 0, num_mods = 0, iterator = 0, free_mods = 0}
  1873. dnbuf = '\000' <repeats 6872 times>"\220, \177{\001\000\000\000\000\003\000\000\000\000\000\000\000 \000\000\270\375\177\000\000\001\000\000\000\000\000\000\000\330 \023\362\375\177\000\000\207\022\000\270\375\177\000\000A\341\375\357\001\000\000\000\220\177{\001\000\000\000\000\003\000\000\000\000\000\000\000p\022\000\270\375\177\000\000\240\017\000\270\375\177\000\000`\000\000\000\000\000\000\000 \000\000\270\375\177\000\000p\267\000\270\375\177\000\000\320\017\000\270\375\177\000\000\060\000\000\000\000\000\000\000`\362\375\357\375\177\000\000\200\252\177\275\375\177\000\000\060\000\000\000\000\000\000\000 \000\000\270\375\177\000\000\260\017\000\270\375\177\000\000J\000\000\000\000\000\000\000\240\017\000\270\375\177\000\000`\000\000\000\000\000\000\000\325\364\375\357\375\177\000\000\003\000\000\000\000\000\000\000 \000\000\270\375\177\000\000\001", '\000' <repeats 16 times>"\253, \177\275\375\177\000\000\260\017\000\270\375\177\000\000J", '\000' <repeats 16 times>"\253"...
  1874. newrdnbuf = '\000' <repeats 8191 times>
  1875. newsuperiorbuf = '\000' <repeats 8191 times>
  1876. internal_op = 0
  1877. repl_op = 0
  1878. lastmod = 1
  1879. operation = 0x1cf2690
  1880. referral = 0x0
  1881. errorbuf = '\000' <repeats 8191 times>
  1882. err = <value optimized out>
  1883. proxydn = 0x0
  1884. proxystr = 0x0
  1885. proxy_err = <value optimized out>
  1886. errtext = 0x0
  1887. sdn = 0x7ffdb8000fb0
  1888. newsuperiorsdn = 0x7ffdb8000e10
  1889. #4 0x00007ffdf20f466c in do_modrdn (pb=0x1cf23a0) at ldap/servers/slapd/modrdn.c:268
  1890. operation = 0x1cf2690
  1891. ber = 0x1924010
  1892. rawdn = 0x7ffdb8000980 "cn=", '0' <repeats 13 times>, "2000007,ou=1,ou=Users,ou=132252,ou=Tenants,dc=CIDS"
  1893. rawnewsuperior = 0x7ffdb8000940 "ou=DeletedUsers,ou=132245,ou=Tenants,DC=CIDS"
  1894. dn = 0x7ffdb8000f60 "cn=", '0' <repeats 13 times>, "2000007,ou=1,ou=Users,ou=132252,ou=Tenants,dc=CIDS"
  1895. newsuperior = 0x7ffdb8001020 "ou=DeletedUsers,ou=132245,ou=Tenants,DC=CIDS"
  1896. rawnewrdn = 0x0
  1897. newrdn = 0x7ffdb8001270 "cn=", '0' <repeats 13 times>, "2000007"
  1898. err = <value optimized out>
  1899. deloldrdn = -1
  1900. len = 44
  1901. newdn = <value optimized out>
  1902. parent = 0x7ffdb8001190 "ou=1,ou=users,ou=132252,ou=tenants,dc=cids"
  1903. sdn = {flag = 14 '\016', udn = 0x7ffdb8000980 "cn=", '0' <repeats 13 times>, "2000007,ou=1,ou=Users,ou=132252,ou=Tenants,dc=CIDS", dn = 0x7ffdb8000f60 "cn=", '0' <repeats 13 times>, "2000007,ou=1,ou=Users,ou=132252,ou=Tenants,dc=CIDS", ndn = 0x7ffdb80015e0 "cn=", '0' <repeats 13 times>, "2000007,ou=1,ou=users,ou=132252,ou=tenants,dc=cids", ndn_len = 66}
  1904. snewdn = {flag = 6 '\006', udn = 0x0, dn = 0x7ffdb800b770 "cn=", '0' <repeats 13 times>, "2000007,ou=1,ou=users,ou=132252,ou=tenants,dc=cids", ndn = 0x7ffdb8005810 "cn=", '0' <repeats 13 times>, "2000007,ou=1,ou=users,ou=132252,ou=tenants,dc=cids", ndn_len = 66}
  1905. snewsuperior = 0x7ffdb8001120
  1906. #5 0x0000000000413904 in connection_dispatch_operation () at ldap/servers/slapd/connection.c:586
  1907. minssf = <value optimized out>
  1908. minssf_exclude_rootdse = <value optimized out>
  1909. #6 connection_threadmain () at ldap/servers/slapd/connection.c:2336
  1910. is_timedout = 0
  1911. curtime = <value optimized out>
  1912. pb = 0x1cf23a0
  1913. interval = 10000
  1914. conn = 0x7ffdd8959410
  1915. op = 0x1cf2690
  1916. tag = 108
  1917. need_wakeup = <value optimized out>
  1918. thread_turbo_flag = 0
  1919. ret = <value optimized out>
  1920. more_data = 0
  1921. replication_connection = <value optimized out>
  1922. doshutdown = 0
  1923. #7 0x00007ffdf053d9e3 in _pt_root (arg=0x1cec5c0) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:155
  1924. thred = 0x1cec5c0
  1925. detached = 1
  1926. #8 0x00007ffdf02fe851 in start_thread (arg=0x7ffdbd7fb700) at pthread_create.c:301
  1927. __res = <value optimized out>
  1928. pd = 0x7ffdbd7fb700
  1929. now = <value optimized out>
  1930. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727782717184, 3914545779924567350, 140736142246384, 140727782717888, 0, 3, -3915817913287146186, -3915700679807040202}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1931. not_first_call = <value optimized out>
  1932. pagesize_m1 = <value optimized out>
  1933. sp = <value optimized out>
  1934. freesize = <value optimized out>
  1935. #9 0x00007ffdf004c11d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  1936. No locals.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement