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

JSON error crash IPCM without trace #1378

Open
fdgonthier opened this issue Sep 9, 2022 · 0 comments
Open

JSON error crash IPCM without trace #1378

fdgonthier opened this issue Sep 9, 2022 · 0 comments

Comments

@fdgonthier
Copy link
Contributor

IPCM crashes loudly in case of JSON error in one of the configuration files. There is no trace of this crash in the logfile.

2104(1662744389)#ipcm (DBG): Config file is: /home/vagrant/irati-config/eth.rina/ipcmanager.conf
2104(1662744389)#librina.timer (DBG): Timer with ID -1381158576 started
2104(1662744389)#ipcm (DBG): Child IPC Process Daemon 2106 died, removed from process table
2104(1662744389)#ipcm (DBG): Child IPC Process Daemon 2110 died, removed from process table
2104(1662744389)#ipcm (ERR): logPath=/var/log/rina/eth
2104(1662744389)#ipcm (ERR): consoleSocket=/var/run/rina/ipcm.sock
2104(1662744389)#ipcm (ERR): grpcSocket=/var/run/rina/ipcm-grpc.sock
2104(1662744389)#librina.logs (DBG): New log level: debug
ipcm: jsoncpp/json_value.cpp:1065: const Json::Value& Json::Value::operator[](const char*) const: Assertion `type_ == nullValue || type_ == objectValue' failed.
Aborted
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