Advertisement
Guest User

Untitled

a guest
Dec 20th, 2011
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.98 KB | None | 0 0
  1. GNU gdb (GDB) 7.1-ubuntu
  2. Copyright (C) 2010 Free Software Foundation, Inc.
  3. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  4. This is free software: you are free to change and redistribute it.
  5. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  6. and "show warranty" for details.
  7. This GDB was configured as "i486-linux-gnu".
  8. For bug reporting instructions, please see:
  9. <http://www.gnu.org/software/gdb/bugs/>...
  10. attach: No such file or directory.
  11. Attaching to process 1197
  12. Reading symbols from /opt/mono-2.10/bin/mono...done.
  13. Mono support loaded.
  14. Reading symbols from /lib/tls/i686/cmov/libm.so.6...(no debugging
  15. symbols found)...done.
  16. Loaded symbols for /lib/tls/i686/cmov/libm.so.6
  17. Reading symbols from /lib/tls/i686/cmov/librt.so.1...(no debugging
  18. symbols found)...done.
  19. Loaded symbols for /lib/tls/i686/cmov/librt.so.1
  20. Reading symbols from /lib/tls/i686/cmov/libdl.so.2...(no debugging
  21. symbols found)...done.
  22. Loaded symbols for /lib/tls/i686/cmov/libdl.so.2
  23. Reading symbols from /lib/tls/i686/cmov/libpthread.so.0...(no
  24. debugging symbols found)...done.
  25. [Thread debugging using libthread_db enabled]
  26. [New Thread 0xb4afab70 (LWP 1345)]
  27. [New Thread 0xb4bfbb70 (LWP 1343)]
  28. [New Thread 0xb4cfcb70 (LWP 1342)]
  29. [New Thread 0xb6922b70 (LWP 1341)]
  30. [New Thread 0xb52ccb70 (LWP 1340)]
  31. [New Thread 0xb4dfdb70 (LWP 1339)]
  32. [New Thread 0xb4efeb70 (LWP 1338)]
  33. [New Thread 0xb4fffb70 (LWP 1333)]
  34. [New Thread 0xb56e8b70 (LWP 1207)]
  35. [New Thread 0xb677eb70 (LWP 1204)]
  36. [New Thread 0xb67a7b70 (LWP 1202)]
  37. [New Thread 0xb67fcb70 (LWP 1201)]
  38. [New Thread 0xb681db70 (LWP 1200)]
  39. [New Thread 0xb71ddb70 (LWP 1198)]
  40. Loaded symbols for /lib/tls/i686/cmov/libpthread.so.0
  41. Reading symbols from /lib/tls/i686/cmov/libc.so.6...(no debugging
  42. symbols found)...done.
  43. Loaded symbols for /lib/tls/i686/cmov/libc.so.6
  44. Reading symbols from /lib/ld-linux.so.2...(no debugging symbols found)...done.
  45. Loaded symbols for /lib/ld-linux.so.2
  46. Reading symbols from /lib/tls/i686/cmov/libnss_compat.so.2...(no
  47. debugging symbols found)...done.
  48. Loaded symbols for /lib/tls/i686/cmov/libnss_compat.so.2
  49. Reading symbols from /lib/tls/i686/cmov/libnsl.so.1...(no debugging
  50. symbols found)...done.
  51. Loaded symbols for /lib/tls/i686/cmov/libnsl.so.1
  52. Reading symbols from /lib/tls/i686/cmov/libnss_nis.so.2...(no
  53. debugging symbols found)...done.
  54. Loaded symbols for /lib/tls/i686/cmov/libnss_nis.so.2
  55. Reading symbols from /lib/tls/i686/cmov/libnss_files.so.2...(no
  56. debugging symbols found)...done.
  57. Loaded symbols for /lib/tls/i686/cmov/libnss_files.so.2
  58. Reading symbols from /usr/lib/gconv/UTF-16.so...(no debugging symbols
  59. found)...done.
  60. Loaded symbols for /usr/lib/gconv/UTF-16.so
  61. Reading symbols from /lib/libgcc_s.so.1...(no debugging symbols found)...done.
  62. Loaded symbols for /lib/libgcc_s.so.1
  63. 0xb7838430 in __kernel_vsyscall ()
  64. (gdb) thread apply all bt
  65.  
  66. Thread 15 (Thread 0xb71ddb70 (LWP 1198)):
  67. #0 0xb7838430 in __kernel_vsyscall ()
  68. #1 0xb77f5245 in sem_wait@@GLIBC_2.1 ()
  69. from /lib/tls/i686/cmov/libpthread.so.0
  70. #2 0x0820e060 in mono_sem_wait (sem=0x82f43dc, alertable=1)
  71. at mono-semaphore.c:113
  72. #3 0x081524de in finalizer_thread (unused=0x0) at gc.c:1066
  73. #4 0x08191796 in start_wrapper_internal (data=0x9da8cf8) at threads.c:782
  74. #5 start_wrapper (data=0x9da8cf8) at threads.c:830
  75. #6 0x0820174f in thread_start_routine (args=0x9d97b94) at wthreads.c:285
  76. #7 0x0822bffb in GC_start_routine (arg=0x61fe0) at pthread_support.c:1468
  77. #8 0xb77ee96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  78. #9 0xb775ca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  79.  
  80. Thread 14 (Thread 0xb681db70 (LWP 1200)):
  81. #0 0xb7838430 in __kernel_vsyscall ()
  82. #1 0xb775d2c6 in epoll_wait () from /lib/tls/i686/cmov/libc.so.6
  83. #2 0x081edd58 in tp_epoll_wait (p=0x82f4c60)
  84. at ../../mono/metadata/tpool-epoll.c:91
  85. #3 0x08191796 in start_wrapper_internal (data=0xa029748) at threads.c:782
  86. #4 start_wrapper (data=0xa029748) at threads.c:830
  87. #5 0x0820174f in thread_start_routine (args=0x9d97fd4) at wthreads.c:285
  88. #6 0x0822bffb in GC_start_routine (arg=0x1fffe0) at pthread_support.c:1468
  89. #7 0xb77ee96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  90. #8 0xb775ca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  91.  
  92. Thread 13 (Thread 0xb67fcb70 (LWP 1201)):
  93. #0 0xb7838430 in __kernel_vsyscall ()
  94. #1 0xb77f53e8 in sem_timedwait () from /lib/tls/i686/cmov/libpthread.so.0
  95. #2 0x0820e152 in mono_sem_timedwait (sem=0x82f4d34, timeout_ms=2000,
  96. alertable=1) at mono-semaphore.c:76
  97. #3 0x081eeb18 in async_invoke_thread (data=0x0) at threadpool.c:1474
  98. #4 0x08191796 in start_wrapper_internal (data=0xa0299d0) at threads.c:782
  99. #5 start_wrapper (data=0xa0299d0) at threads.c:830
  100. #6 0x0820174f in thread_start_routine (args=0x9d9805c) at wthreads.c:285
  101. #7 0x0822bffb in GC_start_routine (arg=0x1fffe0) at pthread_support.c:1468
  102. #8 0xb77ee96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  103. #9 0xb775ca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  104.  
  105. Thread 12 (Thread 0xb67a7b70 (LWP 1202)):
  106. #0 0xb7838430 in __kernel_vsyscall ()
  107. #1 0xb77f6736 in nanosleep () from /lib/tls/i686/cmov/libpthread.so.0
  108. #2 0x08200530 in SleepEx (ms=500, alertable=1) at wthreads.c:1025
  109. #3 0x081ed0ff in monitor_thread (unused=0x0) at threadpool.c:769
  110. #4 0x08191796 in start_wrapper_internal (data=0xa0207e0) at threads.c:782
  111. #5 start_wrapper (data=0xa0207e0) at threads.c:830
  112. #6 0x0820174f in thread_start_routine (args=0x9d980e4) at wthreads.c:285
  113. #7 0x0822bffb in GC_start_routine (arg=0x1fff80) at pthread_support.c:1468
  114. #8 0xb77ee96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  115. #9 0xb775ca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  116.  
  117. Thread 11 (Thread 0xb677eb70 (LWP 1204)):
  118. #0 0xb7838430 in __kernel_vsyscall ()
  119. #1 0xb774ce2b in read () from /lib/tls/i686/cmov/libc.so.6
  120. #2 0xb666a168 in ?? ()
  121. #3 0xb666a040 in ?? ()
  122. #4 0xb6930fd8 in ?? ()
  123. #5 0xb6a0d4d7 in ?? ()
  124. #6 0x08062c78 in mono_jit_runtime_invoke (method=
  125. "System.Threading.ThreadStart:Invoke ()", obj=0x1eb380, params=0xb677e2b8,
  126. exc=0x0) at mini.c:5751
  127. #7 0x08171a20 in mono_runtime_invoke (method=
  128. "System.Threading.ThreadStart:Invoke ()", obj=0x1eb380, params=0xb677e2b8,
  129. exc=0x0) at object.c:2754
  130. #8 0x08171c84 in mono_runtime_delegate_invoke (delegate=0x1eb380, params=
  131. 0xb677e2b8, exc=0x0) at object.c:3419
  132. #9 0x08191867 in start_wrapper_internal (data=0xa0118e8) at threads.c:788
  133. #10 start_wrapper (data=0xa0118e8) at threads.c:830
  134. #11 0x0820174f in thread_start_routine (args=0x9d9827c) at wthreads.c:285
  135. #12 0x0822bffb in GC_start_routine (arg=0x1ffc40) at pthread_support.c:1468
  136. #13 0xb77ee96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  137. #14 0xb775ca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  138.  
  139. Thread 10 (Thread 0xb56e8b70 (LWP 1207)):
  140. #0 0xb7838430 in __kernel_vsyscall ()
  141. #1 0xb77f3342 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
  142. from /lib/tls/i686/cmov/libpthread.so.0
  143. #2 0x0820546c in _wapi_handle_timedwait_signal_handle (handle=0x41c, timeout=
  144. 0xb56e7fa8, alertable=1, poll=0) at handles.c:1634
  145. #3 0x081f6a36 in WaitForSingleObjectEx (handle=0x41c, timeout=109999,
  146. alertable=1) at wait.c:205
  147. #4 0x0818e093 in ves_icall_System_Threading_WaitHandle_WaitOne_internal (this=
  148. 0x2db528, handle=0x41c, ms=109999, exitContext=0) at threads.c:1664
  149. #5 0xb57399b4 in ?? ()
  150. #6 0xb57396ee in ?? ()
  151. #7 0xb56ed211 in ?? ()
  152. #8 0xb56ed040 in ?? ()
  153. #9 0xb6930fd8 in ?? ()
  154. #10 0xb6a0d4d7 in ?? ()
  155. #11 0x08062c78 in mono_jit_runtime_invoke (method=
  156. "System.Threading.ThreadStart:Invoke ()", obj=0x2dd9d8, params=0xb56e82b8,
  157. exc=0x0) at mini.c:5751
  158. #12 0x08171a20 in mono_runtime_invoke (method=
  159. "System.Threading.ThreadStart:Invoke ()", obj=0x2dd9d8, params=0xb56e82b8,
  160. exc=0x0) at object.c:2754
  161. #13 0x08171c84 in mono_runtime_delegate_invoke (delegate=0x2dd9d8, params=
  162. 0xb56e82b8, exc=0x0) at object.c:3419
  163. #14 0x08191867 in start_wrapper_internal (data=0xa34f3a8) at threads.c:788
  164. #15 start_wrapper (data=0xa34f3a8) at threads.c:830
  165. #16 0x0820174f in thread_start_routine (args=0x9d987cc) at wthreads.c:285
  166. #17 0x0822bffb in GC_start_routine (arg=0x2e2fe0) at pthread_support.c:1468
  167. #18 0xb77ee96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  168. #19 0xb775ca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  169.  
  170. Thread 9 (Thread 0xb4fffb70 (LWP 1333)):
  171. #0 0xb6987e9b in ?? ()
  172. #1 0xb573b1b6 in ?? ()
  173. #2 0xb5718ec6 in ?? ()
  174. #3 0xb5718e38 in ?? ()
  175. #4 0xb5718d86 in ?? ()
  176. #5 0xb52eb0a4 in ?? ()
  177. #6 0xb52eb046 in ?? ()
  178. #7 0xb52e82ff in ?? ()
  179. #8 0xb52e821e in ?? ()
  180. #9 0xb52e81f4 in ?? ()
  181. #10 0xb52e7c68 in ?? ()
  182. #11 0xb52e7be8 in ?? ()
  183. #12 0xb52e7876 in ?? ()
  184. #13 0xb52e77cd in ?? ()
  185. #14 0xb52e7619 in ?? ()
  186. #15 0xb52e7555 in ?? ()
  187. #16 0xb52e55e7 in ?? ()
  188. #17 0xb52e52a0 in ?? ()
  189. #18 0xb52e5209 in ?? ()
  190. #19 0xb52e51e2 in ?? ()
  191. #20 0xb52e4e83 in ?? ()
  192. #21 0xb52e4e22 in ?? ()
  193. #22 0xb52e4d34 in ?? ()
  194. #23 0xb52e4ca0 in ?? ()
  195. #24 0xb52e4c5a in ?? ()
  196. #25 0xb56effa9 in ?? ()
  197. #26 0xb56ec266 in ?? ()
  198. #27 0xb570505e in ?? ()
  199. #28 0xb5704d7c in ?? ()
  200. #29 0xb67b50f0 in ?? ()
  201. #30 0xb67b4e82 in ?? ()
  202. #31 0xb67b4a04 in ?? ()
  203. #32 0xb67b44be in ?? ()
  204. #33 0xb67b416a in ?? ()
  205. #34 0xb67b150e in ?? ()
  206. #35 0xb67b11ac in ?? ()
  207. #36 0xb67b0570 in ?? ()
  208. #37 0xb6a1b073 in ?? ()
  209. #38 0x08062c78 in mono_jit_runtime_invoke (method=
  210. "System.Threading.WaitCallback:Invoke ()", obj=0x92b700, params=
  211. 0xb4fff260, exc=0xb4fff268) at mini.c:5751
  212. #39 0x08171a20 in mono_runtime_invoke (method=
  213. "System.Threading.WaitCallback:Invoke ()", obj=0x92b700, params=
  214. 0xb4fff260, exc=0xb4fff268) at object.c:2754
  215. #40 0x08171c84 in mono_runtime_delegate_invoke (delegate=0x92b700, params=
  216. 0xb4fff260, exc=0xb4fff268) at object.c:3419
  217. #41 0x081ef5dd in mono_async_invoke (data=0xab0cf0) at threadpool.c:618
  218. #42 async_invoke_thread (data=0xab0cf0) at threadpool.c:1423
  219. #43 0x08191796 in start_wrapper_internal (data=0xb5020538) at threads.c:782
  220. #44 start_wrapper (data=0xb5020538) at threads.c:830
  221. #45 0x0820174f in thread_start_routine (args=0x9d9b714) at wthreads.c:285
  222. #46 0x0822bffb in GC_start_routine (arg=0x6a7fe0) at pthread_support.c:1468
  223. #47 0xb77ee96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  224. #48 0xb775ca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  225.  
  226. Thread 8 (Thread 0xb4efeb70 (LWP 1338)):
  227. #0 0xb6987e14 in ?? ()
  228. #1 0xb573b1b6 in ?? ()
  229. #2 0xb5718ec6 in ?? ()
  230. #3 0xb5718e38 in ?? ()
  231. #4 0xb5718d86 in ?? ()
  232. #5 0xb52eb0a4 in ?? ()
  233. #6 0xb52eb046 in ?? ()
  234. #7 0xb52e82ff in ?? ()
  235. #8 0xb52e821e in ?? ()
  236. #9 0xb52e81f4 in ?? ()
  237. #10 0xb52e7c68 in ?? ()
  238. #11 0xb52e7be8 in ?? ()
  239. #12 0xb52e7876 in ?? ()
  240. #13 0xb52e77cd in ?? ()
  241. #14 0xb52e7619 in ?? ()
  242. #15 0xb52e7555 in ?? ()
  243. #16 0xb52e55e7 in ?? ()
  244. #17 0xb52e52a0 in ?? ()
  245. #18 0xb52e5209 in ?? ()
  246. #19 0xb52e51e2 in ?? ()
  247. #20 0xb52e4e83 in ?? ()
  248. #21 0xb52e4e22 in ?? ()
  249. #22 0xb52e4d34 in ?? ()
  250. #23 0xb52e4ca0 in ?? ()
  251. #24 0xb52e4c5a in ?? ()
  252. #25 0xb56effa9 in ?? ()
  253. #26 0xb56ec266 in ?? ()
  254. #27 0xb570505e in ?? ()
  255. #28 0xb5704d7c in ?? ()
  256. #29 0xb67b50f0 in ?? ()
  257. #30 0xb67b4e82 in ?? ()
  258. #31 0xb67b4a04 in ?? ()
  259. #32 0xb67b44be in ?? ()
  260. #33 0xb67b416a in ?? ()
  261. #34 0xb67b150e in ?? ()
  262. #35 0xb67b11ac in ?? ()
  263. #36 0xb67b0570 in ?? ()
  264. #37 0xb6a1b073 in ?? ()
  265. #38 0x08062c78 in mono_jit_runtime_invoke (method=
  266. "System.Threading.WaitCallback:Invoke ()", obj=0x8a43f0, params=
  267. 0xb4efe260, exc=0xb4efe268) at mini.c:5751
  268. #39 0x08171a20 in mono_runtime_invoke (method=
  269. "System.Threading.WaitCallback:Invoke ()", obj=0x8a43f0, params=
  270. 0xb4efe260, exc=0xb4efe268) at object.c:2754
  271. #40 0x08171c84 in mono_runtime_delegate_invoke (delegate=0x8a43f0, params=
  272. 0xb4efe260, exc=0xb4efe268) at object.c:3419
  273. #41 0x081ef5dd in mono_async_invoke (data=0xbf3e58) at threadpool.c:618
  274. #42 async_invoke_thread (data=0xbf3e58) at threadpool.c:1423
  275. #43 0x08191796 in start_wrapper_internal (data=0xb50213e8) at threads.c:782
  276. #44 start_wrapper (data=0xb50213e8) at threads.c:830
  277. #45 0x0820174f in thread_start_routine (args=0x9d9ba44) at wthreads.c:285
  278. #46 0x0822bffb in GC_start_routine (arg=0xe3c640) at pthread_support.c:1468
  279. #47 0xb77ee96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  280. #48 0xb775ca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  281.  
  282. Thread 7 (Thread 0xb4dfdb70 (LWP 1339)):
  283. #0 0xb6987e99 in ?? ()
  284. #1 0xb573b1b6 in ?? ()
  285. #2 0xb5718ec6 in ?? ()
  286. #3 0xb5718e38 in ?? ()
  287. #4 0xb5718d86 in ?? ()
  288. #5 0xb52eb0a4 in ?? ()
  289. #6 0xb52eb046 in ?? ()
  290. #7 0xb52e82ff in ?? ()
  291. #8 0xb52e821e in ?? ()
  292. #9 0xb52e81f4 in ?? ()
  293. #10 0xb52e7c68 in ?? ()
  294. #11 0xb52e7be8 in ?? ()
  295. #12 0xb52e7876 in ?? ()
  296. #13 0xb52e77cd in ?? ()
  297. #14 0xb52e7619 in ?? ()
  298. #15 0xb52e7555 in ?? ()
  299. #16 0xb52e55e7 in ?? ()
  300. #17 0xb52e52a0 in ?? ()
  301. #18 0xb52e5209 in ?? ()
  302. #19 0xb52e51e2 in ?? ()
  303. #20 0xb52e4e83 in ?? ()
  304. #21 0xb52e4e22 in ?? ()
  305. #22 0xb52e4d34 in ?? ()
  306. #23 0xb52e4ca0 in ?? ()
  307. #24 0xb52e4c5a in ?? ()
  308. #25 0xb56effa9 in ?? ()
  309. #26 0xb56ec266 in ?? ()
  310. #27 0xb570505e in ?? ()
  311. #28 0xb5704d7c in ?? ()
  312. #29 0xb67b50f0 in ?? ()
  313. #30 0xb67b4e82 in ?? ()
  314. #31 0xb67b4a04 in ?? ()
  315. #32 0xb67b44be in ?? ()
  316. #33 0xb67b416a in ?? ()
  317. #34 0xb67b150e in ?? ()
  318. #35 0xb67b11ac in ?? ()
  319. #36 0xb67b0570 in ?? ()
  320. #37 0xb6a1b073 in ?? ()
  321. #38 0x08062c78 in mono_jit_runtime_invoke (method=
  322. "System.Threading.WaitCallback:Invoke ()", obj=0x8552a0, params=
  323. 0xb4dfd260, exc=0xb4dfd268) at mini.c:5751
  324. #39 0x08171a20 in mono_runtime_invoke (method=
  325. "System.Threading.WaitCallback:Invoke ()", obj=0x8552a0, params=
  326. 0xb4dfd260, exc=0xb4dfd268) at object.c:2754
  327. #40 0x08171c84 in mono_runtime_delegate_invoke (delegate=0x8552a0, params=
  328. 0xb4dfd260, exc=0xb4dfd268) at object.c:3419
  329. #41 0x081ef5dd in mono_async_invoke (data=0x986af8) at threadpool.c:618
  330. #42 async_invoke_thread (data=0x986af8) at threadpool.c:1423
  331. #43 0x08191796 in start_wrapper_internal (data=0xb50213e8) at threads.c:782
  332. #44 start_wrapper (data=0xb50213e8) at threads.c:830
  333. #45 0x0820174f in thread_start_routine (args=0x9d9bacc) at wthreads.c:285
  334. #46 0x0822bffb in GC_start_routine (arg=0xed9fe0) at pthread_support.c:1468
  335. #47 0xb77ee96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  336. #48 0xb775ca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  337.  
  338. Thread 6 (Thread 0xb52ccb70 (LWP 1340)):
  339. #0 0xb6987e07 in ?? ()
  340. #1 0xb573b1b6 in ?? ()
  341. #2 0xb5718ec6 in ?? ()
  342. #3 0xb515fb2c in ?? ()
  343. #4 0xb515fac6 in ?? ()
  344. #5 0xb515f87c in ?? ()
  345. #6 0xb515f679 in ?? ()
  346. #7 0xb515f61d in ?? ()
  347. #8 0xb515f547 in ?? ()
  348. #9 0xb52ebead in ?? ()
  349. #10 0xb52ebdae in ?? ()
  350. #11 0xb52ebe0b in ?? ()
  351. #12 0xb52ebcea in ?? ()
  352. #13 0xb52ebd46 in ?? ()
  353. #14 0xb52ebbd4 in ?? ()
  354. #15 0xb52eba78 in ?? ()
  355. #16 0xb52eba38 in ?? ()
  356. #17 0xb52eba0c in ?? ()
  357. #18 0xb52e51e2 in ?? ()
  358. #19 0xb52e4e83 in ?? ()
  359. #20 0xb52eb9da in ?? ()
  360. #21 0xb52eb96f in ?? ()
  361. #22 0xb52eb8c1 in ?? ()
  362. #23 0xb52eb6ed in ?? ()
  363. #24 0xb52eb562 in ?? ()
  364. #25 0xb52eb3ec in ?? ()
  365. #26 0xb52e5490 in ?? ()
  366. #27 0xb52e5209 in ?? ()
  367. #28 0xb52e51e2 in ?? ()
  368. #29 0xb52e4e83 in ?? ()
  369. #30 0xb52e4e22 in ?? ()
  370. #31 0xb52e4d34 in ?? ()
  371. #32 0xb52e4ca0 in ?? ()
  372. #33 0xb52e4c5a in ?? ()
  373. #34 0xb56effa9 in ?? ()
  374. #35 0xb56ec266 in ?? ()
  375. #36 0xb570505e in ?? ()
  376. #37 0xb5704d7c in ?? ()
  377. #38 0xb67b50f0 in ?? ()
  378. #39 0xb67b4e82 in ?? ()
  379. #40 0xb67b4a04 in ?? ()
  380. #41 0xb67b44be in ?? ()
  381. #42 0xb67b416a in ?? ()
  382. #43 0xb67b150e in ?? ()
  383. #44 0xb67b11ac in ?? ()
  384. #45 0xb67b0570 in ?? ()
  385. #46 0xb6a1b073 in ?? ()
  386. #47 0x08062c78 in mono_jit_runtime_invoke (method=
  387. "System.Threading.WaitCallback:Invoke ()", obj=0x8bd9d8, params=
  388. 0xb52cc260, exc=0xb52cc268) at mini.c:5751
  389. #48 0x08171a20 in mono_runtime_invoke (method=
  390. "System.Threading.WaitCallback:Invoke ()", obj=0x8bd9d8, params=
  391. 0xb52cc260, exc=0xb52cc268) at object.c:2754
  392. #49 0x08171c84 in mono_runtime_delegate_invoke (delegate=0x8bd9d8, params=
  393. 0xb52cc260, exc=0xb52cc268) at object.c:3419
  394. #50 0x081ef5dd in mono_async_invoke (data=0xb65dc8) at threadpool.c:618
  395. #51 async_invoke_thread (data=0xb65dc8) at threadpool.c:1423
  396. #52 0x08191796 in start_wrapper_internal (data=0xb50213e8) at threads.c:782
  397. #53 start_wrapper (data=0xb50213e8) at threads.c:830
  398. #54 0x0820174f in thread_start_routine (args=0x9d9bb54) at wthreads.c:285
  399. #55 0x0822bffb in GC_start_routine (arg=0x6d3fe0) at pthread_support.c:1468
  400. #56 0xb77ee96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  401. #57 0xb775ca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  402.  
  403. Thread 5 (Thread 0xb6922b70 (LWP 1341)):
  404. #0 0xb6987e0a in ?? ()
  405. #1 0xb573b1b6 in ?? ()
  406. #2 0xb5718ec6 in ?? ()
  407. #3 0xb5718e38 in ?? ()
  408. #4 0xb5718d86 in ?? ()
  409. #5 0xb52eb0a4 in ?? ()
  410. #6 0xb52eb046 in ?? ()
  411. #7 0xb52e82ff in ?? ()
  412. #8 0xb52e821e in ?? ()
  413. #9 0xb52e81f4 in ?? ()
  414. #10 0xb52e7c68 in ?? ()
  415. #11 0xb52e7be8 in ?? ()
  416. #12 0xb52e7876 in ?? ()
  417. #13 0xb52e77cd in ?? ()
  418. #14 0xb52e7619 in ?? ()
  419. #15 0xb52e7555 in ?? ()
  420. #16 0xb52e55e7 in ?? ()
  421. #17 0xb52e52a0 in ?? ()
  422. #18 0xb52e5209 in ?? ()
  423. #19 0xb52e51e2 in ?? ()
  424. #20 0xb52e4e83 in ?? ()
  425. #21 0xb52e4e22 in ?? ()
  426. #22 0xb52e4d34 in ?? ()
  427. #23 0xb52e4ca0 in ?? ()
  428. #24 0xb52e4c5a in ?? ()
  429. #25 0xb56effa9 in ?? ()
  430. #26 0xb56ec266 in ?? ()
  431. #27 0xb570505e in ?? ()
  432. #28 0xb5704d7c in ?? ()
  433. #29 0xb67b50f0 in ?? ()
  434. #30 0xb67b4e82 in ?? ()
  435. #31 0xb67b4a04 in ?? ()
  436. #32 0xb67b44be in ?? ()
  437. #33 0xb67b416a in ?? ()
  438. #34 0xb67b150e in ?? ()
  439. #35 0xb67b11ac in ?? ()
  440. #36 0xb67b0570 in ?? ()
  441. #37 0xb6a1b073 in ?? ()
  442. #38 0x08062c78 in mono_jit_runtime_invoke (method=
  443. "System.Threading.WaitCallback:Invoke ()", obj=0xc02e00, params=
  444. 0xb6922260, exc=0xb6922268) at mini.c:5751
  445. #39 0x08171a20 in mono_runtime_invoke (method=
  446. "System.Threading.WaitCallback:Invoke ()", obj=0xc02e00, params=
  447. 0xb6922260, exc=0xb6922268) at object.c:2754
  448. #40 0x08171c84 in mono_runtime_delegate_invoke (delegate=0xc02e00, params=
  449. 0xb6922260, exc=0xb6922268) at object.c:3419
  450. #41 0x081ef5dd in mono_async_invoke (data=0xf40f00) at threadpool.c:618
  451. #42 async_invoke_thread (data=0xf40f00) at threadpool.c:1423
  452. #43 0x08191796 in start_wrapper_internal (data=0xb50213e8) at threads.c:782
  453. #44 start_wrapper (data=0xb50213e8) at threads.c:830
  454. #45 0x0820174f in thread_start_routine (args=0x9d9bbdc) at wthreads.c:285
  455. #46 0x0822bffb in GC_start_routine (arg=0xe2ffe0) at pthread_support.c:1468
  456. #47 0xb77ee96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  457. #48 0xb775ca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  458.  
  459. Thread 4 (Thread 0xb4cfcb70 (LWP 1342)):
  460. #0 0xb6987e52 in ?? ()
  461. #1 0xb573b1b6 in ?? ()
  462. #2 0xb5718ec6 in ?? ()
  463. #3 0xb5718e38 in ?? ()
  464. #4 0xb5718d86 in ?? ()
  465. #5 0xb52eb0a4 in ?? ()
  466. #6 0xb52eb046 in ?? ()
  467. #7 0xb52e82ff in ?? ()
  468. #8 0xb52e821e in ?? ()
  469. #9 0xb52e81f4 in ?? ()
  470. #10 0xb52e7c68 in ?? ()
  471. #11 0xb52e7be8 in ?? ()
  472. #12 0xb52e7876 in ?? ()
  473. #13 0xb52e77cd in ?? ()
  474. #14 0xb52e7619 in ?? ()
  475. #15 0xb52e7555 in ?? ()
  476. #16 0xb52e55e7 in ?? ()
  477. #17 0xb52e52a0 in ?? ()
  478. #18 0xb52e5209 in ?? ()
  479. #19 0xb52e51e2 in ?? ()
  480. #20 0xb52e4e83 in ?? ()
  481. #21 0xb52e4e22 in ?? ()
  482. #22 0xb52e4d34 in ?? ()
  483. #23 0xb52e4ca0 in ?? ()
  484. #24 0xb52e4c5a in ?? ()
  485. #25 0xb56effa9 in ?? ()
  486. #26 0xb56ec266 in ?? ()
  487. #27 0xb570505e in ?? ()
  488. #28 0xb5704d7c in ?? ()
  489. #29 0xb67b50f0 in ?? ()
  490. #30 0xb67b4e82 in ?? ()
  491. #31 0xb67b4a04 in ?? ()
  492. #32 0xb67b44be in ?? ()
  493. #33 0xb67b416a in ?? ()
  494. #34 0xb67b150e in ?? ()
  495. #35 0xb67b11ac in ?? ()
  496. #36 0xb67b0570 in ?? ()
  497. #37 0xb6a1b073 in ?? ()
  498. #38 0x08062c78 in mono_jit_runtime_invoke (method=
  499. "System.Threading.WaitCallback:Invoke ()", obj=0x9bc9a0, params=
  500. 0xb4cfc260, exc=0xb4cfc268) at mini.c:5751
  501. #39 0x08171a20 in mono_runtime_invoke (method=
  502. "System.Threading.WaitCallback:Invoke ()", obj=0x9bc9a0, params=
  503. 0xb4cfc260, exc=0xb4cfc268) at object.c:2754
  504. #40 0x08171c84 in mono_runtime_delegate_invoke (delegate=0x9bc9a0, params=
  505. 0xb4cfc260, exc=0xb4cfc268) at object.c:3419
  506. #41 0x081ef5dd in mono_async_invoke (data=0xf40b90) at threadpool.c:618
  507. #42 async_invoke_thread (data=0xf40b90) at threadpool.c:1423
  508. #43 0x08191796 in start_wrapper_internal (data=0xb50213e8) at threads.c:782
  509. #44 start_wrapper (data=0xb50213e8) at threads.c:830
  510. #45 0x0820174f in thread_start_routine (args=0x9d9bc64) at wthreads.c:285
  511. #46 0x0822bffb in GC_start_routine (arg=0xe2fda0) at pthread_support.c:1468
  512. #47 0xb77ee96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  513. #48 0xb775ca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  514.  
  515. Thread 3 (Thread 0xb4bfbb70 (LWP 1343)):
  516. #0 0xb6987e0a in ?? ()
  517. #1 0xb573b1b6 in ?? ()
  518. #2 0xb5718ec6 in ?? ()
  519. #3 0xb5718e38 in ?? ()
  520. #4 0xb5718d86 in ?? ()
  521. #5 0xb52eb0a4 in ?? ()
  522. #6 0xb52eb046 in ?? ()
  523. #7 0xb52e82ff in ?? ()
  524. #8 0xb52e821e in ?? ()
  525. #9 0xb52e81f4 in ?? ()
  526. #10 0xb52e7c68 in ?? ()
  527. #11 0xb52e7be8 in ?? ()
  528. #12 0xb52e7876 in ?? ()
  529. #13 0xb52e77cd in ?? ()
  530. #14 0xb52e7619 in ?? ()
  531. #15 0xb52e7555 in ?? ()
  532. #16 0xb52e55e7 in ?? ()
  533. #17 0xb52e52a0 in ?? ()
  534. #18 0xb52e5209 in ?? ()
  535. #19 0xb52e51e2 in ?? ()
  536. #20 0xb52e4e83 in ?? ()
  537. #21 0xb52e4e22 in ?? ()
  538. #22 0xb52e4d34 in ?? ()
  539. #23 0xb52e4ca0 in ?? ()
  540. #24 0xb52e4c5a in ?? ()
  541. #25 0xb56effa9 in ?? ()
  542. #26 0xb56ec266 in ?? ()
  543. #27 0xb570505e in ?? ()
  544. #28 0xb5704d7c in ?? ()
  545. #29 0xb67b50f0 in ?? ()
  546. #30 0xb67b4e82 in ?? ()
  547. #31 0xb67b4a04 in ?? ()
  548. #32 0xb67b44be in ?? ()
  549. #33 0xb67b416a in ?? ()
  550. #34 0xb67b150e in ?? ()
  551. #35 0xb67b11ac in ?? ()
  552. #36 0xb67b0570 in ?? ()
  553. #37 0xb6a1b073 in ?? ()
  554. #38 0x08062c78 in mono_jit_runtime_invoke (method=
  555. "System.Threading.WaitCallback:Invoke ()", obj=0x9cc8c0, params=
  556. 0xb4bfb260, exc=0xb4bfb268) at mini.c:5751
  557. #39 0x08171a20 in mono_runtime_invoke (method=
  558. "System.Threading.WaitCallback:Invoke ()", obj=0x9cc8c0, params=
  559. 0xb4bfb260, exc=0xb4bfb268) at object.c:2754
  560. #40 0x08171c84 in mono_runtime_delegate_invoke (delegate=0x9cc8c0, params=
  561. 0xb4bfb260, exc=0xb4bfb268) at object.c:3419
  562. #41 0x081ef5dd in mono_async_invoke (data=0xf408c0) at threadpool.c:618
  563. #42 async_invoke_thread (data=0xf408c0) at threadpool.c:1423
  564. #43 0x08191796 in start_wrapper_internal (data=0xb50213e8) at threads.c:782
  565. #44 start_wrapper (data=0xb50213e8) at threads.c:830
  566. #45 0x0820174f in thread_start_routine (args=0x9d9bd74) at wthreads.c:285
  567. #46 0x0822bffb in GC_start_routine (arg=0xe2fae0) at pthread_support.c:1468
  568. #47 0xb77ee96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  569. #48 0xb775ca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  570.  
  571. Thread 2 (Thread 0xb4afab70 (LWP 1345)):
  572. #0 0xb6987df8 in ?? ()
  573. #1 0xb573b1b6 in ?? ()
  574. #2 0xb5718ec6 in ?? ()
  575. #3 0xb5718e38 in ?? ()
  576. #4 0xb5718d86 in ?? ()
  577. #5 0xb52eb0a4 in ?? ()
  578. #6 0xb52eb046 in ?? ()
  579. #7 0xb52e82ff in ?? ()
  580. #8 0xb52e821e in ?? ()
  581. #9 0xb52e81f4 in ?? ()
  582. #10 0xb52e7c68 in ?? ()
  583. #11 0xb52e7be8 in ?? ()
  584. #12 0xb52e7876 in ?? ()
  585. #13 0xb52e77cd in ?? ()
  586. #14 0xb52e7619 in ?? ()
  587. #15 0xb52e7555 in ?? ()
  588. #16 0xb52e55e7 in ?? ()
  589. #17 0xb52e52a0 in ?? ()
  590. #18 0xb52e5209 in ?? ()
  591. #19 0xb52e51e2 in ?? ()
  592. #20 0xb52e4e83 in ?? ()
  593. #21 0xb52e4e22 in ?? ()
  594. #22 0xb52e4d34 in ?? ()
  595. #23 0xb52e4ca0 in ?? ()
  596. #24 0xb52e4c5a in ?? ()
  597. #25 0xb56effa9 in ?? ()
  598. #26 0xb56ec266 in ?? ()
  599. #27 0xb570505e in ?? ()
  600. #28 0xb5704d7c in ?? ()
  601. #29 0xb67b50f0 in ?? ()
  602. #30 0xb67b4e82 in ?? ()
  603. #31 0xb67b4a04 in ?? ()
  604. #32 0xb67b44be in ?? ()
  605. #33 0xb67b416a in ?? ()
  606. #34 0xb67b150e in ?? ()
  607. #35 0xb67b11ac in ?? ()
  608. #36 0xb67b0570 in ?? ()
  609. #37 0xb6a1b073 in ?? ()
  610. #38 0x08062c78 in mono_jit_runtime_invoke (method=
  611. "System.Threading.WaitCallback:Invoke ()", obj=0xa015b0, params=
  612. 0xb4afa260, exc=0xb4afa268) at mini.c:5751
  613. #39 0x08171a20 in mono_runtime_invoke (method=
  614. "System.Threading.WaitCallback:Invoke ()", obj=0xa015b0, params=
  615. 0xb4afa260, exc=0xb4afa268) at object.c:2754
  616. #40 0x08171c84 in mono_runtime_delegate_invoke (delegate=0xa015b0, params=
  617. 0xb4afa260, exc=0xb4afa268) at object.c:3419
  618. #41 0x081ef5dd in mono_async_invoke (data=0xf40690) at threadpool.c:618
  619. #42 async_invoke_thread (data=0xf40690) at threadpool.c:1423
  620. #43 0x08191796 in start_wrapper_internal (data=0xb50213e8) at threads.c:782
  621. #44 start_wrapper (data=0xb50213e8) at threads.c:830
  622. #45 0x0820174f in thread_start_routine (args=0x9d9bf0c) at wthreads.c:285
  623. #46 0x0822bffb in GC_start_routine (arg=0xe2f820) at pthread_support.c:1468
  624. #47 0xb77ee96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  625. #48 0xb775ca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  626.  
  627. Thread 1 (Thread 0xb768eb40 (LWP 1197)):
  628. #0 0xb7838430 in __kernel_vsyscall ()
  629. #1 0xb77f5f5b in read () from /lib/tls/i686/cmov/libpthread.so.0
  630. #2 0x081f9183 in read (handle=0x0, buffer=0x201ab0, numbytes=1024, bytesread=
  631. 0xbfa9ac3c, overlapped=0x0) at /usr/include/bits/unistd.h:45
  632. #3 console_read (handle=0x0, buffer=0x201ab0, numbytes=1024, bytesread=
  633. 0xbfa9ac3c, overlapped=0x0) at io.c:1109
  634. #4 0x081fa86d in ReadFile (handle=0xfffffe00, buffer=0x201ab0, numbytes=1024,
  635. bytesread=0xbfa9ac3c, overlapped=0x0) at io.c:2314
  636. #5 0x0823ab9e in ves_icall_System_IO_MonoIO_Read (handle=0x0, dest=0x201aa0,
  637. dest_offset=0, count=1024, error=0xbfa9acd0) at file-io.c:838
  638. #6 0xb6a2832a in ?? ()
  639. #7 0xb6a28270 in ?? ()
  640. #8 0xb6a27cb4 in ?? ()
  641. #9 0xb6a27ab2 in ?? ()
  642. #10 0xb6a277f3 in ?? ()
  643. #11 0xb6a299a4 in ?? ()
  644. #12 0xb6932197 in ?? ()
  645. #13 0xb693056a in ?? ()
  646. #14 0xb693048a in ?? ()
  647. #15 0xb6930436 in ?? ()
  648. #16 0xb69253bc in ?? ()
  649. #17 0xb6923e0c in ?? ()
  650. #18 0xb6923c80 in ?? ()
  651. #19 0xb69abf2c in ?? ()
  652. #20 0xb69abda4 in ?? ()
  653. #21 0xb72007ae in ?? ()
  654. #22 0xb71fee60 in ?? ()
  655. #23 0xb71fef94 in ?? ()
  656. #24 0x08062c78 in mono_jit_runtime_invoke (method=
  657. "Mono.WebServer.XSP.Server:Main ()", obj=0x0, params=0xbfa9b5ec, exc=0x0)
  658. at mini.c:5751
  659. #25 0x08171a20 in mono_runtime_invoke (method=
  660. "Mono.WebServer.XSP.Server:Main ()", obj=0x0, params=0xbfa9b5ec, exc=0x0)
  661. at object.c:2754
  662. #26 0x08175773 in mono_runtime_exec_main (method=
  663. "Mono.WebServer.XSP.Server:Main ()", args=0x3be00, exc=0x0)
  664. at object.c:3929
  665. #27 0x080bb0a5 in main_thread_handler (argc=2, argv=0xbfa9b7d4)
  666. at driver.c:1003
  667. #28 mono_main (argc=2, argv=0xbfa9b7d4) at driver.c:1855
  668. #29 0x0805944a in mono_main_with_options (argc=2, argv=0xbfa9b7d4) at main.c:66
  669. #30 main (argc=2, argv=0xbfa9b7d4) at main.c:97
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement