socket_wrapper + IPv6

Love Hörnquist Åstrand lha at kth.se
Tue Oct 10 06:48:58 GMT 2006


9 okt 2006 kl. 22.36 skrev tridge at samba.org:

> Love,
>
>> 2006-10-09T14:54:21 sending 2554 bytes to IPv4:127.0.0.1
>> 2006-10-09T14:54:21 sendto(IPv4:127.0.0.1): Message too long
>
> wow, thats a small limit.
>
> Have you write tracing this, just to make sure there isn't a bug?

ktrace tells me:

16409 kdc      GIO   fd 8 wrote 53 bytes
        "2006-10-10T08:45:10 sending 2382 bytes to IPv6:100::
        "
16409 kdc      RET   write 53/0x35
16409 kdc      CALL  close(0x8)
16409 kdc      RET   close 0
16409 kdc      CALL  sendto(0x5,0x1804200,0x94e,0,0xbffff182,0x6a)
16409 kdc      RET   sendto -1 errno 40 Message too long

$ gdb -q
(gdb) p 0x94e
$1 = 2382

Love




More information about the samba-technical mailing list