Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Panic in [email protected]/controller/sync_strats/sync_instant.go:194 #1548

Closed
plorenz opened this issue Jul 13, 2023 · 1 comment
Closed
Assignees
Labels
bug Something isn't working controller panic bug causing a process panic zendesk

Comments

@plorenz
Copy link
Member

plorenz commented Jul 13, 2023

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x2c6017e]
goroutine 55254237 [running]:
github.com/openziti/edge/controller/sync_strats.(*InstantStrategy).RouterDisconnected(0xc0026a0c00, 0xc002c453b0)
    github.com/openziti/[email protected]/controller/sync_strats/sync_instant.go:194 +0x31e
github.com/openziti/edge/controller/env.(*Broker).RouterDisconnected.func1()
    github.com/openziti/[email protected]/controller/env/broker.go:110 +0x36b
created by github.com/openziti/edge/controller/env.(*Broker).RouterDisconnected
    github.com/openziti/[email protected]/controller/env/broker.go:105 +0x72
@plorenz plorenz added bug Something isn't working controller panic bug causing a process panic labels Jul 13, 2023
@plorenz plorenz self-assigned this Jul 13, 2023
@ekoby ekoby closed this as completed in 62b73c2 Jul 24, 2023
ekoby added a commit that referenced this issue Jul 24, 2023
Fix panic in router disconnect when fingerprint is nil. Fixes #1548
@NetFoundry-Zendesk
Copy link

Comment from Zendesk:
Zendesk: 11150 linked successfully.
Zendesk: #11150
By: Christian Mark Sioson <[email protected]>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working controller panic bug causing a process panic zendesk
Projects
None yet
Development

No branches or pull requests

2 participants