From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 4 22:30:07 2007 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 2853E16A419 for ; Sat, 4 Aug 2007 22:30:07 +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 1744513C46E for ; Sat, 4 Aug 2007 22:30:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l74MU6Ag065278 for ; Sat, 4 Aug 2007 22:30:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l74MU6RF065277; Sat, 4 Aug 2007 22:30:06 GMT (envelope-from gnats) Resent-Date: Sat, 4 Aug 2007 22:30:06 GMT Resent-Message-Id: <200708042230.l74MU6RF065277@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, Joseph Terner Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7FCF16A41B for ; Sat, 4 Aug 2007 22:24:46 +0000 (UTC) (envelope-from jtsn@arcor.de) Received: from uucp.gnuu.de (uucp.gnuu.de [84.16.234.68]) by mx1.freebsd.org (Postfix) with ESMTP id 4EA4F13C442 for ; Sat, 4 Aug 2007 22:24:46 +0000 (UTC) (envelope-from jtsn@arcor.de) Received: by uucp.gnuu.de (Postfix, from userid 10) id DF192188052; Sun, 5 Aug 2007 00:01:19 +0200 (CEST) Received: from jtsn by nexus.jtsn.eu with local (Exim 4.66 (FreeBSD)) (envelope-from ) id 1IHRgO-0009tb-GA for FreeBSD-gnats-submit@freebsd.org; Sun, 05 Aug 2007 00:01:12 +0200 Message-Id: Date: Sun, 05 Aug 2007 00:01:12 +0200 From: Joseph Terner Sender: Joseph Terner To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/115203: net/samba3: Broken on filesystems other than UFS X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Joseph Terner List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Aug 2007 22:30:07 -0000 >Number: 115203 >Category: ports >Synopsis: net/samba3: Broken on filesystems other than UFS >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Aug 04 22:30:05 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Joseph Terner >Release: FreeBSD 6.2-RELEASE-p3 i386 >Organization: >Environment: n/a >Description: Samba 3.0.25/3.0.25a is broken, when sharing a filesystem other than UFS, e. g. cd9660 or msdosfs. Log output: [2007/08/04 23:20:25, 1] smbd/service.c:make_connection_snum(1033) plex (192.168.2.2) connect to service cdrom initially as user jtsn (uid=1001, gid=20) (pid 46813) [2007/08/04 23:20:25, 0] lib/fault.c:fault_report(41) =============================================================== [2007/08/04 23:20:25, 0] lib/fault.c:fault_report(42) INTERNAL ERROR: Signal 6 in pid 46813 (3.0.25a) Please read the Trouble-Shooting section of the Samba3-HOWTO [2007/08/04 23:20:25, 0] lib/fault.c:fault_report(44) From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf [2007/08/04 23:20:25, 0] lib/fault.c:fault_report(45) =============================================================== [2007/08/04 23:20:25, 0] lib/util.c:smb_panic(1632) PANIC (pid 46813): internal error [2007/08/04 23:20:25, 0] lib/util.c:log_stack_trace(1786) unable to produce a stack trace on this platform [2007/08/04 23:20:25, 0] lib/fault.c:dump_core(181) dumping core in /var/log/samba/cores/smbd >How-To-Repeat: 1. Add a share with a filesystem that is not UFS to smb.conf. 2. Try to access it with smbclient or mount_smbfs. >Fix: The bug is a linuxism introduced with Samba 3.0.25 as described in . Rollback to Samba 3.0.24 cures the problem. Until fixed, the port net/samba3 should be marked as broken. >Release-Note: >Audit-Trail: >Unformatted: