hyperboria / bugs

Peer-to-peer IPv6 networking, secure and near-zero-conf.
154 stars 17 forks source link

NodeStore crashed after unlinking node for path change #64

Open madafoo opened 8 years ago

madafoo commented 8 years ago
cjdroute[25549]: segfault at 38 ip 00007f4c7fcfcbe1 sp 00007fff43410210 error 4 in cjdroute[7f4c7fcda000+92000]

https://github.com/hyperboria/cjdns/blob/master/dht/dhtcore/NodeStore.c#L1070

discoverLinkC (store=store@entry=0x7f6d86335b78, closestKnown=closestKnown@entry=0x7f6d86379368, 
    pathKnownParentChild=<optimized out>, child=child@entry=0x7f6d863ab848, discoveredPath=21814, 
    inverseLinkEncodingFormNumber=0) at dht/dhtcore/NodeStore.c:1070
1070                parent = closest->child;
(gdb)