Re: [Kea-users] Problem with KEA crash

2018-11-13 Thread Roman Buchert
Hello, i've had the same problem with the crash. There is a bug in kea-hook-runscript. You can found a (hopefully) fixed version in my fork under https://github.com/RomanBuchert/kea-hook-runscript have fun! roman -- Sent from: http://kea-users.7364.n8.nabble.com/

Re: [Kea-users] Problem with KEA crash

2018-10-25 Thread Francis Dupont
You defer a null shared pointer. The only way to understand what happens is to use a debugger (if you run from build directory add "libtool --mode=execute " before so Kea libraries can be found). Regards Francis Dupont ___ Kea-users mailing list

[Kea-users] Problem with KEA crash

2018-10-25 Thread Torbjörn Eklöv
Hello, I have tried KEA 1.2.0 1.3.0 and 1.4.0.tar.gz and 1.4.0-git now and it always crashes whith this kea-dhcp6: /usr/include/boost/smart_ptr/shared_ptr.hpp:734: typename boost::detail::sp_member_access::type boost::shared_ptr::operator->() const [with T = isc::dhcp::HWAddr; typename