We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A SIGINT makes polycubed to crash with a segmentation fault when it is starting.
SIGINT
polycubed
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
The text was updated successfully, but these errors were encountered:
mauriciovasquezbernal
No branches or pull requests
A
SIGINT
makespolycubed
to crash with a segmentation fault when it is starting.Example:
The text was updated successfully, but these errors were encountered: