From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Aug 10 08:50:03 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 176CE1065676 for ; Tue, 10 Aug 2010 08:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CE2AE8FC08 for ; Tue, 10 Aug 2010 08:50:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o7A8o2vd067095 for ; Tue, 10 Aug 2010 08:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o7A8o2mE067094; Tue, 10 Aug 2010 08:50:02 GMT (envelope-from gnats) Resent-Date: Tue, 10 Aug 2010 08:50:02 GMT Resent-Message-Id: <201008100850.o7A8o2mE067094@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alex de Kruijff Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2CC151065675 for ; Tue, 10 Aug 2010 08:41:51 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 1C0658FC0A for ; Tue, 10 Aug 2010 08:41:51 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o7A8fojv049354 for ; Tue, 10 Aug 2010 08:41:50 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o7A8foA5049353; Tue, 10 Aug 2010 08:41:50 GMT (envelope-from nobody) Message-Id: <201008100841.o7A8foA5049353@www.freebsd.org> Date: Tue, 10 Aug 2010 08:41:50 GMT From: Alex de Kruijff To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/149491: Samba fails with Asyncronous IO support (AIO_SUPPORT) turned on X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Aug 2010 08:50:03 -0000 >Number: 149491 >Category: ports >Synopsis: Samba fails with Asyncronous IO support (AIO_SUPPORT) turned on >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Aug 10 08:50:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Alex de Kruijff >Release: 8.0 >Organization: >Environment: FreeBSD Server 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 smbd -V gives "Version 3.3.8" >Description: Windows XP is no longer able to open any file larger then 16K if Samba is compiled with Asyncronous IO support and aio read size = 16384 is included the share. I didn't test the aio write size. Possible error messages on Windows include: - The application failed to initialize properly (0xc0000006). Click on OK to terminate the application. - \\HOST\path\to\executable is not a valid Win32 application. - The specified network name is no longer available. >How-To-Repeat: Compile sambe33 with Asyncronous IO support and put aio read size = 16384. Then copy a file or executable that is larger than 16k on to the disk. Then try to open open or run it. >Fix: >Release-Note: >Audit-Trail: >Unformatted: