Skip to content

Instantly share code, notes, and snippets.

@natevw
Created August 6, 2015 20:12
Show Gist options
  • Save natevw/26913782be7b00299c55 to your computer and use it in GitHub Desktop.
Save natevw/26913782be7b00299c55 to your computer and use it in GitHub Desktop.
bradner:telehash-c natevw$ make test
gcc -g -Wall -Wextra -Wno-unused-parameter -DDEBUG -o bin/ping src/lib/lob.o src/lib/hashname.o src/lib/xht.o src/lib/js0n.o src/lib/base32.o src/lib/chacha.o src/lib/murmur.o src/e3x/e3x.o src/e3x/channel.o src/e3x/self.o src/e3x/exchange.o src/e3x/event.o src/e3x/cipher.o src/mesh.o src/link.o src/pipe.o src/ext/stream.o src/ext/block.o src/net/loopback.o src/net/udp4.o src/net/tcp4.o src/net/serial.o src/util/util.o src/util/uri.o src/util/chunks.o src/unix/util.o src/unix/util_sys.o src/e3x/cs1a/aes.o src/e3x/cs1a/hmac.o src/e3x/cs1a/aes128.o src/e3x/cs1a/cs1a.o src/e3x/cs1a/uECC.o src/e3x/cs1a/sha256.o src/e3x/cs2a_disabled.o src/e3x/cs3a_disabled.o util/ping.o src/ext/path.o
cd test; /Applications/Xcode.app/Contents/Developer/usr/bin/make
=====[ running ext_peer ]=====
src/mesh.c:39 mesh_new() mesh created version 3.0.14
ext_peer.c:8: passed 1 tests
src/e3x/self.c:39 e3x_self_new() self created with 1 csids
src/mesh.c:78 mesh_load() mesh is sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza
ext_peer.c:10: passed 2 tests
ext_peer.c:11: passed 3 tests
src/mesh.c:39 mesh_new() mesh created version 3.0.14
ext_peer.c:14: passed 4 tests
src/e3x/self.c:39 e3x_self_new() self created with 1 csids
src/mesh.c:78 mesh_load() mesh is iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
ext_peer.c:16: passed 5 tests
ext_peer.c:17: passed 6 tests
src/link.c:31 link_new() adding link iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/link.c:132 link_load() adding 1a key to link iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/e3x/exchange.c:100 e3x_exchange_out() *debug* 0x7fd480600000 at=1438891844 x->out=0, x->order=2
src/link.c:156 link_load() new session token 425c5bb73715f0d8cb70b010bebae876 to iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/link.c:187 link_pipe() adding pipe loopback
src/link.c:384 link_sync() link sync at 1438891844
src/net/loopback.c:8 pair_send() pair pipe from iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/mesh.c:376 mesh_receive() mesh receiving handshake to iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga via pipe loopback
src/mesh.c:254 mesh_discover() running mesh discover with {"at":1438891844,"id":"02e7226b5756e04cf3d4ccfa5dad4314","type":"link","csid":"1a","hashname":"sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza","keys":{"1a":"akizurm35zilmjwriyv3uwhybub6plnd4a"}}
src/link.c:31 link_new() adding link sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza
src/link.c:132 link_load() adding 1a key to link sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza
src/e3x/exchange.c:100 e3x_exchange_out() *debug* 0x7fd480405b80 at=1438891844 x->out=0, x->order=1
src/link.c:156 link_load() new session token 0200f48d6ed9d9300784f444570f03c3 to sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza
src/link.c:187 link_pipe() adding pipe loopback
src/link.c:384 link_sync() link sync at 1438891845
src/net/loopback.c:8 pair_send() pair pipe from sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza
src/mesh.c:376 mesh_receive() mesh receiving handshake to sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza via pipe loopback
src/e3x/exchange.c:120 e3x_exchange_in() *debug* 0x7fd480600000 at=1438891845, x->in=0, x->order=2, x->out=1438891844
src/e3x/exchange.c:134 e3x_exchange_sync() *debug* 0x7fd480600000 x->out=1438891844 x->in=1438891845
src/link.c:384 link_sync() link sync at 1438891845
src/net/loopback.c:8 pair_send() pair pipe from iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/mesh.c:376 mesh_receive() mesh receiving handshake to iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga via pipe loopback
src/e3x/exchange.c:120 e3x_exchange_in() *debug* 0x7fd480405b80 at=1438891845, x->in=0, x->order=1, x->out=1438891845
src/link.c:277 link_receive_handshake() link ready
src/link.c:277 link_receive_handshake() link ready
ext_peer.c:20: passed 7 tests
ext_peer.c:24: passed 8 tests
ext_peer.c:25: passed 9 tests
src/e3x/exchange.c:100 e3x_exchange_out() *debug* 0x7fd480600000 at=1438891846 x->out=1438891845, x->order=2
src/link.c:384 link_sync() link sync at 1438891846
src/net/loopback.c:8 pair_send() pair pipe from iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/mesh.c:376 mesh_receive() mesh receiving handshake to iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga via pipe loopback
src/e3x/exchange.c:120 e3x_exchange_in() *debug* 0x7fd480405b80 at=1438891846, x->in=1438891845, x->order=1, x->out=1438891845
src/e3x/exchange.c:134 e3x_exchange_sync() *debug* 0x7fd480405b80 x->out=1438891845 x->in=1438891846
src/link.c:384 link_sync() link sync at 1438891846
src/net/loopback.c:8 pair_send() pair pipe from sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza
src/mesh.c:376 mesh_receive() mesh receiving handshake to sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza via pipe loopback
src/e3x/exchange.c:120 e3x_exchange_in() *debug* 0x7fd480600000 at=1438891846, x->in=1438891845, x->order=2, x->out=1438891846
ext_peer.c:27: passed 10 tests
src/e3x/exchange.c:100 e3x_exchange_out() *debug* 0x7fd480405b80 at=1438891847 x->out=1438891846, x->order=1
src/link.c:384 link_sync() link sync at 1438891847
src/net/loopback.c:8 pair_send() pair pipe from sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza
src/mesh.c:376 mesh_receive() mesh receiving handshake to sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza via pipe loopback
src/e3x/exchange.c:120 e3x_exchange_in() *debug* 0x7fd480600000 at=1438891847, x->in=1438891846, x->order=2, x->out=1438891846
src/e3x/exchange.c:134 e3x_exchange_sync() *debug* 0x7fd480600000 x->out=1438891846 x->in=1438891847
src/link.c:384 link_sync() link sync at 1438891847
src/net/loopback.c:8 pair_send() pair pipe from iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/mesh.c:376 mesh_receive() mesh receiving handshake to iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga via pipe loopback
src/e3x/exchange.c:120 e3x_exchange_in() *debug* 0x7fd480405b80 at=1438891847, x->in=1438891846, x->order=1, x->out=1438891847
ext_peer.c:28: passed 11 tests
ext_peer.c:31: passed 12 tests
src/ext/peer.c:97 peer_open_peer() incoming peer route request {"type":"peer","peer":"iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga","c":1}
src/e3x/exchange.c:204 e3x_exchange_send() encrypting head 86 body 0
src/net/loopback.c:8 pair_send() pair pipe from iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/mesh.c:376 mesh_receive() mesh receiving channel to iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga via pipe loopback
src/e3x/exchange.c:194 e3x_exchange_receive() decrypted head 86 body 0
src/mesh.c:425 mesh_receive() channel packet 88 bytes from sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza
src/ext/peer.c:74 peer_open_connect() invalid peer request
src/ext/peer.c:109 peer_open_peer() connect delivered to iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
ext_peer.c:36: passed 13 tests
src/mesh.c:39 mesh_new() mesh created version 3.0.14
ext_peer.c:40: passed 14 tests
src/e3x/self.c:39 e3x_self_new() self created with 1 csids
src/mesh.c:78 mesh_load() mesh is yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq
ext_peer.c:42: passed 15 tests
ext_peer.c:43: passed 16 tests
src/link.c:31 link_new() adding link yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq
src/link.c:132 link_load() adding 1a key to link yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq
src/e3x/exchange.c:100 e3x_exchange_out() *debug* 0x7fd4807013e0 at=1438891844 x->out=0, x->order=1
src/link.c:156 link_load() new session token 528ec9748a3063d55675a5c89ca60070 to yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq
src/link.c:187 link_pipe() adding pipe loopback
src/link.c:384 link_sync() link sync at 1438891845
src/net/loopback.c:8 pair_send() pair pipe from yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq
src/mesh.c:376 mesh_receive() mesh receiving handshake to yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq via pipe loopback
src/mesh.c:254 mesh_discover() running mesh discover with {"at":1438891845,"id":"03e75038c49668597950c4f7d5f0b197","type":"link","csid":"1a","hashname":"iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga","keys":{"1a":"al7mjt6cwds6ntlokvdcf2bjhybecz223q"}}
src/mesh.c:154 mesh_add() mesh add {"at":1438891845,"id":"03e75038c49668597950c4f7d5f0b197","type":"link","csid":"1a","hashname":"iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga","keys":{"1a":"al7mjt6cwds6ntlokvdcf2bjhybecz223q"}}
src/link.c:31 link_new() adding link iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/link.c:132 link_load() adding 1a key to link iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/e3x/exchange.c:100 e3x_exchange_out() *debug* 0x7fd4804068e0 at=1438891844 x->out=0, x->order=2
src/link.c:156 link_load() new session token 89354c77539ce1e04b077940ee0b2a1f to iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/link.c:187 link_pipe() adding pipe loopback
src/link.c:384 link_sync() link sync at 1438891844
src/net/loopback.c:8 pair_send() pair pipe from iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/mesh.c:376 mesh_receive() mesh receiving handshake to iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga via pipe loopback
src/e3x/exchange.c:120 e3x_exchange_in() *debug* 0x7fd4807013e0 at=1438891844, x->in=0, x->order=1, x->out=1438891845
src/link.c:258 link_receive_handshake() old/bad at: {"at":1438891844 (1438891844,0,1438891845)
src/link.c:384 link_sync() link sync at 1438891845
src/net/loopback.c:8 pair_send() pair pipe from yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq
src/mesh.c:376 mesh_receive() mesh receiving handshake to yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq via pipe loopback
src/e3x/exchange.c:120 e3x_exchange_in() *debug* 0x7fd4804068e0 at=1438891845, x->in=0, x->order=2, x->out=1438891844
src/e3x/exchange.c:134 e3x_exchange_sync() *debug* 0x7fd4804068e0 x->out=1438891844 x->in=1438891845
src/link.c:384 link_sync() link sync at 1438891845
src/net/loopback.c:8 pair_send() pair pipe from iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/mesh.c:376 mesh_receive() mesh receiving handshake to iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga via pipe loopback
src/e3x/exchange.c:120 e3x_exchange_in() *debug* 0x7fd4807013e0 at=1438891845, x->in=0, x->order=1, x->out=1438891845
src/link.c:277 link_receive_handshake() link ready
src/link.c:277 link_receive_handshake() link ready
ext_peer.c:49: passed 17 tests
ext_peer.c:53: passed 18 tests
ext_peer.c:54: passed 19 tests
src/e3x/exchange.c:100 e3x_exchange_out() *debug* 0x7fd4807013e0 at=1438891846 x->out=1438891845, x->order=1
src/link.c:384 link_sync() link sync at 1438891847
src/net/loopback.c:8 pair_send() pair pipe from yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq
src/mesh.c:376 mesh_receive() mesh receiving handshake to yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq via pipe loopback
src/e3x/exchange.c:120 e3x_exchange_in() *debug* 0x7fd4804068e0 at=1438891847, x->in=1438891845, x->order=2, x->out=1438891845
src/e3x/exchange.c:134 e3x_exchange_sync() *debug* 0x7fd4804068e0 x->out=1438891845 x->in=1438891847
src/link.c:384 link_sync() link sync at 1438891847
src/net/loopback.c:8 pair_send() pair pipe from iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/mesh.c:376 mesh_receive() mesh receiving handshake to iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga via pipe loopback
src/e3x/exchange.c:120 e3x_exchange_in() *debug* 0x7fd4807013e0 at=1438891847, x->in=1438891845, x->order=1, x->out=1438891847
ext_peer.c:56: passed 20 tests
src/e3x/exchange.c:100 e3x_exchange_out() *debug* 0x7fd4804068e0 at=1438891848 x->out=1438891847, x->order=2
src/link.c:384 link_sync() link sync at 1438891848
src/net/loopback.c:8 pair_send() pair pipe from iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/mesh.c:376 mesh_receive() mesh receiving handshake to iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga via pipe loopback
src/e3x/exchange.c:120 e3x_exchange_in() *debug* 0x7fd4807013e0 at=1438891848, x->in=1438891847, x->order=1, x->out=1438891847
src/e3x/exchange.c:134 e3x_exchange_sync() *debug* 0x7fd4807013e0 x->out=1438891847 x->in=1438891848
src/link.c:384 link_sync() link sync at 1438891848
src/net/loopback.c:8 pair_send() pair pipe from yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq
src/mesh.c:376 mesh_receive() mesh receiving handshake to yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq via pipe loopback
src/e3x/exchange.c:120 e3x_exchange_in() *debug* 0x7fd4804068e0 at=1438891848, x->in=1438891847, x->order=2, x->out=1438891848
ext_peer.c:57: passed 21 tests
ext_peer.c:60: passed 22 tests
src/mesh.c:154 mesh_add() mesh add {"hashname":"yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq","keys":{"1a":"aixepxudqpu3tynnzdjmm7lrrnmuhyqlra"},"paths":[]}
src/link.c:31 link_new() adding link yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq
src/link.c:132 link_load() adding 1a key to link yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq
src/e3x/exchange.c:100 e3x_exchange_out() *debug* 0x7fd480407ad0 at=1438891844 x->out=0, x->order=1
src/link.c:156 link_load() new session token d75c218f408430435ebd49b9c05c7bd7 to yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq
ext_peer.c:65: passed 23 tests
src/ext/peer.c:24 peer_send() peering via router iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/e3x/exchange.c:204 e3x_exchange_send() encrypting head 83 body 85
src/net/loopback.c:8 pair_send() pair pipe from iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/mesh.c:376 mesh_receive() mesh receiving channel to iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga via pipe loopback
src/e3x/exchange.c:194 e3x_exchange_receive() decrypted head 83 body 85
src/mesh.c:425 mesh_receive() channel packet 170 bytes from sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza
src/ext/peer.c:97 peer_open_peer() incoming peer route request {"type":"peer","peer":"yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq","c":4}
src/e3x/exchange.c:204 e3x_exchange_send() encrypting head 86 body 85
src/net/loopback.c:8 pair_send() pair pipe from yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq
src/mesh.c:376 mesh_receive() mesh receiving channel to yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq via pipe loopback
src/e3x/exchange.c:194 e3x_exchange_receive() decrypted head 86 body 85
src/mesh.c:425 mesh_receive() channel packet 173 bytes from iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/ext/peer.c:78 peer_open_connect() incoming connect for yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq via iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/mesh.c:376 mesh_receive() mesh receiving handshake to yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq via pipe iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/mesh.c:254 mesh_discover() running mesh discover with {"at":1438891845,"id":"033b56c4cc7af95bae72e03794f9da6b","type":"link","csid":"1a","hashname":"sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza","keys":{"1a":"akizurm35zilmjwriyv3uwhybub6plnd4a"}}
src/mesh.c:154 mesh_add() mesh add {"at":1438891845,"id":"033b56c4cc7af95bae72e03794f9da6b","type":"link","csid":"1a","hashname":"sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza","keys":{"1a":"akizurm35zilmjwriyv3uwhybub6plnd4a"}}
src/link.c:31 link_new() adding link sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza
src/link.c:132 link_load() adding 1a key to link sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza
src/e3x/exchange.c:100 e3x_exchange_out() *debug* 0x7fd480500e40 at=1438891844 x->out=0, x->order=2
src/link.c:156 link_load() new session token 2e79696a331b4ba41eb585f94a7fdccd to sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza
src/link.c:187 link_pipe() adding pipe iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/link.c:384 link_sync() link sync at 1438891844
src/ext/peer.c:24 peer_send() peering via router iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/e3x/exchange.c:204 e3x_exchange_send() encrypting head 83 body 85
src/net/loopback.c:8 pair_send() pair pipe from iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/mesh.c:376 mesh_receive() mesh receiving channel to iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga via pipe loopback
src/e3x/exchange.c:194 e3x_exchange_receive() decrypted head 83 body 85
src/mesh.c:425 mesh_receive() channel packet 170 bytes from yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq
src/ext/peer.c:97 peer_open_peer() incoming peer route request {"type":"peer","peer":"sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza","c":2}
src/e3x/exchange.c:204 e3x_exchange_send() encrypting head 86 body 85
src/net/loopback.c:8 pair_send() pair pipe from sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza
src/mesh.c:376 mesh_receive() mesh receiving channel to sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza via pipe loopback
src/e3x/exchange.c:194 e3x_exchange_receive() decrypted head 86 body 85
src/mesh.c:425 mesh_receive() channel packet 173 bytes from iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/ext/peer.c:78 peer_open_connect() incoming connect for sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza via iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/mesh.c:376 mesh_receive() mesh receiving handshake to sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza via pipe iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/e3x/exchange.c:120 e3x_exchange_in() *debug* 0x7fd480407ad0 at=1438891844, x->in=0, x->order=1, x->out=1438891845
src/link.c:258 link_receive_handshake() old/bad at: {"at":1438891844 (1438891844,0,1438891845)
src/link.c:384 link_sync() link sync at 1438891845
src/ext/peer.c:109 peer_open_peer() connect delivered to sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza
src/ext/peer.c:109 peer_open_peer() connect delivered to yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq
src/ext/peer.c:24 peer_send() peering via router iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/e3x/exchange.c:204 e3x_exchange_send() encrypting head 83 body 85
src/net/loopback.c:8 pair_send() pair pipe from iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/mesh.c:376 mesh_receive() mesh receiving channel to iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga via pipe loopback
src/e3x/exchange.c:194 e3x_exchange_receive() decrypted head 83 body 85
src/mesh.c:425 mesh_receive() channel packet 170 bytes from sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza
src/ext/peer.c:97 peer_open_peer() incoming peer route request {"type":"peer","peer":"yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq","c":6}
src/e3x/exchange.c:204 e3x_exchange_send() encrypting head 86 body 85
src/net/loopback.c:8 pair_send() pair pipe from yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq
src/mesh.c:376 mesh_receive() mesh receiving channel to yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq via pipe loopback
src/e3x/exchange.c:194 e3x_exchange_receive() decrypted head 86 body 85
src/mesh.c:425 mesh_receive() channel packet 173 bytes from iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/ext/peer.c:78 peer_open_connect() incoming connect for yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq via iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/mesh.c:376 mesh_receive() mesh receiving handshake to yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq via pipe iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/e3x/exchange.c:120 e3x_exchange_in() *debug* 0x7fd480500e40 at=1438891845, x->in=0, x->order=2, x->out=1438891844
src/e3x/exchange.c:134 e3x_exchange_sync() *debug* 0x7fd480500e40 x->out=1438891844 x->in=1438891845
src/link.c:384 link_sync() link sync at 1438891845
src/ext/peer.c:24 peer_send() peering via router iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/e3x/exchange.c:204 e3x_exchange_send() encrypting head 83 body 85
src/net/loopback.c:8 pair_send() pair pipe from iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/mesh.c:376 mesh_receive() mesh receiving channel to iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga via pipe loopback
src/e3x/exchange.c:194 e3x_exchange_receive() decrypted head 83 body 85
src/mesh.c:425 mesh_receive() channel packet 170 bytes from yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq
src/ext/peer.c:97 peer_open_peer() incoming peer route request {"type":"peer","peer":"sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza","c":4}
src/e3x/exchange.c:204 e3x_exchange_send() encrypting head 86 body 85
src/net/loopback.c:8 pair_send() pair pipe from sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza
src/mesh.c:376 mesh_receive() mesh receiving channel to sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza via pipe loopback
src/e3x/exchange.c:194 e3x_exchange_receive() decrypted head 86 body 85
src/mesh.c:425 mesh_receive() channel packet 173 bytes from iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/ext/peer.c:78 peer_open_connect() incoming connect for sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza via iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/mesh.c:376 mesh_receive() mesh receiving handshake to sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza via pipe iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/e3x/exchange.c:120 e3x_exchange_in() *debug* 0x7fd480407ad0 at=1438891845, x->in=0, x->order=1, x->out=1438891845
src/link.c:187 link_pipe() adding pipe iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/link.c:384 link_sync() link sync at 1438891845
src/ext/peer.c:24 peer_send() peering via router iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/e3x/exchange.c:204 e3x_exchange_send() encrypting head 83 body 85
src/net/loopback.c:8 pair_send() pair pipe from iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/mesh.c:376 mesh_receive() mesh receiving channel to iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga via pipe loopback
src/e3x/exchange.c:194 e3x_exchange_receive() decrypted head 83 body 85
src/mesh.c:425 mesh_receive() channel packet 170 bytes from sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza
src/ext/peer.c:97 peer_open_peer() incoming peer route request {"type":"peer","peer":"yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq","c":8}
src/e3x/exchange.c:204 e3x_exchange_send() encrypting head 86 body 85
src/net/loopback.c:8 pair_send() pair pipe from yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq
src/mesh.c:376 mesh_receive() mesh receiving channel to yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq via pipe loopback
src/e3x/exchange.c:194 e3x_exchange_receive() decrypted head 86 body 85
src/mesh.c:425 mesh_receive() channel packet 173 bytes from iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/ext/peer.c:78 peer_open_connect() incoming connect for yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq via iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/mesh.c:376 mesh_receive() mesh receiving handshake to yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq via pipe iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
src/e3x/exchange.c:120 e3x_exchange_in() *debug* 0x7fd480500e40 at=1438891845, x->in=1438891845, x->order=2, x->out=1438891845
src/ext/peer.c:109 peer_open_peer() connect delivered to yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq
src/link.c:277 link_receive_handshake() link ready
src/ext/peer.c:109 peer_open_peer() connect delivered to sburplc4d6i2gnrom7xla3afyq37asawfgdoijby6i4aw5hxflza
src/link.c:277 link_receive_handshake() link ready
src/ext/peer.c:109 peer_open_peer() connect delivered to yu2r3o5cj4lgf5f4c4zoqvsfbgzxbfkms7gov3azdz4pbt5ckteq
src/ext/peer.c:24 peer_send() peering via router iaue6atpimay4suvqo62widf45mlpbgbldqiblrnn2h6epl6obga
test_ext_peer(94169,0x7fff74824300) malloc: *** mach_vm_map(size=12270707960932937728) failed (error code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
/bin/sh: line 1: 94169 Segmentation fault: 11 ./bin/test_$test
FAILED: ext_peer
make[1]: *** [tests] Error 1
make: *** [test] Error 2
bradner:telehash-c natevw$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment