Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2019
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.75 KB | None | 0 0
  1. github.com/lightningnetwork/lnd/channeldb.(*ChannelGraph).ChanUpdatesInHorizon.func1(0x11504000, 0xbcf8d8, 0x11504000)
  2. /home/pi/go/src/github.com/lightningnetwork/lnd/channeldb/graph.go:1257 +0x498
  3. github.com/coreos/bbolt.(*DB).View(0x1a06000, 0x1fdcb2c, 0x0, 0x0)
  4. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/db.go:719 +0x84
  5. github.com/lightningnetwork/lnd/channeldb.(*ChannelGraph).ChanUpdatesInHorizon(0x180fc90, 0x0, 0x0, 0xd4008157, 0xe, 0x1447b88, 0x0, 0x0, 0xd4008156, 0xf, ...)
  6. /home/pi/go/src/github.com/lightningnetwork/lnd/channeldb/graph.go:1207 +0xac
  7. github.com/lightningnetwork/lnd/discovery.(*ChanSeries).UpdatesInHorizon(0x180fca0, 0xa8ce26f, 0x72b3f1b6, 0x46a2a6c1, 0x4ff763ae, 0x65831e93, 0x9c085ae1, 0x19d668, 0x0, 0x0, ...)
  8. /home/pi/go/src/github.com/lightningnetwork/lnd/discovery/chan_series.go:108 +0x48
  9. github.com/lightningnetwork/lnd/discovery.(*gossipSyncer).ApplyGossipFilter(0x1efff140, 0x2e9a7440, 0x1efff140, 0x0)
  10. /home/pi/go/src/github.com/lightningnetwork/lnd/discovery/syncer.go:783 +0x110
  11. github.com/lightningnetwork/lnd/discovery.(*AuthenticatedGossiper).ProcessRemoteAnnouncement(0x1c4cb40, 0xcebae8, 0x2e9a7440, 0xcee280, 0x8b772c0, 0x2e797a38)
  12. /home/pi/go/src/github.com/lightningnetwork/lnd/discovery/gossiper.go:501 +0x600
  13. main.newDiscMsgStream.func1(0xcebae8, 0x2e9a7440)
  14. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:941 +0x40
  15. main.(*msgStream).msgConsumer(0x1f636370)
  16. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:787 +0x2bc
  17. created by main.(*msgStream).Start
  18. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:729 +0x48
  19.  
  20. goroutine 1990168 [sync.Cond.Wait, 67 minutes]:
  21. sync.runtime_notifyListWait(0xfa409a8, 0x1)
  22. /usr/local/go/src/runtime/sema.go:510 +0x140
  23. sync.(*Cond).Wait(0xfa409a0)
  24. /usr/local/go/src/sync/cond.go:56 +0x6c
  25. github.com/lightningnetwork/lnd/htlcswitch.(*memoryMailBox).mailCourier(0x253c360, 0x4be7500)
  26. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/mailbox.go:245 +0x6f0
  27. created by github.com/lightningnetwork/lnd/htlcswitch.(*memoryMailBox).Start
  28. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/mailbox.go:131 +0x78
  29.  
  30. goroutine 1940183 [select]:
  31. main.(*peer).writeHandler(0x354ef00)
  32. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:1403 +0x9c
  33. created by main.(*peer).Start
  34. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:356 +0x64c
  35.  
  36. goroutine 338990 [sync.Cond.Wait, 19 minutes]:
  37. sync.runtime_notifyListWait(0x8ba0868, 0xa)
  38. /usr/local/go/src/runtime/sema.go:510 +0x140
  39. sync.(*Cond).Wait(0x8ba0860)
  40. /usr/local/go/src/sync/cond.go:56 +0x6c
  41. github.com/lightningnetwork/lnd/htlcswitch.(*memoryMailBox).mailCourier(0x2e1fd740, 0x2518800)
  42. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/mailbox.go:245 +0x6f0
  43. created by github.com/lightningnetwork/lnd/htlcswitch.(*memoryMailBox).Start
  44. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/mailbox.go:131 +0x78
  45.  
  46. goroutine 2227140 [sync.Cond.Wait, 16 minutes]:
  47. sync.runtime_notifyListWait(0x328ec048, 0x0)
  48. /usr/local/go/src/runtime/sema.go:510 +0x140
  49. sync.(*Cond).Wait(0x328ec040)
  50. /usr/local/go/src/sync/cond.go:56 +0x6c
  51. github.com/lightningnetwork/lnd/htlcswitch.(*packetQueue).packetCoordinator(0x326aef40)
  52. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/queue.go:110 +0x6c
  53. created by github.com/lightningnetwork/lnd/htlcswitch.(*packetQueue).Start
  54. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/queue.go:73 +0x48
  55.  
  56. goroutine 2227127 [select]:
  57. github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).htlcManager(0x1ef0de00)
  58. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:896 +0x2c8
  59. created by github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).Start
  60. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:426 +0x2ec
  61.  
  62. goroutine 1488883 [select]:
  63. main.(*peer).writeHandler(0x23144b0)
  64. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:1403 +0x9c
  65. created by main.(*peer).Start
  66. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:356 +0x64c
  67.  
  68. goroutine 2228362 [select]:
  69. main.(*peer).pingHandler(0x4aa1590)
  70. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:1503 +0x110
  71. created by main.(*peer).Start
  72. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:359 +0x6a0
  73.  
  74. goroutine 2226544 [semacquire, 19 minutes]:
  75. sync.runtime_Semacquire(0x8b771c0)
  76. /usr/local/go/src/runtime/sema.go:56 +0x2c
  77. sync.(*WaitGroup).Wait(0x8b771b8)
  78. /usr/local/go/src/sync/waitgroup.go:130 +0x84
  79. main.(*peer).WaitForDisconnect(0x8b770e0, 0x1a112200)
  80. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:610 +0x88
  81. main.(*server).peerTerminationWatcher(0x1a92620, 0x8b770e0, 0x1a112200)
  82. /home/pi/go/src/github.com/lightningnetwork/lnd/server.go:2557 +0x54
  83. created by main.(*server).peerInitializer
  84. /home/pi/go/src/github.com/lightningnetwork/lnd/server.go:2513 +0xb8
  85.  
  86. goroutine 2228854 [chan receive]:
  87. github.com/btcsuite/btcd/rpcclient.receiveFuture(...)
  88. /home/pi/go/pkg/mod/github.com/btcsuite/btcd@v0.0.0-20190213025234-306aecffea32/rpcclient/infrastructure.go:797
  89. github.com/btcsuite/btcd/rpcclient.FutureGetBlockChainInfoResult.Receive(0x7cfe6b80, 0x7cfe6b80, 0x72d2c, 0x4967dbc)
  90. /home/pi/go/pkg/mod/github.com/btcsuite/btcd@v0.0.0-20190213025234-306aecffea32/rpcclient/chain.go:261 +0x2c
  91. github.com/btcsuite/btcd/rpcclient.(*Client).GetBlockChainInfo(0x1932230, 0x12883c01, 0x0, 0x49f038)
  92. /home/pi/go/pkg/mod/github.com/btcsuite/btcd@v0.0.0-20190213025234-306aecffea32/rpcclient/chain.go:287 +0x28
  93. github.com/btcsuite/btcwallet/chain.(*BitcoindClient).GetBestBlock(0x19d01a0, 0x4967dac, 0xbd0d38, 0x4967dac, 0x4967dac)
  94. /home/pi/go/pkg/mod/github.com/btcsuite/btcwallet@v0.0.0-20190213034619-b51c1adeee55/chain/bitcoind_client.go:122 +0x24
  95. github.com/lightningnetwork/lnd/lnwallet/btcwallet.(*BtcWallet).GetBestBlock(0x196aa80, 0x7cb76740, 0x12883d18, 0x1459598, 0x0)
  96. /home/pi/go/src/github.com/lightningnetwork/lnd/lnwallet/btcwallet/blockchain.go:33 +0x28
  97. main.(*peer).loadActiveChannels(0x3180def0, 0x7cb33eb0, 0x1, 0x2, 0x2, 0x2)
  98. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:446 +0x3d4
  99. main.(*peer).Start(0x3180def0, 0xbd0840, 0x1a92620)
  100. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:348 +0x564
  101. main.(*server).peerInitializer(0x1a92620, 0x3180def0)
  102. /home/pi/go/src/github.com/lightningnetwork/lnd/server.go:2517 +0xc4
  103. created by main.(*server).peerConnected
  104. /home/pi/go/src/github.com/lightningnetwork/lnd/server.go:2452 +0x354
  105.  
  106. goroutine 1482310 [select]:
  107. main.(*peer).pingHandler(0x2314780)
  108. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:1503 +0x110
  109. created by main.(*peer).Start
  110. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:359 +0x6a0
  111.  
  112. goroutine 2206200 [runnable]:
  113. github.com/coreos/bbolt.(*Cursor).search(0x1e46e9c, 0x1e46ed0, 0x8, 0x8, 0xabf1, 0x0)
  114. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/cursor.go:253 +0x1a8
  115. github.com/coreos/bbolt.(*Cursor).seek(0x1e46e9c, 0x1e46ed0, 0x8, 0x8, 0x0, 0x0, 0x4ae088, 0x935218, 0x7e7caee0, 0x7e7e21a0, ...)
  116. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/cursor.go:159 +0xa0
  117. github.com/coreos/bbolt.(*Bucket).DeleteBucket(0x7e7caf40, 0x1e46ed0, 0x8, 0x8, 0x7e7caf40, 0x26ca8260)
  118. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/bucket.go:219 +0xb4
  119. github.com/lightningnetwork/lnd/channeldb.(*ChannelPackager).RemovePkg(0xa8c1ea0, 0x7e773800, 0xfb, 0x0, 0x0, 0x1e46f04)
  120. /home/pi/go/src/github.com/lightningnetwork/lnd/channeldb/forwarding_package.go:912 +0x114
  121. github.com/lightningnetwork/lnd/channeldb.(*OpenChannel).RemoveFwdPkg.func1(0x7e773800, 0xbcf8d4, 0x7e773800)
  122. /home/pi/go/src/github.com/lightningnetwork/lnd/channeldb/channel.go:1700 +0x40
  123. github.com/coreos/bbolt.(*DB).Update(0x1a06000, 0x1e46f38, 0x0, 0x0)
  124. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/db.go:688 +0x84
  125. github.com/lightningnetwork/lnd/channeldb.(*OpenChannel).RemoveFwdPkg(0x2dc21680, 0xfb, 0x0, 0x0, 0x0)
  126. /home/pi/go/src/github.com/lightningnetwork/lnd/channeldb/channel.go:1699 +0xb0
  127. github.com/lightningnetwork/lnd/lnwallet.(*LightningChannel).RemoveFwdPkg(0x366bd80, 0xfb, 0x0, 0x1, 0x0)
  128. /home/pi/go/src/github.com/lightningnetwork/lnd/lnwallet/channel.go:4483 +0x30
  129. github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).fwdPkgGarbager(0x1f89b80)
  130. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:752 +0xd0
  131. created by github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).htlcManager
  132. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:884 +0xc70
  133.  
  134. goroutine 2228923 [semacquire]:
  135. sync.runtime_SemacquireMutex(0x1a060e8, 0x9cc00)
  136. /usr/local/go/src/runtime/sema.go:71 +0x2c
  137. sync.(*Mutex).Lock(0x1a060e4)
  138. /usr/local/go/src/sync/mutex.go:134 +0x160
  139. github.com/coreos/bbolt.(*DB).beginRWTx(0x1a06000, 0x0, 0x0, 0x0)
  140. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/db.go:587 +0x48
  141. github.com/coreos/bbolt.(*DB).Begin(0x1a06000, 0x1, 0x1447b88, 0x0, 0x0)
  142. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/db.go:536 +0x28
  143. github.com/coreos/bbolt.(*DB).Update(0x1a06000, 0x3776dac, 0x0, 0x0)
  144. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/db.go:672 +0x34
  145. github.com/lightningnetwork/lnd/channeldb.(*ChannelGraph).UpdateEdgePolicy(0x180f8b0, 0x7d3c79d0, 0xd4007d05, 0xe)
  146. /home/pi/go/src/github.com/lightningnetwork/lnd/channeldb/graph.go:1645 +0x4c
  147. github.com/lightningnetwork/lnd/routing.(*ChannelRouter).processUpdate(0x19961e0, 0x94efc0, 0x7d3c79d0, 0x0, 0x0)
  148. /home/pi/go/src/github.com/lightningnetwork/lnd/routing/router.go:1187 +0x308
  149. github.com/lightningnetwork/lnd/routing.(*ChannelRouter).networkHandler.func1(0x19961e0, 0x25280e0, 0x78ea560)
  150. /home/pi/go/src/github.com/lightningnetwork/lnd/routing/router.go:754 +0x194
  151. created by github.com/lightningnetwork/lnd/routing.(*ChannelRouter).networkHandler
  152. /home/pi/go/src/github.com/lightningnetwork/lnd/routing/router.go:730 +0xca4
  153.  
  154. goroutine 2226503 [select]:
  155. github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).fwdPkgGarbager(0x1c2d43c0)
  156. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:738 +0x200
  157. created by github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).htlcManager
  158. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:884 +0xc70
  159.  
  160. goroutine 2226411 [runnable]:
  161. github.com/coreos/bbolt.(*Cursor).nsearch(0x2ad516b4, 0x2ad516f0, 0x29, 0x29)
  162. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/cursor.go:312 +0x138
  163. github.com/coreos/bbolt.(*Cursor).search(0x2ad516b4, 0x2ad516f0, 0x29, 0x29, 0x8497, 0x0)
  164. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/cursor.go:257 +0x154
  165. github.com/coreos/bbolt.(*Cursor).searchPage(0x2ad516b4, 0x2ad516f0, 0x29, 0x29, 0x4dafd000)
  166. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/cursor.go:308 +0x114
  167. github.com/coreos/bbolt.(*Cursor).search(0x2ad516b4, 0x2ad516f0, 0x29, 0x29, 0xa3fd, 0x0)
  168. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/cursor.go:265 +0x130
  169. github.com/coreos/bbolt.(*Cursor).searchPage(0x2ad516b4, 0x2ad516f0, 0x29, 0x29, 0x4e1b4000)
  170. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/cursor.go:308 +0x114
  171. github.com/coreos/bbolt.(*Cursor).search(0x2ad516b4, 0x2ad516f0, 0x29, 0x29, 0xaab4, 0x0)
  172. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/cursor.go:265 +0x130
  173. github.com/coreos/bbolt.(*Cursor).searchPage(0x2ad516b4, 0x2ad516f0, 0x29, 0x29, 0x4e1eb000)
  174. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/cursor.go:308 +0x114
  175. github.com/coreos/bbolt.(*Cursor).search(0x2ad516b4, 0x2ad516f0, 0x29, 0x29, 0xaaeb, 0x0)
  176. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/cursor.go:265 +0x130
  177. github.com/coreos/bbolt.(*Cursor).seek(0x2ad516b4, 0x2ad516f0, 0x29, 0x29, 0x0, 0x0, 0x1fcab704, 0xa7, 0x497ad000, 0x0, ...)
  178. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/cursor.go:159 +0xa0
  179. github.com/coreos/bbolt.(*Bucket).Get(0x7a8dea0, 0x2ad516f0, 0x29, 0x29, 0x0, 0x4b6454, 0x495158b8)
  180. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/bucket.go:260 +0x9c
  181. github.com/lightningnetwork/lnd/channeldb.fetchChanEdgePolicy(0x7a8dea0, 0x495158b8, 0x8, 0x8, 0x494a5880, 0x21, 0x1fa, 0x73c01a0, 0x4c80a8, 0x7e7e0480, ...)
  182. /home/pi/go/src/github.com/lightningnetwork/lnd/channeldb/graph.go:3263 +0xa0
  183. github.com/lightningnetwork/lnd/channeldb.fetchChanEdgePolicies(0x7a8df60, 0x7a8dea0, 0x73c01a0, 0x495158b8, 0x8, 0x8, 0x1912070, 0x72b3f1b6, 0x46a2a6c1, 0x4ff763ae, ...)
  184. /home/pi/go/src/github.com/lightningnetwork/lnd/channeldb/graph.go:3302 +0x90
  185. github.com/lightningnetwork/lnd/channeldb.(*ChannelGraph).ChanUpdatesInHorizon.func1(0x20bbc300, 0xbcf8d8, 0x20bbc300)
  186. /home/pi/go/src/github.com/lightningnetwork/lnd/channeldb/graph.go:1267 +0x534
  187. github.com/coreos/bbolt.(*DB).View(0x1a06000, 0x4862b2c, 0x0, 0x0)
  188. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/db.go:719 +0x84
  189. github.com/lightningnetwork/lnd/channeldb.(*ChannelGraph).ChanUpdatesInHorizon(0x180fc90, 0x0, 0x0, 0xd400810d, 0xe, 0x1447b88, 0x0, 0x0, 0xd400810c, 0xf, ...)
  190. /home/pi/go/src/github.com/lightningnetwork/lnd/channeldb/graph.go:1207 +0xac
  191. github.com/lightningnetwork/lnd/discovery.(*ChanSeries).UpdatesInHorizon(0x180fca0, 0xa8ce26f, 0x72b3f1b6, 0x46a2a6c1, 0x4ff763ae, 0x65831e93, 0x9c085ae1, 0x19d668, 0x0, 0x0, ...)
  192. /home/pi/go/src/github.com/lightningnetwork/lnd/discovery/chan_series.go:108 +0x48
  193. github.com/lightningnetwork/lnd/discovery.(*gossipSyncer).ApplyGossipFilter(0x1effe780, 0xb149830, 0x1effe780, 0x0)
  194. /home/pi/go/src/github.com/lightningnetwork/lnd/discovery/syncer.go:783 +0x110
  195. github.com/lightningnetwork/lnd/discovery.(*AuthenticatedGossiper).ProcessRemoteAnnouncement(0x1c4cb40, 0xcebae8, 0xb149830, 0xcee280, 0x19619c20, 0x1a1b03f0)
  196. /home/pi/go/src/github.com/lightningnetwork/lnd/discovery/gossiper.go:501 +0x600
  197. main.newDiscMsgStream.func1(0xcebae8, 0xb149830)
  198. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:941 +0x40
  199. main.(*msgStream).msgConsumer(0x11d479f0)
  200. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:787 +0x2bc
  201. created by main.(*msgStream).Start
  202. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:729 +0x48
  203.  
  204. goroutine 1153208 [select]:
  205. main.(*peer).writeHandler(0x11ecfe00)
  206. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:1403 +0x9c
  207. created by main.(*peer).Start
  208. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:356 +0x64c
  209.  
  210. goroutine 1940153 [select]:
  211. github.com/lightningnetwork/lnd/discovery.(*AuthenticatedGossiper).ProcessRemoteAnnouncement(0x1c4cb40, 0xceba08, 0x4cc2460, 0xcee280, 0x354ef00, 0x28038648)
  212. /home/pi/go/src/github.com/lightningnetwork/lnd/discovery/gossiper.go:523 +0x380
  213. main.newDiscMsgStream.func1(0xceba08, 0x4cc2460)
  214. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:941 +0x40
  215. main.(*msgStream).msgConsumer(0x11d46910)
  216. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:787 +0x2bc
  217. created by main.(*msgStream).Start
  218. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:729 +0x48
  219.  
  220. goroutine 2215759 [semacquire, 35 minutes]:
  221. sync.runtime_Semacquire(0x4b68860)
  222. /usr/local/go/src/runtime/sema.go:56 +0x2c
  223. sync.(*WaitGroup).Wait(0x4b68858)
  224. /usr/local/go/src/sync/waitgroup.go:130 +0x84
  225. main.(*peer).WaitForDisconnect(0x4b68780, 0x33f3240)
  226. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:610 +0x88
  227. main.(*server).peerTerminationWatcher(0x1a92620, 0x4b68780, 0x33f3240)
  228. /home/pi/go/src/github.com/lightningnetwork/lnd/server.go:2557 +0x54
  229. created by main.(*server).peerInitializer
  230. /home/pi/go/src/github.com/lightningnetwork/lnd/server.go:2513 +0xb8
  231.  
  232. goroutine 2227325 [select, 12 minutes]:
  233. github.com/lightningnetwork/lnd/discovery.(*gossipSyncer).channelGraphSyncer(0x7c0c540)
  234. /home/pi/go/src/github.com/lightningnetwork/lnd/discovery/syncer.go:315 +0x9bc
  235. created by github.com/lightningnetwork/lnd/discovery.(*gossipSyncer).Start
  236. /home/pi/go/src/github.com/lightningnetwork/lnd/discovery/syncer.go:246 +0x114
  237.  
  238. goroutine 2223596 [select]:
  239. github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).fwdPkgGarbager(0x16e53540)
  240. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:738 +0x200
  241. created by github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).htlcManager
  242. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:884 +0xc70
  243.  
  244. goroutine 2226529 [select]:
  245. github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).fwdPkgGarbager(0x7c5f540)
  246. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:738 +0x200
  247. created by github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).htlcManager
  248. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:884 +0xc70
  249.  
  250. goroutine 1474820 [select, 32 minutes]:
  251. github.com/lightningnetwork/lnd/queue.(*ConcurrentQueue).Start.func1(0x2a4e210)
  252. /home/pi/go/src/github.com/lightningnetwork/lnd/queue/queue.go:68 +0x288
  253. created by github.com/lightningnetwork/lnd/queue.(*ConcurrentQueue).Start
  254. /home/pi/go/src/github.com/lightningnetwork/lnd/queue/queue.go:59 +0x70
  255.  
  256. goroutine 1488885 [select, 176 minutes]:
  257. main.(*peer).channelManager(0x23144b0)
  258. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:1583 +0x14c
  259. created by main.(*peer).Start
  260. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:358 +0x684
  261.  
  262. goroutine 1402360 [sync.Cond.Wait, 8 minutes]:
  263. sync.runtime_notifyListWait(0x34c2948, 0x6)
  264. /usr/local/go/src/runtime/sema.go:510 +0x140
  265. sync.(*Cond).Wait(0x34c2940)
  266. /usr/local/go/src/sync/cond.go:56 +0x6c
  267. github.com/lightningnetwork/lnd/htlcswitch.(*memoryMailBox).mailCourier(0x33dc4e0, 0xe4f6f01)
  268. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/mailbox.go:262 +0x56c
  269. created by github.com/lightningnetwork/lnd/htlcswitch.(*memoryMailBox).Start
  270. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/mailbox.go:132 +0x9c
  271.  
  272. goroutine 1990155 [sync.Cond.Wait, 29 minutes]:
  273. sync.runtime_notifyListWait(0x161e65a8, 0x2)
  274. /usr/local/go/src/runtime/sema.go:510 +0x140
  275. sync.(*Cond).Wait(0x161e65a0)
  276. /usr/local/go/src/sync/cond.go:56 +0x6c
  277. github.com/lightningnetwork/lnd/htlcswitch.(*memoryMailBox).mailCourier(0x4c58300, 0x19436c01)
  278. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/mailbox.go:262 +0x56c
  279. created by github.com/lightningnetwork/lnd/htlcswitch.(*memoryMailBox).Start
  280. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/mailbox.go:132 +0x9c
  281.  
  282. goroutine 2227129 [select]:
  283. main.(*peer).writeHandler(0x354f860)
  284. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:1403 +0x9c
  285. created by main.(*peer).Start
  286. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:356 +0x64c
  287.  
  288. goroutine 2226629 [select, 19 minutes]:
  289. main.(*peer).channelManager(0x8b76f00)
  290. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:1583 +0x14c
  291. created by main.(*peer).Start
  292. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:358 +0x684
  293.  
  294. goroutine 2227128 [select]:
  295. main.(*peer).queueHandler(0x354f860)
  296. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:1477 +0x324
  297. created by main.(*peer).Start
  298. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:355 +0x630
  299.  
  300. goroutine 1940181 [select, 42 minutes]:
  301. github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).htlcManager(0x3cb4dc0)
  302. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:896 +0x2c8
  303. created by github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).Start
  304. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:426 +0x2ec
  305.  
  306. goroutine 2227159 [sync.Cond.Wait, 16 minutes]:
  307. sync.runtime_notifyListWait(0x32b46fa8, 0x0)
  308. /usr/local/go/src/runtime/sema.go:510 +0x140
  309. sync.(*Cond).Wait(0x32b46fa0)
  310. /usr/local/go/src/sync/cond.go:56 +0x6c
  311. main.(*msgStream).msgConsumer(0x31b80230)
  312. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:762 +0x130
  313. created by main.(*msgStream).Start
  314. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:729 +0x48
  315.  
  316. goroutine 1482251 [select, 195 minutes]:
  317. github.com/lightningnetwork/lnd/discovery.(*gossipSyncer).channelGraphSyncer(0x1c03140)
  318. /home/pi/go/src/github.com/lightningnetwork/lnd/discovery/syncer.go:433 +0x1f4
  319. created by github.com/lightningnetwork/lnd/discovery.(*gossipSyncer).Start
  320. /home/pi/go/src/github.com/lightningnetwork/lnd/discovery/syncer.go:246 +0x114
  321.  
  322. goroutine 1153252 [select]:
  323. github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).fwdPkgGarbager(0x1f91540)
  324. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:738 +0x200
  325. created by github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).htlcManager
  326. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:884 +0xc70
  327.  
  328. goroutine 2228951 [semacquire]:
  329. sync.runtime_SemacquireMutex(0x1a060e8, 0x9cc00)
  330. /usr/local/go/src/runtime/sema.go:71 +0x2c
  331. sync.(*Mutex).Lock(0x1a060e4)
  332. /usr/local/go/src/sync/mutex.go:134 +0x160
  333. github.com/coreos/bbolt.(*DB).beginRWTx(0x1a06000, 0x0, 0x0, 0x0)
  334. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/db.go:587 +0x48
  335. github.com/coreos/bbolt.(*DB).Begin(0x1a06000, 0x1, 0x1447b88, 0x0, 0x0)
  336. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/db.go:536 +0x28
  337. github.com/coreos/bbolt.(*DB).Update(0x1a06000, 0x4ccadac, 0x0, 0x0)
  338. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/db.go:672 +0x34
  339. github.com/lightningnetwork/lnd/channeldb.(*ChannelGraph).UpdateEdgePolicy(0x180f8b0, 0x7df8de30, 0xd3fd2fb3, 0xe)
  340. /home/pi/go/src/github.com/lightningnetwork/lnd/channeldb/graph.go:1645 +0x4c
  341. github.com/lightningnetwork/lnd/routing.(*ChannelRouter).processUpdate(0x19961e0, 0x94efc0, 0x7df8de30, 0x0, 0x0)
  342. /home/pi/go/src/github.com/lightningnetwork/lnd/routing/router.go:1187 +0x308
  343. github.com/lightningnetwork/lnd/routing.(*ChannelRouter).networkHandler.func1(0x19961e0, 0x25280e0, 0x1eb5cd0)
  344. /home/pi/go/src/github.com/lightningnetwork/lnd/routing/router.go:754 +0x194
  345. created by github.com/lightningnetwork/lnd/routing.(*ChannelRouter).networkHandler
  346. /home/pi/go/src/github.com/lightningnetwork/lnd/routing/router.go:730 +0xca4
  347.  
  348. goroutine 1402359 [sync.Cond.Wait, 8 minutes]:
  349. sync.runtime_notifyListWait(0x34c2928, 0xf)
  350. /usr/local/go/src/runtime/sema.go:510 +0x140
  351. sync.(*Cond).Wait(0x34c2920)
  352. /usr/local/go/src/sync/cond.go:56 +0x6c
  353. github.com/lightningnetwork/lnd/htlcswitch.(*memoryMailBox).mailCourier(0x33dc4e0, 0xe4f6f00)
  354. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/mailbox.go:245 +0x6f0
  355. created by github.com/lightningnetwork/lnd/htlcswitch.(*memoryMailBox).Start
  356. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/mailbox.go:131 +0x78
  357.  
  358. goroutine 1482307 [select]:
  359. main.(*peer).writeHandler(0x2314780)
  360. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:1403 +0x9c
  361. created by main.(*peer).Start
  362. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:356 +0x64c
  363.  
  364. goroutine 2227278 [select]:
  365. github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).fwdPkgGarbager(0x1ef0dcc0)
  366. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:738 +0x200
  367. created by github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).htlcManager
  368. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:884 +0xc70
  369.  
  370. goroutine 1474821 [select, 32 minutes]:
  371. github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).RegisterBlockEpochNtfn.func1(0x2a4e240, 0x199c0c0)
  372. /home/pi/go/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:996 +0xcc
  373. created by github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).RegisterBlockEpochNtfn
  374. /home/pi/go/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:992 +0x218
  375.  
  376. goroutine 1482309 [select, 67 minutes]:
  377. main.(*peer).channelManager(0x2314780)
  378. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:1583 +0x14c
  379. created by main.(*peer).Start
  380. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:358 +0x684
  381.  
  382. goroutine 2228630 [runnable]:
  383. golang.org/x/crypto/chacha20poly1305.(*chacha20poly1305).openGeneric(0x7e601980, 0x0, 0x0, 0x0, 0x7e7d96c0, 0xc, 0xc, 0x7749a000, 0x9a, 0x1000f, ...)
  384. /home/pi/go/pkg/mod/golang.org/x/crypto@v0.0.0-20190211182817-74369b46fc67/chacha20poly1305/chacha20poly1305_generic.go:62 +0x230
  385. golang.org/x/crypto/chacha20poly1305.(*chacha20poly1305).open(0x7e601980, 0x0, 0x0, 0x0, 0x7e7d96c0, 0xc, 0xc, 0x7749a000, 0x9a, 0x1000f, ...)
  386. /home/pi/go/pkg/mod/golang.org/x/crypto@v0.0.0-20190211182817-74369b46fc67/chacha20poly1305/chacha20poly1305_noasm.go:14 +0x7c
  387. golang.org/x/crypto/chacha20poly1305.(*chacha20poly1305).Open(0x7e601980, 0x0, 0x0, 0x0, 0x7e7d96c0, 0xc, 0xc, 0x7749a000, 0x9a, 0x1000f, ...)
  388. /home/pi/go/pkg/mod/golang.org/x/crypto@v0.0.0-20190211182817-74369b46fc67/chacha20poly1305/chacha20poly1305.go:85 +0xc8
  389. github.com/lightningnetwork/lnd/brontide.(*cipherState).Decrypt(0x77a16650, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7749a000, 0x9a, 0x1000f, ...)
  390. /home/pi/go/src/github.com/lightningnetwork/lnd/brontide/noise.go:145 +0x120
  391. github.com/lightningnetwork/lnd/brontide.(*Machine).ReadMessage(0x77a16600, 0xce5c98, 0x7790d828, 0xce5c98, 0x7790d828, 0x0, 0x1, 0x5c0a8)
  392. /home/pi/go/src/github.com/lightningnetwork/lnd/brontide/noise.go:770 +0x1a4
  393. github.com/lightningnetwork/lnd/brontide.(*Conn).ReadNextMessage(0x302de60, 0x144a301, 0x144a388, 0xbdf28, 0x77d36c34, 0x81cab0)
  394. /home/pi/go/src/github.com/lightningnetwork/lnd/brontide/conn.go:111 +0x54
  395. main.(*peer).readNextMessage(0x4aa1c20, 0x0, 0x45, 0x0, 0x0)
  396. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:651 +0x34
  397. main.(*peer).readHandler(0x4aa1c20)
  398. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:976 +0x138
  399. created by main.(*peer).Start
  400. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:357 +0x668
  401.  
  402. goroutine 1488884 [select]:
  403. main.(*msgStream).AddMsg(0x1acb770, 0xceba08, 0x7e72fcc0)
  404. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:811 +0x7c
  405. main.(*peer).readHandler(0x23144b0)
  406. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:1127 +0x454
  407. created by main.(*peer).Start
  408. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:357 +0x668
  409.  
  410. goroutine 2226675 [sleep]:
  411. time.Sleep(0x5f5e100, 0x0)
  412. /usr/local/go/src/runtime/time.go:105 +0x14c
  413. main.(*msgStream).Stop(0xf268a50)
  414. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:742 +0x48
  415. main.(*peer).readHandler(0x354f4a0)
  416. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:1159 +0x378
  417. created by main.(*peer).Start
  418. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:357 +0x668
  419.  
  420. goroutine 2216121 [select]:
  421. main.(*peer).pingHandler(0x4b68780)
  422. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:1503 +0x110
  423. created by main.(*peer).Start
  424. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:359 +0x6a0
  425.  
  426. goroutine 2226192 [select]:
  427. github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).htlcManager(0x7c5f2c0)
  428. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:896 +0x2c8
  429. created by github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).Start
  430. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:426 +0x2ec
  431.  
  432. goroutine 2227092 [select]:
  433. github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).fwdPkgGarbager(0x16e52500)
  434. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:738 +0x200
  435. created by github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).htlcManager
  436. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:884 +0xc70
  437.  
  438. goroutine 1474894 [select, 197 minutes]:
  439. github.com/lightningnetwork/lnd/contractcourt.(*chainWatcher).closeObserver(0x35558c0, 0x2e25ae40)
  440. /home/pi/go/src/github.com/lightningnetwork/lnd/contractcourt/chain_watcher.go:280 +0x150
  441. created by github.com/lightningnetwork/lnd/contractcourt.(*chainWatcher).Start
  442. /home/pi/go/src/github.com/lightningnetwork/lnd/contractcourt/chain_watcher.go:216 +0x248
  443.  
  444. goroutine 2213485 [semacquire]:
  445. sync.runtime_SemacquireMutex(0x1be831c, 0x9cc00)
  446. /usr/local/go/src/runtime/sema.go:71 +0x2c
  447. sync.(*Mutex).Lock(0x1be8318)
  448. /usr/local/go/src/sync/mutex.go:134 +0x160
  449. sync.(*RWMutex).Lock(0x1be8318)
  450. /usr/local/go/src/sync/rwmutex.go:93 +0x20
  451. github.com/lightningnetwork/lnd/htlcswitch.(*Switch).RemoveLink(0x1be82c0, 0x8bad23ac, 0x2de045c0, 0x76daca43, 0x5757117f, 0x513eb4df, 0x56a505b2, 0xca8e7d4e, 0xd4f324ba)
  452. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/switch.go:2024 +0x28
  453. main.(*server).peerTerminationWatcher(0x1a92620, 0x463eff0, 0x7631500)
  454. /home/pi/go/src/github.com/lightningnetwork/lnd/server.go:2591 +0x344
  455. created by main.(*server).peerInitializer
  456. /home/pi/go/src/github.com/lightningnetwork/lnd/server.go:2513 +0xb8
  457.  
  458. goroutine 1990160 [select, 16 minutes]:
  459. github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).htlcManager(0x1f89180)
  460. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:896 +0x2c8
  461. created by github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).Start
  462. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:426 +0x2ec
  463.  
  464. goroutine 2227231 [select]:
  465. github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).fwdPkgGarbager(0x1ef0de00)
  466. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:738 +0x200
  467. created by github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).htlcManager
  468. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:884 +0xc70
  469.  
  470. goroutine 1990154 [sync.Cond.Wait, 29 minutes]:
  471. sync.runtime_notifyListWait(0x161e6588, 0x3)
  472. /usr/local/go/src/runtime/sema.go:510 +0x140
  473. sync.(*Cond).Wait(0x161e6580)
  474. /usr/local/go/src/sync/cond.go:56 +0x6c
  475. github.com/lightningnetwork/lnd/htlcswitch.(*memoryMailBox).mailCourier(0x4c58300, 0x19436c00)
  476. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/mailbox.go:245 +0x6f0
  477. created by github.com/lightningnetwork/lnd/htlcswitch.(*memoryMailBox).Start
  478. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/mailbox.go:131 +0x78
  479.  
  480. goroutine 1940182 [select]:
  481. main.(*peer).queueHandler(0x354ef00)
  482. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:1477 +0x324
  483. created by main.(*peer).Start
  484. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:355 +0x630
  485.  
  486. goroutine 2216119 [IO wait]:
  487. internal/poll.runtime_pollWait(0x64066130, 0x72, 0xca4f0)
  488. /usr/local/go/src/runtime/netpoll.go:173 +0x44
  489. internal/poll.(*pollDesc).wait(0x44be2e4, 0x72, 0xffffff00, 0xce6dd8, 0x1360378)
  490. /usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x7c
  491. internal/poll.(*pollDesc).waitRead(0x44be2e4, 0x14164500, 0x12, 0x12)
  492. /usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x2c
  493. internal/poll.(*FD).Read(0x44be2d0, 0x141645e8, 0x12, 0x12, 0x0, 0x0, 0x0)
  494. /usr/local/go/src/internal/poll/fd_unix.go:169 +0x14c
  495. net.(*netFD).Read(0x44be2d0, 0x141645e8, 0x12, 0x12, 0xc2ba001, 0x800, 0x35f5b0e8)
  496. /usr/local/go/src/net/fd_unix.go:202 +0x38
  497. net.(*conn).Read(0x8a1c1f0, 0x141645e8, 0x12, 0x12, 0x0, 0x0, 0x0)
  498. /usr/local/go/src/net/net.go:177 +0x58
  499. io.ReadAtLeast(0xce5c98, 0x8a1c1f0, 0x141645e8, 0x12, 0x12, 0x12, 0x17, 0x17, 0xf62e4)
  500. /usr/local/go/src/io/io.go:310 +0x6c
  501. io.ReadFull(0xce5c98, 0x8a1c1f0, 0x141645e8, 0x12, 0x12, 0x177, 0x1aa6c, 0x9630000)
  502. /usr/local/go/src/io/io.go:329 +0x40
  503. github.com/lightningnetwork/lnd/brontide.(*Machine).ReadMessage(0x14164480, 0xce5c98, 0x8a1c1f0, 0xce5c98, 0x8a1c1f0, 0x0, 0x1, 0x5c0a8)
  504. /home/pi/go/src/github.com/lightningnetwork/lnd/brontide/noise.go:741 +0x48
  505. github.com/lightningnetwork/lnd/brontide.(*Conn).ReadNextMessage(0x14b40f00, 0x144a301, 0x144a388, 0xbdf28, 0x1d299c24, 0x81cab0)
  506. /home/pi/go/src/github.com/lightningnetwork/lnd/brontide/conn.go:111 +0x54
  507. main.(*peer).readNextMessage(0x4b68780, 0x0, 0x45, 0x0, 0x1c490d)
  508. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:651 +0x34
  509. main.(*peer).readHandler(0x4b68780)
  510. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:976 +0x138
  511. created by main.(*peer).Start
  512. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:357 +0x668
  513.  
  514. goroutine 2228880 [select]:
  515. github.com/lightningnetwork/lnd/routing.(*ChannelRouter).UpdateEdge(0x19961e0, 0x7d3c79d0, 0x12889e6c, 0x46)
  516. /home/pi/go/src/github.com/lightningnetwork/lnd/routing/router.go:2099 +0x18c
  517. github.com/lightningnetwork/lnd/discovery.(*AuthenticatedGossiper).processNetworkAnnouncement(0x1c4cb40, 0x7ced0760, 0x0, 0x0, 0x0)
  518. /home/pi/go/src/github.com/lightningnetwork/lnd/discovery/gossiper.go:1903 +0x2f74
  519. github.com/lightningnetwork/lnd/discovery.(*AuthenticatedGossiper).networkHandler.func1(0x1c4cb40, 0x221c2a0, 0x7ced0760, 0x11e860c0)
  520. /home/pi/go/src/github.com/lightningnetwork/lnd/discovery/gossiper.go:946 +0x1c4
  521. created by github.com/lightningnetwork/lnd/discovery.(*AuthenticatedGossiper).networkHandler
  522. /home/pi/go/src/github.com/lightningnetwork/lnd/discovery/gossiper.go:921 +0x3bc
  523.  
  524. goroutine 2223392 [sync.Cond.Wait, 29 minutes]:
  525. sync.runtime_notifyListWait(0x798eba8, 0x0)
  526. /usr/local/go/src/runtime/sema.go:510 +0x140
  527. sync.(*Cond).Wait(0x798eba0)
  528. /usr/local/go/src/sync/cond.go:56 +0x6c
  529. github.com/lightningnetwork/lnd/htlcswitch.(*packetQueue).packetCoordinator(0x2b5b4d40)
  530. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/queue.go:110 +0x6c
  531. created by github.com/lightningnetwork/lnd/htlcswitch.(*packetQueue).Start
  532. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/queue.go:73 +0x48
  533.  
  534. goroutine 2227005 [select]:
  535. github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).fwdPkgGarbager(0x11da5900)
  536. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:738 +0x200
  537. created by github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).htlcManager
  538. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:884 +0xc70
  539.  
  540. goroutine 1940065 [semacquire, 76 minutes]:
  541. sync.runtime_Semacquire(0x354efe0)
  542. /usr/local/go/src/runtime/sema.go:56 +0x2c
  543. sync.(*WaitGroup).Wait(0x354efd8)
  544. /usr/local/go/src/sync/waitgroup.go:130 +0x84
  545. main.(*peer).WaitForDisconnect(0x354ef00, 0x315d300)
  546. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:610 +0x88
  547. main.(*server).peerTerminationWatcher(0x1a92620, 0x354ef00, 0x315d300)
  548. /home/pi/go/src/github.com/lightningnetwork/lnd/server.go:2557 +0x54
  549. created by main.(*server).peerInitializer
  550. /home/pi/go/src/github.com/lightningnetwork/lnd/server.go:2513 +0xb8
  551.  
  552. goroutine 1153211 [select]:
  553. main.(*peer).pingHandler(0x11ecfe00)
  554. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:1503 +0x110
  555. created by main.(*peer).Start
  556. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:359 +0x6a0
  557.  
  558. goroutine 2226639 [sleep]:
  559. time.Sleep(0x5f5e100, 0x0)
  560. /usr/local/go/src/runtime/time.go:105 +0x14c
  561. main.(*msgStream).Stop(0x44bf130)
  562. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:742 +0x48
  563. main.(*peer).readHandler(0x354f3b0)
  564. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:1159 +0x378
  565. created by main.(*peer).Start
  566. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:357 +0x668
  567.  
  568. goroutine 2228851 [select]:
  569. main.(*peer).WaitForDisconnect(0x3180de00, 0x9d9bdc0)
  570. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:605 +0x6c
  571. main.(*server).peerTerminationWatcher(0x1a92620, 0x3180de00, 0x9d9bdc0)
  572. /home/pi/go/src/github.com/lightningnetwork/lnd/server.go:2557 +0x54
  573. created by main.(*server).peerInitializer
  574. /home/pi/go/src/github.com/lightningnetwork/lnd/server.go:2513 +0xb8
  575.  
  576. goroutine 2226771 [select]:
  577. github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).fwdPkgGarbager(0x7c5f7c0)
  578. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:738 +0x200
  579. created by github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).htlcManager
  580. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:884 +0xc70
  581.  
  582. goroutine 2227366 [sync.Cond.Wait, 12 minutes]:
  583. sync.runtime_notifyListWait(0xae8f468, 0x0)
  584. /usr/local/go/src/runtime/sema.go:510 +0x140
  585. sync.(*Cond).Wait(0xae8f460)
  586. /usr/local/go/src/sync/cond.go:56 +0x6c
  587. main.(*msgStream).msgConsumer(0x33154a50)
  588. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:762 +0x130
  589. created by main.(*msgStream).Start
  590. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:729 +0x48
  591.  
  592. goroutine 1488800 [semacquire, 195 minutes]:
  593. sync.runtime_Semacquire(0x2314590)
  594. /usr/local/go/src/runtime/sema.go:56 +0x2c
  595. sync.(*WaitGroup).Wait(0x2314588)
  596. /usr/local/go/src/sync/waitgroup.go:130 +0x84
  597. main.(*peer).WaitForDisconnect(0x23144b0, 0x7a9d2c0)
  598. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:610 +0x88
  599. main.(*server).peerTerminationWatcher(0x1a92620, 0x23144b0, 0x7a9d2c0)
  600. /home/pi/go/src/github.com/lightningnetwork/lnd/server.go:2557 +0x54
  601. created by main.(*server).peerInitializer
  602. /home/pi/go/src/github.com/lightningnetwork/lnd/server.go:2513 +0xb8
  603.  
  604. goroutine 2226605 [sync.Cond.Wait, 19 minutes]:
  605. sync.runtime_notifyListWait(0x222a7508, 0x0)
  606. /usr/local/go/src/runtime/sema.go:510 +0x140
  607. sync.(*Cond).Wait(0x222a7500)
  608. /usr/local/go/src/sync/cond.go:56 +0x6c
  609. github.com/lightningnetwork/lnd/htlcswitch.(*packetQueue).packetCoordinator(0x1f04fc80)
  610. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/queue.go:110 +0x6c
  611. created by github.com/lightningnetwork/lnd/htlcswitch.(*packetQueue).Start
  612. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/queue.go:73 +0x48
  613.  
  614. goroutine 1482286 [select, 32 minutes]:
  615. github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).RegisterBlockEpochNtfn.func1(0x20286c0, 0x199c0c0)
  616. /home/pi/go/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:996 +0xcc
  617. created by github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify.(*BitcoindNotifier).RegisterBlockEpochNtfn
  618. /home/pi/go/src/github.com/lightningnetwork/lnd/chainntnfs/bitcoindnotify/bitcoind.go:992 +0x218
  619.  
  620. goroutine 2226140 [select, 19 minutes]:
  621. github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).htlcManager(0x7c5f040)
  622. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:896 +0x2c8
  623. created by github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).Start
  624. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:426 +0x2ec
  625.  
  626. goroutine 1482306 [select]:
  627. main.(*peer).queueHandler(0x2314780)
  628. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:1477 +0x324
  629. created by main.(*peer).Start
  630. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:355 +0x630
  631.  
  632. goroutine 2228660 [select]:
  633. github.com/lightningnetwork/lnd/discovery.(*gossipSyncer).channelGraphSyncer(0x1efffa40)
  634. /home/pi/go/src/github.com/lightningnetwork/lnd/discovery/syncer.go:378 +0x694
  635. created by github.com/lightningnetwork/lnd/discovery.(*gossipSyncer).Start
  636. /home/pi/go/src/github.com/lightningnetwork/lnd/discovery/syncer.go:246 +0x114
  637.  
  638. goroutine 1474806 [select, 29 minutes]:
  639. github.com/lightningnetwork/lnd/contractcourt.(*ChannelArbitrator).channelAttendant(0x1f91b80, 0x89b33)
  640. /home/pi/go/src/github.com/lightningnetwork/lnd/contractcourt/channel_arbitrator.go:1617 +0x1b0
  641. created by github.com/lightningnetwork/lnd/contractcourt.(*ChannelArbitrator).Start
  642. /home/pi/go/src/github.com/lightningnetwork/lnd/contractcourt/channel_arbitrator.go:379 +0x4dc
  643.  
  644. goroutine 2226518 [semacquire, 19 minutes]:
  645. sync.runtime_Semacquire(0x19619ee0)
  646. /usr/local/go/src/runtime/sema.go:56 +0x2c
  647. sync.(*WaitGroup).Wait(0x19619ed8)
  648. /usr/local/go/src/sync/waitgroup.go:130 +0x84
  649. main.(*peer).WaitForDisconnect(0x19619e00, 0x144ea5c0)
  650. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:610 +0x88
  651. main.(*server).peerTerminationWatcher(0x1a92620, 0x19619e00, 0x144ea5c0)
  652. /home/pi/go/src/github.com/lightningnetwork/lnd/server.go:2557 +0x54
  653. created by main.(*server).peerInitializer
  654. /home/pi/go/src/github.com/lightningnetwork/lnd/server.go:2513 +0xb8
  655.  
  656. goroutine 2228850 [chan receive]:
  657. github.com/btcsuite/btcd/rpcclient.receiveFuture(...)
  658. /home/pi/go/pkg/mod/github.com/btcsuite/btcd@v0.0.0-20190213025234-306aecffea32/rpcclient/infrastructure.go:797
  659. github.com/btcsuite/btcd/rpcclient.FutureGetBlockChainInfoResult.Receive(0x7cee1e40, 0x7cee1e40, 0x72d2c, 0x4967b3c)
  660. /home/pi/go/pkg/mod/github.com/btcsuite/btcd@v0.0.0-20190213025234-306aecffea32/rpcclient/chain.go:261 +0x2c
  661. github.com/btcsuite/btcd/rpcclient.(*Client).GetBlockChainInfo(0x1932230, 0x1c9e9c01, 0x0, 0x49f038)
  662. /home/pi/go/pkg/mod/github.com/btcsuite/btcd@v0.0.0-20190213025234-306aecffea32/rpcclient/chain.go:287 +0x28
  663. github.com/btcsuite/btcwallet/chain.(*BitcoindClient).GetBestBlock(0x19d01a0, 0x4967b2c, 0xbd0d38, 0x4967b2c, 0x4967b2c)
  664. /home/pi/go/pkg/mod/github.com/btcsuite/btcwallet@v0.0.0-20190213034619-b51c1adeee55/chain/bitcoind_client.go:122 +0x24
  665. github.com/lightningnetwork/lnd/lnwallet/btcwallet.(*BtcWallet).GetBestBlock(0x196aa80, 0x7cacfe20, 0x1c9e9d18, 0x1459598, 0x0)
  666. /home/pi/go/src/github.com/lightningnetwork/lnd/lnwallet/btcwallet/blockchain.go:33 +0x28
  667. main.(*peer).loadActiveChannels(0x3180de00, 0x7cda6918, 0x1, 0x2, 0x2, 0x2)
  668. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:446 +0x3d4
  669. main.(*peer).Start(0x3180de00, 0xbd0840, 0x1a92620)
  670. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:348 +0x564
  671. main.(*server).peerInitializer(0x1a92620, 0x3180de00)
  672. /home/pi/go/src/github.com/lightningnetwork/lnd/server.go:2517 +0xc4
  673. created by main.(*server).peerConnected
  674. /home/pi/go/src/github.com/lightningnetwork/lnd/server.go:2452 +0x354
  675.  
  676. goroutine 2216120 [select, 16 minutes]:
  677. github.com/lightningnetwork/lnd/netann.(*ChanStatusManager).submitRequest(0x1c5e3c0, 0x11fb0a40, 0x1e6dd0d9, 0x511fe195, 0x7f02d819, 0x62f78bc5, 0x48971296, 0xaa6a5466, 0x54aa181d, 0x8d6ea0ed, ...)
  678. /home/pi/go/src/github.com/lightningnetwork/lnd/netann/chan_status_manager.go:248 +0xcc
  679. github.com/lightningnetwork/lnd/netann.(*ChanStatusManager).RequestEnable(0x1c5e3c0, 0x1e6dd0d9, 0x511fe195, 0x7f02d819, 0x62f78bc5, 0x48971296, 0xaa6a5466, 0x54aa181d, 0x8d6ea0ed, 0x1, ...)
  680. /home/pi/go/src/github.com/lightningnetwork/lnd/netann/chan_status_manager.go:217 +0x30
  681. main.(*peer).reenableActiveChannels(0x4b68780)
  682. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:1853 +0x240
  683. main.(*peer).channelManager(0x4b68780)
  684. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:1793 +0x184
  685. created by main.(*peer).Start
  686. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:358 +0x684
  687.  
  688. goroutine 1153209 [select]:
  689. main.(*msgStream).AddMsg(0x19fcc30, 0xceba08, 0x7c19bae0)
  690. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:811 +0x7c
  691. main.(*peer).readHandler(0x11ecfe00)
  692. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:1127 +0x454
  693. created by main.(*peer).Start
  694. /home/pi/go/src/github.com/lightningnetwork/lnd/peer.go:357 +0x668
  695.  
  696. goroutine 2226170 [select, 19 minutes]:
  697. github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).htlcManager(0x13279400)
  698. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:896 +0x2c8
  699. created by github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).Start
  700. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:426 +0x2ec
  701.  
  702. goroutine 2223360 [select]:
  703. github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).htlcManager(0x1ef0c780)
  704. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:896 +0x2c8
  705. created by github.com/lightningnetwork/lnd/htlcswitch.(*channelLink).Start
  706. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/link.go:426 +0x2ec
  707.  
  708. goroutine 2226344 [sync.Cond.Wait, 19 minutes]:
  709. sync.runtime_notifyListWait(0x1401bd48, 0x0)
  710. /usr/local/go/src/runtime/sema.go:510 +0x140
  711. sync.(*Cond).Wait(0x1401bd40)
  712. /usr/local/go/src/sync/cond.go:56 +0x6c
  713. github.com/lightningnetwork/lnd/htlcswitch.(*packetQueue).packetCoordinator(0x2c3bc40)
  714. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/queue.go:110 +0x6c
  715. created by github.com/lightningnetwork/lnd/htlcswitch.(*packetQueue).Start
  716. /home/pi/go/src/github.com/lightningnetwork/lnd/htlcswitch/queue.go:73 +0x48
  717.  
  718. goroutine 1474895 [select, 67 minutes]:
  719. main.(*fundingManager).annAfterSixConfs(0x1bfc340, 0x199d5400, 0x1945c500, 0x0, 0x0)
  720. /home/pi/go/src/github.com/lightningnetwork/lnd/fundingmanager.go:2269 +0x3a8
  721. main.(*fundingManager).handleFundingConfirmation(0x1bfc340, 0xcee280, 0x354e780, 0x199d5400, 0x1945c500, 0x196143c0, 0x0)
  722. /home/pi/go/src/github.com/lightningnetwork/lnd/fundingmanager.go:2022 +0x270
  723. main.(*fundingManager).handleFundingCreated.func2(0x1bfc340, 0x199d5400, 0x1e61be0, 0xd2bfc60, 0x251d6c0)
  724. /home/pi/go/src/github.com/lightningnetwork/lnd/fundingmanager.go:1543 +0x17c
  725. created by main.(*fundingManager).handleFundingCreated
  726. /home/pi/go/src/github.com/lightningnetwork/lnd/fundingmanager.go:1510 +0xd0c
  727.  
  728. goroutine 2228896 [semacquire]:
  729. sync.runtime_SemacquireMutex(0x1a060e8, 0x9cc00)
  730. /usr/local/go/src/runtime/sema.go:71 +0x2c
  731. sync.(*Mutex).Lock(0x1a060e4)
  732. /usr/local/go/src/sync/mutex.go:134 +0x160
  733. github.com/coreos/bbolt.(*DB).beginRWTx(0x1a06000, 0x0, 0x0, 0x0)
  734. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/db.go:587 +0x48
  735. github.com/coreos/bbolt.(*DB).Begin(0x1a06000, 0x1, 0x1447b88, 0x0, 0x0)
  736. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/db.go:536 +0x28
  737. github.com/coreos/bbolt.(*DB).Update(0x1a06000, 0x7ab8dac, 0x0, 0x0)
  738. /home/pi/go/pkg/mod/github.com/coreos/bbolt@v1.3.2/db.go:672 +0x34
  739. github.com/lightningnetwork/lnd/channeldb.(*ChannelGraph).UpdateEdgePolicy(0x180f8b0, 0x7d098cb0, 0xd3fdcc74, 0xe)
  740. /home/pi/go/src/github.com/lightningnetwork/lnd/channeldb/graph.go:1645 +0x4c
  741. github.com/lightningnetwork/lnd/routing.(*ChannelRouter).processUpdate(0x19961e0, 0x94efc0, 0x7d098cb0, 0x0, 0x0)
  742. /home/pi/go/src/github.com/lightningnetwork/lnd/routing/router.go:1187 +0x308
  743. github.com/lightningnetwork/lnd/routing.(*ChannelRouter).networkHandler.func1(0x19961e0, 0x25280e0, 0xb96d590)
  744. /home/pi/go/src/github.com/lightningnetwork/lnd/routing/router.go:754 +0x194
  745. created by github.com/lightningnetwork/lnd/routing.(*ChannelRouter).networkHandler
  746. /home/pi/go/src/github.com/lightningnetwork/lnd/routing/router.go:730 +0xca4
  747.  
  748. goroutine 2225210 [select, 23 minutes]:
  749. github.com/lightningnetwork/lnd/discovery.(*gossipSyncer).channelGraphSyncer(0x1effe3c0)
  750. /home/pi/go/src/github.com/lightningnetwork/lnd/discovery/syncer.go:315 +0x9bc
  751. created by github.com/lightningnetwork/lnd/discovery.(*gossipSyncer).Start
  752. /home/pi/go/src/github.com/lightningnetwork/lnd/discovery/syncer.go:246 +0x114
  753.  
  754. runtime stack:
  755. runtime.throw(0xa5fabe, 0xd)
  756. /usr/local/go/src/runtime/panic.go:608 +0x5c
  757. runtime.(*mcache).refill(0x76dc36c0, 0x1836605)
  758. /usr/local/go/src/runtime/mcache.go:124 +0xe8
  759. runtime.(*mcache).nextFree.func1()
  760. /usr/local/go/src/runtime/malloc.go:749 +0x24
  761. runtime.systemstack(0x0)
  762. /usr/local/go/src/runtime/asm_arm.s:354 +0x84
  763. runtime.mstart()
  764. /usr/local/go/src/runtime/proc.go:1229
  765. pi@raspberrypi:~ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement