Date: Sun, 05 Aug 2007 00:01:12 +0200 From: Joseph Terner <jtsn@gmx.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/115203: net/samba3: Broken on filesystems other than UFS Message-ID: <E1IHRgO-0009tb-GA@nexus.jtsn.eu> Resent-Message-ID: <200708042230.l74MU6RF065277@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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 <https://bugzilla.samba.org/show_bug.cgi?id=4715>. 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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1IHRgO-0009tb-GA>