dhcpcd-discuss

Segfault on lease dump

Robert Mackanics

Tue Mar 11 20:11:29 2014

Using dhcpcd -U <interface> results in a segfault for me instead of dumping
the lease. Normal operation seems unaffected.

Version 6.2.1 works as expected, 6.3.0 and 6.3.1 segfault.

I am using Arch Linux x86-64 and tried both the official package and
compiling myself from source. When I compiled myself I used the following
commands:

./configure --sbindir=/usr/bin --libexecdir=/usr/lib/dhcpcd
--dbdir=/var/lib/dhcpcd --rundir=/run
make
make install

My default CFLAGS are: -march=x86-64 -mtune=generic -O2 -pipe
-fstack-protector --param=ssp-buffer-size=4
My default LDFLAGS are: -Wl,-O1,--sort-common,--as-needed,-z,relro
GCC is version 4.8.2 20140206 (prerelease)

Please let me know if I can do anything to help figure this out.

-RDM

Follow-Ups:
Re: Segfault on lease dumpRoy Marples
Archive administrator: postmaster@marples.name