On startup dhcp client using the dhcpcd binary which comes out of box crashes with segmentation fault due to nullptr dereference (ifp->options is null). This occurs at the IPv6 interface initialization stage. The version seems to be v6.11.5 (FreeBSD ports). The crash does not happen with dhcpcd v7.0.4 available in latest trueos-ports. As several smoke tests showed DHCP client successfully started.
So one possible solution is to build Trident with latest trueos-ports.
I noticed that trident-manifest.json has the following. Please confirm whether the directory contains latest from https://github.com/trueos/trueos-ports
On startup dhcp client using the dhcpcd binary which comes out of box crashes with segmentation fault due to nullptr dereference (ifp->options is null). This occurs at the IPv6 interface initialization stage. The version seems to be v6.11.5 (FreeBSD ports). The crash does not happen with dhcpcd v7.0.4 available in latest trueos-ports. As several smoke tests showed DHCP client successfully started.
So one possible solution is to build Trident with latest trueos-ports.
I noticed that trident-manifest.json has the following. Please confirm whether the directory contains latest from https://github.com/trueos/trueos-ports
Please see GDB for details on the issue if [necessary.
gdb_dhcpcd_crash_segfault.txt
The text was updated successfully, but these errors were encountered: