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

Startup SEGFAULT when utilizing identity directory syntax #682

Open
NicFragale opened this issue Jun 21, 2023 · 0 comments
Open

Startup SEGFAULT when utilizing identity directory syntax #682

NicFragale opened this issue Jun 21, 2023 · 0 comments

Comments

@NicFragale
Copy link

NicFragale commented Jun 21, 2023

I am seeing this in the latest version 0.21.5 when using the -I [directory] syntax to specify a directory of identities vs when using -i [directory/to/identity.json]. The former fails with kernel cutoff due to invalid access (segfault) and the latter works as it starts up. For instance, this is when -I [directory] is specified.

Tue Jun 20 22:51:49 2023 daemon.err ziti-edge-tunnel[2822]: (2822)[ 0.000] INFO ziti-sdk:utils.c:188 ziti_log_set_level() set log level: root=3/INFO Tue Jun 20 22:51:49 2023 daemon.err ziti-edge-tunnel[2822]: (2822)[ 0.000] INFO ziti-edge-tunnel:instance-config.c:86 load_tunnel_status_from_file() Loading config file from /var/lib/ziti/config.json Tue Jun 20 22:51:49 2023 daemon.err ziti-edge-tunnel[2822]: (2822)[ 0.000] INFO ziti-sdk:utils.c:188 ziti_log_set_level() set log level: root=3/INFO Tue Jun 20 22:51:49 2023 kern.info kernel: [ 202.181160] do_page_fault(): sending SIGSEGV to ziti-edge-tunne for invalid write access to 00000000

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