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

polycubed crashes when SIGINT is received on boot #49

Closed
mauriciovasquezbernal opened this issue Jan 23, 2019 · 0 comments
Closed

polycubed crashes when SIGINT is received on boot #49

mauriciovasquezbernal opened this issue Jan 23, 2019 · 0 comments
Assignees
Labels
bug Something isn't working component/polycubed

Comments

@mauriciovasquezbernal
Copy link
Contributor

A SIGINT makes polycubed to crash with a segmentation fault when it is starting.

Example:

[2019-01-22 20:25:09.781] [polycubed] [info] loading configuration from /etc/polycube/polycubed.conf
[2019-01-22 20:25:09.783] [polycubed] [info] configuration parameters: 
[2019-01-22 20:25:09.783] [polycubed] [info]  loglevel: debug
[2019-01-22 20:25:09.783] [polycubed] [info]  daemon: false
[2019-01-22 20:25:09.783] [polycubed] [info]  pidfile: /var/run/polycube.pid
[2019-01-22 20:25:09.783] [polycubed] [info]  port: 9000
[2019-01-22 20:25:09.783] [polycubed] [info]  addr: localhost
[2019-01-22 20:25:09.783] [polycubed] [info]  logfile: /var/log/polycube/polycubed.log
[2019-01-22 20:25:09.783] [polycubed] [info] polycubed starting...
[2019-01-22 20:25:09.783] [polycubed] [info] version -128-NOTFOUND+ [git: (branch/commit): transparent_services_new/6fab8309]
^C[2019-01-22 20:25:10.595] [polycubed] [info] Caught signal 2
Segmentation fault
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component/polycubed
Projects
None yet
Development

No branches or pull requests

1 participant