Jonas Alfredsson via Kea-users writes: > kea-dhcp4: /usr/include/boost/smart_ptr/shared_ptr.hpp:728: typename > boost::detail::sp_member_access<T>::type boost::shared_ptr<T>::operator->() > const [with T = const isc::dhcp::Subnet4; typename > boost::detail::sp_member_access<T>::type = const isc::dhcp::Subnet4*]: > Assertion `px != 0' failed.
=> this means a null shared pointer was dereferenced. Without the stack it is nearly useless. Check your Kea version in the case the bug was already fixed... Regards Francis Dupont <[email protected]> -- ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information. To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users. Kea-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/kea-users
