tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: setsockopt() compat issue



On Thu, Oct 16, 2008 at 04:10:14PM +0200, Manuel Bouyer wrote:
> Hello,
> I'm trying a NetBSD/alpha 4.99.73 on a alpha/3.1 userland. All is going well
> so far, exept ffproxy which fails wil:
>   1658 ffproxy  CALL  socket(2,1,6)
>   1658 ffproxy  RET   socket 0
>   1658 ffproxy  CALL  setsockopt(0,0xffff,4,0x1ffffd668,8)
>   1658 ffproxy  RET   setsockopt -1 errno 22 Invalid argument
>   1658 ffproxy  CALL  close(0)
>   1658 ffproxy  RET   close 0

I get the same issue with a 4.0 userland, FWIW

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index