Created
February 10, 2020 14:08
-
-
Save jakubgs/7896684cfa54c142b0806c88b4408098 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [2020-02-10T15:04:52+01:00] INFO main: Running version 1.16.4-dev | |
| [2020-02-10T15:04:52+01:00] INFO main: WARNING: THIS IS A DEVELOPMENT VERSION. Things may break. | |
| [2020-02-10T15:04:52+01:00] INFO router: Parsing gateway nimbus-general | |
| [2020-02-10T15:04:52+01:00] INFO router: Starting bridge: gitter.autobot | |
| [2020-02-10T15:04:52+01:00] INFO gitter: Connecting | |
| [2020-02-10T15:04:53+01:00] INFO gitter: Connection succeeded | |
| [2020-02-10T15:04:53+01:00] INFO gitter: gitter.autobot: joining status-im/watercooler (ID: status-im/watercoolergitter.autobot) | |
| [2020-02-10T15:04:53+01:00] INFO router: Starting bridge: discord.status | |
| [2020-02-10T15:04:53+01:00] INFO discord: Connecting | |
| [2020-02-10T15:04:53+01:00] INFO discord: Connecting using token | |
| [2020-02-10T15:04:53+01:00] INFO discord: Connection succeeded | |
| [2020-02-10T15:04:55+01:00] INFO discord: discord.status: joining core-infra (ID: core-infradiscord.status) | |
| [2020-02-10T15:04:55+01:00] INFO router: Starting bridge: status.autobot | |
| 2020-02-10T15:04:55.292+0100 DEBUG protocol/messenger.go:372 messages persistence {"enabled": false} | |
| [2020-02-10T15:04:55+01:00] INFO status: status.autobot: joining whatever (ID: whateverstatus.autobot) | |
| [2020-02-10T15:04:55+01:00] INFO main: Gateway(s) started succesfully. Now relaying messages | |
| 2020-02-10T15:05:23.794+0100 DEBUG protocol/message_processor.go:272 failed to handle an encryption message {"site": "handleMessages", "hash": "\u001a\ufffd\ufffdWM\ufffdXE&\ufffd\ufffd\ufffd\u001a5+\ufffd\u0016\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\u001fe\u0008\u000b", "error": "failed to process an encrypted message: failed to unmarshal ProtocolMessage: proto: field \"encryption.ProtocolMessage.installation_id\" contains invalid UTF-8", "errorVerbose": "proto: field \"encryption.ProtocolMessage.installation_id\" contains invalid UTF-8\nfailed to unmarshal ProtocolMessage\ngithub.com/status-im/status-go/protocol/v1.(*StatusMessage).HandleEncryption\n\t/home/sochan/go/pkg/mod/github.com/status-im/[email protected]/protocol/v1/status_message.go:101\ngithub.com/status-im/status-go/protocol.(*messageProcessor).handleEncryptionLayer\n\t/home/sochan/go/pkg/mod/github.com/status-im/[email protected]/protocol/message_processor.go:301\ngithub.com/status-im/status-go/protocol.(*messageProcessor).handleMessages\n\t/home/sochan/go/pkg/mod/github.com/status-im/[email protected]/protocol/message_processor.go:270\ngithub.com/status-im/status-go/protocol.(*Messenger).handleRetrievedMessages\n\t/home/sochan/go/pkg/mod/github.com/status-im/[email protected]/protocol/messenger.go:1734\ngithub.com/status-im/status-go/protocol.(*Messenger).RetrieveAll\n\t/home/sochan/go/pkg/mod/github.com/status-im/[email protected]/protocol/messenger.go:1674\ngithub.com/42wim/matterbridge/bridge/status.(*Bstatus).fetchMessagesLoop\n\t/home/sochan/work/matterbridge/bridge/status/status.go:188\nruntime.goexit\n\t/nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/asm_amd64.s:1357\nfailed to process an encrypted message\ngithub.com/status-im/status-go/protocol.(*messageProcessor).handleEncryptionLayer\n\t/home/sochan/go/pkg/mod/github.com/status-im/[email protected]/protocol/message_processor.go:308\ngithub.com/status-im/status-go/protocol.(*messageProcessor).handleMessages\n\t/home/sochan/go/pkg/mod/github.com/status-im/[email protected]/protocol/message_processor.go:270\ngithub.com/status-im/status-go/protocol.(*Messenger).handleRetrievedMessages\n\t/home/sochan/go/pkg/mod/github.com/status-im/[email protected]/protocol/messenger.go:1734\ngithub.com/status-im/status-go/protocol.(*Messenger).RetrieveAll\n\t/home/sochan/go/pkg/mod/github.com/status-im/[email protected]/protocol/messenger.go:1674\ngithub.com/42wim/matterbridge/bridge/status.(*Bstatus).fetchMessagesLoop\n\t/home/sochan/work/matterbridge/bridge/status/status.go:188\nruntime.goexit\n\t/nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/asm_amd64.s:1357"} | |
| 2020-02-10T15:05:23.794+0100 DEBUG datasync/datasync.go:34 handling non-datasync message {"site": "Handle", "datasyncMessage.IsValid()": false} | |
| 2020-02-10T15:05:23.796+0100 DEBUG protocol/messenger.go:1779 Handling parsed message {"site": "RetrieveAll"} | |
| 2020-02-10T15:05:23.797+0100 DEBUG protocol/messenger.go:1793 Handling ChatMessage {"site": "RetrieveAll"} | |
| runtime: goroutine stack exceeds 1000000000-byte limit | |
| fatal error: stack overflow | |
| runtime stack: | |
| runtime.throw(0x1cc25e4, 0xe) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/panic.go:774 +0x72 | |
| runtime.newstack() | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/stack.go:1046 +0x6e9 | |
| runtime.morestack() | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/asm_amd64.s:449 +0x8f | |
| goroutine 600 [running]: | |
| runtime.nilinterhash(0xc021eb8418, 0xb3c5605, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/alg.go:158 +0x162 fp=0xc021eb8370 sp=0xc021eb8368 pc=0x4278a2 | |
| runtime.mapaccess2(0x1963360, 0xc00195dda0, 0xc021eb8418, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/map.go:473 +0x71 fp=0xc021eb83b8 sp=0xc021eb8370 pc=0x433771 | |
| sync.(*Map).Load(0x3123660, 0x1c6b320, 0x1a85360, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/sync/map.go:104 +0xa9 fp=0xc021eb8438 sp=0xc021eb83b8 pc=0x4a70b9 | |
| encoding/json.typeEncoder(0x21d6c20, 0x1a85360, 0x16) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:359 +0x52 fp=0xc021eb8498 sp=0xc021eb8438 pc=0x559702 | |
| encoding/json.valueEncoder(0x1a85360, 0xc001c5d620, 0x16, 0x1a85360) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:355 +0x5c fp=0xc021eb84d0 sp=0xc021eb8498 pc=0x55967c | |
| encoding/json.(*encodeState).reflectValue(0xc0001e28c0, 0x1a85360, 0xc001c5d620, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x3f fp=0xc021eb8508 sp=0xc021eb84d0 pc=0x5595bf | |
| encoding/json.interfaceEncoder(0xc0001e28c0, 0x1a4e940, 0xc00082af00, 0x194, 0x1a40100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc021eb8550 sp=0xc021eb8508 pc=0x55b8bc | |
| encoding/json.arrayEncoder.encode(0x1f0bf98, 0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:791 +0xd6 fp=0xc021eb85a8 sp=0xc021eb8550 pc=0x55d086 | |
| encoding/json.arrayEncoder.encode-fm(0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:784 +0x64 fp=0xc021eb85e8 sp=0xc021eb85a8 pc=0x567e14 | |
| encoding/json.sliceEncoder.encode(0xc00082af90, 0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:765 +0x8f fp=0xc021eb8630 sp=0xc021eb85e8 pc=0x55ccef | |
| encoding/json.sliceEncoder.encode-fm(0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:760 +0x64 fp=0xc021eb8670 sp=0xc021eb8630 pc=0x567d94 | |
| encoding/json.structEncoder.encode(0xc000b0bb00, 0x7, 0x8, 0xc001c81500, 0xc0001e28c0, 0x1a05ea0, 0xc001c5d5c0, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc021eb8710 sp=0xc021eb8670 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc0001e28c0, 0x1a05ea0, 0xc001c5d5c0, 0x199, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc021eb8768 sp=0xc021eb8710 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc001c81530, 0xc0001e28c0, 0x1a845e0, 0xc001c5d5c0, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc021eb87b0 sp=0xc021eb8768 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc0001e28c0, 0x1a845e0, 0xc001c5d5c0, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc021eb87f0 sp=0xc021eb87b0 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc0001e28c0, 0x1a845e0, 0xc001c5d5c0, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc021eb8828 sp=0xc021eb87f0 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc0001e28c0, 0x1a4e940, 0xc001c5d620, 0x194, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc021eb8870 sp=0xc021eb8828 pc=0x55b8bc | |
| encoding/json.structEncoder.encode(0xc000326900, 0x7, 0x8, 0xc001c81620, 0xc0001e28c0, 0x1a063a0, 0xc001c5d620, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc021eb8910 sp=0xc021eb8870 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc0001e28c0, 0x1a063a0, 0xc001c5d620, 0x199, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc021eb8968 sp=0xc021eb8910 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc001c81650, 0xc0001e28c0, 0x1a85360, 0xc001c5d620, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc021eb89b0 sp=0xc021eb8968 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc0001e28c0, 0x1a85360, 0xc001c5d620, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc021eb89f0 sp=0xc021eb89b0 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc0001e28c0, 0x1a85360, 0xc001c5d620, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc021eb8a28 sp=0xc021eb89f0 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc0001e28c0, 0x1a4e940, 0xc00082af00, 0x194, 0x1a40100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc021eb8a70 sp=0xc021eb8a28 pc=0x55b8bc | |
| encoding/json.arrayEncoder.encode(0x1f0bf98, 0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:791 +0xd6 fp=0xc021eb8ac8 sp=0xc021eb8a70 pc=0x55d086 | |
| encoding/json.arrayEncoder.encode-fm(0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:784 +0x64 fp=0xc021eb8b08 sp=0xc021eb8ac8 pc=0x567e14 | |
| encoding/json.sliceEncoder.encode(0xc00082af90, 0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:765 +0x8f fp=0xc021eb8b50 sp=0xc021eb8b08 pc=0x55ccef | |
| encoding/json.sliceEncoder.encode-fm(0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:760 +0x64 fp=0xc021eb8b90 sp=0xc021eb8b50 pc=0x567d94 | |
| encoding/json.structEncoder.encode(0xc000b0bb00, 0x7, 0x8, 0xc001c81500, 0xc0001e28c0, 0x1a05ea0, 0xc001c5d5c0, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc021eb8c30 sp=0xc021eb8b90 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc0001e28c0, 0x1a05ea0, 0xc001c5d5c0, 0x199, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc021eb8c88 sp=0xc021eb8c30 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc001c81530, 0xc0001e28c0, 0x1a845e0, 0xc001c5d5c0, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc021eb8cd0 sp=0xc021eb8c88 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc0001e28c0, 0x1a845e0, 0xc001c5d5c0, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc021eb8d10 sp=0xc021eb8cd0 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc0001e28c0, 0x1a845e0, 0xc001c5d5c0, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc021eb8d48 sp=0xc021eb8d10 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc0001e28c0, 0x1a4e940, 0xc001c5d620, 0x194, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc021eb8d90 sp=0xc021eb8d48 pc=0x55b8bc | |
| encoding/json.structEncoder.encode(0xc000326900, 0x7, 0x8, 0xc001c81620, 0xc0001e28c0, 0x1a063a0, 0xc001c5d620, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc021eb8e30 sp=0xc021eb8d90 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc0001e28c0, 0x1a063a0, 0xc001c5d620, 0x199, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc021eb8e88 sp=0xc021eb8e30 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc001c81650, 0xc0001e28c0, 0x1a85360, 0xc001c5d620, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc021eb8ed0 sp=0xc021eb8e88 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc0001e28c0, 0x1a85360, 0xc001c5d620, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc021eb8f10 sp=0xc021eb8ed0 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc0001e28c0, 0x1a85360, 0xc001c5d620, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc021eb8f48 sp=0xc021eb8f10 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc0001e28c0, 0x1a4e940, 0xc00082af00, 0x194, 0x1a40100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc021eb8f90 sp=0xc021eb8f48 pc=0x55b8bc | |
| encoding/json.arrayEncoder.encode(0x1f0bf98, 0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:791 +0xd6 fp=0xc021eb8fe8 sp=0xc021eb8f90 pc=0x55d086 | |
| encoding/json.arrayEncoder.encode-fm(0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:784 +0x64 fp=0xc021eb9028 sp=0xc021eb8fe8 pc=0x567e14 | |
| encoding/json.sliceEncoder.encode(0xc00082af90, 0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:765 +0x8f fp=0xc021eb9070 sp=0xc021eb9028 pc=0x55ccef | |
| encoding/json.sliceEncoder.encode-fm(0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:760 +0x64 fp=0xc021eb90b0 sp=0xc021eb9070 pc=0x567d94 | |
| encoding/json.structEncoder.encode(0xc000b0bb00, 0x7, 0x8, 0xc001c81500, 0xc0001e28c0, 0x1a05ea0, 0xc001c5d5c0, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc021eb9150 sp=0xc021eb90b0 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc0001e28c0, 0x1a05ea0, 0xc001c5d5c0, 0x199, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc021eb91a8 sp=0xc021eb9150 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc001c81530, 0xc0001e28c0, 0x1a845e0, 0xc001c5d5c0, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc021eb91f0 sp=0xc021eb91a8 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc0001e28c0, 0x1a845e0, 0xc001c5d5c0, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc021eb9230 sp=0xc021eb91f0 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc0001e28c0, 0x1a845e0, 0xc001c5d5c0, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc021eb9268 sp=0xc021eb9230 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc0001e28c0, 0x1a4e940, 0xc001c5d620, 0x194, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc021eb92b0 sp=0xc021eb9268 pc=0x55b8bc | |
| encoding/json.structEncoder.encode(0xc000326900, 0x7, 0x8, 0xc001c81620, 0xc0001e28c0, 0x1a063a0, 0xc001c5d620, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc021eb9350 sp=0xc021eb92b0 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc0001e28c0, 0x1a063a0, 0xc001c5d620, 0x199, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc021eb93a8 sp=0xc021eb9350 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc001c81650, 0xc0001e28c0, 0x1a85360, 0xc001c5d620, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc021eb93f0 sp=0xc021eb93a8 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc0001e28c0, 0x1a85360, 0xc001c5d620, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc021eb9430 sp=0xc021eb93f0 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc0001e28c0, 0x1a85360, 0xc001c5d620, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc021eb9468 sp=0xc021eb9430 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc0001e28c0, 0x1a4e940, 0xc00082af00, 0x194, 0x1a40100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc021eb94b0 sp=0xc021eb9468 pc=0x55b8bc | |
| encoding/json.arrayEncoder.encode(0x1f0bf98, 0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:791 +0xd6 fp=0xc021eb9508 sp=0xc021eb94b0 pc=0x55d086 | |
| encoding/json.arrayEncoder.encode-fm(0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:784 +0x64 fp=0xc021eb9548 sp=0xc021eb9508 pc=0x567e14 | |
| encoding/json.sliceEncoder.encode(0xc00082af90, 0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:765 +0x8f fp=0xc021eb9590 sp=0xc021eb9548 pc=0x55ccef | |
| encoding/json.sliceEncoder.encode-fm(0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:760 +0x64 fp=0xc021eb95d0 sp=0xc021eb9590 pc=0x567d94 | |
| encoding/json.structEncoder.encode(0xc000b0bb00, 0x7, 0x8, 0xc001c81500, 0xc0001e28c0, 0x1a05ea0, 0xc001c5d5c0, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc021eb9670 sp=0xc021eb95d0 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc0001e28c0, 0x1a05ea0, 0xc001c5d5c0, 0x199, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc021eb96c8 sp=0xc021eb9670 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc001c81530, 0xc0001e28c0, 0x1a845e0, 0xc001c5d5c0, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc021eb9710 sp=0xc021eb96c8 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc0001e28c0, 0x1a845e0, 0xc001c5d5c0, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc021eb9750 sp=0xc021eb9710 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc0001e28c0, 0x1a845e0, 0xc001c5d5c0, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc021eb9788 sp=0xc021eb9750 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc0001e28c0, 0x1a4e940, 0xc001c5d620, 0x194, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc021eb97d0 sp=0xc021eb9788 pc=0x55b8bc | |
| encoding/json.structEncoder.encode(0xc000326900, 0x7, 0x8, 0xc001c81620, 0xc0001e28c0, 0x1a063a0, 0xc001c5d620, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc021eb9870 sp=0xc021eb97d0 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc0001e28c0, 0x1a063a0, 0xc001c5d620, 0x199, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc021eb98c8 sp=0xc021eb9870 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc001c81650, 0xc0001e28c0, 0x1a85360, 0xc001c5d620, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc021eb9910 sp=0xc021eb98c8 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc0001e28c0, 0x1a85360, 0xc001c5d620, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc021eb9950 sp=0xc021eb9910 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc0001e28c0, 0x1a85360, 0xc001c5d620, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc021eb9988 sp=0xc021eb9950 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc0001e28c0, 0x1a4e940, 0xc00082af00, 0x194, 0x1a40100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc021eb99d0 sp=0xc021eb9988 pc=0x55b8bc | |
| encoding/json.arrayEncoder.encode(0x1f0bf98, 0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:791 +0xd6 fp=0xc021eb9a28 sp=0xc021eb99d0 pc=0x55d086 | |
| encoding/json.arrayEncoder.encode-fm(0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:784 +0x64 fp=0xc021eb9a68 sp=0xc021eb9a28 pc=0x567e14 | |
| encoding/json.sliceEncoder.encode(0xc00082af90, 0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:765 +0x8f fp=0xc021eb9ab0 sp=0xc021eb9a68 pc=0x55ccef | |
| encoding/json.sliceEncoder.encode-fm(0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:760 +0x64 fp=0xc021eb9af0 sp=0xc021eb9ab0 pc=0x567d94 | |
| encoding/json.structEncoder.encode(0xc000b0bb00, 0x7, 0x8, 0xc001c81500, 0xc0001e28c0, 0x1a05ea0, 0xc001c5d5c0, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc021eb9b90 sp=0xc021eb9af0 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc0001e28c0, 0x1a05ea0, 0xc001c5d5c0, 0x199, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc021eb9be8 sp=0xc021eb9b90 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc001c81530, 0xc0001e28c0, 0x1a845e0, 0xc001c5d5c0, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc021eb9c30 sp=0xc021eb9be8 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc0001e28c0, 0x1a845e0, 0xc001c5d5c0, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc021eb9c70 sp=0xc021eb9c30 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc0001e28c0, 0x1a845e0, 0xc001c5d5c0, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc021eb9ca8 sp=0xc021eb9c70 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc0001e28c0, 0x1a4e940, 0xc001c5d620, 0x194, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc021eb9cf0 sp=0xc021eb9ca8 pc=0x55b8bc | |
| encoding/json.structEncoder.encode(0xc000326900, 0x7, 0x8, 0xc001c81620, 0xc0001e28c0, 0x1a063a0, 0xc001c5d620, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc021eb9d90 sp=0xc021eb9cf0 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc0001e28c0, 0x1a063a0, 0xc001c5d620, 0x199, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc021eb9de8 sp=0xc021eb9d90 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc001c81650, 0xc0001e28c0, 0x1a85360, 0xc001c5d620, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc021eb9e30 sp=0xc021eb9de8 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc0001e28c0, 0x1a85360, 0xc001c5d620, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc021eb9e70 sp=0xc021eb9e30 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc0001e28c0, 0x1a85360, 0xc001c5d620, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc021eb9ea8 sp=0xc021eb9e70 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc0001e28c0, 0x1a4e940, 0xc00082af00, 0x194, 0x1a40100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc021eb9ef0 sp=0xc021eb9ea8 pc=0x55b8bc | |
| encoding/json.arrayEncoder.encode(0x1f0bf98, 0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:791 +0xd6 fp=0xc021eb9f48 sp=0xc021eb9ef0 pc=0x55d086 | |
| encoding/json.arrayEncoder.encode-fm(0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:784 +0x64 fp=0xc021eb9f88 sp=0xc021eb9f48 pc=0x567e14 | |
| encoding/json.sliceEncoder.encode(0xc00082af90, 0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:765 +0x8f fp=0xc021eb9fd0 sp=0xc021eb9f88 pc=0x55ccef | |
| encoding/json.sliceEncoder.encode-fm(0xc0001e28c0, 0x18ae100, 0xc001c5d5d0, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:760 +0x64 fp=0xc021eba010 sp=0xc021eb9fd0 pc=0x567d94 | |
| encoding/json.structEncoder.encode(0xc000b0bb00, 0x7, 0x8, 0xc001c81500, 0xc0001e28c0, 0x1a05ea0, 0xc001c5d5c0, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc021eba0b0 sp=0xc021eba010 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc0001e28c0, 0x1a05ea0, 0xc001c5d5c0, 0x199, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc021eba108 sp=0xc021eba0b0 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc001c81530, 0xc0001e28c0, 0x1a845e0, 0xc001c5d5c0, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc021eba150 sp=0xc021eba108 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc0001e28c0, 0x1a845e0, 0xc001c5d5c0, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc021eba190 sp=0xc021eba150 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc0001e28c0, 0x1a845e0, 0xc001c5d5c0, 0x16, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc021eba1c8 sp=0xc021eba190 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc0001e28c0, 0x1a4e940, 0xc001c5d620, 0x194, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc021eba210 sp=0xc021eba1c8 pc=0x55b8bc | |
| encoding/json.structEncoder.encode(0xc000326900, 0x7, 0x8, 0xc001c81620, 0xc0001e28c0, 0x1a063a0, 0xc001c5d620, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc021eba2b0 sp=0xc021eba210 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc0001e28c0, 0x1a063a0, 0xc001c5d620, 0x199, 0xc001c50100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc021eba308 sp=0xc021eba2b0 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc001c81650, 0xc0001e28c0, 0x1a85360, 0xc001c5d620, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc021eba350 sp=0xc021eba308 pc=0x55d261 | |
| ...additional frames elided... | |
| created by github.com/42wim/matterbridge/bridge/status.(*Bstatus).Connect | |
| /home/sochan/work/matterbridge/bridge/status/status.go:100 +0x4d3 | |
| goroutine 1 [select (no cases)]: | |
| main.main() | |
| /home/sochan/work/matterbridge/matterbridge.go:61 +0x6f1 | |
| goroutine 25 [chan receive]: | |
| github.com/rjeczalik/notify.(*nonrecursiveTree).dispatch(0xc0000eb8c0, 0xc0000eb800) | |
| /home/sochan/go/pkg/mod/github.com/rjeczalik/[email protected]/tree_nonrecursive.go:36 +0xb6 | |
| created by github.com/rjeczalik/notify.newNonrecursiveTree | |
| /home/sochan/go/pkg/mod/github.com/rjeczalik/[email protected]/tree_nonrecursive.go:29 +0xdc | |
| goroutine 26 [chan receive]: | |
| github.com/rjeczalik/notify.(*nonrecursiveTree).internal(0xc0000eb8c0, 0xc0000eb860) | |
| /home/sochan/go/pkg/mod/github.com/rjeczalik/[email protected]/tree_nonrecursive.go:81 +0x58 | |
| created by github.com/rjeczalik/notify.newNonrecursiveTree | |
| /home/sochan/go/pkg/mod/github.com/rjeczalik/[email protected]/tree_nonrecursive.go:30 +0x108 | |
| goroutine 27 [chan receive]: | |
| github.com/ethereum/go-ethereum/metrics.(*meterArbiter).tick(0x3123be0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/metrics/meter.go:289 +0x78 | |
| created by github.com/ethereum/go-ethereum/metrics.NewMeterForced | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/metrics/meter.go:70 +0x104 | |
| goroutine 28 [select]: | |
| github.com/ethereum/go-ethereum/consensus/ethash.(*Ethash).remote(0xc000444000, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/consensus/ethash/sealer.go:307 +0x532 | |
| created by github.com/ethereum/go-ethereum/consensus/ethash.New | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/consensus/ethash/ethash.go:496 +0x35c | |
| goroutine 29 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00020b9a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 30 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00020b9a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 31 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00020b9a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 32 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00020b9a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 33 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00020b9a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 50 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00020b9a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 51 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00020b9a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 52 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00020b9a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 53 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00020b9a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 54 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00020b9a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 55 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00020b9a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 56 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00020b9a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 98 [syscall]: | |
| os/signal.signal_recv(0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/sigqueue.go:147 +0x9c | |
| os/signal.loop() | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/os/signal/signal_unix.go:23 +0x22 | |
| created by os/signal.init.0 | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/os/signal/signal_unix.go:29 +0x41 | |
| goroutine 16 [select]: | |
| github.com/ipfs/go-log/writer.(*MirrorWriter).logRoutine(0xc00039a6c0) | |
| /home/sochan/go/pkg/mod/github.com/ipfs/[email protected]/writer/writer.go:76 +0x144 | |
| created by github.com/ipfs/go-log/writer.NewMirrorWriter | |
| /home/sochan/go/pkg/mod/github.com/ipfs/[email protected]/writer/writer.go:41 +0xb9 | |
| goroutine 65 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f46a838a3a8, 0x72, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc000012398, 0x72, 0x1000, 0x1084, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).Read(0xc000012380, 0xc0005a7900, 0x1084, 0x1084, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:169 +0x1cf | |
| net.(*netFD).Read(0xc000012380, 0xc0005a7900, 0x1084, 0x1084, 0x3124560, 0xe9, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:202 +0x4f | |
| net.(*conn).Read(0xc000818050, 0xc0005a7900, 0x1084, 0x1084, 0x0, 0x0, 0x3124560) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/net.go:184 +0x68 | |
| github.com/mreiferson/go-httpclient.(*rwTimeoutConn).Read(0xc0008ba000, 0xc0005a7900, 0x1084, 0x1084, 0x1, 0x0, 0x10) | |
| /home/sochan/go/pkg/mod/github.com/mreiferson/[email protected]/httpclient.go:228 +0xc7 | |
| crypto/tls.(*atLeastReader).Read(0xc000718120, 0xc0005a7900, 0x1084, 0x1084, 0x0, 0xc0001358f8, 0xc0001356d8) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:780 +0x60 | |
| bytes.(*Buffer).ReadFrom(0xc000499758, 0x216abc0, 0xc000718120, 0x42faf5, 0x19db380, 0x1c14260) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bytes/buffer.go:204 +0xb4 | |
| crypto/tls.(*Conn).readFromUntil(0xc000499500, 0x7f46a80a02d8, 0xc0008ba000, 0x5, 0xc0008ba000, 0xc0008ba030) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:802 +0xec | |
| crypto/tls.(*Conn).readRecordOrCCS(0xc000499500, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:609 +0x124 | |
| crypto/tls.(*Conn).readRecord(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:577 | |
| crypto/tls.(*Conn).Read(0xc000499500, 0xc0007e7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:1255 +0x161 | |
| net/http.(*persistConn).Read(0xc0007dc5a0, 0xc0007e7000, 0x1000, 0x1000, 0x1, 0x1, 0x28) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/transport.go:1753 +0x75 | |
| bufio.(*Reader).fill(0xc00081dda0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bufio/bufio.go:100 +0x103 | |
| bufio.(*Reader).ReadSlice(0xc00081dda0, 0xa, 0xe96, 0xc0007e716a, 0x1, 0x2, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bufio/bufio.go:359 +0x3d | |
| net/http/internal.readChunkLine(0xc00081dda0, 0x2, 0x0, 0x0, 0x0, 0x2) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/internal/chunked.go:122 +0x34 | |
| net/http/internal.(*chunkedReader).beginChunk(0xc001d72090) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/internal/chunked.go:48 +0x32 | |
| net/http/internal.(*chunkedReader).Read(0xc001d72090, 0xc000562000, 0x1000, 0x1000, 0xc000135c18, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/internal/chunked.go:93 +0x132 | |
| net/http.(*body).readLocked(0xc0006980c0, 0xc000562000, 0x1000, 0x1000, 0x2, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/transfer.go:847 +0x5f | |
| net/http.(*body).Read(0xc0006980c0, 0xc000562000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/transfer.go:839 +0x102 | |
| net/http.(*bodyEOFSignal).Read(0xc000698100, 0xc000562000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/transport.go:2577 +0xe5 | |
| bufio.(*Reader).fill(0xc00044c780) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bufio/bufio.go:100 +0x103 | |
| bufio.(*Reader).ReadSlice(0xc00044c780, 0x7f46a80dfb0a, 0x1, 0x10100c0007be0fe, 0x0, 0x1000, 0xc000562000) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bufio/bufio.go:359 +0x3d | |
| bufio.(*Reader).ReadBytes(0xc00044c780, 0x100a, 0x1000, 0xc000562000, 0xc000698100, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bufio/bufio.go:437 +0x73 | |
| github.com/42wim/go-gitter.(*Gitter).Listen(0xc0008064b0, 0xc00039bd10) | |
| /home/sochan/go/pkg/mod/github.com/42wim/[email protected]/stream.go:59 +0x231 | |
| created by github.com/42wim/matterbridge/bridge/gitter.(*Bgitter).JoinChannel | |
| /home/sochan/work/matterbridge/bridge/gitter/gitter.go:67 +0x443 | |
| goroutine 100 [select]: | |
| go.opencensus.io/stats/view.(*worker).start(0xc000370870) | |
| /home/sochan/go/pkg/mod/[email protected]/stats/view/worker.go:154 +0x100 | |
| created by go.opencensus.io/stats/view.init.0 | |
| /home/sochan/go/pkg/mod/[email protected]/stats/view/worker.go:32 +0x57 | |
| goroutine 726 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc000358cc0, 0x1867860, 0xc001dfe100, 0x1) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:217 +0x270 | |
| github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc00026eb00, 0xc000358cc0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:1061 +0x1fa | |
| created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:783 +0xf73 | |
| goroutine 105 [semacquire]: | |
| sync.runtime_Semacquire(0xc0003eb848) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/sema.go:56 +0x42 | |
| sync.(*WaitGroup).Wait(0xc0003eb840) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/sync/waitgroup.go:130 +0x64 | |
| github.com/spf13/viper.(*Viper).WatchConfig.func1(0xc0000fa300, 0xc0003eb830) | |
| /home/sochan/go/pkg/mod/github.com/spf13/[email protected]/viper.go:347 +0x31b | |
| created by github.com/spf13/viper.(*Viper).WatchConfig | |
| /home/sochan/go/pkg/mod/github.com/spf13/[email protected]/viper.go:287 +0x75 | |
| goroutine 106 [syscall]: | |
| syscall.Syscall6(0xe8, 0x5, 0xc0005e3bec, 0x7, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/syscall/asm_linux_amd64.s:44 +0x5 | |
| golang.org/x/sys/unix.EpollWait(0x5, 0xc0005e3bec, 0x7, 0x7, 0xffffffffffffffff, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_linux_amd64.go:1790 +0x72 | |
| github.com/fsnotify/fsnotify.(*fdPoller).wait(0xc0006fcf20, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/fsnotify/[email protected]/inotify_poller.go:86 +0x91 | |
| github.com/fsnotify/fsnotify.(*Watcher).readEvents(0xc0008063c0) | |
| /home/sochan/go/pkg/mod/github.com/fsnotify/[email protected]/inotify.go:192 +0x1f8 | |
| created by github.com/fsnotify/fsnotify.NewWatcher | |
| /home/sochan/go/pkg/mod/github.com/fsnotify/[email protected]/inotify.go:59 +0x1a5 | |
| goroutine 107 [select]: | |
| github.com/spf13/viper.(*Viper).WatchConfig.func1.1(0xc0008063c0, 0xc0003eb840, 0x1ccce34, 0x11, 0x1ccce34, 0x11, 0xc00082aa10, 0xc0000fa300) | |
| /home/sochan/go/pkg/mod/github.com/spf13/[email protected]/viper.go:308 +0xe6 | |
| created by github.com/spf13/viper.(*Viper).WatchConfig.func1 | |
| /home/sochan/go/pkg/mod/github.com/spf13/[email protected]/viper.go:306 +0x2c7 | |
| goroutine 130 [chan receive]: | |
| github.com/42wim/matterbridge/bridge/gitter.(*Bgitter).JoinChannel.func1(0xc000806460, 0xc00039bd10, 0xc0007808c0, 0x15) | |
| /home/sochan/work/matterbridge/bridge/gitter/gitter.go:70 +0x71 | |
| created by github.com/42wim/matterbridge/bridge/gitter.(*Bgitter).JoinChannel | |
| /home/sochan/work/matterbridge/bridge/gitter/gitter.go:69 +0x48f | |
| goroutine 137 [select]: | |
| github.com/bwmarrin/discordgo.(*Session).heartbeat(0xc000390280, 0xc000112b00, 0xc000890000, 0xa122) | |
| /home/sochan/go/pkg/mod/github.com/matterbridge/[email protected]/wsapi.go:315 +0x3b0 | |
| created by github.com/bwmarrin/discordgo.(*Session).Open | |
| /home/sochan/go/pkg/mod/github.com/matterbridge/[email protected]/wsapi.go:202 +0xae9 | |
| goroutine 156 [select]: | |
| net/http.(*persistConn).readLoop(0xc0007dc5a0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/transport.go:2027 +0x999 | |
| created by net/http.(*Transport).dialConn | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/transport.go:1575 +0xb0d | |
| goroutine 138 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f46a838a2d8, 0x72, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc000014518, 0x72, 0x7900, 0x79ce, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).Read(0xc000014500, 0xc000946000, 0x79ce, 0x79ce, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:169 +0x1cf | |
| net.(*netFD).Read(0xc000014500, 0xc000946000, 0x79ce, 0x79ce, 0x203000, 0xc00069ac60, 0xc000c6ab3d) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:202 +0x4f | |
| net.(*conn).Read(0xc000818028, 0xc000946000, 0x79ce, 0x79ce, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/net.go:184 +0x68 | |
| crypto/tls.(*atLeastReader).Read(0xc0006ab240, 0xc000946000, 0x79ce, 0x79ce, 0x14, 0x24, 0xc000bcb9d0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:780 +0x60 | |
| bytes.(*Buffer).ReadFrom(0xc000499058, 0x216abc0, 0xc0006ab240, 0x42faf5, 0x19db380, 0x1c14960) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bytes/buffer.go:204 +0xb4 | |
| crypto/tls.(*Conn).readFromUntil(0xc000498e00, 0x216d5c0, 0xc000818028, 0x5, 0xc000818028, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:802 +0xec | |
| crypto/tls.(*Conn).readRecordOrCCS(0xc000498e00, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:609 +0x124 | |
| crypto/tls.(*Conn).readRecord(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:577 | |
| crypto/tls.(*Conn).Read(0xc000498e00, 0xc000ab3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:1255 +0x161 | |
| bufio.(*Reader).fill(0xc00081cd20) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bufio/bufio.go:100 +0x103 | |
| bufio.(*Reader).Peek(0xc00081cd20, 0x2, 0xc000bcbd40, 0xc001ce82c0, 0x0, 0x1f11758, 0x1) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bufio/bufio.go:138 +0x4f | |
| github.com/gorilla/websocket.(*Conn).read(0xc000112b00, 0x2, 0xc000bcbd40, 0xa3411b, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/gorilla/[email protected]/conn.go:370 +0x40 | |
| github.com/gorilla/websocket.(*Conn).advanceFrame(0xc000112b00, 0x0, 0x0, 0xc000bcbf00) | |
| /home/sochan/go/pkg/mod/github.com/gorilla/[email protected]/conn.go:798 +0x5c | |
| github.com/gorilla/websocket.(*Conn).NextReader(0xc000112b00, 0x3163a20, 0x200, 0xc000010560, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/gorilla/[email protected]/conn.go:980 +0xa0 | |
| github.com/gorilla/websocket.(*Conn).ReadMessage(0xc000112b00, 0x1, 0xc001d8b800, 0x1b8, 0x600, 0xc000b541e0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/gorilla/[email protected]/conn.go:1064 +0x2f | |
| github.com/bwmarrin/discordgo.(*Session).listen(0xc000390280, 0xc000112b00, 0xc000890000) | |
| /home/sochan/go/pkg/mod/github.com/matterbridge/[email protected]/wsapi.go:217 +0x8d | |
| created by github.com/bwmarrin/discordgo.(*Session).Open | |
| /home/sochan/go/pkg/mod/github.com/matterbridge/[email protected]/wsapi.go:203 +0xb26 | |
| goroutine 150 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f46a838a478, 0x72, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc000792518, 0x72, 0x1200, 0x12dc, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).Read(0xc000792500, 0xc0005a4000, 0x12dc, 0x12dc, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:169 +0x1cf | |
| net.(*netFD).Read(0xc000792500, 0xc0005a4000, 0x12dc, 0x12dc, 0x203000, 0x0, 0x111) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:202 +0x4f | |
| net.(*conn).Read(0xc000818018, 0xc0005a4000, 0x12dc, 0x12dc, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/net.go:184 +0x68 | |
| crypto/tls.(*atLeastReader).Read(0xc00089e260, 0xc0005a4000, 0x12dc, 0x12dc, 0x2000, 0x400, 0xc000535970) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:780 +0x60 | |
| bytes.(*Buffer).ReadFrom(0xc0000b73d8, 0x216abc0, 0xc00089e260, 0x42faf5, 0x19db380, 0x1c14960) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bytes/buffer.go:204 +0xb4 | |
| crypto/tls.(*Conn).readFromUntil(0xc0000b7180, 0x216d5c0, 0xc000818018, 0x5, 0xc000818018, 0x9) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:802 +0xec | |
| crypto/tls.(*Conn).readRecordOrCCS(0xc0000b7180, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:609 +0x124 | |
| crypto/tls.(*Conn).readRecord(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:577 | |
| crypto/tls.(*Conn).Read(0xc0000b7180, 0xc00032b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:1255 +0x161 | |
| bufio.(*Reader).Read(0xc0001f5440, 0xc00088c2d8, 0x9, 0x9, 0xc000535d10, 0x0, 0x764092) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bufio/bufio.go:226 +0x26a | |
| io.ReadAtLeast(0x216aa00, 0xc0001f5440, 0xc00088c2d8, 0x9, 0x9, 0x9, 0xc0000ce050, 0x0, 0x216aea0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:310 +0x87 | |
| io.ReadFull(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:329 | |
| net/http.http2readFrameHeader(0xc00088c2d8, 0x9, 0x9, 0x216aa00, 0xc0001f5440, 0x0, 0x0, 0xc0003ec9c0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/h2_bundle.go:1477 +0x87 | |
| net/http.(*http2Framer).ReadFrame(0xc00088c2a0, 0xc0003ec9c0, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/h2_bundle.go:1735 +0xa1 | |
| net/http.(*http2clientConnReadLoop).run(0xc000535fb8, 0x73dfdd, 0xc00081cc00) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/h2_bundle.go:8175 +0x8e | |
| net/http.(*http2ClientConn).readLoop(0xc0001eb380) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/h2_bundle.go:8103 +0xa3 | |
| created by net/http.(*http2Transport).newClientConn | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/h2_bundle.go:7162 +0x62f | |
| goroutine 157 [select]: | |
| net/http.(*persistConn).writeLoop(0xc0007dc5a0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/transport.go:2205 +0x123 | |
| created by net/http.(*Transport).dialConn | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/transport.go:1576 +0xb32 | |
| goroutine 160 [select]: | |
| github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc0007bc1c0) | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/util/buffer_pool.go:206 +0x134 | |
| created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/util/buffer_pool.go:237 +0x176 | |
| goroutine 46 [syscall]: | |
| syscall.Syscall6(0xe8, 0x11, 0xc000a2ff9c, 0x1, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/syscall/asm_linux_amd64.s:44 +0x5 | |
| golang.org/x/sys/unix.EpollWait(0x11, 0xc000a2ff9c, 0x1, 0x1, 0xffffffffffffffff, 0x758320, 0xc000a78c00, 0x45d436) | |
| /home/sochan/go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_linux_amd64.go:1790 +0x72 | |
| github.com/rjeczalik/notify.(*inotify).loop(0xc000400000, 0xc0000c4180) | |
| /home/sochan/go/pkg/mod/github.com/rjeczalik/[email protected]/watcher_inotify.go:194 +0x77 | |
| created by github.com/rjeczalik/notify.(*inotify).lazyinit | |
| /home/sochan/go/pkg/mod/github.com/rjeczalik/[email protected]/watcher_inotify.go:134 +0x15b | |
| goroutine 140 [select]: | |
| github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc000205040) | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:90 +0xcd | |
| created by github.com/syndtr/goleveldb/leveldb.openDB | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:142 +0x40c | |
| goroutine 141 [select]: | |
| github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc000205040) | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_state.go:101 +0xf6 | |
| created by github.com/syndtr/goleveldb/leveldb.openDB | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:143 +0x42e | |
| goroutine 142 [select]: | |
| github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc000205040) | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:825 +0x25d | |
| created by github.com/syndtr/goleveldb/leveldb.openDB | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:149 +0x582 | |
| goroutine 143 [select]: | |
| github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc000205040) | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:762 +0x150 | |
| created by github.com/syndtr/goleveldb/leveldb.openDB | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:150 +0x5a4 | |
| goroutine 144 [select]: | |
| github.com/ethereum/go-ethereum/accounts/keystore.(*watcher).loop(0xc0007c0780) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/accounts/keystore/watch.go:94 +0x50d | |
| created by github.com/ethereum/go-ethereum/accounts/keystore.(*watcher).start | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/accounts/keystore/watch.go:52 +0x59 | |
| goroutine 47 [chan receive]: | |
| github.com/rjeczalik/notify.(*inotify).send(0xc000400000, 0xc0000c4180) | |
| /home/sochan/go/pkg/mod/github.com/rjeczalik/[email protected]/watcher_inotify.go:254 +0xab | |
| created by github.com/rjeczalik/notify.(*inotify).lazyinit | |
| /home/sochan/go/pkg/mod/github.com/rjeczalik/[email protected]/watcher_inotify.go:137 +0x1b4 | |
| goroutine 48 [chan receive]: | |
| github.com/rjeczalik/notify.(*inotify).send(0xc000400000, 0xc0000c4180) | |
| /home/sochan/go/pkg/mod/github.com/rjeczalik/[email protected]/watcher_inotify.go:254 +0xab | |
| created by github.com/rjeczalik/notify.(*inotify).lazyinit | |
| /home/sochan/go/pkg/mod/github.com/rjeczalik/[email protected]/watcher_inotify.go:137 +0x1b4 | |
| goroutine 145 [select]: | |
| github.com/ethereum/go-ethereum/accounts/keystore.(*KeyStore).updater(0xc00030e3c0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/accounts/keystore/keystore.go:207 +0xcc | |
| created by github.com/ethereum/go-ethereum/accounts/keystore.(*KeyStore).Subscribe | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/accounts/keystore/keystore.go:194 +0x142 | |
| goroutine 178 [select]: | |
| github.com/ethereum/go-ethereum/accounts.(*Manager).update(0xc0007bd5e0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/accounts/manager.go:111 +0x1b8 | |
| created by github.com/ethereum/go-ethereum/accounts.NewManager | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/accounts/manager.go:79 +0x4be | |
| goroutine 179 [select]: | |
| github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc0006a8b60) | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/util/buffer_pool.go:206 +0x134 | |
| created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/util/buffer_pool.go:237 +0x176 | |
| goroutine 180 [select]: | |
| github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc0002049c0) | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:90 +0xcd | |
| created by github.com/syndtr/goleveldb/leveldb.openDB | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:142 +0x40c | |
| goroutine 181 [select]: | |
| github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc0002049c0) | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_state.go:101 +0xf6 | |
| created by github.com/syndtr/goleveldb/leveldb.openDB | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:143 +0x42e | |
| goroutine 182 [select]: | |
| github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc0002049c0) | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:825 +0x25d | |
| created by github.com/syndtr/goleveldb/leveldb.openDB | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:149 +0x582 | |
| goroutine 183 [select]: | |
| github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc0002049c0) | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:762 +0x150 | |
| created by github.com/syndtr/goleveldb/leveldb.openDB | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:150 +0x5a4 | |
| goroutine 743 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Peer).update(0xc00026c3f0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:174 +0x127 | |
| created by github.com/status-im/status-go/whisper/v6.(*Peer).start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:73 +0x54 | |
| goroutine 692 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f46a8389b88, 0x72, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc00054db98, 0x72, 0x0, 0x20, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).Read(0xc00054db80, 0xc001da0ce0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:169 +0x1cf | |
| net.(*netFD).Read(0xc00054db80, 0xc001da0ce0, 0x20, 0x20, 0x0, 0x20, 0xc001da0ce0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:202 +0x4f | |
| net.(*conn).Read(0xc000790d08, 0xc001da0ce0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/net.go:184 +0x68 | |
| io.ReadAtLeast(0x216d5c0, 0xc000790d08, 0xc001da0ce0, 0x20, 0x20, 0x20, 0x6fc23a933, 0x6fc23a933, 0x18) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:310 +0x87 | |
| io.ReadFull(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:329 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc000208b60, 0xbf8876b07abfd4cc, 0xe69b583d7, 0x3124560, 0x0, 0x0, 0x3124560, 0x0, 0x1b, 0x21) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:647 +0xe4 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc001d73410, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:94 +0x118 | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0003585a0, 0xc0006beb40) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:270 +0xbe | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:207 +0xf2 | |
| goroutine 77 [select]: | |
| github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc000a12b80, 0x21ae860, 0xc000371090) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:542 +0x2e2 | |
| created by github.com/ethereum/go-ethereum/rpc.initClient | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:223 +0x2a9 | |
| goroutine 78 [select]: | |
| net.(*pipe).read(0xc0007eb380, 0xc0004be000, 0x200, 0x200, 0xc000099d70, 0x46bdbc, 0x200) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/pipe.go:164 +0x19b | |
| net.(*pipe).Read(0xc0007eb380, 0xc0004be000, 0x200, 0x200, 0x203000, 0x203000, 0x75227b3a22726573) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/pipe.go:147 +0x4d | |
| encoding/json.(*Decoder).refill(0xc0003329a0, 0x20, 0x18) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:161 +0xeb | |
| encoding/json.(*Decoder).readValue(0xc0003329a0, 0x0, 0x0, 0x353931363336222c) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:136 +0x1dc | |
| encoding/json.(*Decoder).Decode(0xc0003329a0, 0x19bdba0, 0xc00085a920, 0x6f6a222c65736c01, 0xc00085a920) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:63 +0x79 | |
| github.com/ethereum/go-ethereum/rpc.(*jsonCodec).Read(0xc000371090, 0x696142634d223a22, 0x3a226469222c226e, 0x3336343133323422, 0x3838343835363236, 0x6964222c22313233, 0x616e696d69726373) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/json.go:207 +0x54 | |
| github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc000a12b80, 0x21ae860, 0xc000371090) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:615 +0xca | |
| created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:539 +0x11a | |
| goroutine 197 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f46a838a208, 0x72, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc000014418, 0x72, 0x0, 0x10, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).ReadFrom(0xc000014400, 0xc0008c0200, 0x10, 0x10, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:219 +0x1c3 | |
| net.(*netFD).readFrom(0xc000014400, 0xc0008c0200, 0x10, 0x10, 0xc000014400, 0xc000014418, 0xc000ad3d38, 0x5a1a9f, 0xc000014400) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:208 +0x5b | |
| net.(*UDPConn).readFrom(0xc000352010, 0xc0008c0200, 0x10, 0x10, 0x2, 0x2, 0x2, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/udpsock_posix.go:47 +0x6a | |
| net.(*UDPConn).ReadFromUDP(0xc000352010, 0xc0008c0200, 0x10, 0x10, 0x2, 0x0, 0x0, 0x820f95b87) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/udpsock.go:109 +0x5d | |
| github.com/jackpal/go-nat-pmp.(*network).call(0xc0008b2200, 0xc0008c0138, 0x2, 0x2, 0x0, 0xc0008c0200, 0x10, 0x10, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/jackpal/[email protected]/network.go:54 +0x2e5 | |
| github.com/jackpal/go-nat-pmp.(*Client).rpc(0xc0008b2220, 0xc0008c0138, 0x2, 0x2, 0xc, 0x826bcb60070d3412, 0x6eda45532ce37a8e, 0x0, 0xc00073bf68, 0x432388) | |
| /home/sochan/go/pkg/mod/github.com/jackpal/[email protected]/natpmp.go:108 +0x67 | |
| github.com/jackpal/go-nat-pmp.(*Client).GetExternalAddress(0xc0008b2220, 0xc0008b2220, 0xf3ea57b1331da313, 0x701090d451e00bb8) | |
| /home/sochan/go/pkg/mod/github.com/jackpal/[email protected]/natpmp.go:58 +0x7e | |
| github.com/ethereum/go-ethereum/p2p/nat.discoverPMP.func1(0xc0008c0134, 0x4, 0x4, 0xc000065a40) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/nat/natpmp.go:73 +0xad | |
| created by github.com/ethereum/go-ethereum/p2p/nat.discoverPMP | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/nat/natpmp.go:71 +0xc4 | |
| goroutine 185 [select]: | |
| github.com/ethereum/go-ethereum/p2p/nat.Map(0x21aaaa0, 0xc000376840, 0xc00081af60, 0x1c99d6a, 0x3, 0x765f, 0x765f, 0x1cba773, 0xc) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/nat/nat.go:114 +0x453 | |
| github.com/ethereum/go-ethereum/p2p.(*Server).setupListening.func1(0xc00026eb00, 0xc000a9edb0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:631 +0x8b | |
| created by github.com/ethereum/go-ethereum/p2p.(*Server).setupListening | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:630 +0x22f | |
| goroutine 49 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f46a838a138, 0x72, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc000a50c98, 0x72, 0x0, 0x0, 0x1ca64b9) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).Accept(0xc000a50c80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:384 +0x1f8 | |
| net.(*netFD).accept(0xc000a50c80, 0xeccd10, 0x29e3510, 0x212c398) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:238 +0x42 | |
| net.(*TCPListener).accept(0xc0007c0f80, 0x42aedb, 0xc000a8e000, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/tcpsock_posix.go:139 +0x32 | |
| net.(*TCPListener).Accept(0xc0007c0f80, 0x0, 0xc000a8e000, 0xc00083a000, 0x2) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/tcpsock.go:261 +0x47 | |
| github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop(0xc00026eb00) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:892 +0x23a | |
| created by github.com/ethereum/go-ethereum/p2p.(*Server).setupListening | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:638 +0x15a | |
| goroutine 210 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Server).run(0xc00026eb00, 0x21aa860, 0xc00088c620) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:702 +0x6fb | |
| created by github.com/ethereum/go-ethereum/p2p.(*Server).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:505 +0x4aa | |
| goroutine 211 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).update(0xc00000c780) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1398 +0xd1 | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:866 +0x8b | |
| goroutine 212 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c780) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 213 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c780) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 214 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c780) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 215 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c780) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 216 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c780) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 217 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c780) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 218 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c780) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 219 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c780) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 220 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c780) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 221 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c780) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 222 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c780) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 223 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c780) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 224 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processP2P(0xc00000c780) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1371 +0xc1 | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:872 +0xf8 | |
| goroutine 225 [select]: | |
| github.com/status-im/status-go/services/ext.(*MailRequestMonitor).handleEnvelopeEvents(0xc000371d60) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/services/ext/mailrequests.go:79 +0x1c8 | |
| github.com/status-im/status-go/services/ext.(*MailRequestMonitor).Start.func1(0xc000371d60) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/services/ext/mailrequests.go:52 +0x2b | |
| created by github.com/status-im/status-go/services/ext.(*MailRequestMonitor).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/services/ext/mailrequests.go:51 +0x8b | |
| goroutine 242 [select]: | |
| github.com/status-im/status-go/timesource.(*NTPTimeSource).runPeriodically.func1(0xc0008aa010, 0xc00078e790, 0xc0003402a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/timesource/timesource.go:174 +0xb8 | |
| created by github.com/status-im/status-go/timesource.(*NTPTimeSource).runPeriodically | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/timesource/timesource.go:172 +0xb9 | |
| goroutine 227 [chan receive]: | |
| github.com/status-im/status-go/eth-node/bridge/geth.(*gethWhisperWrapper).SubscribeEnvelopeEvents.func1(0xc00057ca20, 0xc00057c9c0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/eth-node/bridge/geth/whisper.go:61 +0xf9 | |
| created by github.com/status-im/status-go/eth-node/bridge/geth.(*gethWhisperWrapper).SubscribeEnvelopeEvents | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/eth-node/bridge/geth/whisper.go:60 +0x66 | |
| goroutine 342 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc00044dc20) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:254 +0x178 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:208 +0x117 | |
| goroutine 415 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc00057d200, 0x1867860, 0xc000972280, 0x1) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:217 +0x270 | |
| github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc00026eb00, 0xc00057d200) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:1061 +0x1fa | |
| created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:783 +0xf73 | |
| goroutine 740 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0008a37a0, 0x1867860, 0xc00054c300, 0x1) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:217 +0x270 | |
| github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc00026eb00, 0xc0008a37a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:1061 +0x1fa | |
| created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:783 +0xf73 | |
| goroutine 341 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f46a8389918, 0x72, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc00054dc98, 0x72, 0x0, 0x20, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).Read(0xc00054dc80, 0xc0030ea2a0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:169 +0x1cf | |
| net.(*netFD).Read(0xc00054dc80, 0xc0030ea2a0, 0x20, 0x20, 0x0, 0x20, 0xc0030ea2a0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:202 +0x4f | |
| net.(*conn).Read(0xc0000107a8, 0xc0030ea2a0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/net.go:184 +0x68 | |
| io.ReadAtLeast(0x216d5c0, 0xc0000107a8, 0xc0030ea2a0, 0x20, 0x20, 0x20, 0x6fc23a8a0, 0x6fc23a8a0, 0x18) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:310 +0x87 | |
| io.ReadFull(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:329 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc000208af0, 0xbf8876b090fd7504, 0xe7b8dee0b, 0x3124560, 0x0, 0x0, 0x3124560, 0x0, 0x1b, 0x21) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:647 +0xe4 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0009fbbf0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:94 +0x118 | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc00044dc20, 0xc00057ccc0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:270 +0xbe | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:207 +0xf2 | |
| goroutine 440 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0008a3680) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:254 +0x178 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:208 +0x117 | |
| goroutine 343 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc001d92240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:417 +0x101 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).runMessageLoop(0xc00000c780, 0xc000a30000, 0x2185c60, 0xc001d92240, 0xc000a30000, 0xf3ffafe678968e5f) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:930 +0x62 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).HandlePeer(0xc00000c780, 0xc00044dc20, 0x2185c60, 0xc001d92240, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:911 +0x2ab | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc001d92240, 0xc00044dc20, 0x2185c60, 0xc001d92240) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:363 +0x66 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:362 +0x203 | |
| goroutine 441 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0004c0240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:417 +0x101 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).runMessageLoop(0xc00000c780, 0xc000028b40, 0x2185c60, 0xc0004c0240, 0xc000028b40, 0xc000340380) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:930 +0x62 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).HandlePeer(0xc00000c780, 0xc0008a3680, 0x2185c60, 0xc0004c0240, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:911 +0x2ab | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0004c0240, 0xc0008a3680, 0x2185c60, 0xc0004c0240) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:363 +0x66 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:362 +0x203 | |
| goroutine 612 [sleep]: | |
| runtime.goparkunlock(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/proc.go:310 | |
| time.Sleep(0x803e78ae6) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/time.go:105 +0x157 | |
| github.com/ethereum/go-ethereum/p2p.waitExpireTask.Do(...) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/dial.go:374 | |
| github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x216b8c0, 0xc00070fb28, 0xc00026eb00, 0xc00081c180) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:683 +0x3b | |
| created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2 | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:683 +0x198 | |
| goroutine 200 [chan receive]: | |
| github.com/ethereum/go-ethereum/rpc.(*Server).ServeCodec(0xc00075ebd0, 0x21ae860, 0xc000371090, 0x3) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/server.go:87 +0x19c | |
| created by github.com/ethereum/go-ethereum/rpc.DialInProc.func1 | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/inproc.go:29 +0xbd | |
| goroutine 201 [select]: | |
| github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc0007eb480, 0x21ae860, 0xc000371db0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:542 +0x2e2 | |
| created by github.com/ethereum/go-ethereum/rpc.initClient | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:223 +0x2a9 | |
| goroutine 202 [chan receive]: | |
| github.com/ethereum/go-ethereum/rpc.(*Server).ServeCodec(0xc0007f5800, 0x21ae860, 0xc000371ea0, 0x3) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/server.go:87 +0x19c | |
| created by github.com/ethereum/go-ethereum/rpc.DialInProc.func1 | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/inproc.go:29 +0xbd | |
| goroutine 191 [select]: | |
| github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc000972180, 0x21ae860, 0xc000371ea0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:542 +0x2e2 | |
| created by github.com/ethereum/go-ethereum/rpc.initClient | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:223 +0x2a9 | |
| goroutine 203 [select]: | |
| github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc0007eb680, 0x21ae860, 0xc0000ee640) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:542 +0x2e2 | |
| created by github.com/ethereum/go-ethereum/rpc.initClient | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:223 +0x2a9 | |
| goroutine 192 [select]: | |
| net.(*pipe).read(0xc0007eb580, 0xc000360000, 0x200, 0x200, 0xc0008ded70, 0x46bdbc, 0x200) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/pipe.go:164 +0x19b | |
| net.(*pipe).Read(0xc0007eb580, 0xc000360000, 0x200, 0x200, 0x203000, 0x203000, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/pipe.go:147 +0x4d | |
| encoding/json.(*Decoder).refill(0xc000332c60, 0x20, 0x18) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:161 +0xeb | |
| encoding/json.(*Decoder).readValue(0xc000332c60, 0x0, 0x0, 0x90663215ec5dc1fc) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:136 +0x1dc | |
| encoding/json.(*Decoder).Decode(0xc000332c60, 0x19bdba0, 0xc0007cc600, 0xb24e620df883de01, 0xc0007cc600) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:63 +0x79 | |
| github.com/ethereum/go-ethereum/rpc.(*jsonCodec).Read(0xc000371ea0, 0x34bc09be77bd65fb, 0x746f07a86b5d53a8, 0xa1d8bb5c63227998, 0xef55a156fc779259, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/json.go:207 +0x54 | |
| github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc000972180, 0x21ae860, 0xc000371ea0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:615 +0xca | |
| created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:539 +0x11a | |
| goroutine 244 [select]: | |
| net.(*pipe).read(0xc0007eb400, 0xc000026000, 0x200, 0x200, 0xc000739d70, 0x46bdbc, 0x200) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/pipe.go:164 +0x19b | |
| net.(*pipe).Read(0xc0007eb400, 0xc000026000, 0x200, 0x200, 0x203000, 0x203000, 0xea01efd7dff249db) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/pipe.go:147 +0x4d | |
| encoding/json.(*Decoder).refill(0xc000332b00, 0x20, 0x18) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:161 +0xeb | |
| encoding/json.(*Decoder).readValue(0xc000332b00, 0x0, 0x0, 0xfd279f5e34d1ad3e) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:136 +0x1dc | |
| encoding/json.(*Decoder).Decode(0xc000332b00, 0x19bdba0, 0xc00083a320, 0x1, 0xc00083a320) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:63 +0x79 | |
| github.com/ethereum/go-ethereum/rpc.(*jsonCodec).Read(0xc000371db0, 0xf268f8213bbfe8d, 0xe091f87af2b9d8e6, 0xed0169b9f3965944, 0xfa5b13ddff71d13, 0xe20e722dd7811725, 0xa14c2ed777d4494c) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/json.go:207 +0x54 | |
| github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc0007eb480, 0x21ae860, 0xc000371db0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:615 +0xca | |
| created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:539 +0x11a | |
| goroutine 87 [select]: | |
| net.(*pipe).read(0xc0007eb600, 0xc0004c6000, 0x200, 0x200, 0xc00095ad70, 0x46bdbc, 0x200) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/pipe.go:164 +0x19b | |
| net.(*pipe).Read(0xc0007eb600, 0xc0004c6000, 0x200, 0x200, 0x203000, 0x203000, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/pipe.go:147 +0x4d | |
| encoding/json.(*Decoder).refill(0xc000332dc0, 0x20, 0x18) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:161 +0xeb | |
| encoding/json.(*Decoder).readValue(0xc000332dc0, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:136 +0x1dc | |
| encoding/json.(*Decoder).Decode(0xc000332dc0, 0x19bdba0, 0xc00084c0a0, 0xfd970e9daf938c01, 0xc00084c0a0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:63 +0x79 | |
| github.com/ethereum/go-ethereum/rpc.(*jsonCodec).Read(0xc0000ee640, 0x4f338a0b4dece79a, 0xc2265fceae3be12, 0x766485dffaa54de, 0x8c53fc1239e25962, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/json.go:207 +0x54 | |
| github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc0007eb680, 0x21ae860, 0xc0000ee640) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:615 +0xca | |
| created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:539 +0x11a | |
| goroutine 80 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Peer).update(0xc000028b40) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:174 +0x127 | |
| created by github.com/status-im/status-go/whisper/v6.(*Peer).start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:73 +0x54 | |
| goroutine 246 [select]: | |
| github.com/libp2p/go-libp2p-peerstore/pstoremem.(*memoryAddrBook).background(0xc0003c4900) | |
| /home/sochan/go/pkg/mod/github.com/libp2p/[email protected]/pstoremem/addr_book.go:81 +0x12f | |
| created by github.com/libp2p/go-libp2p-peerstore/pstoremem.NewAddrBook | |
| /home/sochan/go/pkg/mod/github.com/libp2p/[email protected]/pstoremem/addr_book.go:71 +0x18e | |
| goroutine 681 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc00092f800) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:254 +0x178 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:208 +0x117 | |
| goroutine 325 [select]: | |
| github.com/status-im/status-go/peers.(*PeerPool).handleServerPeers(0xc0008ca320, 0xc00026eb00, 0xc0007ed7a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/peers/peerpool.go:261 +0x189 | |
| github.com/status-im/status-go/peers.(*PeerPool).Start.func1(0xc0008ca320, 0xc00026eb00) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/peers/peerpool.go:150 +0x3e | |
| created by github.com/status-im/status-go/peers.(*PeerPool).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/peers/peerpool.go:149 +0x210 | |
| goroutine 696 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f46a83899e8, 0x72, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc00054da18, 0x72, 0x0, 0x20, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).Read(0xc00054da00, 0xc001df82e0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:169 +0x1cf | |
| net.(*netFD).Read(0xc00054da00, 0xc001df82e0, 0x20, 0x20, 0x0, 0x20, 0xc001df82e0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:202 +0x4f | |
| net.(*conn).Read(0xc0008ac028, 0xc001df82e0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/net.go:184 +0x68 | |
| io.ReadAtLeast(0x216d5c0, 0xc0008ac028, 0xc001df82e0, 0x20, 0x20, 0x20, 0x6fc23aa1d, 0x6fc23aa1d, 0x18) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:310 +0x87 | |
| io.ReadFull(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:329 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0002000e0, 0xbf8876b09c5d2e9c, 0xe86eda7a1, 0x3124560, 0x0, 0x0, 0x3124560, 0x0, 0x1b, 0x21) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:647 +0xe4 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0009faf60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:94 +0x118 | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0001f4b40, 0xc0006bed80) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:270 +0xbe | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:207 +0xf2 | |
| goroutine 329 [select]: | |
| database/sql.(*DB).connectionOpener(0xc000750000, 0x21a9660, 0xc000377200) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/database/sql/sql.go:1052 +0xe8 | |
| created by database/sql.OpenDB | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/database/sql/sql.go:722 +0x15d | |
| goroutine 330 [select]: | |
| database/sql.(*DB).connectionResetter(0xc000750000, 0x21a9660, 0xc000377200) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/database/sql/sql.go:1065 +0xfb | |
| created by database/sql.OpenDB | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/database/sql/sql.go:723 +0x193 | |
| goroutine 682 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc000029170, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:417 +0x101 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).runMessageLoop(0xc00000c780, 0xc001d92090, 0x2185c60, 0xc000029170, 0xc001d92090, 0x2) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:930 +0x62 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).HandlePeer(0xc00000c780, 0xc00092f800, 0x2185c60, 0xc000029170, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:911 +0x2ab | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc000029170, 0xc00092f800, 0x2185c60, 0xc000029170) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:363 +0x66 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:362 +0x203 | |
| goroutine 685 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc000358cc0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:254 +0x178 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:208 +0x117 | |
| goroutine 311 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc00057d200) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:254 +0x178 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:208 +0x117 | |
| goroutine 688 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Peer).update(0xc0004c0870) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:174 +0x127 | |
| created by github.com/status-im/status-go/whisper/v6.(*Peer).start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:73 +0x54 | |
| goroutine 738 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0001f4b40, 0x1867860, 0xc00054c280, 0x1) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:217 +0x270 | |
| github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc00026eb00, 0xc0001f4b40) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:1061 +0x1fa | |
| created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:783 +0xf73 | |
| goroutine 686 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0003107e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:417 +0x101 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).runMessageLoop(0xc00000c780, 0xc0004c0870, 0x2185c60, 0xc0003107e0, 0xc0004c0870, 0x2) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:930 +0x62 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).HandlePeer(0xc00000c780, 0xc000358cc0, 0x2185c60, 0xc0003107e0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:911 +0x2ab | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0003107e0, 0xc000358cc0, 0x2185c60, 0xc0003107e0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:363 +0x66 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:362 +0x203 | |
| goroutine 312 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc000a302d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:417 +0x101 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).runMessageLoop(0xc00000c780, 0xc00014fe60, 0x2185c60, 0xc000a302d0, 0xc00014fe60, 0x2) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:930 +0x62 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).HandlePeer(0xc00000c780, 0xc00057d200, 0x2185c60, 0xc000a302d0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:911 +0x2ab | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc000a302d0, 0xc00057d200, 0x2185c60, 0xc000a302d0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:363 +0x66 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:362 +0x203 | |
| goroutine 697 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0001f4b40) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:254 +0x178 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:208 +0x117 | |
| goroutine 606 [chan receive]: | |
| github.com/42wim/matterbridge/gateway.(*Router).handleReceive(0xc000806410) | |
| /home/sochan/work/matterbridge/gateway/router.go:129 +0x510 | |
| created by github.com/42wim/matterbridge/gateway.(*Router).Start | |
| /home/sochan/work/matterbridge/gateway/router.go:102 +0x937 | |
| goroutine 724 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0003585a0, 0x1867860, 0xc000792080, 0x1) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:217 +0x270 | |
| github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc00026eb00, 0xc0003585a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:1061 +0x1fa | |
| created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:783 +0xf73 | |
| goroutine 680 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f46a8389848, 0x72, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc00054dd98, 0x72, 0x0, 0x20, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).Read(0xc00054dd80, 0xc001da09e0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:169 +0x1cf | |
| net.(*netFD).Read(0xc00054dd80, 0xc001da09e0, 0x20, 0x20, 0x0, 0x20, 0xc001da09e0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:202 +0x4f | |
| net.(*conn).Read(0xc000942c60, 0xc001da09e0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/net.go:184 +0x68 | |
| io.ReadAtLeast(0x216d5c0, 0xc000942c60, 0xc001da09e0, 0x20, 0x20, 0x20, 0x6fc23a8bb, 0x6fc23a8bb, 0x18) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:310 +0x87 | |
| io.ReadFull(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:329 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0002a5c00, 0xbf8876b075b396e6, 0xe64a945ed, 0x3124560, 0x0, 0x0, 0x3124560, 0x0, 0x1b, 0x21) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:647 +0xe4 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc001d524b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:94 +0x118 | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc00092f800, 0xc00044d7a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:270 +0xbe | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:207 +0xf2 | |
| goroutine 677 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0001f5800) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:254 +0x178 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:208 +0x117 | |
| goroutine 678 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0004c0900, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:417 +0x101 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).runMessageLoop(0xc00000c780, 0xc001d92000, 0x2185c60, 0xc0004c0900, 0xc001d92000, 0x2) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:930 +0x62 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).HandlePeer(0xc00000c780, 0xc0001f5800, 0x2185c60, 0xc0004c0900, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:911 +0x2ab | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0004c0900, 0xc0001f5800, 0x2185c60, 0xc0004c0900) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:363 +0x66 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:362 +0x203 | |
| goroutine 676 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f46a838a068, 0x72, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc000a13698, 0x72, 0x0, 0x20, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).Read(0xc000a13680, 0xc001ca78c0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:169 +0x1cf | |
| net.(*netFD).Read(0xc000a13680, 0xc001ca78c0, 0x20, 0x20, 0x0, 0x20, 0xc001ca78c0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:202 +0x4f | |
| net.(*conn).Read(0xc000942c58, 0xc001ca78c0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/net.go:184 +0x68 | |
| io.ReadAtLeast(0x216d5c0, 0xc000942c58, 0xc001ca78c0, 0x20, 0x20, 0x20, 0x6fc23a90f, 0x6fc23a90f, 0x18) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:310 +0x87 | |
| io.ReadFull(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:329 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0002089a0, 0xbf8876b074ea1c0d, 0xe63e0044f, 0x3124560, 0x0, 0x0, 0x3124560, 0x0, 0x1b, 0x21) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:647 +0xe4 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc001d522a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:94 +0x118 | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0001f5800, 0xc00044d3e0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:270 +0xbe | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:207 +0xf2 | |
| goroutine 669 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Peer).update(0xc001d92000) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:174 +0x127 | |
| created by github.com/status-im/status-go/whisper/v6.(*Peer).start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:73 +0x54 | |
| goroutine 684 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f46a8389778, 0x72, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc000a51318, 0x72, 0x0, 0x20, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).Read(0xc000a51300, 0xc001b65fa0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:169 +0x1cf | |
| net.(*netFD).Read(0xc000a51300, 0xc001b65fa0, 0x20, 0x20, 0x0, 0x20, 0xc001b65fa0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:202 +0x4f | |
| net.(*conn).Read(0xc0000107b0, 0xc001b65fa0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/net.go:184 +0x68 | |
| io.ReadAtLeast(0x216d5c0, 0xc0000107b0, 0xc001b65fa0, 0x20, 0x20, 0x20, 0x6fc23a8e4, 0x6fc23a8e4, 0x18) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:310 +0x87 | |
| io.ReadFull(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:329 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0001da0e0, 0xbf8876b07ac27622, 0xe69b8252a, 0x3124560, 0x0, 0x0, 0x3124560, 0x0, 0x1b, 0x21) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:647 +0xe4 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0009fbe00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:94 +0x118 | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc000358cc0, 0xc0007df920) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:270 +0xbe | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:207 +0xf2 | |
| goroutine 625 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0001f5800, 0x1867860, 0xc000972980, 0x1) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:217 +0x270 | |
| github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc00026eb00, 0xc0001f5800) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:1061 +0x1fa | |
| created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:783 +0xf73 | |
| goroutine 668 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc00092f800, 0x1867860, 0xc000972a00, 0x1) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:217 +0x270 | |
| github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc00026eb00, 0xc00092f800) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:1061 +0x1fa | |
| created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:783 +0xf73 | |
| goroutine 310 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f46a8389ec8, 0x72, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc000972118, 0x72, 0x0, 0x20, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).Read(0xc000972100, 0xc001b65b60, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:169 +0x1cf | |
| net.(*netFD).Read(0xc000972100, 0xc001b65b60, 0x20, 0x20, 0x0, 0x20, 0xc001b65b60) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:202 +0x4f | |
| net.(*conn).Read(0xc000010778, 0xc001b65b60, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/net.go:184 +0x68 | |
| io.ReadAtLeast(0x216d5c0, 0xc000010778, 0xc001b65b60, 0x20, 0x20, 0x20, 0x6fc23a901, 0x6fc23a901, 0x18) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:310 +0x87 | |
| io.ReadFull(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:329 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc000200000, 0xbf8876b0764299f6, 0xe65384904, 0x3124560, 0x0, 0x0, 0x3124560, 0x0, 0x1b, 0x21) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:647 +0xe4 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0009fb2f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:94 +0x118 | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc00057d200, 0xc00044c5a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:270 +0xbe | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:207 +0xf2 | |
| goroutine 722 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc00044dc20, 0x1867860, 0xc0005c0000, 0x1) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:217 +0x270 | |
| github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc00026eb00, 0xc00044dc20) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:1061 +0x1fa | |
| created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:783 +0xf73 | |
| goroutine 641 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Peer).update(0xc000a30000) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:174 +0x127 | |
| created by github.com/status-im/status-go/whisper/v6.(*Peer).start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:73 +0x54 | |
| goroutine 690 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Peer).update(0xc001d92090) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:174 +0x127 | |
| created by github.com/status-im/status-go/whisper/v6.(*Peer).start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:73 +0x54 | |
| goroutine 611 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0008a3680, 0x1867860, 0xc00054cf00, 0x1) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:217 +0x270 | |
| github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc00026eb00, 0xc0008a3680) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:1061 +0x1fa | |
| created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:783 +0xf73 | |
| goroutine 229 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Peer).update(0xc00026c480) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:174 +0x127 | |
| created by github.com/status-im/status-go/whisper/v6.(*Peer).start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:73 +0x54 | |
| goroutine 607 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Peer).update(0xc00014fe60) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:174 +0x127 | |
| created by github.com/status-im/status-go/whisper/v6.(*Peer).start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:73 +0x54 | |
| goroutine 702 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0004c1c20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:417 +0x101 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).runMessageLoop(0xc00000c780, 0xc00026c480, 0x2185c60, 0xc0004c1c20, 0xc00026c480, 0x2) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:930 +0x62 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).HandlePeer(0xc00000c780, 0xc0008a37a0, 0x2185c60, 0xc0004c1c20, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:911 +0x2ab | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0004c1c20, 0xc0008a37a0, 0x2185c60, 0xc0004c1c20) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:363 +0x66 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:362 +0x203 | |
| goroutine 698 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0004c0d80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:417 +0x101 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).runMessageLoop(0xc00000c780, 0xc00026c3f0, 0x2185c60, 0xc0004c0d80, 0xc00026c3f0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:930 +0x62 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).HandlePeer(0xc00000c780, 0xc0001f4b40, 0x2185c60, 0xc0004c0d80, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:911 +0x2ab | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0004c0d80, 0xc0001f4b40, 0x2185c60, 0xc0004c0d80) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:363 +0x66 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:362 +0x203 | |
| goroutine 701 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0008a37a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:254 +0x178 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:208 +0x117 | |
| goroutine 700 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f46a8389ab8, 0x72, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc0005c1598, 0x72, 0x0, 0x20, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).Read(0xc0005c1580, 0xc0027b09a0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:169 +0x1cf | |
| net.(*netFD).Read(0xc0005c1580, 0xc0027b09a0, 0x20, 0x20, 0x0, 0x20, 0xc0027b09a0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:202 +0x4f | |
| net.(*conn).Read(0xc0008ac040, 0xc0027b09a0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/net.go:184 +0x68 | |
| io.ReadAtLeast(0x216d5c0, 0xc0008ac040, 0xc0027b09a0, 0x20, 0x20, 0x20, 0x6fc23ab7b, 0x6fc23ab7b, 0x18) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:310 +0x87 | |
| io.ReadFull(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:329 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc00044e310, 0xbf8876b08e832464, 0xe79139d48, 0x3124560, 0x0, 0x0, 0x3124560, 0x0, 0x1b, 0x21) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:647 +0xe4 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0009fb530, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:94 +0x118 | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0008a37a0, 0xc0006bf140) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:270 +0xbe | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:207 +0xf2 | |
| goroutine 439 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f46a8389df8, 0x72, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc000792198, 0x72, 0x0, 0x20, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).Read(0xc000792180, 0xc000a9d880, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:169 +0x1cf | |
| net.(*netFD).Read(0xc000792180, 0xc000a9d880, 0x20, 0x20, 0x0, 0x20, 0xc000a9d880) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:202 +0x4f | |
| net.(*conn).Read(0xc0008be050, 0xc000a9d880, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/net.go:184 +0x68 | |
| io.ReadAtLeast(0x216d5c0, 0xc0008be050, 0xc000a9d880, 0x20, 0x20, 0x20, 0x6fc23ab41, 0x6fc23ab41, 0x18) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:310 +0x87 | |
| io.ReadFull(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:329 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0002085b0, 0xbf8876b09d7eab4c, 0xe880f2434, 0x3124560, 0x0, 0x0, 0x3124560, 0x0, 0x1b, 0x21) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:647 +0xe4 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc0003eca80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:94 +0x118 | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0008a3680, 0xc00092e660) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:270 +0xbe | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:207 +0xf2 | |
| goroutine 694 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc000310750, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:417 +0x101 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).runMessageLoop(0xc00000c780, 0xc00026c090, 0x2185c60, 0xc000310750, 0xc00026c090, 0x2) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:930 +0x62 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).HandlePeer(0xc00000c780, 0xc0003585a0, 0x2185c60, 0xc000310750, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:911 +0x2ab | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc000310750, 0xc0003585a0, 0x2185c60, 0xc000310750) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:363 +0x66 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:362 +0x203 | |
| goroutine 728 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Peer).update(0xc00026c090) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:174 +0x127 | |
| created by github.com/status-im/status-go/whisper/v6.(*Peer).start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:73 +0x54 | |
| goroutine 693 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0003585a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:254 +0x178 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:208 +0x117 | |
| ~/work/matterbridge status-im-support-upgrade 33s | |
| caspair > ./matterbridge ~/work/matterbridge | |
| [2020-02-10T15:06:44+01:00] INFO main: Running version 1.16.4-dev | |
| [2020-02-10T15:06:44+01:00] INFO main: WARNING: THIS IS A DEVELOPMENT VERSION. Things may break. | |
| [2020-02-10T15:06:44+01:00] INFO router: Parsing gateway nimbus-general | |
| [2020-02-10T15:06:44+01:00] INFO router: Starting bridge: status.autobot | |
| 2020-02-10T15:06:44.363+0100 DEBUG protocol/messenger.go:372 messages persistence {"enabled": false} | |
| [2020-02-10T15:06:44+01:00] INFO status: status.autobot: joining whatever (ID: whateverstatus.autobot) | |
| [2020-02-10T15:06:44+01:00] INFO router: Starting bridge: gitter.autobot | |
| [2020-02-10T15:06:44+01:00] INFO gitter: Connecting | |
| [2020-02-10T15:06:45+01:00] INFO gitter: Connection succeeded | |
| [2020-02-10T15:06:45+01:00] INFO gitter: gitter.autobot: joining status-im/watercooler (ID: status-im/watercoolergitter.autobot) | |
| [2020-02-10T15:06:45+01:00] INFO router: Starting bridge: discord.status | |
| [2020-02-10T15:06:45+01:00] INFO discord: Connecting | |
| [2020-02-10T15:06:45+01:00] INFO discord: Connecting using token | |
| [2020-02-10T15:06:45+01:00] INFO discord: Connection succeeded | |
| [2020-02-10T15:06:47+01:00] INFO discord: discord.status: joining core-infra (ID: core-infradiscord.status) | |
| [2020-02-10T15:06:47+01:00] INFO main: Gateway(s) started succesfully. Now relaying messages | |
| 2020-02-10T15:07:22.863+0100 DEBUG protocol/message_processor.go:272 failed to handle an encryption message {"site": "handleMessages", "hash": "\ufffd\ufffdP\ufffd\ufffd\ufffd{\ufffd\ufffd]\ufffd8\r+\ufffd[\ufffd\ufffdpI)\ufffd\u000f#\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd", "error": "failed to process an encrypted message: failed to unmarshal ProtocolMessage: proto: field \"encryption.ProtocolMessage.installation_id\" contains invalid UTF-8", "errorVerbose": "proto: field \"encryption.ProtocolMessage.installation_id\" contains invalid UTF-8\nfailed to unmarshal ProtocolMessage\ngithub.com/status-im/status-go/protocol/v1.(*StatusMessage).HandleEncryption\n\t/home/sochan/go/pkg/mod/github.com/status-im/[email protected]/protocol/v1/status_message.go:101\ngithub.com/status-im/status-go/protocol.(*messageProcessor).handleEncryptionLayer\n\t/home/sochan/go/pkg/mod/github.com/status-im/[email protected]/protocol/message_processor.go:301\ngithub.com/status-im/status-go/protocol.(*messageProcessor).handleMessages\n\t/home/sochan/go/pkg/mod/github.com/status-im/[email protected]/protocol/message_processor.go:270\ngithub.com/status-im/status-go/protocol.(*Messenger).handleRetrievedMessages\n\t/home/sochan/go/pkg/mod/github.com/status-im/[email protected]/protocol/messenger.go:1734\ngithub.com/status-im/status-go/protocol.(*Messenger).RetrieveAll\n\t/home/sochan/go/pkg/mod/github.com/status-im/[email protected]/protocol/messenger.go:1674\ngithub.com/42wim/matterbridge/bridge/status.(*Bstatus).fetchMessagesLoop\n\t/home/sochan/work/matterbridge/bridge/status/status.go:188\nruntime.goexit\n\t/nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/asm_amd64.s:1357\nfailed to process an encrypted message\ngithub.com/status-im/status-go/protocol.(*messageProcessor).handleEncryptionLayer\n\t/home/sochan/go/pkg/mod/github.com/status-im/[email protected]/protocol/message_processor.go:308\ngithub.com/status-im/status-go/protocol.(*messageProcessor).handleMessages\n\t/home/sochan/go/pkg/mod/github.com/status-im/[email protected]/protocol/message_processor.go:270\ngithub.com/status-im/status-go/protocol.(*Messenger).handleRetrievedMessages\n\t/home/sochan/go/pkg/mod/github.com/status-im/[email protected]/protocol/messenger.go:1734\ngithub.com/status-im/status-go/protocol.(*Messenger).RetrieveAll\n\t/home/sochan/go/pkg/mod/github.com/status-im/[email protected]/protocol/messenger.go:1674\ngithub.com/42wim/matterbridge/bridge/status.(*Bstatus).fetchMessagesLoop\n\t/home/sochan/work/matterbridge/bridge/status/status.go:188\nruntime.goexit\n\t/nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/asm_amd64.s:1357"} | |
| 2020-02-10T15:07:22.864+0100 DEBUG datasync/datasync.go:34 handling non-datasync message {"site": "Handle", "datasyncMessage.IsValid()": false} | |
| 2020-02-10T15:07:22.865+0100 DEBUG protocol/messenger.go:1779 Handling parsed message {"site": "RetrieveAll"} | |
| 2020-02-10T15:07:22.865+0100 DEBUG protocol/messenger.go:1793 Handling ChatMessage {"site": "RetrieveAll"} | |
| runtime: goroutine stack exceeds 1000000000-byte limit | |
| fatal error: stack overflow | |
| runtime stack: | |
| runtime.throw(0x1cc25e4, 0xe) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/panic.go:774 +0x72 | |
| runtime.newstack() | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/stack.go:1046 +0x6e9 | |
| runtime.morestack() | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/asm_amd64.s:449 +0x8f | |
| goroutine 563 [running]: | |
| runtime.nilinterhash(0xc022696418, 0x566f698, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/alg.go:158 +0x162 fp=0xc022696370 sp=0xc022696368 pc=0x4278a2 | |
| runtime.mapaccess2(0x1963360, 0xc0025621b0, 0xc022696418, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/map.go:473 +0x71 fp=0xc0226963b8 sp=0xc022696370 pc=0x433771 | |
| sync.(*Map).Load(0x3123660, 0x1c6b320, 0x1a85360, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/sync/map.go:104 +0xa9 fp=0xc022696438 sp=0xc0226963b8 pc=0x4a70b9 | |
| encoding/json.typeEncoder(0x21d6c20, 0x1a85360, 0x16) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:359 +0x52 fp=0xc022696498 sp=0xc022696438 pc=0x559702 | |
| encoding/json.valueEncoder(0x1a85360, 0xc001e85e00, 0x16, 0x1a85360) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:355 +0x5c fp=0xc0226964d0 sp=0xc022696498 pc=0x55967c | |
| encoding/json.(*encodeState).reflectValue(0xc000284000, 0x1a85360, 0xc001e85e00, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x3f fp=0xc022696508 sp=0xc0226964d0 pc=0x5595bf | |
| encoding/json.interfaceEncoder(0xc000284000, 0x1a4e940, 0xc001bb20a0, 0x194, 0x1a40100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc022696550 sp=0xc022696508 pc=0x55b8bc | |
| encoding/json.arrayEncoder.encode(0x1f0bf98, 0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:791 +0xd6 fp=0xc0226965a8 sp=0xc022696550 pc=0x55d086 | |
| encoding/json.arrayEncoder.encode-fm(0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:784 +0x64 fp=0xc0226965e8 sp=0xc0226965a8 pc=0x567e14 | |
| encoding/json.sliceEncoder.encode(0xc001bb2140, 0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:765 +0x8f fp=0xc022696630 sp=0xc0226965e8 pc=0x55ccef | |
| encoding/json.sliceEncoder.encode-fm(0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:760 +0x64 fp=0xc022696670 sp=0xc022696630 pc=0x567d94 | |
| encoding/json.structEncoder.encode(0xc00256a000, 0x7, 0x8, 0xc0025621e0, 0xc000284000, 0x1a05ea0, 0xc001e85d40, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc022696710 sp=0xc022696670 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc000284000, 0x1a05ea0, 0xc001e85d40, 0x199, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc022696768 sp=0xc022696710 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc002562210, 0xc000284000, 0x1a845e0, 0xc001e85d40, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc0226967b0 sp=0xc022696768 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc000284000, 0x1a845e0, 0xc001e85d40, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc0226967f0 sp=0xc0226967b0 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc000284000, 0x1a845e0, 0xc001e85d40, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc022696828 sp=0xc0226967f0 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc000284000, 0x1a4e940, 0xc001e85e00, 0x194, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc022696870 sp=0xc022696828 pc=0x55b8bc | |
| encoding/json.structEncoder.encode(0xc00256a480, 0x7, 0x8, 0xc002562300, 0xc000284000, 0x1a063a0, 0xc001e85e00, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc022696910 sp=0xc022696870 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc000284000, 0x1a063a0, 0xc001e85e00, 0x199, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc022696968 sp=0xc022696910 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc002562330, 0xc000284000, 0x1a85360, 0xc001e85e00, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc0226969b0 sp=0xc022696968 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc000284000, 0x1a85360, 0xc001e85e00, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc0226969f0 sp=0xc0226969b0 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc000284000, 0x1a85360, 0xc001e85e00, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc022696a28 sp=0xc0226969f0 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc000284000, 0x1a4e940, 0xc001bb20a0, 0x194, 0x1a40100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc022696a70 sp=0xc022696a28 pc=0x55b8bc | |
| encoding/json.arrayEncoder.encode(0x1f0bf98, 0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:791 +0xd6 fp=0xc022696ac8 sp=0xc022696a70 pc=0x55d086 | |
| encoding/json.arrayEncoder.encode-fm(0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:784 +0x64 fp=0xc022696b08 sp=0xc022696ac8 pc=0x567e14 | |
| encoding/json.sliceEncoder.encode(0xc001bb2140, 0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:765 +0x8f fp=0xc022696b50 sp=0xc022696b08 pc=0x55ccef | |
| encoding/json.sliceEncoder.encode-fm(0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:760 +0x64 fp=0xc022696b90 sp=0xc022696b50 pc=0x567d94 | |
| encoding/json.structEncoder.encode(0xc00256a000, 0x7, 0x8, 0xc0025621e0, 0xc000284000, 0x1a05ea0, 0xc001e85d40, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc022696c30 sp=0xc022696b90 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc000284000, 0x1a05ea0, 0xc001e85d40, 0x199, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc022696c88 sp=0xc022696c30 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc002562210, 0xc000284000, 0x1a845e0, 0xc001e85d40, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc022696cd0 sp=0xc022696c88 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc000284000, 0x1a845e0, 0xc001e85d40, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc022696d10 sp=0xc022696cd0 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc000284000, 0x1a845e0, 0xc001e85d40, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc022696d48 sp=0xc022696d10 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc000284000, 0x1a4e940, 0xc001e85e00, 0x194, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc022696d90 sp=0xc022696d48 pc=0x55b8bc | |
| encoding/json.structEncoder.encode(0xc00256a480, 0x7, 0x8, 0xc002562300, 0xc000284000, 0x1a063a0, 0xc001e85e00, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc022696e30 sp=0xc022696d90 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc000284000, 0x1a063a0, 0xc001e85e00, 0x199, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc022696e88 sp=0xc022696e30 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc002562330, 0xc000284000, 0x1a85360, 0xc001e85e00, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc022696ed0 sp=0xc022696e88 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc000284000, 0x1a85360, 0xc001e85e00, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc022696f10 sp=0xc022696ed0 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc000284000, 0x1a85360, 0xc001e85e00, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc022696f48 sp=0xc022696f10 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc000284000, 0x1a4e940, 0xc001bb20a0, 0x194, 0x1a40100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc022696f90 sp=0xc022696f48 pc=0x55b8bc | |
| encoding/json.arrayEncoder.encode(0x1f0bf98, 0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:791 +0xd6 fp=0xc022696fe8 sp=0xc022696f90 pc=0x55d086 | |
| encoding/json.arrayEncoder.encode-fm(0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:784 +0x64 fp=0xc022697028 sp=0xc022696fe8 pc=0x567e14 | |
| encoding/json.sliceEncoder.encode(0xc001bb2140, 0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:765 +0x8f fp=0xc022697070 sp=0xc022697028 pc=0x55ccef | |
| encoding/json.sliceEncoder.encode-fm(0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:760 +0x64 fp=0xc0226970b0 sp=0xc022697070 pc=0x567d94 | |
| encoding/json.structEncoder.encode(0xc00256a000, 0x7, 0x8, 0xc0025621e0, 0xc000284000, 0x1a05ea0, 0xc001e85d40, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc022697150 sp=0xc0226970b0 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc000284000, 0x1a05ea0, 0xc001e85d40, 0x199, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc0226971a8 sp=0xc022697150 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc002562210, 0xc000284000, 0x1a845e0, 0xc001e85d40, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc0226971f0 sp=0xc0226971a8 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc000284000, 0x1a845e0, 0xc001e85d40, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc022697230 sp=0xc0226971f0 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc000284000, 0x1a845e0, 0xc001e85d40, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc022697268 sp=0xc022697230 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc000284000, 0x1a4e940, 0xc001e85e00, 0x194, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc0226972b0 sp=0xc022697268 pc=0x55b8bc | |
| encoding/json.structEncoder.encode(0xc00256a480, 0x7, 0x8, 0xc002562300, 0xc000284000, 0x1a063a0, 0xc001e85e00, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc022697350 sp=0xc0226972b0 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc000284000, 0x1a063a0, 0xc001e85e00, 0x199, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc0226973a8 sp=0xc022697350 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc002562330, 0xc000284000, 0x1a85360, 0xc001e85e00, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc0226973f0 sp=0xc0226973a8 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc000284000, 0x1a85360, 0xc001e85e00, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc022697430 sp=0xc0226973f0 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc000284000, 0x1a85360, 0xc001e85e00, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc022697468 sp=0xc022697430 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc000284000, 0x1a4e940, 0xc001bb20a0, 0x194, 0x1a40100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc0226974b0 sp=0xc022697468 pc=0x55b8bc | |
| encoding/json.arrayEncoder.encode(0x1f0bf98, 0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:791 +0xd6 fp=0xc022697508 sp=0xc0226974b0 pc=0x55d086 | |
| encoding/json.arrayEncoder.encode-fm(0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:784 +0x64 fp=0xc022697548 sp=0xc022697508 pc=0x567e14 | |
| encoding/json.sliceEncoder.encode(0xc001bb2140, 0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:765 +0x8f fp=0xc022697590 sp=0xc022697548 pc=0x55ccef | |
| encoding/json.sliceEncoder.encode-fm(0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:760 +0x64 fp=0xc0226975d0 sp=0xc022697590 pc=0x567d94 | |
| encoding/json.structEncoder.encode(0xc00256a000, 0x7, 0x8, 0xc0025621e0, 0xc000284000, 0x1a05ea0, 0xc001e85d40, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc022697670 sp=0xc0226975d0 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc000284000, 0x1a05ea0, 0xc001e85d40, 0x199, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc0226976c8 sp=0xc022697670 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc002562210, 0xc000284000, 0x1a845e0, 0xc001e85d40, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc022697710 sp=0xc0226976c8 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc000284000, 0x1a845e0, 0xc001e85d40, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc022697750 sp=0xc022697710 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc000284000, 0x1a845e0, 0xc001e85d40, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc022697788 sp=0xc022697750 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc000284000, 0x1a4e940, 0xc001e85e00, 0x194, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc0226977d0 sp=0xc022697788 pc=0x55b8bc | |
| encoding/json.structEncoder.encode(0xc00256a480, 0x7, 0x8, 0xc002562300, 0xc000284000, 0x1a063a0, 0xc001e85e00, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc022697870 sp=0xc0226977d0 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc000284000, 0x1a063a0, 0xc001e85e00, 0x199, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc0226978c8 sp=0xc022697870 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc002562330, 0xc000284000, 0x1a85360, 0xc001e85e00, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc022697910 sp=0xc0226978c8 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc000284000, 0x1a85360, 0xc001e85e00, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc022697950 sp=0xc022697910 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc000284000, 0x1a85360, 0xc001e85e00, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc022697988 sp=0xc022697950 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc000284000, 0x1a4e940, 0xc001bb20a0, 0x194, 0x1a40100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc0226979d0 sp=0xc022697988 pc=0x55b8bc | |
| encoding/json.arrayEncoder.encode(0x1f0bf98, 0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:791 +0xd6 fp=0xc022697a28 sp=0xc0226979d0 pc=0x55d086 | |
| encoding/json.arrayEncoder.encode-fm(0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:784 +0x64 fp=0xc022697a68 sp=0xc022697a28 pc=0x567e14 | |
| encoding/json.sliceEncoder.encode(0xc001bb2140, 0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:765 +0x8f fp=0xc022697ab0 sp=0xc022697a68 pc=0x55ccef | |
| encoding/json.sliceEncoder.encode-fm(0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:760 +0x64 fp=0xc022697af0 sp=0xc022697ab0 pc=0x567d94 | |
| encoding/json.structEncoder.encode(0xc00256a000, 0x7, 0x8, 0xc0025621e0, 0xc000284000, 0x1a05ea0, 0xc001e85d40, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc022697b90 sp=0xc022697af0 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc000284000, 0x1a05ea0, 0xc001e85d40, 0x199, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc022697be8 sp=0xc022697b90 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc002562210, 0xc000284000, 0x1a845e0, 0xc001e85d40, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc022697c30 sp=0xc022697be8 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc000284000, 0x1a845e0, 0xc001e85d40, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc022697c70 sp=0xc022697c30 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc000284000, 0x1a845e0, 0xc001e85d40, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc022697ca8 sp=0xc022697c70 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc000284000, 0x1a4e940, 0xc001e85e00, 0x194, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc022697cf0 sp=0xc022697ca8 pc=0x55b8bc | |
| encoding/json.structEncoder.encode(0xc00256a480, 0x7, 0x8, 0xc002562300, 0xc000284000, 0x1a063a0, 0xc001e85e00, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc022697d90 sp=0xc022697cf0 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc000284000, 0x1a063a0, 0xc001e85e00, 0x199, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc022697de8 sp=0xc022697d90 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc002562330, 0xc000284000, 0x1a85360, 0xc001e85e00, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc022697e30 sp=0xc022697de8 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc000284000, 0x1a85360, 0xc001e85e00, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc022697e70 sp=0xc022697e30 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc000284000, 0x1a85360, 0xc001e85e00, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc022697ea8 sp=0xc022697e70 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc000284000, 0x1a4e940, 0xc001bb20a0, 0x194, 0x1a40100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc022697ef0 sp=0xc022697ea8 pc=0x55b8bc | |
| encoding/json.arrayEncoder.encode(0x1f0bf98, 0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:791 +0xd6 fp=0xc022697f48 sp=0xc022697ef0 pc=0x55d086 | |
| encoding/json.arrayEncoder.encode-fm(0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:784 +0x64 fp=0xc022697f88 sp=0xc022697f48 pc=0x567e14 | |
| encoding/json.sliceEncoder.encode(0xc001bb2140, 0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:765 +0x8f fp=0xc022697fd0 sp=0xc022697f88 pc=0x55ccef | |
| encoding/json.sliceEncoder.encode-fm(0xc000284000, 0x18ae100, 0xc001e85d50, 0x197, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:760 +0x64 fp=0xc022698010 sp=0xc022697fd0 pc=0x567d94 | |
| encoding/json.structEncoder.encode(0xc00256a000, 0x7, 0x8, 0xc0025621e0, 0xc000284000, 0x1a05ea0, 0xc001e85d40, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc0226980b0 sp=0xc022698010 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc000284000, 0x1a05ea0, 0xc001e85d40, 0x199, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc022698108 sp=0xc0226980b0 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc002562210, 0xc000284000, 0x1a845e0, 0xc001e85d40, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc022698150 sp=0xc022698108 pc=0x55d261 | |
| encoding/json.ptrEncoder.encode-fm(0xc000284000, 0x1a845e0, 0xc001e85d40, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:805 +0x64 fp=0xc022698190 sp=0xc022698150 pc=0x567e94 | |
| encoding/json.(*encodeState).reflectValue(0xc000284000, 0x1a845e0, 0xc001e85d40, 0x16, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:337 +0x82 fp=0xc0226981c8 sp=0xc022698190 pc=0x559602 | |
| encoding/json.interfaceEncoder(0xc000284000, 0x1a4e940, 0xc001e85e00, 0x194, 0x100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:619 +0xac fp=0xc022698210 sp=0xc0226981c8 pc=0x55b8bc | |
| encoding/json.structEncoder.encode(0xc00256a480, 0x7, 0x8, 0xc002562300, 0xc000284000, 0x1a063a0, 0xc001e85e00, 0x199, 0x550100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:664 +0x306 fp=0xc0226982b0 sp=0xc022698210 pc=0x55bdc6 | |
| encoding/json.structEncoder.encode-fm(0xc000284000, 0x1a063a0, 0xc001e85e00, 0x199, 0xc001e80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:635 +0x7f fp=0xc022698308 sp=0xc0226982b0 pc=0x567c8f | |
| encoding/json.ptrEncoder.encode(0xc002562330, 0xc000284000, 0x1a85360, 0xc001e85e00, 0x16, 0x1a80100) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/encode.go:810 +0xb1 fp=0xc022698350 sp=0xc022698308 pc=0x55d261 | |
| ...additional frames elided... | |
| created by github.com/42wim/matterbridge/bridge/status.(*Bstatus).Connect | |
| /home/sochan/work/matterbridge/bridge/status/status.go:100 +0x4d3 | |
| goroutine 1 [select (no cases)]: | |
| main.main() | |
| /home/sochan/work/matterbridge/matterbridge.go:61 +0x6f1 | |
| goroutine 36 [chan receive]: | |
| github.com/rjeczalik/notify.(*nonrecursiveTree).dispatch(0xc0003801e0, 0xc000380120) | |
| /home/sochan/go/pkg/mod/github.com/rjeczalik/[email protected]/tree_nonrecursive.go:36 +0xb6 | |
| created by github.com/rjeczalik/notify.newNonrecursiveTree | |
| /home/sochan/go/pkg/mod/github.com/rjeczalik/[email protected]/tree_nonrecursive.go:29 +0xdc | |
| goroutine 37 [chan receive]: | |
| github.com/rjeczalik/notify.(*nonrecursiveTree).internal(0xc0003801e0, 0xc000380180) | |
| /home/sochan/go/pkg/mod/github.com/rjeczalik/[email protected]/tree_nonrecursive.go:81 +0x58 | |
| created by github.com/rjeczalik/notify.newNonrecursiveTree | |
| /home/sochan/go/pkg/mod/github.com/rjeczalik/[email protected]/tree_nonrecursive.go:30 +0x108 | |
| goroutine 38 [chan receive]: | |
| github.com/ethereum/go-ethereum/metrics.(*meterArbiter).tick(0x3123be0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/metrics/meter.go:289 +0x78 | |
| created by github.com/ethereum/go-ethereum/metrics.NewMeterForced | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/metrics/meter.go:70 +0x104 | |
| goroutine 39 [select]: | |
| github.com/ethereum/go-ethereum/consensus/ethash.(*Ethash).remote(0xc0003f2000, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/consensus/ethash/sealer.go:307 +0x532 | |
| created by github.com/ethereum/go-ethereum/consensus/ethash.New | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/consensus/ethash/ethash.go:496 +0x35c | |
| goroutine 40 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00037ea40) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 41 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00037ea40) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 42 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00037ea40) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 43 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00037ea40) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 44 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00037ea40) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 45 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00037ea40) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 46 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00037ea40) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 47 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00037ea40) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 48 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00037ea40) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 49 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00037ea40) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 50 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00037ea40) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 51 [chan receive]: | |
| github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00037ea40) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:63 +0x97 | |
| created by github.com/ethereum/go-ethereum/core.newTxSenderCacher | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/core/tx_cacher.go:55 +0x9f | |
| goroutine 83 [syscall]: | |
| os/signal.signal_recv(0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/sigqueue.go:147 +0x9c | |
| os/signal.loop() | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/os/signal/signal_unix.go:23 +0x22 | |
| created by os/signal.init.0 | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/os/signal/signal_unix.go:29 +0x41 | |
| goroutine 82 [select]: | |
| github.com/ipfs/go-log/writer.(*MirrorWriter).logRoutine(0xc0005f7e90) | |
| /home/sochan/go/pkg/mod/github.com/ipfs/[email protected]/writer/writer.go:76 +0x144 | |
| created by github.com/ipfs/go-log/writer.NewMirrorWriter | |
| /home/sochan/go/pkg/mod/github.com/ipfs/[email protected]/writer/writer.go:41 +0xb9 | |
| goroutine 56 [syscall]: | |
| syscall.Syscall6(0xe8, 0xe, 0xc000502f9c, 0x1, 0xffffffffffffffff, 0x0, 0x0, 0x7e416f, 0x1c99001, 0xc000502fa8) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/syscall/asm_linux_amd64.s:44 +0x5 | |
| golang.org/x/sys/unix.EpollWait(0xe, 0xc000502f9c, 0x1, 0x1, 0xffffffffffffffff, 0x0, 0x0, 0x1d55f15) | |
| /home/sochan/go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_linux_amd64.go:1790 +0x72 | |
| github.com/rjeczalik/notify.(*inotify).loop(0xc0003aa000, 0xc0003ec3c0) | |
| /home/sochan/go/pkg/mod/github.com/rjeczalik/[email protected]/watcher_inotify.go:194 +0x77 | |
| created by github.com/rjeczalik/notify.(*inotify).lazyinit | |
| /home/sochan/go/pkg/mod/github.com/rjeczalik/[email protected]/watcher_inotify.go:134 +0x15b | |
| goroutine 85 [select]: | |
| go.opencensus.io/stats/view.(*worker).start(0xc000372730) | |
| /home/sochan/go/pkg/mod/[email protected]/stats/view/worker.go:154 +0x100 | |
| created by go.opencensus.io/stats/view.init.0 | |
| /home/sochan/go/pkg/mod/[email protected]/stats/view/worker.go:32 +0x57 | |
| goroutine 131 [chan receive]: | |
| github.com/status-im/status-go/eth-node/bridge/geth.(*gethWhisperWrapper).SubscribeEnvelopeEvents.func1(0xc000392060, 0xc000392000) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/eth-node/bridge/geth/whisper.go:61 +0xf9 | |
| created by github.com/status-im/status-go/eth-node/bridge/geth.(*gethWhisperWrapper).SubscribeEnvelopeEvents | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/eth-node/bridge/geth/whisper.go:60 +0x66 | |
| goroutine 77 [semacquire]: | |
| sync.runtime_Semacquire(0xc000357658) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/sema.go:56 +0x42 | |
| sync.(*WaitGroup).Wait(0xc000357650) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/sync/waitgroup.go:130 +0x64 | |
| github.com/spf13/viper.(*Viper).WatchConfig.func1(0xc0000e8300, 0xc000357640) | |
| /home/sochan/go/pkg/mod/github.com/spf13/[email protected]/viper.go:347 +0x31b | |
| created by github.com/spf13/viper.(*Viper).WatchConfig | |
| /home/sochan/go/pkg/mod/github.com/spf13/[email protected]/viper.go:287 +0x75 | |
| goroutine 78 [syscall]: | |
| syscall.Syscall6(0xe8, 0x5, 0xc00058bbec, 0x7, 0xffffffffffffffff, 0x0, 0x0, 0x85e18c84e1a985e1, 0xe1a785e18284e1a5, 0x85e18e84e10aa886) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/syscall/asm_linux_amd64.s:44 +0x5 | |
| golang.org/x/sys/unix.EpollWait(0x5, 0xc00058bbec, 0x7, 0x7, 0xffffffffffffffff, 0xbc86e1a985e18e84, 0x86e1a185e18084e1, 0xa985e18e84e10aa8) | |
| /home/sochan/go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_linux_amd64.go:1790 +0x72 | |
| github.com/fsnotify/fsnotify.(*fdPoller).wait(0xc0006c4720, 0x84e1ae85e18e8400, 0xaa886e1a585e189, 0x84e1ae85e18e84e1) | |
| /home/sochan/go/pkg/mod/github.com/fsnotify/[email protected]/inotify_poller.go:86 +0x91 | |
| github.com/fsnotify/fsnotify.(*Watcher).readEvents(0xc000382320) | |
| /home/sochan/go/pkg/mod/github.com/fsnotify/[email protected]/inotify.go:192 +0x1f8 | |
| created by github.com/fsnotify/fsnotify.NewWatcher | |
| /home/sochan/go/pkg/mod/github.com/fsnotify/[email protected]/inotify.go:59 +0x1a5 | |
| goroutine 79 [select]: | |
| github.com/spf13/viper.(*Viper).WatchConfig.func1.1(0xc000382320, 0xc000357650, 0x1ccce34, 0x11, 0x1ccce34, 0x11, 0xc00037fb40, 0xc0000e8300) | |
| /home/sochan/go/pkg/mod/github.com/spf13/[email protected]/viper.go:308 +0xe6 | |
| created by github.com/spf13/viper.(*Viper).WatchConfig.func1 | |
| /home/sochan/go/pkg/mod/github.com/spf13/[email protected]/viper.go:306 +0x2c7 | |
| goroutine 80 [select]: | |
| github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc0003f2380) | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/util/buffer_pool.go:206 +0x134 | |
| created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/util/buffer_pool.go:237 +0x176 | |
| goroutine 81 [select]: | |
| github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc0001e51e0) | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:90 +0xcd | |
| created by github.com/syndtr/goleveldb/leveldb.openDB | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:142 +0x40c | |
| goroutine 178 [select]: | |
| github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc0001e51e0) | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_state.go:101 +0xf6 | |
| created by github.com/syndtr/goleveldb/leveldb.openDB | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:143 +0x42e | |
| goroutine 179 [select]: | |
| github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc0001e51e0) | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:825 +0x25d | |
| created by github.com/syndtr/goleveldb/leveldb.openDB | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:149 +0x582 | |
| goroutine 180 [select]: | |
| github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc0001e51e0) | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:762 +0x150 | |
| created by github.com/syndtr/goleveldb/leveldb.openDB | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:150 +0x5a4 | |
| goroutine 181 [select]: | |
| github.com/ethereum/go-ethereum/accounts/keystore.(*watcher).loop(0xc000304ec0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/accounts/keystore/watch.go:94 +0x50d | |
| created by github.com/ethereum/go-ethereum/accounts/keystore.(*watcher).start | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/accounts/keystore/watch.go:52 +0x59 | |
| goroutine 57 [chan receive]: | |
| github.com/rjeczalik/notify.(*inotify).send(0xc0003aa000, 0xc0003ec3c0) | |
| /home/sochan/go/pkg/mod/github.com/rjeczalik/[email protected]/watcher_inotify.go:254 +0xab | |
| created by github.com/rjeczalik/notify.(*inotify).lazyinit | |
| /home/sochan/go/pkg/mod/github.com/rjeczalik/[email protected]/watcher_inotify.go:137 +0x1b4 | |
| goroutine 58 [chan receive]: | |
| github.com/rjeczalik/notify.(*inotify).send(0xc0003aa000, 0xc0003ec3c0) | |
| /home/sochan/go/pkg/mod/github.com/rjeczalik/[email protected]/watcher_inotify.go:254 +0xab | |
| created by github.com/rjeczalik/notify.(*inotify).lazyinit | |
| /home/sochan/go/pkg/mod/github.com/rjeczalik/[email protected]/watcher_inotify.go:137 +0x1b4 | |
| goroutine 182 [select]: | |
| github.com/ethereum/go-ethereum/accounts/keystore.(*KeyStore).updater(0xc0002de3c0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/accounts/keystore/keystore.go:207 +0xcc | |
| created by github.com/ethereum/go-ethereum/accounts/keystore.(*KeyStore).Subscribe | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/accounts/keystore/keystore.go:194 +0x142 | |
| goroutine 183 [select]: | |
| github.com/ethereum/go-ethereum/accounts.(*Manager).update(0xc0003f2b60) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/accounts/manager.go:111 +0x1b8 | |
| created by github.com/ethereum/go-ethereum/accounts.NewManager | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/accounts/manager.go:79 +0x4be | |
| goroutine 184 [select]: | |
| github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc0003f30a0) | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/util/buffer_pool.go:206 +0x134 | |
| created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/util/buffer_pool.go:237 +0x176 | |
| goroutine 60 [select]: | |
| github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc0000d21a0) | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:90 +0xcd | |
| created by github.com/syndtr/goleveldb/leveldb.openDB | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:142 +0x40c | |
| goroutine 61 [select]: | |
| github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc0000d21a0) | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_state.go:101 +0xf6 | |
| created by github.com/syndtr/goleveldb/leveldb.openDB | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:143 +0x42e | |
| goroutine 62 [select]: | |
| github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc0000d21a0) | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:825 +0x25d | |
| created by github.com/syndtr/goleveldb/leveldb.openDB | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:149 +0x582 | |
| goroutine 63 [select]: | |
| github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc0000d21a0) | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db_compaction.go:762 +0x150 | |
| created by github.com/syndtr/goleveldb/leveldb.openDB | |
| /home/sochan/go/pkg/mod/github.com/syndtr/[email protected]/leveldb/db.go:150 +0x5a4 | |
| goroutine 631 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Peer).update(0xc000726630) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:174 +0x127 | |
| created by github.com/status-im/status-go/whisper/v6.(*Peer).start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:73 +0x54 | |
| goroutine 618 [select]: | |
| net/http.(*persistConn).readLoop(0xc001fac900) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/transport.go:2027 +0x999 | |
| created by net/http.(*Transport).dialConn | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/transport.go:1575 +0xb0d | |
| goroutine 189 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f540c2e1f30, 0x72, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc0006b0518, 0x72, 0x0, 0x10, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).ReadFrom(0xc0006b0500, 0xc000394270, 0x10, 0x10, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:219 +0x1c3 | |
| net.(*netFD).readFrom(0xc0006b0500, 0xc000394270, 0x10, 0x10, 0xc0006b0500, 0xc0006b0518, 0xc0004c8d38, 0x5a1a9f, 0xc0006b0500) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:208 +0x5b | |
| net.(*UDPConn).readFrom(0xc000306028, 0xc000394270, 0x10, 0x10, 0x2, 0x2, 0x2, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/udpsock_posix.go:47 +0x6a | |
| net.(*UDPConn).ReadFromUDP(0xc000306028, 0xc000394270, 0x10, 0x10, 0x2, 0x0, 0x0, 0xedb723da4) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/udpsock.go:109 +0x5d | |
| github.com/jackpal/go-nat-pmp.(*network).call(0xc00037cd20, 0xc000394238, 0x2, 0x2, 0x0, 0xc000394270, 0x10, 0x10, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/jackpal/[email protected]/network.go:54 +0x2e5 | |
| github.com/jackpal/go-nat-pmp.(*Client).rpc(0xc00037cd40, 0xc000394238, 0x2, 0x2, 0xc, 0x0, 0x0, 0x0, 0xc0004d5768, 0x432388) | |
| /home/sochan/go/pkg/mod/github.com/jackpal/[email protected]/natpmp.go:108 +0x67 | |
| github.com/jackpal/go-nat-pmp.(*Client).GetExternalAddress(0xc00037cd40, 0xc00037cd40, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/jackpal/[email protected]/natpmp.go:58 +0x7e | |
| github.com/ethereum/go-ethereum/p2p/nat.discoverPMP.func1(0xc000394234, 0x4, 0x4, 0xc000065320) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/nat/natpmp.go:73 +0xad | |
| created by github.com/ethereum/go-ethereum/p2p/nat.discoverPMP | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/nat/natpmp.go:71 +0xc4 | |
| goroutine 65 [select]: | |
| github.com/ethereum/go-ethereum/p2p/nat.Map(0x21aaaa0, 0xc000263980, 0xc000766840, 0x1c99d6a, 0x3, 0x765f, 0x765f, 0x1cba773, 0xc) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/nat/nat.go:114 +0x453 | |
| github.com/ethereum/go-ethereum/p2p.(*Server).setupListening.func1(0xc0006db080, 0xc00037b3e0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:631 +0x8b | |
| created by github.com/ethereum/go-ethereum/p2p.(*Server).setupListening | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:630 +0x22f | |
| goroutine 194 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f540c2e1e60, 0x72, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc000126298, 0x72, 0x0, 0x0, 0x1ca64b9) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).Accept(0xc000126280, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:384 +0x1f8 | |
| net.(*netFD).accept(0xc000126280, 0xeccd10, 0x29e3510, 0x302d720) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:238 +0x42 | |
| net.(*TCPListener).accept(0xc00035a2e0, 0x42aedb, 0xc000766360, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/tcpsock_posix.go:139 +0x32 | |
| net.(*TCPListener).Accept(0xc00035a2e0, 0x0, 0xc000766360, 0xc000792000, 0x2) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/tcpsock.go:261 +0x47 | |
| github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop(0xc0006db080) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:892 +0x23a | |
| created by github.com/ethereum/go-ethereum/p2p.(*Server).setupListening | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:638 +0x15a | |
| goroutine 195 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Server).run(0xc0006db080, 0x21aa860, 0xc0003f2c40) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:702 +0x6fb | |
| created by github.com/ethereum/go-ethereum/p2p.(*Server).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:505 +0x4aa | |
| goroutine 196 [select]: | |
| github.com/status-im/status-go/timesource.(*NTPTimeSource).runPeriodically.func1(0xc0003567a0, 0xc0003702c0, 0xc000354460) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/timesource/timesource.go:174 +0xb8 | |
| created by github.com/status-im/status-go/timesource.(*NTPTimeSource).runPeriodically | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/timesource/timesource.go:172 +0xb9 | |
| goroutine 197 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).update(0xc00000c1e0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1398 +0xd1 | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:866 +0x8b | |
| goroutine 198 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c1e0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 199 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c1e0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 200 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c1e0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 201 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c1e0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 202 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c1e0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 203 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c1e0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 204 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c1e0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 205 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c1e0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 206 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c1e0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 207 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c1e0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 208 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c1e0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 209 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processQueue(0xc00000c1e0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1355 +0x1cc | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:870 +0xc3 | |
| goroutine 210 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).processP2P(0xc00000c1e0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:1371 +0xc1 | |
| created by github.com/status-im/status-go/whisper/v6.(*Whisper).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:872 +0xf8 | |
| goroutine 211 [select]: | |
| github.com/status-im/status-go/services/ext.(*MailRequestMonitor).handleEnvelopeEvents(0xc00031a4b0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/services/ext/mailrequests.go:79 +0x1c8 | |
| github.com/status-im/status-go/services/ext.(*MailRequestMonitor).Start.func1(0xc00031a4b0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/services/ext/mailrequests.go:52 +0x2b | |
| created by github.com/status-im/status-go/services/ext.(*MailRequestMonitor).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/services/ext/mailrequests.go:51 +0x8b | |
| goroutine 622 [select]: | |
| github.com/bwmarrin/discordgo.(*Session).heartbeat(0xc0020cc280, 0xc0000fb8c0, 0xc002098ea0, 0xa122) | |
| /home/sochan/go/pkg/mod/github.com/matterbridge/[email protected]/wsapi.go:315 +0x3b0 | |
| created by github.com/bwmarrin/discordgo.(*Session).Open | |
| /home/sochan/go/pkg/mod/github.com/matterbridge/[email protected]/wsapi.go:202 +0xae9 | |
| goroutine 244 [select]: | |
| github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc000708080, 0x21ae860, 0xc000372500) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:542 +0x2e2 | |
| created by github.com/ethereum/go-ethereum/rpc.initClient | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:223 +0x2a9 | |
| goroutine 104 [select]: | |
| github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc0006fe200, 0x21ae860, 0xc000372820) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:542 +0x2e2 | |
| created by github.com/ethereum/go-ethereum/rpc.initClient | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:223 +0x2a9 | |
| goroutine 212 [chan receive]: | |
| github.com/ethereum/go-ethereum/rpc.(*Server).ServeCodec(0xc00014dbc0, 0x21ae860, 0xc000372500, 0x3) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/server.go:87 +0x19c | |
| created by github.com/ethereum/go-ethereum/rpc.DialInProc.func1 | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/inproc.go:29 +0xbd | |
| goroutine 213 [select]: | |
| github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc00070a380, 0x21ae860, 0xc000372780) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:542 +0x2e2 | |
| created by github.com/ethereum/go-ethereum/rpc.initClient | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:223 +0x2a9 | |
| goroutine 245 [select]: | |
| net.(*pipe).read(0xc00070a280, 0xc000022200, 0x200, 0x200, 0xc0006bc570, 0x46bdbc, 0x200) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/pipe.go:164 +0x19b | |
| net.(*pipe).Read(0xc00070a280, 0xc000022200, 0x200, 0x200, 0x203000, 0x203000, 0x12) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/pipe.go:147 +0x4d | |
| encoding/json.(*Decoder).refill(0xc000308160, 0x20, 0x18) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:161 +0xeb | |
| encoding/json.(*Decoder).readValue(0xc000308160, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:136 +0x1dc | |
| encoding/json.(*Decoder).Decode(0xc000308160, 0x19bdba0, 0xc000704080, 0xc0005f9401, 0xc000704080) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:63 +0x79 | |
| github.com/ethereum/go-ethereum/rpc.(*jsonCodec).Read(0xc000372500, 0x1, 0x1, 0xc0006bc690, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/json.go:207 +0x54 | |
| github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc000708080, 0x21ae860, 0xc000372500) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:615 +0xca | |
| created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:539 +0x11a | |
| goroutine 214 [chan receive]: | |
| github.com/ethereum/go-ethereum/rpc.(*Server).ServeCodec(0xc00037b5f0, 0x21ae860, 0xc000372820, 0x3) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/server.go:87 +0x19c | |
| created by github.com/ethereum/go-ethereum/rpc.DialInProc.func1 | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/inproc.go:29 +0xbd | |
| goroutine 215 [select]: | |
| github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc00070a580, 0x21ae860, 0xc0003728c0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:542 +0x2e2 | |
| created by github.com/ethereum/go-ethereum/rpc.initClient | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:223 +0x2a9 | |
| goroutine 193 [select]: | |
| net.(*pipe).read(0xc00070a300, 0xc00079a000, 0x200, 0x200, 0xc0013b0d70, 0x46bdbc, 0x200) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/pipe.go:164 +0x19b | |
| net.(*pipe).Read(0xc00070a300, 0xc00079a000, 0x200, 0x200, 0x203000, 0x203000, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/pipe.go:147 +0x4d | |
| encoding/json.(*Decoder).refill(0xc0003082c0, 0x20, 0x18) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:161 +0xeb | |
| encoding/json.(*Decoder).readValue(0xc0003082c0, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:136 +0x1dc | |
| encoding/json.(*Decoder).Decode(0xc0003082c0, 0x19bdba0, 0xc0006c64a0, 0x1, 0xc0006c64a0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:63 +0x79 | |
| github.com/ethereum/go-ethereum/rpc.(*jsonCodec).Read(0xc000372780, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/json.go:207 +0x54 | |
| github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc00070a380, 0x21ae860, 0xc000372780) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:615 +0xca | |
| created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:539 +0x11a | |
| goroutine 105 [select]: | |
| net.(*pipe).read(0xc00070a480, 0xc00079c000, 0x200, 0x200, 0xc0013acd70, 0x46bdbc, 0x200) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/pipe.go:164 +0x19b | |
| net.(*pipe).Read(0xc00070a480, 0xc00079c000, 0x200, 0x200, 0x203000, 0x203000, 0x4) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/pipe.go:147 +0x4d | |
| encoding/json.(*Decoder).refill(0xc000308420, 0x20, 0x18) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:161 +0xeb | |
| encoding/json.(*Decoder).readValue(0xc000308420, 0x0, 0x0, 0x42a8da) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:136 +0x1dc | |
| encoding/json.(*Decoder).Decode(0xc000308420, 0x19bdba0, 0xc00075e1a0, 0x1, 0xc00075e1a0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:63 +0x79 | |
| github.com/ethereum/go-ethereum/rpc.(*jsonCodec).Read(0xc000372820, 0x5cbafc, 0xc0003ee8a0, 0xc0006c0f70, 0xc000391fe0, 0xe, 0xc0000e6960) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/json.go:207 +0x54 | |
| github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc0006fe200, 0x21ae860, 0xc000372820) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:615 +0xca | |
| created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:539 +0x11a | |
| goroutine 246 [select]: | |
| net.(*pipe).read(0xc00070a500, 0xc000022400, 0x200, 0x200, 0xc000721570, 0x46bdbc, 0x200) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/pipe.go:164 +0x19b | |
| net.(*pipe).Read(0xc00070a500, 0xc000022400, 0x200, 0x200, 0x203000, 0x203000, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/pipe.go:147 +0x4d | |
| encoding/json.(*Decoder).refill(0xc000308580, 0x20, 0x18) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:161 +0xeb | |
| encoding/json.(*Decoder).readValue(0xc000308580, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:136 +0x1dc | |
| encoding/json.(*Decoder).Decode(0xc000308580, 0x19bdba0, 0xc0007040e0, 0x1, 0xc0007040e0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/encoding/json/stream.go:63 +0x79 | |
| github.com/ethereum/go-ethereum/rpc.(*jsonCodec).Read(0xc0003728c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/json.go:207 +0x54 | |
| github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc00070a580, 0x21ae860, 0xc0003728c0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:615 +0xca | |
| created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/rpc/client.go:539 +0x11a | |
| goroutine 258 [select]: | |
| github.com/libp2p/go-libp2p-peerstore/pstoremem.(*memoryAddrBook).background(0xc000142d00) | |
| /home/sochan/go/pkg/mod/github.com/libp2p/[email protected]/pstoremem/addr_book.go:81 +0x12f | |
| created by github.com/libp2p/go-libp2p-peerstore/pstoremem.NewAddrBook | |
| /home/sochan/go/pkg/mod/github.com/libp2p/[email protected]/pstoremem/addr_book.go:71 +0x18e | |
| goroutine 627 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc001e85ec0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:254 +0x178 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:208 +0x117 | |
| goroutine 273 [select]: | |
| github.com/status-im/status-go/peers.(*PeerPool).handleServerPeers(0xc00073c820, 0xc0006db080, 0xc0004158c0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/peers/peerpool.go:261 +0x189 | |
| github.com/status-im/status-go/peers.(*PeerPool).Start.func1(0xc00073c820, 0xc0006db080) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/peers/peerpool.go:150 +0x3e | |
| created by github.com/status-im/status-go/peers.(*PeerPool).Start | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/peers/peerpool.go:149 +0x210 | |
| goroutine 293 [select]: | |
| database/sql.(*DB).connectionOpener(0xc0001da300, 0x21a9660, 0xc0000adf40) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/database/sql/sql.go:1052 +0xe8 | |
| created by database/sql.OpenDB | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/database/sql/sql.go:722 +0x15d | |
| goroutine 294 [select]: | |
| database/sql.(*DB).connectionResetter(0xc0001da300, 0x21a9660, 0xc0000adf40) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/database/sql/sql.go:1065 +0xfb | |
| created by database/sql.OpenDB | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/database/sql/sql.go:723 +0x193 | |
| goroutine 635 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f540c2e1640, 0x72, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc001f7b518, 0x72, 0x1000, 0x1084, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).Read(0xc001f7b500, 0xc0021dd900, 0x1084, 0x1084, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:169 +0x1cf | |
| net.(*netFD).Read(0xc001f7b500, 0xc0021dd900, 0x1084, 0x1084, 0x3124560, 0xe9, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:202 +0x4f | |
| net.(*conn).Read(0xc000010100, 0xc0021dd900, 0x1084, 0x1084, 0x0, 0x0, 0x3124560) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/net.go:184 +0x68 | |
| github.com/mreiferson/go-httpclient.(*rwTimeoutConn).Read(0xc001b117f0, 0xc0021dd900, 0x1084, 0x1084, 0x1, 0x0, 0x10) | |
| /home/sochan/go/pkg/mod/github.com/mreiferson/[email protected]/httpclient.go:228 +0xc7 | |
| crypto/tls.(*atLeastReader).Read(0xc00247b140, 0xc0021dd900, 0x1084, 0x1084, 0x0, 0xc0017f18f8, 0xc0017f16d8) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:780 +0x60 | |
| bytes.(*Buffer).ReadFrom(0xc0025d25d8, 0x216abc0, 0xc00247b140, 0x42faf5, 0x19db380, 0x1c14260) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bytes/buffer.go:204 +0xb4 | |
| crypto/tls.(*Conn).readFromUntil(0xc0025d2380, 0x7f540c003430, 0xc001b117f0, 0x5, 0xc001b117f0, 0xc0021c4000) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:802 +0xec | |
| crypto/tls.(*Conn).readRecordOrCCS(0xc0025d2380, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:609 +0x124 | |
| crypto/tls.(*Conn).readRecord(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:577 | |
| crypto/tls.(*Conn).Read(0xc0025d2380, 0xc00207b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:1255 +0x161 | |
| net/http.(*persistConn).Read(0xc001fac900, 0xc00207b000, 0x1000, 0x1000, 0x1, 0x1, 0x28) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/transport.go:1753 +0x75 | |
| bufio.(*Reader).fill(0xc00079f740) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bufio/bufio.go:100 +0x103 | |
| bufio.(*Reader).ReadSlice(0xc00079f740, 0xa, 0xe96, 0xc00207b16a, 0x1, 0x2, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bufio/bufio.go:359 +0x3d | |
| net/http/internal.readChunkLine(0xc00079f740, 0x2, 0x0, 0x0, 0x0, 0x2) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/internal/chunked.go:122 +0x34 | |
| net/http/internal.(*chunkedReader).beginChunk(0xc0024bae70) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/internal/chunked.go:48 +0x32 | |
| net/http/internal.(*chunkedReader).Read(0xc0024bae70, 0xc0024e6000, 0x1000, 0x1000, 0xc0017f1c18, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/internal/chunked.go:93 +0x132 | |
| net/http.(*body).readLocked(0xc00039e740, 0xc0024e6000, 0x1000, 0x1000, 0x7f540dd3bfff, 0xc0017f1cc0, 0x43b288) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/transfer.go:847 +0x5f | |
| net/http.(*body).Read(0xc00039e740, 0xc0024e6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/transfer.go:839 +0x102 | |
| net/http.(*bodyEOFSignal).Read(0xc00039e780, 0xc0024e6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/transport.go:2577 +0xe5 | |
| bufio.(*Reader).fill(0xc0003814a0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bufio/bufio.go:100 +0x103 | |
| bufio.(*Reader).ReadSlice(0xc0003814a0, 0x7f540c16ed0a, 0x1, 0x10100c001af6e58, 0x0, 0x1000, 0xc0024e6000) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bufio/bufio.go:359 +0x3d | |
| bufio.(*Reader).ReadBytes(0xc0003814a0, 0x100a, 0x1000, 0xc0024e6000, 0xc00039e780, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bufio/bufio.go:437 +0x73 | |
| github.com/42wim/go-gitter.(*Gitter).Listen(0xc0005763c0, 0xc002035260) | |
| /home/sochan/go/pkg/mod/github.com/42wim/[email protected]/stream.go:59 +0x231 | |
| created by github.com/42wim/matterbridge/bridge/gitter.(*Bgitter).JoinChannel | |
| /home/sochan/work/matterbridge/bridge/gitter/gitter.go:67 +0x443 | |
| goroutine 595 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Peer).update(0xc0005f26c0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:174 +0x127 | |
| created by github.com/status-im/status-go/whisper/v6.(*Peer).start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:73 +0x54 | |
| goroutine 642 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f540c2e1bf0, 0x72, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc001819118, 0x72, 0x1200, 0x12dd, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).Read(0xc001819100, 0xc0021da000, 0x12dd, 0x12dd, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:169 +0x1cf | |
| net.(*netFD).Read(0xc001819100, 0xc0021da000, 0x12dd, 0x12dd, 0x203000, 0x0, 0x10f1) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:202 +0x4f | |
| net.(*conn).Read(0xc000578db8, 0xc0021da000, 0x12dd, 0x12dd, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/net.go:184 +0x68 | |
| crypto/tls.(*atLeastReader).Read(0xc002198c20, 0xc0021da000, 0x12dd, 0x12dd, 0x400, 0x400, 0xc00011f970) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:780 +0x60 | |
| bytes.(*Buffer).ReadFrom(0xc00055ecd8, 0x216abc0, 0xc002198c20, 0x42faf5, 0x19db380, 0x1c14960) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bytes/buffer.go:204 +0xb4 | |
| crypto/tls.(*Conn).readFromUntil(0xc00055ea80, 0x216d5c0, 0xc000578db8, 0x5, 0xc000578db8, 0x9) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:802 +0xec | |
| crypto/tls.(*Conn).readRecordOrCCS(0xc00055ea80, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:609 +0x124 | |
| crypto/tls.(*Conn).readRecord(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:577 | |
| crypto/tls.(*Conn).Read(0xc00055ea80, 0xc00051f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:1255 +0x161 | |
| bufio.(*Reader).Read(0xc00030f560, 0xc0013b8038, 0x9, 0x9, 0xc00011fd10, 0x0, 0x764092) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bufio/bufio.go:226 +0x26a | |
| io.ReadAtLeast(0x216aa00, 0xc00030f560, 0xc0013b8038, 0x9, 0x9, 0x9, 0xc00003c070, 0x0, 0x216aea0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:310 +0x87 | |
| io.ReadFull(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:329 | |
| net/http.http2readFrameHeader(0xc0013b8038, 0x9, 0x9, 0x216aa00, 0xc00030f560, 0x0, 0x0, 0xc0006f99e0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/h2_bundle.go:1477 +0x87 | |
| net/http.(*http2Framer).ReadFrame(0xc0013b8000, 0xc0006f99e0, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/h2_bundle.go:1735 +0xa1 | |
| net/http.(*http2clientConnReadLoop).run(0xc00011ffb8, 0x2, 0x1) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/h2_bundle.go:8175 +0x8e | |
| net/http.(*http2ClientConn).readLoop(0xc00134f680) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/h2_bundle.go:8103 +0xa3 | |
| created by net/http.(*http2Transport).newClientConn | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/h2_bundle.go:7162 +0x62f | |
| goroutine 111 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Peer).update(0xc001396000) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:174 +0x127 | |
| created by github.com/status-im/status-go/whisper/v6.(*Peer).start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:73 +0x54 | |
| goroutine 612 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc00135e360, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc000130c00) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:417 +0x101 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).runMessageLoop(0xc00000c1e0, 0xc0005f26c0, 0x2185c60, 0xc00135e360, 0xc0005f26c0, 0x2) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:930 +0x62 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).HandlePeer(0xc00000c1e0, 0xc000787e00, 0x2185c60, 0xc00135e360, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:911 +0x2ab | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc00135e360, 0xc000787e00, 0x2185c60, 0xc00135e360) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:363 +0x66 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:362 +0x203 | |
| goroutine 623 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f540c2e14a0, 0x72, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc00070ad18, 0x72, 0x3300, 0x33f8, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).Read(0xc00070ad00, 0xc0020e0000, 0x33f8, 0x33f8, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:169 +0x1cf | |
| net.(*netFD).Read(0xc00070ad00, 0xc0020e0000, 0x33f8, 0x33f8, 0x203000, 0xc001af6ec0, 0xc00238ab3d) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:202 +0x4f | |
| net.(*conn).Read(0xc000010030, 0xc0020e0000, 0x33f8, 0x33f8, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/net.go:184 +0x68 | |
| crypto/tls.(*atLeastReader).Read(0xc00247b1a0, 0xc0020e0000, 0x33f8, 0x33f8, 0x14, 0x24, 0xc00219f9d0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:780 +0x60 | |
| bytes.(*Buffer).ReadFrom(0xc000510958, 0x216abc0, 0xc00247b1a0, 0x42faf5, 0x19db380, 0x1c14960) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bytes/buffer.go:204 +0xb4 | |
| crypto/tls.(*Conn).readFromUntil(0xc000510700, 0x216d5c0, 0xc000010030, 0x5, 0xc000010030, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:802 +0xec | |
| crypto/tls.(*Conn).readRecordOrCCS(0xc000510700, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:609 +0x124 | |
| crypto/tls.(*Conn).readRecord(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:577 | |
| crypto/tls.(*Conn).Read(0xc000510700, 0xc0012eb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/crypto/tls/conn.go:1255 +0x161 | |
| bufio.(*Reader).fill(0xc00079eb40) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bufio/bufio.go:100 +0x103 | |
| bufio.(*Reader).Peek(0xc00079eb40, 0x2, 0xc00219fd40, 0xc00039e800, 0x0, 0x1f11758, 0x1) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/bufio/bufio.go:138 +0x4f | |
| github.com/gorilla/websocket.(*Conn).read(0xc0000fb8c0, 0x2, 0xc00219fd40, 0xa3411b, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/gorilla/[email protected]/conn.go:370 +0x40 | |
| github.com/gorilla/websocket.(*Conn).advanceFrame(0xc0000fb8c0, 0x0, 0x0, 0xc00219ff00) | |
| /home/sochan/go/pkg/mod/github.com/gorilla/[email protected]/conn.go:798 +0x5c | |
| github.com/gorilla/websocket.(*Conn).NextReader(0xc0000fb8c0, 0x3163a20, 0x200, 0xc000578370, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/gorilla/[email protected]/conn.go:980 +0xa0 | |
| github.com/gorilla/websocket.(*Conn).ReadMessage(0xc0000fb8c0, 0x1, 0xc0024e0600, 0x1b8, 0x600, 0xc001be7bd0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/gorilla/[email protected]/conn.go:1064 +0x2f | |
| github.com/bwmarrin/discordgo.(*Session).listen(0xc0020cc280, 0xc0000fb8c0, 0xc002098ea0) | |
| /home/sochan/go/pkg/mod/github.com/matterbridge/[email protected]/wsapi.go:217 +0x8d | |
| created by github.com/bwmarrin/discordgo.(*Session).Open | |
| /home/sochan/go/pkg/mod/github.com/matterbridge/[email protected]/wsapi.go:203 +0xb26 | |
| goroutine 619 [select]: | |
| net/http.(*persistConn).writeLoop(0xc001fac900) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/transport.go:2205 +0x123 | |
| created by net/http.(*Transport).dialConn | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/http/transport.go:1576 +0xb32 | |
| goroutine 636 [chan receive]: | |
| github.com/42wim/matterbridge/bridge/gitter.(*Bgitter).JoinChannel.func1(0xc0003823c0, 0xc002035260, 0xc00212f500, 0x15) | |
| /home/sochan/work/matterbridge/bridge/gitter/gitter.go:70 +0x71 | |
| created by github.com/42wim/matterbridge/bridge/gitter.(*Bgitter).JoinChannel | |
| /home/sochan/work/matterbridge/bridge/gitter/gitter.go:69 +0x48f | |
| goroutine 628 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc0013914d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc0013c3200) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:417 +0x101 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).runMessageLoop(0xc00000c1e0, 0xc000726630, 0x2185c60, 0xc0013914d0, 0xc000726630, 0x2) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:930 +0x62 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).HandlePeer(0xc00000c1e0, 0xc001e85ec0, 0x2185c60, 0xc0013914d0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:911 +0x2ab | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc0013914d0, 0xc001e85ec0, 0x2185c60, 0xc0013914d0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:363 +0x66 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:362 +0x203 | |
| goroutine 311 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc001390000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc0013c2600) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:417 +0x101 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).runMessageLoop(0xc00000c1e0, 0xc001396000, 0x2185c60, 0xc001390000, 0xc001396000, 0x2) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:930 +0x62 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).HandlePeer(0xc00000c1e0, 0xc0003efec0, 0x2185c60, 0xc001390000, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:911 +0x2ab | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc001390000, 0xc0003efec0, 0x2185c60, 0xc001390000) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:363 +0x66 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:362 +0x203 | |
| goroutine 582 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc001e85ec0, 0x1867860, 0xc001818900, 0x1) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:217 +0x270 | |
| github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0006db080, 0xc001e85ec0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:1061 +0x1fa | |
| created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:783 +0xf73 | |
| goroutine 611 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc000787e00) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:254 +0x178 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:208 +0x117 | |
| goroutine 110 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc0003efec0, 0x1867860, 0xc00070a880, 0x1) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:217 +0x270 | |
| github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0006db080, 0xc0003efec0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:1061 +0x1fa | |
| created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:783 +0xf73 | |
| goroutine 610 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f540c2e1a50, 0x72, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc0006b0118, 0x72, 0x0, 0x20, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).Read(0xc0006b0100, 0xc00212f340, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:169 +0x1cf | |
| net.(*netFD).Read(0xc0006b0100, 0xc00212f340, 0x20, 0x20, 0x0, 0x20, 0xc00212f340) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:202 +0x4f | |
| net.(*conn).Read(0xc0003a42f8, 0xc00212f340, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/net.go:184 +0x68 | |
| io.ReadAtLeast(0x216d5c0, 0xc0003a42f8, 0xc00212f340, 0x20, 0x20, 0x20, 0x6fc23a795, 0x6fc23a795, 0x18) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:310 +0x87 | |
| io.ReadFull(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:329 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0003202a0, 0xbf8876ce8297e917, 0x103fcce2b9, 0x3124560, 0x0, 0x0, 0x3124560, 0x0, 0x11, 0x131) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:647 +0xe4 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc00065ee70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:94 +0x118 | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc000787e00, 0xc0004dcae0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:270 +0xbe | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:207 +0xf2 | |
| goroutine 310 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc0003efec0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:254 +0x178 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:208 +0x117 | |
| goroutine 309 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f540c2e1980, 0x72, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc0006b0798, 0x72, 0x0, 0x20, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).Read(0xc0006b0780, 0xc0021c6160, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:169 +0x1cf | |
| net.(*netFD).Read(0xc0006b0780, 0xc0021c6160, 0x20, 0x20, 0x0, 0x20, 0xc0021c6160) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:202 +0x4f | |
| net.(*conn).Read(0xc000578000, 0xc0021c6160, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/net.go:184 +0x68 | |
| io.ReadAtLeast(0x216d5c0, 0xc000578000, 0xc0021c6160, 0x20, 0x20, 0x20, 0x6fc23a782, 0x6fc23a782, 0x18) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:310 +0x87 | |
| io.ReadFull(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:329 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc00031c000, 0xbf8876ce8142e2d1, 0x103e77dc69, 0x3124560, 0x0, 0x0, 0x3124560, 0x0, 0x11, 0x131) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:647 +0xe4 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc000740150, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:94 +0x118 | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc0003efec0, 0xc000540960) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:270 +0xbe | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:207 +0xf2 | |
| goroutine 225 [select]: | |
| github.com/status-im/status-go/whisper/v6.(*Peer).update(0xc00135e2d0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:174 +0x127 | |
| created by github.com/status-im/status-go/whisper/v6.(*Peer).start | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/peer.go:73 +0x54 | |
| goroutine 113 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc00079e5a0, 0x1867860, 0xc000709900, 0x1) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:217 +0x270 | |
| github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0006db080, 0xc00079e5a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:1061 +0x1fa | |
| created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:783 +0xf73 | |
| goroutine 626 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f540c2e18b0, 0x72, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc0006fe198, 0x72, 0x0, 0x20, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).Read(0xc0006fe180, 0xc0021c6700, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:169 +0x1cf | |
| net.(*netFD).Read(0xc0006fe180, 0xc0021c6700, 0x20, 0x20, 0x0, 0x20, 0xc0021c6700) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:202 +0x4f | |
| net.(*conn).Read(0xc0003a4390, 0xc0021c6700, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/net.go:184 +0x68 | |
| io.ReadAtLeast(0x216d5c0, 0xc0003a4390, 0xc0021c6700, 0x20, 0x20, 0x20, 0x6fc23a74e, 0x6fc23a74e, 0x18) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:310 +0x87 | |
| io.ReadFull(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:329 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc0001c0070, 0xbf8876ce949ac2af, 0x1051cfbc51, 0x3124560, 0x0, 0x0, 0x3124560, 0x0, 0x11, 0x131) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:647 +0xe4 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc00065f5f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:94 +0x118 | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc001e85ec0, 0xc000625b60) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:270 +0xbe | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:207 +0xf2 | |
| goroutine 573 [IO wait]: | |
| internal/poll.runtime_pollWait(0x7f540c2e1b20, 0x72, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/runtime/netpoll.go:184 +0x55 | |
| internal/poll.(*pollDesc).wait(0xc00070a798, 0x72, 0x0, 0x20, 0xffffffffffffffff) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
| internal/poll.(*pollDesc).waitRead(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_poll_runtime.go:92 | |
| internal/poll.(*FD).Read(0xc00070a780, 0xc00212e180, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/internal/poll/fd_unix.go:169 +0x1cf | |
| net.(*netFD).Read(0xc00070a780, 0xc00212e180, 0x20, 0x20, 0x0, 0x20, 0xc00212e180) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/fd_unix.go:202 +0x4f | |
| net.(*conn).Read(0xc0003a42b8, 0xc00212e180, 0x20, 0x20, 0x0, 0x0, 0x0) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/net/net.go:184 +0x68 | |
| io.ReadAtLeast(0x216d5c0, 0xc0003a42b8, 0xc00212e180, 0x20, 0x20, 0x20, 0x6fc23a6f5, 0x6fc23a6f5, 0x18) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:310 +0x87 | |
| io.ReadFull(...) | |
| /nix/store/l98cfjbh7dda7zrvsgy2qpaa4k9qh75i-go-1.13.6/share/go/src/io/io.go:329 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc00031c0e0, 0xbf8876ce6e5e9c21, 0x102ff8cbc1, 0x3124560, 0x0, 0x0, 0x3124560, 0x0, 0x11, 0x131) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:647 +0xe4 | |
| github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc00065e990, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/rlpx.go:94 +0x118 | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc00079e5a0, 0xc000787980) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:270 +0xbe | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:207 +0xf2 | |
| goroutine 574 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc00079e5a0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:254 +0x178 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:208 +0x117 | |
| goroutine 575 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc001390360, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc000130000) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:417 +0x101 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).runMessageLoop(0xc00000c1e0, 0xc00135e2d0, 0x2185c60, 0xc001390360, 0xc00135e2d0, 0x3c39b503691485) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:930 +0x62 | |
| github.com/status-im/status-go/whisper/v6.(*Whisper).HandlePeer(0xc00000c1e0, 0xc00079e5a0, 0x2185c60, 0xc001390360, 0x0, 0x0) | |
| /home/sochan/go/pkg/mod/github.com/status-im/status-go/whisper/[email protected]/whisper.go:911 +0x2ab | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc001390360, 0xc00079e5a0, 0x2185c60, 0xc001390360) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:363 +0x66 | |
| created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:362 +0x203 | |
| goroutine 594 [select]: | |
| github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc000787e00, 0x1867860, 0xc0006ca900, 0x1) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/peer.go:217 +0x270 | |
| github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc0006db080, 0xc000787e00) | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:1061 +0x1fa | |
| created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
| /home/sochan/go/pkg/mod/github.com/status-im/[email protected]/p2p/server.go:783 +0xf73 | |
| goroutine 651 [chan receive]: | |
| github.com/42wim/matterbridge/gateway.(*Router).handleReceive(0xc000382370) | |
| /home/sochan/work/matterbridge/gateway/router.go:129 +0x510 | |
| created by github.com/42wim/matterbridge/gateway.(*Router).Start | |
| /home/sochan/work/matterbridge/gateway/router.go:102 +0x937 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment