dhcpcd-discuss

segfault running arping profiles

Jean-Luc Lacroix

Tue Jun 14 14:05:31 2016

Hi,

Version 6.0.5-2 (debian package dhcpcd5)

I try to define two dhcp profiles depending on what network I am connected to.

dhcpcd.conf
	ipv4only

	interface eth0
	arping 192.168.10.1
	arping 192.168.0.201

	profile 192.168.10.1
	static ip_address=192.168.10.44/24
	static routers=192.168.10.1
	static domain_name_servers=192.168.10.1

	profile 192.168.0.201
	static ip_address=192.168.0.44/24
	static routers=192.168.0.201
	static domain_name_servers=192.168.0.201

When I kill/restart dhcpcd, that's what I get:
	dhcpcd[1487]: control_open: Connection refused
	dhcpcd[1487]: version 6.0.5 starting
dhcpcd[1487]: eth0: found 192.168.0.201 on hardware address dc:9f:db:28:c6:fb
	*segfault*

From syslog
kernel: [ 5139.480334] dhcpcd[1462]: segfault at 73f4 ip 0000000000408667 sp 00007ffcfc2a8e10 error 4 in dhcpcd5[400000+27000]
	
Any idea? What can I do to provide you with more details?

Cheers.

Jean-Luc

Archive administrator: postmaster@marples.name