Skip to content

unexpected signal during runtime execution #2937

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

Open
Eilens opened this issue May 15, 2025 · 0 comments
Open

unexpected signal during runtime execution #2937

Eilens opened this issue May 15, 2025 · 0 comments

Comments

@Eilens
Copy link

Eilens commented May 15, 2025

{"Key":"11.151.125.29","State":"BGP_FSM_OPENCONFIRM","Topic":"Peer","level":"info","msg":"Peer Up","time":"2025-04-11T00:42:32+08:00"}
{"Key":"11.151.125.28","State":"BGP_FSM_OPENCONFIRM","Topic":"Peer","level":"info","msg":"Peer Up","time":"2025-04-11T00:42:33+08:00"}
{"Key":"11.151.124.156","State":"BGP_FSM_OPENCONFIRM","Topic":"Peer","level":"info","msg":"Peer Up","time":"2025-04-11T00:42:33+08:00"}
fatal error: unexpected signal during runtime execution
{"level":"info","msg":"gobgpd started","time":"2025-05-15T18:28:11+08:00"}
{"Topic":"Config","level":"info","msg":"Finished reading the config file","time":"2025-05-15T18:28:11+08:00"}
{"Key":"11.151.125.29","Topic":"config","level":"info","msg":"Add Peer","time":"2025-05-15T18:28:11+08:00"}
{"Key":"11.151.125.29","Topic":"Peer","level":"info","msg":"Add a peer configuration","time":"2025-05-15T18:28:11+08:00"}
{"Key":"11.151.125.28","Topic":"config","level":"info","msg":"Add Peer","time":"2025-05-15T18:28:11+08:00"}
{"Key":"11.151.125.28","Topic":"Peer","level":"info","msg":"Add a peer configuration","time":"2025-05-15T18:28:11+08:00"}
{"Key":"11.151.124.157","Topic":"config","level":"info","msg":"Add Peer","time":"2025-05-15T18:28:11+08:00"}
{"Key":"11.151.124.157","Topic":"Peer","level":"info","msg":"Add a peer configuration","time":"2025-05-15T18:28:11+08:00"}
{"Key":"11.151.124.156","Topic":"config","level":"info","msg":"Add Peer","time":"2025-05-15T18:28:11+08:00"}
{"Key":"11.151.124.156","Topic":"Peer","level":"info","msg":"Add a peer configuration","time":"2025-05-15T18:28:11+08:00"}
{"Key":"FD00:D40::11.151.125.29","Topic":"config","level":"info","msg":"Add Peer","time":"2025-05-15T18:28:11+08:00"}
{"Key":"FD00:D40::11.151.125.29","Topic":"Peer","level":"info","msg":"Add a peer configuration","time":"2025-05-15T18:28:11+08:00"}
{"Key":"FD00:D40::11.151.125.28","Topic":"config","level":"info","msg":"Add Peer","time":"2025-05-15T18:28:11+08:00"}
{"Key":"FD00:D40::11.151.125.28","Topic":"Peer","level":"info","msg":"Add a peer configuration","time":"2025-05-15T18:28:11+08:00"}
{"Key":"11.148.248.29","Topic":"config","level":"info","msg":"Add Peer","time":"2025-05-15T18:28:11+08:00"}
{"Key":"11.148.248.29","Topic":"Peer","level":"info","msg":"Add a peer configuration","time":"2025-05-15T18:28:11+08:00"}
{"Key":"11.148.248.28","Topic":"config","level":"info","msg":"Add Peer","time":"2025-05-15T18:28:11+08:00"}
{"Key":"11.148.248.28","Topic":"Peer","level":"info","msg":"Add a peer configuration","time":"2025-05-15T18:28:11+08:00"}
{"Key":"11.151.124.157","State":"BGP_FSM_OPENCONFIRM","Topic":"Peer","level":"info","msg":"Peer Up","time":"2025-05-15T18:28:16+08:00"}
{"Key":"11.148.248.29","State":"BGP_FSM_OPENCONFIRM","Topic":"Peer","level":"info","msg":"Peer Up","time":"2025-05-15T18:28:16+08:00"}
{"Key":"FD00:D40::11.151.125.29","State":"BGP_FSM_OPENCONFIRM","Topic":"Peer","level":"info","msg":"Peer Up","time":"2025-05-15T18:28:16+08:00"}
{"Key":"11.151.124.156","State":"BGP_FSM_OPENCONFIRM","Topic":"Peer","level":"info","msg":"Peer Up","time":"2025-05-15T18:28:17+08:00"}
{"Key":"FD00:D40::11.151.125.28","State":"BGP_FSM_OPENCONFIRM","Topic":"Peer","level":"info","msg":"Peer Up","time":"2025-05-15T18:28:18+08:00"}
{"Key":"11.148.248.28","State":"BGP_FSM_OPENCONFIRM","Topic":"Peer","level":"info","msg":"Peer Up","time":"2025-05-15T18:28:19+08:00"}
{"Key":"11.151.125.29","State":"BGP_FSM_OPENCONFIRM","Topic":"Peer","level":"info","msg":"Peer Up","time":"2025-05-15T18:28:20+08:00"}
{"Key":"11.151.125.28","State":"BGP_FSM_OPENCONFIRM","Topic":"Peer","level":"info","msg":"Peer Up","time":"2025-05-15T18:28:20+08:00"}

journalctl -u gobgpd
-- Logs begin at Tue 2025-04-22 08:53:12 CST, end at Thu 2025-05-15 19:40:45 CST. --
May 15 18:28:01 jx-khn5-az1-region-gateway-11e147e0e216 sh[990773]: /bin/sh: line 1: 990774 Segmentation fault (core dumped) env GOTRACEBACK=crash /usr/bin/gobgpd -f /etc/vnet/gobgpd.yaml >> /var/log/gobgpd/gobgpd.log>
May 15 18:28:01 jx-khn5-az1-region-gateway-11e147e0e216 systemd[1]: gobgpd.service: Main process exited, code=exited, status=139/n/a
May 15 18:28:01 jx-khn5-az1-region-gateway-11e147e0e216 systemd[1]: gobgpd.service: Failed with result 'exit-code'.
May 15 18:28:11 jx-khn5-az1-region-gateway-11e147e0e216 systemd[1]: gobgpd.service: Service RestartSec=10s expired, scheduling restart.
May 15 18:28:11 jx-khn5-az1-region-gateway-11e147e0e216 systemd[1]: gobgpd.service: Scheduled restart job, restart counter is at 1.
May 15 18:28:11 jx-khn5-az1-region-gateway-11e147e0e216 systemd[1]: Stopped gobgpd deamon. it's a gobgp server deamon..
May 15 18:28:11 jx-khn5-az1-region-gateway-11e147e0e216 systemd[1]: Started gobgpd deamon. it's a gobgp server deamon..
it had many times in my service ,how to relove it ? help help
my gobgp version is :gobgpd version 3.21.0

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

1 participant