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

iccpd: segmentation fault #1

Open
m8522s opened this issue Aug 7, 2019 · 0 comments
Open

iccpd: segmentation fault #1

m8522s opened this issue Aug 7, 2019 · 0 comments

Comments

@m8522s
Copy link

m8522s commented Aug 7, 2019

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.

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