Sever Crash #234

zavřený
otevřeno 2019-03-02 23:42:38 +00:00 uživatelem dan · 2 komentářů
Vlastník
2019/02/27 23:45:20 application/application.go [ERR ] There was an error authenticating the connection: ActionTimedOutError
2019/03/02 17:03:06 application/application.go [ERR ] There was an error authenticating the connection: EOF
2019/03/02 17:05:22 application/application.go [ERR ] There was an error authenticating the connection: EOF
2019/03/02 17:07:35 application/application.go [ERR ] There was an error authenticating the connection: EOF
2019/03/02 17:11:12 application/application.go [ERR ] There was an error authenticating the connection: EOF
2019/03/02 17:12:59 application/application.go [ERR ] There was an error authenticating the connection: EOF
2019/03/02 17:15:37 application/application.go [ERR ] There was an error authenticating the connection: EOF
2019/03/02 17:16:54 application/application.go [ERR ] There was an error authenticating the connection: EOF
Mar 02 17:18:30.000 [warn] tor_bug_occurred_(): Bug: src/feature/hs/hs_service.c:3572: hs_service_add_ephemeral: Non-fatal assertion !(register_service(hs_service_map, service) < 0) failed. (on Tor 0.3.5.4-alpha eca87ef7660ae0ba)
Mar 02 17:18:30.000 [warn] Bug: Non-fatal assertion !(register_service(hs_service_map, service) < 0) failed in hs_service_add_ephemeral at src/feature/hs/hs_service.c:3572. Stack trace: (on Tor 0.3.5.4-alpha eca87ef7660ae0ba)
Mar 02 17:18:30.000 [warn] Bug:     tor(log_backtrace_impl+0x47) [0x55b3cb19fc47] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba)
Mar 02 17:18:30.000 [warn] Bug:     tor(tor_bug_occurred_+0xc0) [0x55b3cb19b330] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba)
Mar 02 17:18:30.000 [warn] Bug:     tor(hs_service_add_ephemeral+0x208) [0x55b3cb0b9798] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba)
Mar 02 17:18:30.000 [warn] Bug:     tor(+0x5260e) [0x55b3cb00560e] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba)
Mar 02 17:18:30.000 [warn] Bug:     tor(connection_control_process_inbuf+0x1b20) [0x55b3cb084300] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba)
Mar 02 17:18:30.000 [warn] Bug:     tor(connection_handle_read+0x987) [0x55b3cb014dd7] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba)
Mar 02 17:18:30.000 [warn] Bug:     tor(+0x6779e) [0x55b3cb01a79e] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba)
Mar 02 17:18:30.000 [warn] Bug:     /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5(event_base_loop+0x819) [0x7f36957024c9] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba)
Mar 02 17:18:30.000 [warn] Bug:     tor(do_main_loop+0x91) [0x55b3cb01bf41] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba)
Mar 02 17:18:30.000 [warn] Bug:     tor(tor_run_main+0x13c3) [0x55b3cb009e03] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba)
Mar 02 17:18:30.000 [warn] Bug:     tor(tor_main+0x3a) [0x55b3cb00722a] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba)
Mar 02 17:18:30.000 [warn] Bug:     tor(main+0x19) [0x55b3cb006da9] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba)
Mar 02 17:18:30.000 [warn] Bug:     /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0) [0x7f3694a80830] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba)
Mar 02 17:18:30.000 [warn] Bug:     tor(_start+0x29) [0x55b3cb006df9] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba)
Mar 02 17:18:30.000 [warn] Onion Service private key collides with an existing v3 service.
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x61e42a]

goroutine 1 [running]:
github.com/cretz/bine/tor.(*OnionService).Accept(0xc4212f0620, 0x0, 0x0, 0xc420355a20, 0x1)
        /opt/gopath/src/github.com/cretz/bine/tor/listen.go:301 +0x2a
git.openprivacy.ca/openprivacy/libricochet-go/connectivity.(*onionListenService).Accept(0xc420932c70, 0x1, 0x0, 0x0, 0x100000101)
        /opt/gopath/src/git.openprivacy.ca/openprivacy/libricochet-go/connectivity/torProvider.go:56 +0x2e
git.openprivacy.ca/openprivacy/libricochet-go/application.(*RicochetApplication).Run(0xc4200d0120, 0x718320, 0xc420932c70)
        /opt/gopath/src/git.openprivacy.ca/openprivacy/libricochet-go/application/application.go:150 +0xaa
cwtch.im/cwtch/server.(*Server).Run(0xc4200a4d80, 0x7184e0, 0xc420096180, 0x0, 0x0, 0x186a0, 0xc4200901e0, 0x20, 0x21, 0xc4200de050, ...)
        /opt/gopath/src/cwtch.im/cwtch/server/server.go:86 +0x867
main.main()
        /opt/gopath/src/cwtch.im/cwtch/server/app/main.go:34 +0x350
``` 2019/02/27 23:45:20 application/application.go [ERR ] There was an error authenticating the connection: ActionTimedOutError 2019/03/02 17:03:06 application/application.go [ERR ] There was an error authenticating the connection: EOF 2019/03/02 17:05:22 application/application.go [ERR ] There was an error authenticating the connection: EOF 2019/03/02 17:07:35 application/application.go [ERR ] There was an error authenticating the connection: EOF 2019/03/02 17:11:12 application/application.go [ERR ] There was an error authenticating the connection: EOF 2019/03/02 17:12:59 application/application.go [ERR ] There was an error authenticating the connection: EOF 2019/03/02 17:15:37 application/application.go [ERR ] There was an error authenticating the connection: EOF 2019/03/02 17:16:54 application/application.go [ERR ] There was an error authenticating the connection: EOF Mar 02 17:18:30.000 [warn] tor_bug_occurred_(): Bug: src/feature/hs/hs_service.c:3572: hs_service_add_ephemeral: Non-fatal assertion !(register_service(hs_service_map, service) < 0) failed. (on Tor 0.3.5.4-alpha eca87ef7660ae0ba) Mar 02 17:18:30.000 [warn] Bug: Non-fatal assertion !(register_service(hs_service_map, service) < 0) failed in hs_service_add_ephemeral at src/feature/hs/hs_service.c:3572. Stack trace: (on Tor 0.3.5.4-alpha eca87ef7660ae0ba) Mar 02 17:18:30.000 [warn] Bug: tor(log_backtrace_impl+0x47) [0x55b3cb19fc47] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba) Mar 02 17:18:30.000 [warn] Bug: tor(tor_bug_occurred_+0xc0) [0x55b3cb19b330] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba) Mar 02 17:18:30.000 [warn] Bug: tor(hs_service_add_ephemeral+0x208) [0x55b3cb0b9798] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba) Mar 02 17:18:30.000 [warn] Bug: tor(+0x5260e) [0x55b3cb00560e] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba) Mar 02 17:18:30.000 [warn] Bug: tor(connection_control_process_inbuf+0x1b20) [0x55b3cb084300] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba) Mar 02 17:18:30.000 [warn] Bug: tor(connection_handle_read+0x987) [0x55b3cb014dd7] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba) Mar 02 17:18:30.000 [warn] Bug: tor(+0x6779e) [0x55b3cb01a79e] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba) Mar 02 17:18:30.000 [warn] Bug: /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5(event_base_loop+0x819) [0x7f36957024c9] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba) Mar 02 17:18:30.000 [warn] Bug: tor(do_main_loop+0x91) [0x55b3cb01bf41] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba) Mar 02 17:18:30.000 [warn] Bug: tor(tor_run_main+0x13c3) [0x55b3cb009e03] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba) Mar 02 17:18:30.000 [warn] Bug: tor(tor_main+0x3a) [0x55b3cb00722a] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba) Mar 02 17:18:30.000 [warn] Bug: tor(main+0x19) [0x55b3cb006da9] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba) Mar 02 17:18:30.000 [warn] Bug: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0) [0x7f3694a80830] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba) Mar 02 17:18:30.000 [warn] Bug: tor(_start+0x29) [0x55b3cb006df9] (on Tor 0.3.5.4-alpha eca87ef7660ae0ba) Mar 02 17:18:30.000 [warn] Onion Service private key collides with an existing v3 service. panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x61e42a] goroutine 1 [running]: github.com/cretz/bine/tor.(*OnionService).Accept(0xc4212f0620, 0x0, 0x0, 0xc420355a20, 0x1) /opt/gopath/src/github.com/cretz/bine/tor/listen.go:301 +0x2a git.openprivacy.ca/openprivacy/libricochet-go/connectivity.(*onionListenService).Accept(0xc420932c70, 0x1, 0x0, 0x0, 0x100000101) /opt/gopath/src/git.openprivacy.ca/openprivacy/libricochet-go/connectivity/torProvider.go:56 +0x2e git.openprivacy.ca/openprivacy/libricochet-go/application.(*RicochetApplication).Run(0xc4200d0120, 0x718320, 0xc420932c70) /opt/gopath/src/git.openprivacy.ca/openprivacy/libricochet-go/application/application.go:150 +0xaa cwtch.im/cwtch/server.(*Server).Run(0xc4200a4d80, 0x7184e0, 0xc420096180, 0x0, 0x0, 0x186a0, 0xc4200901e0, 0x20, 0x21, 0xc4200de050, ...) /opt/gopath/src/cwtch.im/cwtch/server/server.go:86 +0x867 main.main() /opt/gopath/src/cwtch.im/cwtch/server/app/main.go:34 +0x350 ```

I am also getting an application/application.go error, however I am not getting all the verbosity that you are showing, I don't know if I am getting the same exact error...

2019/06/25 16:14:24 application/application.go [ERR ] There was an error

That's all I'm getting, it appears to be truncated. Don't know if I can get the full log somewhere within the container.

I am running the docker run openpriv/cwtch-server:latest command.

I am also getting an application/application.go error, however I am not getting all the verbosity that you are showing, I don't know if I am getting the same exact error... ```2019/06/25 16:14:24 application/application.go [ERR ] There was an error``` That's all I'm getting, it appears to be truncated. Don't know if I can get the full log somewhere within the container. I am running the docker run openpriv/cwtch-server:latest command.
Vlastník

Server no longer uses Ricochet library where this crash was occuring. We also have better handling over the ACN which should allow recovering when the underlying tor process crashes or otherwise decides to fail.

Considering this fixed. Any issues in the new server app can have their own issue.

Server no longer uses Ricochet library where this crash was occuring. We also have better handling over the ACN which should allow recovering when the underlying tor process crashes or otherwise decides to fail. Considering this fixed. Any issues in the new server app can have their own issue.
sarah uzavřel/a tento úkol 2020-10-08 20:46:06 +00:00
Přihlaste se pro zapojení do konverzace.
Bez milníku
Bez zpracovatelů
3 účastníků
Oznámení
Termín dokončení
Termín dokončení není platný nebo je mimo rozsah. Použijte prosím formát „rrrr-mm-dd“.

Žádný termín dokončení.

Závislosti

Nejsou nastaveny žádné závislosti.

Reference: cwtch.im/cwtch#234
No description provided.