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

segv fault #23

Open
red55 opened this issue Aug 7, 2024 · 1 comment
Open

segv fault #23

red55 opened this issue Aug 7, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@red55
Copy link
Owner

red55 commented Aug 7, 2024

r.Answer = de.r.Answer

@red55 red55 self-assigned this Aug 7, 2024
@red55 red55 added the bug Something isn't working label Aug 7, 2024
@red55
Copy link
Owner Author

red55 commented Aug 17, 2024

Aug 17 08:43:57 14700.example.com bgp-dnsd[910488]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x48 pc=0xb995f6]
Aug 17 08:43:57 14700.example.com bgp-dnsd[910488]: goroutine 31 [running]:
Aug 17 08:43:57 14700.example.com bgp-dnsd[910488]: github.com/red55/bgp-dns/internal/dns.respond({0xee4fa0, 0xc0003cfc00}, 0xc0003ba480)
Aug 17 08:43:57 14700.example.com bgp-dnsd[910488]:         /home/runner/work/bgp-dns/bgp-dns/internal/dns/responder.go:34 +0x2f6
Aug 17 08:43:57 14700.example.com bgp-dnsd[910488]: github.com/miekg/dns.HandlerFunc.ServeDNS(0xc000088a20?, {0xee4fa0?, 0xc0003cfc00?}, 0x1?)
Aug 17 08:43:57 14700.example.com bgp-dnsd[910488]:         /home/runner/go/pkg/mod/github.com/miekg/[email protected]/server.go:37 +0x29
Aug 17 08:43:57 14700.example.com bgp-dnsd[910488]: github.com/miekg/dns.(*ServeMux).ServeDNS(0xc000470200?, {0xee4fa0?, 0xc0003cfc00?}, 0xc0003ba480?)
Aug 17 08:43:57 14700.example.com bgp-dnsd[910488]:         /home/runner/go/pkg/mod/github.com/miekg/[email protected]/serve_mux.go:103 +0x6e
Aug 17 08:43:57 14700.example.com bgp-dnsd[910488]: github.com/miekg/dns.(*Server).serveDNS(0xc00024d200, {0xc000470200, 0x26, 0x200}, 0xc0003cfc00)
Aug 17 08:43:57 14700.example.com bgp-dnsd[910488]:         /home/runner/go/pkg/mod/github.com/miekg/[email protected]/server.go:663 +0x42a
Aug 17 08:43:57 14700.example.com bgp-dnsd[910488]: github.com/miekg/dns.(*Server).serveUDPPacket(0xc00024d200, 0xc000201a90, {0xc000470200, 0x26, 0x200}, {0xee2300, 0xc00006a8d8}, 0xc00039eb40, {0x0, 0x0})
Aug 17 08:43:57 14700.example.com bgp-dnsd[910488]:         /home/runner/go/pkg/mod/github.com/miekg/[email protected]/server.go:607 +0x1a5
Aug 17 08:43:57 14700.example.com bgp-dnsd[910488]: created by github.com/miekg/dns.(*Server).serveUDP in goroutine 45
Aug 17 08:43:57 14700.example.com bgp-dnsd[910488]:         /home/runner/go/pkg/mod/github.com/miekg/[email protected]/server.go:537 +0x405
Aug 17 08:43:57 14700.example.com systemd[1]: bgp-dnsd.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Aug 17 08:43:57 14700.example.com systemd[1]: bgp-dnsd.service: Failed with result 'exit-code'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant