From owner-freebsd-bugs Thu Apr 12 0: 0:16 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0177C37B50E for ; Thu, 12 Apr 2001 00:00:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3C70AD25930; Thu, 12 Apr 2001 00:00:10 -0700 (PDT) (envelope-from gnats) Received: from yeti.ismedia.pl (yeti.ismedia.pl [212.182.96.18]) by hub.freebsd.org (Postfix) with SMTP id E783F37B423 for ; Wed, 11 Apr 2001 23:55:10 -0700 (PDT) (envelope-from venglin@freebsd.lublin.pl) Received: (qmail 78682 invoked from network); 12 Apr 2001 06:55:08 -0000 Received: from unknown (HELO lagoon.freebsd.lublin.pl) (212.182.115.11) by 0 with SMTP; 12 Apr 2001 06:55:08 -0000 Received: (qmail 11999 invoked from network); 12 Apr 2001 06:55:07 -0000 Received: from unknown (HELO riget.scene.pl) (212.182.115.11) by 0 with SMTP; 12 Apr 2001 06:55:07 -0000 Received: (qmail 11995 invoked by uid 1001); 12 Apr 2001 06:55:06 -0000 Message-Id: <20010412065506.11994.qmail@riget.scene.pl> Date: 12 Apr 2001 06:55:06 -0000 From: venglin@freebsd.lublin.pl Reply-To: venglin@freebsd.lublin.pl To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: kern/26506: sendto() syscall returns EINVAL in jail environment Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26506 >Category: kern >Synopsis: sendto() syscall returns EINVAL in jail environment >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 12 00:00:09 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Przemyslaw Frasunek >Release: FreeBSD 4.3-RC i386 >Organization: czuby.net >Environment: System: FreeBSD riget.scene.pl 4.3-RC FreeBSD 4.3-RC #0: Wed Apr 11 18:05:48 CEST 2001 venglin@riget.scene.pl:/mnt/lagoon/usr/src/sys/compile/RIGET i386 >Description: sendto() syscall return sometimes EINVAL in jail environment after upgrade from 4.2-STABLE (as of 22 Feb 2001) to 4.3-RC (as of 11 Apr 2001). On 4.2-STABLE everything works good. >How-To-Repeat: Run squid in jail enviroment, look at logs, run truss. sendto(0x5,0x87c0400,0x1f,0x0,0x81f84c0,0x10) ERR#22 'Invalid argument' sendto(0x5,0x87c0400,0x1f,0x0,0x81f84dc,0x10) ERR#22 'Invalid argument' sendto(0x5,0x87c0800,0x1f,0x0,0x81f84c0,0x10) ERR#22 'Invalid argument' sendto(0x5,0x87c0800,0x1f,0x0,0x81f84dc,0x10) ERR#22 'Invalid argument' 2001/04/12 08:03:26| comm_udp_sendto: FD 5, 212.182.115.2, port 53: (22) Invalid argument 2001/04/12 08:03:26| idnsSendQuery: FD 5: sendto: (22) Invalid argument >Fix: Unknown. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message