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

core dump with wrong args. #121

Open
robsimmonds opened this issue Jun 20, 2022 · 0 comments
Open

core dump with wrong args. #121

robsimmonds opened this issue Jun 20, 2022 · 0 comments
Assignees

Comments

@robsimmonds
Copy link

[carta@centos8-stream-d1 ~]$ carta-controller -test simmonds1
Checking config file /etc/carta/config.json
Testing configuration with user ,simmonds1
Password for user ,simmonds1:
FATAL ERROR: Error::New napi_get_last_error_info
1: 0x55a7872dd474 node::Abort() [node]
2: 0x55a7871a97fe node::OnFatalError(char const*, char const*) [node]
3: 0x55a7871a982c [node]
4: 0x55a7872aa609 napi_fatal_error [node]
5: 0x7f0ebeac349e [/usr/local/lib/node_modules/carta-controller/node_modules/node-linux-pam/build/Release/node-linux-pam.node]
6: 0x7f0ebeac1fe6 initAuthContext(Napi::CallbackInfo const&, auth_context*) [/usr/local/lib/node_modules/carta-controller/node_modules/node-linux-pam/build/Release/node-linux-pam.node]
7: 0x7f0ebeac2374 RunCallback(Napi::CallbackInfo const&) [/usr/local/lib/node_modules/carta-controller/node_modules/node-linux-pam/build/Release/node-linux-pam.node]
8: 0x7f0ebeac3bce Napi::details::CallbackData<void ()(Napi::CallbackInfo const&), void>::Wrapper(napi_env__, napi_callback_info__) [/usr/local/lib/node_modules/carta-controller/node_modules/node-linux-pam/build/Release/node-linux-pam.node]
9: 0x55a787288a36 [node]
10: 0x55a7874e0bd5 [node]
11: 0x55a7874e2795 [node]
12: 0x55a7874e2aca v8::internal::Builtin_HandleApiCall(int, unsigned long
, v8::internal::Isolate*) [node]
13: 0x55a787cde5f9 [node]
Aborted (core dumped)
[carta@centos8-stream-d1 ~]$

Works fine with --test which is the correct argument.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Icebox
Development

No branches or pull requests

2 participants