dhcpv6: Segmentation fault on Request

Dries Decock dries.decock at excentis.com
Tue Jul 10 13:07:44 UTC 2007


Hi,
i have the same problem.
This is my configuration file :

authoritative;
ddns-updates off;
ddns-update-style interim;

subnet6 2001:db8:1:81::0/64 {
        range6 2001:db8:1:81:0:0:0:10/64;
}



This is the debugger backtrace :

#0  evaluate_boolean_option_cache (ignorep=0x0, packet=0x8110f8c, 
lease=0x8110f8c, client_state=0x8110f8c, in_options=0xbfce9210, 
cfg_options=0x8110f8c, scope=0x8110f8c, oc=0x0, file=0x8110f8c "",
    line5335820) at tree.c:2916
#1  0x0807a031 in lease_to_client (reply_ret=0xbfcf93f0, packet=0x811b2d0, 
client_id=0xbfcf9380, server_id=0xbfcf9370) at dhcpv6.c:1703
#2  0x0807abf7 in dhcpv6_request (reply_ret=0x8110f8c, packet=0x811b2d0) at 
dhcpv6.c:1843
#3  0x0807cbe3 in dhcpv6 (packet=0x811b2d0) at dhcpv6.c:2993
#4  0x08092c84 in do_packet6 (interface=0x8110f8c, 
packet=0xbfcf9480 "\003z9n", lenp, from_port‡06, from=0xbfd09480, 
was_unicast5335820) at options.c:3713
#5  0x08086a50 in got_one_v6 (h=0x811b518) at discover.c:1324
#6  0x080b050f in omapi_one_dispatch (wo=0x0, t=0x0) at dispatch.c:410
#7  0x080876d8 in dispatch () at dispatch.c:94
#8  0x0804aa8d in main (argc=3, argv=0xbfd09814) at dhcpd.c:688

Best regards,
Dries


On Wednesday 04 July 2007, chinmaya wrote:
> Hi
>
> When the server receives a Request message it crashes with Segmentation
> fault
>
> my server config
>
> authoritative;
> ddns-updates on;
> ddns-update-style interim;
> do-forward-updates on;
>
> #Subnet of DHCP Server
> subnet6 fe80::/48 {
>     range6 FC00:0000:4491:0001::/64;
> }
>
> My client sends Solicit/Request message with IA and dns-server options.
> Both Client/Server on same subnet.
>
> thanks
> ----oo----
> chinmaya swaroop n



-- 
Dries Decock
Senior Software Developer
Excentis n.v.

Please note new email address: dries.decock at excentis.com

Gildestraat 8           T +32 9 269 22 99    dries.decock at excentis.com
9000 Gent - Belgium     F +32 9 269 31 74             www.excentis.com



More information about the dhcp-users mailing list