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
Hi. I have built iccpd successfuly on Debian 9 amd64. However, when I start ./iccpd, it quits with "Segmentation fault".
ldd iccpd linux-vdso.so.1 (0x00007ffcec9a0000) libnl-cli-3.so.200 => /usr/lib/x86_64-linux-gnu/libnl-cli-3.so.200 (0x00007f6782064000) libnl-genl-3.so.200 => /lib/x86_64-linux-gnu/libnl-genl-3.so.200 (0x00007f6781e5e000) libnl-nf-3.so.200 => /usr/lib/x86_64-linux-gnu/libnl-nf-3.so.200 (0x00007f6781c45000) libnl-route-3.so.200 => /usr/lib/x86_64-linux-gnu/libnl-route-3.so.200 (0x00007f67819de000) libnl-3.so.200 => /lib/x86_64-linux-gnu/libnl-3.so.200 (0x00007f67817bd000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f67815a0000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f6781201000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f6780ffd000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f6780cf9000) /lib64/ld-linux-x86-64.so.2 (0x00007f678249b000)
Which other information can I provide for troubleshooting?
Thanks.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi.
I have built iccpd successfuly on Debian 9 amd64. However, when I start ./iccpd, it quits with "Segmentation fault".
Which other information can I provide for troubleshooting?
Thanks.
The text was updated successfully, but these errors were encountered: