tech-kern archive

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

RE: setsockopt() compat issue



Have you tried using a 32bit integer instead of a 64bit integer?

Regards,
Bryce Simonds

-----Original Message-----
From: tech-kern-owner%NetBSD.org@localhost 
[mailto:tech-kern-owner%NetBSD.org@localhost] On
Behalf Of Manuel Bouyer
Sent: Thursday, October 16, 2008 9:10 AM
To: tech-kern%NetBSD.org@localhost
Subject: setsockopt() compat issue

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

Any idea if it can be fixed ?

-- 
Manuel Bouyer, LIP6, Universite Paris VI.           
Manuel.Bouyer%lip6.fr@localhost
     NetBSD: 26 ans d'experience feront toujours la difference
--

No virus found in this incoming message.
Checked by AVG - http://www.avg.com 
Version: 8.0.173 / Virus Database: 270.8.1/1728 - Release Date: 10/16/2008
7:38 AM



Home | Main Index | Thread Index | Old Index