[Pdns-users] [recursor] Segmentation fault at startup

Stephane Bortzmeyer bortzmeyer at nic.fr
Wed May 26 09:01:38 UTC 2010


[BTW, it would be better to do so on a ticketing system but I cannot
find a way to create a new ticket in the PowerDNS Trac.]

On Wed, May 26, 2010 at 10:55:47AM +0200,
 bert hubert <bert.hubert at netherlabs.nl> wrote 
 a message of 26 lines which said:

> Could you split line 1508 as follows:
> 
> NetmaskGroup* oldAllowFrom = t_allowFrom;
> NetmaskGroup* allowFrom = new NetmaskGroup;

(gdb) run
Starting program: /home/stephane/Programmation/DNS/pdns-recursor-3.2/pdns_recursor 
May 26 10:59:56 PowerDNS recursor 3.2 (C) 2001-2010 PowerDNS.COM BV (May 26 2010, 10:58:27, gcc 4.1.3 20080704 prerelease (NetBSD nb2 20081120)) starting up
May 26 10:59:56 PowerDNS comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it according to the terms of the GPL version 2.
May 26 10:59:56 Operating in 32 bits mode
May 26 10:59:56 Reading random entropy from '/dev/urandom'

Program received signal SIGSEGV, Segmentation fault.
parseACLs () at pdns_recursor.cc:1508
1508      NetmaskGroup* oldAllowFrom = t_allowFrom;



More information about the Pdns-users mailing list