Advertisement
Guest User

magnet link

a guest
Dec 26th, 2011
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.44 KB | None | 0 0
  1. transmission-daemon: peer-io.c:860: tr_peerIoGetAddress: Assertion `tr_isPeerIo( io )' failed.
  2.  
  3. Program received signal SIGABRT, Aborted.
  4. [Switching to Thread 0xb78efb70 (LWP 23236)]
  5. 0xb7c23537 in raise () from /lib/libc.so.6
  6. (gdb) set logging file backtrace.log
  7. (gdb) set logging on
  8. Copying output to backtrace.log.
  9. (gdb) thread apply all backtrace full
  10.  
  11.  
  12. Thread 4 (Thread 0xb68efb70 (LWP 23242)):
  13. #0 0xb7d4b2dc in nanosleep () from /lib/libpthread.so.0
  14. No symbol table info available.
  15. #1 0x08074720 in tr_wait_msec (msec=8038) at utils.c:838
  16. ts = {tv_sec = 8, tv_nsec = 38000000}
  17. #2 0x0806e207 in nap (roughly_sec=15) at tr-dht.c:96
  18. roughly_msec = 15000
  19. msec = 8038
  20. #3 0x0806e722 in dht_bootstrap (closure=0x80e9560) at tr-dht.c:189
  21. cl = 0x80e9560
  22. i = 12
  23. num = 169
  24. num6 = 0
  25. #4 0x0805acd4 in ThreadFunc (_t=0x80e9578) at platform.c:118
  26. t = 0x80e9578
  27. #5 0xb7d437b0 in start_thread () from /lib/libpthread.so.0
  28. No symbol table info available.
  29. #6 0xb7cc48fe in clone () from /lib/libc.so.6
  30. No symbol table info available.
  31.  
  32. Thread 3 (Thread 0xb70efb70 (LWP 23237)):
  33. #0 0xb7cbdbc7 in select () from /lib/libc.so.6
  34. No symbol table info available.
  35. #1 0x08077a0a in tr_select (nfds=0, r_fd_set=0xb70ef260, w_fd_set=0xb70ef1e0, c_fd_set=0xb70ef160, t=0xb70ef2f0)
  36. at web.c:301
  37. No locals.
  38. #2 0x08077d2d in tr_webThreadFunc (vsession=0x80d3118) at web.c:383
  39. usec = 1000000
  40. r_fd_set = {__fds_bits = {0 <repeats 32 times>}}
  41. max_fd = -1
  42. t = {tv_sec = 0, tv_usec = 221767}
  43. w_fd_set = {__fds_bits = {0 <repeats 32 times>}}
  44. c_fd_set = {__fds_bits = {0 <repeats 32 times>}}
  45. msec = 1000
  46. unused = 0
  47. msg = 0x0
  48. mcode = CURLM_OK
  49. multi = 0x80e2538
  50. web = 0x80e0c08
  51. taskCount = 0
  52. task = 0x812b300
  53. session = 0x80d3118
  54. #3 0x0805acd4 in ThreadFunc (_t=0x80d3c08) at platform.c:118
  55. t = 0x80d3c08
  56. #4 0xb7d437b0 in start_thread () from /lib/libpthread.so.0
  57. No symbol table info available.
  58. #5 0xb7cc48fe in clone () from /lib/libc.so.6
  59. No symbol table info available.
  60.  
  61. Thread 2 (Thread 0xb78efb70 (LWP 23236)):
  62. #0 0xb7c23537 in raise () from /lib/libc.so.6
  63. No symbol table info available.
  64. #1 0xb7c26922 in abort () from /lib/libc.so.6
  65. No symbol table info available.
  66. #2 0xb7c1c727 in __assert_fail () from /lib/libc.so.6
  67. No symbol table info available.
  68. #3 0x08059a27 in tr_peerIoGetAddress (io=0xb7d3b478, port=0x0) at peer-io.c:860
  69. __PRETTY_FUNCTION__ = "tr_peerIoGetAddress"
  70. #4 0x080a4bc4 in tr_handshakeGetAddr (handshake=0x816a270, port=0x0) at handshake.c:1248
  71. __PRETTY_FUNCTION__ = "tr_handshakeGetAddr"
  72. #5 0x080883d5 in handshakeCompareToAddr (va=0x816a270, vb=0x8142d2c) at peer-mgr.c:290
  73. a = 0x816a270
  74. #6 0x0805bd8a in tr_ptrArrayLowerBound (t=0x8194450, ptr=0x8142d2c, compare=0x80883b2 <handshakeCompareToAddr>,
  75. exact_match=0xb78ef103) at ptrarray.c:136
  76. half = 0
  77. c = -1
  78. first = 14
  79. last = 15
  80. pos = -1
  81. match = false
  82. #7 0x0805bf1f in tr_ptrArrayFindSorted (t=0x8194450, ptr=0x8142d2c, compare=0x80883b2 <handshakeCompareToAddr>)
  83. at ptrarray.c:202
  84. match = false
  85. pos = 1
  86. #8 0x08088651 in getExistingHandshake (handshakes=0x8194450, addr=0x8142d2c) at peer-mgr.c:305
  87. No locals.
  88. #9 0x080885e0 in peerIsInUse (ct=0x8194450, atom=0x8142d08) at peer-mgr.c:367
  89. t = 0x8194450
  90. __PRETTY_FUNCTION__ = "peerIsInUse"
  91. #10 0x08090c28 in isPeerCandidate (tor=0x8119c98, atom=0x8142d08, now=1324954149) at peer-mgr.c:3743
  92. No locals.
  93. #11 0x0809128c in getPeerCandidates (session=0x80d3118, candidateCount=0xb78ef1fc) at peer-mgr.c:3903
  94. atom = 0x8142d08
  95. i = 22
  96. nAtoms = 30
  97. atoms = 0x8101ee8
  98. atomCount = 255
  99. peerCount = 9
  100. tor = 0x8119c98
  101. candidates = 0x816a348
  102. walk = 0x816a348
  103. now = 1324954149
  104. now_msec = 1324954149416
  105. maxCandidates = 94
  106. #12 0x0809161e in makeNewPeerConnections (mgr=0x80d5348, max=6) at peer-mgr.c:3993
  107. i = 0
  108. n = 0
  109. candidates = 0x0
  110. #13 0x08090419 in reconnectPulse (foo=0, bar=0, vmgr=0x80d5348) at peer-mgr.c:3521
  111. tor = 0x0
  112. mgr = 0x80d5348
  113. now_sec = 1324954149
  114. now_msec = 1324954149416
  115. #14 0x080906ee in bandwidthPulse (foo=-1, bar=1, vmgr=0x80d5348) at peer-mgr.c:3607
  116. tor = 0x0
  117. mgr = 0x80d5348
  118. session = 0x80d3118
  119. #15 0xb7f9e0a7 in event_process_active_single_queue (base=0x80d3670, flags=<value optimized out>) at event.c:1325
  120. ev = 0x80d53c0
  121. #16 event_process_active (base=0x80d3670, flags=<value optimized out>) at event.c:1392
  122. i = 0
  123. #17 event_base_loop (base=0x80d3670, flags=<value optimized out>) at event.c:1589
  124. n = 1
  125. evsel = 0xb7fc9100
  126. tv = {tv_sec = 0, tv_usec = 6}
  127. tv_p = 0xb78ef2f0
  128. res = 0
  129. retval = <value optimized out>
  130. __func__ = "event_base_loop"
  131. #18 0xb7f9edf5 in event_base_dispatch (event_base=0x80d3670) at event.c:1420
  132. No locals.
  133. #19 0x08072f20 in libeventThreadFunc (veh=0x80d3570) at trevent.c:248
  134. base = 0x80d3670
  135. eh = 0x80d3570
  136. #20 0x0805acd4 in ThreadFunc (_t=0x80d5ed0) at platform.c:118
  137. t = 0x80d5ed0
  138. #21 0xb7d437b0 in start_thread () from /lib/libpthread.so.0
  139. No symbol table info available.
  140. #22 0xb7cc48fe in clone () from /lib/libc.so.6
  141. No symbol table info available.
  142.  
  143. Thread 1 (Thread 0xb78f06e0 (LWP 23233)):
  144. #0 0xb7d4b2dc in nanosleep () from /lib/libpthread.so.0
  145. No symbol table info available.
  146. #1 0x08074720 in tr_wait_msec (msec=1000) at utils.c:838
  147. ts = {tv_sec = 1, tv_nsec = 0}
  148. #2 0x0804dc24 in main (argc=2, argv=0xbffff7c4) at daemon.c:542
  149. c = 0
  150. optarg = 0x0
  151. settings = {val = {b = 160 '\240', d = 2.7168220271396472e-312, i = 549890900128, s = {len = 135086240, str = {
  152. buf = "\200\000\000\000~\000\000\000\000\000\000\000\000\000\000",
  153. ptr = 0x80 <Address 0x80 out of bounds>}}, l = {vals = 0x80d40a0, alloc = 128, count = 126}},
  154. type = 8 '\b'}
  155. boolVal = false
  156. loaded = true
  157. foreground = true
  158. dumpSettings = false
  159. configDir = 0x80d30a0 "/home/user1/.config/transmission-daemon"
  160. pid_filename = 0x0
  161. watchdir = 0x0
  162. logfile = 0xb7d3a560
  163. pidfile_created = false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement