[Kea-users] Problem with KEA crash

Torbjörn Eklöv torbjorn.eklov at interlan.se
Thu Oct 25 15:19:54 UTC 2018


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<T>::type boost::shared_ptr<T>::operator->() const [with T = isc::dhcp::HWAddr; typename boost::detail::sp_member_access<T>::type = isc::dhcp::HWAddr*]: Assertion `px != 0' failed.

I have a Ubuntu 18.04 and have done ./configure --enable-debug && make && make install && ldconfig
Then I have compiled the https://github.com/zorun/kea-hook-runscript and enabled it with my own “debug.sh”. I copied the kea-hook-runscript.so to /usr/local/lib and run the ldconfig then
If I remove the hook-library from the config it is stable. I need the Option 37 and Option 18 information and the logging alternative with debug level 55 produce to much log.

Any hints?

/Tobbe



More information about the Kea-users mailing list