Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash if no routers available and reseed failed #114

Closed
hagen-i2p opened this issue Dec 11, 2014 · 4 comments
Closed

Crash if no routers available and reseed failed #114

hagen-i2p opened this issue Dec 11, 2014 · 4 comments

Comments

@hagen-i2p
Copy link

22:34:42/info - Version 0.4.0
22:34:42/info - data directory: /home/h/.i2pd
22:34:42/info - CMD parameters:
22:34:42/info - 0 ./build/tmp/i2pd
22:34:42/info - HTTP Server started
22:34:42/info - 0 routers loaded
22:34:42/info - 0 floodfills loaded
22:34:42/info - Reseeding from http://uk.reseed.i2p2.no/
22:34:42/info - Can't connect to http://uk.reseed.i2p2.no/
22:34:42/info - Reseed failed
22:34:42/info - 0 routers loaded
22:34:42/info - 0 floodfills loaded
22:34:42/info - Reseeding from http://ieb9oopo.mooo.com
22:34:42/info - Reseed failed [46/199]
22:34:42/info - 0 routers loaded
22:34:42/info - 0 floodfills loaded
22:34:42/info - Reseeding from http://uk.reseed.i2p2.no/
22:34:42/info - Can't connect to http://uk.reseed.i2p2.no/
22:34:42/info - Reseed failed
22:34:42/info - 0 routers loaded
22:34:42/info - 0 floodfills loaded
22:34:42/info - Reseeding from http://reseed.i2p-projekt.de/
22:34:42/info - Can't connect to http://reseed.i2p-projekt.de/
22:34:42/info - Reseed failed
22:34:42/info - 0 routers loaded
22:34:42/info - 0 floodfills loaded
22:34:42/info - Reseeding from http://netdb.i2p2.no/
22:34:42/info - Can't connect to http://netdb.i2p2.no/
22:34:42/info - Reseed failed
22:34:42/info - 0 routers loaded
22:34:42/info - 0 floodfills loaded
22:34:42/info - Reseeding from http://i2p.mooo.com/netDb/
22:34:42/info - Can't connect to http://i2p.mooo.com/netDb/
22:34:42/info - Reseed failed
22:34:42/info - 0 routers loaded
22:34:42/info - 0 floodfills loaded
22:34:42/info - Reseeding from http://193.150.121.66/netDb/
22:34:42/info - Can't connect to http://193.150.121.66/netDb/
22:34:42/info - Reseed failed
22:34:42/info - 0 routers loaded
22:34:42/info - 0 floodfills loaded
22:34:42/info - Reseeding from http://uk.reseed.i2p2.no/
22:34:42/info - Can't connect to http://uk.reseed.i2p2.no/
22:34:42/info - Reseed failed
22:34:42/info - 0 routers loaded
22:34:42/info - 0 floodfills loaded
22:34:42/info - Reseeding from http://cowpuncher.drollette.com/netdb/
22:34:42/info - Can't connect to http://cowpuncher.drollette.com/netdb/
22:34:42/info - Reseed failed
22:34:42/info - 0 routers loaded
22:34:42/info - 0 floodfills loaded
22:34:42/info - Reseeding from http://netdb.i2p2.no/
22:34:42/info - Can't connect to http://netdb.i2p2.no/
22:34:42/info - Reseed failed
22:34:42/info - 0 routers loaded
22:34:42/info - 0 floodfills loaded
22:34:42/info - NetDB started
22:34:42/info - Start listening UDP port 12251
22:34:42/info - Start listening TCP port 12251
22:34:42/info - Transports started
22:34:42/info - Tunnels started
22:34:42/info - HTTP Proxy started
22:34:42/info - SOCKS Proxy Started
22:34:42/info - Client started
22:34:42/info - --- socks4a run
22:34:44/info - Creating zero hops inbound tunnel...
22:34:44/info - I2NP msg received len=2657, type=23, msgID=0
22:34:44/info - VariableTunnelBuild
22:34:44/info - VariableTunnelBuild 5 records
22:34:44/info - Record 1 is ours
22:34:44/info - TransitTunnel gateway: 734851594 created
22:34:44/info - I2NP msg received len=2657, type=23, msgID=1362010400
22:34:44/info - VariableTunnelBuild
22:34:44/info - VariableTunnelBuild 5 records
22:34:44/info - VariableTunnelBuild reply for tunnel 1894165301
22:34:44/info - TunnelBuildResponse 5 records.
22:34:44/info - Ret code=0
22:34:44/info - Inbound tunnel 1894165301 has been created
22:34:44/info - I2NP msg received len=2657, type=23, msgID=1
22:34:44/info - VariableTunnelBuild
22:34:44/info - VariableTunnelBuild 5 records
22:34:44/info - Record 3 is ours
22:34:44/info - TransitTunnel endpoint: 1392230752 created
22:34:44/info - TunnelGateway
22:34:44/info - TunnelGateway of 2657 bytes for tunnel 734851594. Msg type 24
22:34:44/info - TunnelData
22:34:44/info - TunnelData
22:34:44/info - TunnelData
22:34:44/info - Creating one hop outbound tunnel...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff17dd700 (LWP 15470)]
0x000055555572ef6a in i2p::tunnel::Tunnel::Build(unsigned int, i2p::tunnel::OutboundTunnel_) ()
(gdb) bt
#0 0x000055555572ef6a in i2p::tunnel::Tunnel::Build(unsigned int, i2p::tunnel::OutboundTunnel_) ()
#1 0x0000555555733c0d in i2p::tunnel::OutboundTunnel* i2p::tunnel::Tunnels::CreateTunneli2p::tunnel::OutboundTunnel(i2p::tunnel::TunnelConfig_, i2p::tunnel::OutboundTunnel_) ()
#2 0x00005555557305a0 in i2p::tunnel::Tunnels::ManageOutboundTunnels() ()
#3 0x0000555555730bbe in i2p::tunnel::Tunnels::Run() ()
#4 0x00007ffff7274400 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#5 0x00007ffff74cbb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6 0x00007ffff6a767bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7 0x0000000000000000 in ?? ()

@hagen-i2p
Copy link
Author

Fresh build against master at 0b3ee77 (2014/12/10)

debian7 x86, gcc 4.7.2, affects both -O0/-O2 versions of the binary

@orignal
Copy link
Contributor

orignal commented Dec 11, 2014

"22:34:42/info - Reseeding from http://uk.reseed.i2p2.no/
22:34:42/info - Can't connect to http://uk.reseed.i2p2.no/"

Wtf?

@hagen-i2p
Copy link
Author

This machine has no direct internet access. I think you should re-check case of tunnels creation without any known nodes.

@orignal orignal changed the title SIGSEGV at startup Crash is no routers available and reseed failed Dec 11, 2014
@orignal orignal changed the title Crash is no routers available and reseed failed Crash if no routers available and reseed failed Dec 11, 2014
@orignal
Copy link
Contributor

orignal commented Dec 11, 2014

I agree. Renamed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants