Page 1 of 1

libtriton.so seg fault

Posted: 21 May 2020, 22:14
by tj-19
Hi all,

I've just compiled ACCEL-PPP under Debian 10/ Buster.

ACCEL-PPP would not start, so I did it manually using accel-pppd -d -c /etc/accel-ppp.conf and got the following error:-

accel-pppd: error while loading shared libraries: libtriton.so: cannot open shared object file: No such file or directory

When I checked the libtriton.so it was in the correct place and in the messages.log I found the following;-

kernel: [ 3360.626818] libtriton.so[11880]: segfault at 3046 ip 0000000000003046 sp 00007ffc99510a88 error 14 in libtriton.so[7f028bdcc000+3000]

Any Ideas?

Thanks

Re: libtriton.so seg fault

Posted: 23 May 2020, 09:22
by dimka88
Hi, I think the main issue that you did not add `-DCMAKE_INSTALL_PREFIX=/usr` like it described in docs https://accel-ppp.readthedocs.io/en/lat ... ebian.html