MIME-Version: 1.0 In-Reply-To: <54ECA161.6090906@gmail.com> X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Disposition: inline X-RT-Interface: Web References: <54ECA161.6090906@gmail.com> Content-Type: text/plain; charset="utf-8" Message-ID: Content-Transfer-Encoding: binary X-RT-Original-Encoding: utf-8 RT-Send-CC: X-RT-Encrypt: 0 X-RT-Sign: 0 Content-Length: 841 On Tue Feb 24 16:06:02 2015, jpopelka@gmail.com wrote: > When dhcpd is configured to serve addresses from a huge pool of > addresses it crashes. Sample config: > > subnet 10.0.0.0 netmask 255.0.0.0 { > range 10.0.0.2 10.255.255.254; > } > > Tried with dhcp-4.1.1-P1 and dhcp-4.3.2rc1. > > When I decrease size of the address pool to for example > range 10.0.0.2 10.100.255.254; > dhcpd runs OK (or claims that it has > 'No memory for address range 10.0.0.2-10.100.255.254'). > > It's of course not a real use-case, but it might reveal a bug somewhere. > I don't have any patch, just a backtrace and valgrind output, see > attachments. > They are from dhcp-4.3.2rc1, no patches applied. Hi Jiri, I don't have the number handy, but we were already aware of this bug and have a fix for it in-progress. Thanks, Brian Conry ISC Support