[Samba] 2.2 4 inherit acls problem on IRIX 6.5

Nicholas Brealey nick at brealey.org
Mon May 20 09:48:02 GMT 2002


Hi

I hope the attached file helps solve the problem.

Nick


Andrew Bartlett wrote:
> 
> Nicholas Brealey wrote:
> >
> > Hi
> >
> > With inherit acls = yes and Samba 2.2.4 on IRIX 6.5
> > I cannot create an new folder using Windows Explorer:
> 
> I can't help much if it is IRIX-specific (herb should be able to help
> however) but you will need attach a debugger (set the 'panic action =
> /bin/sleep 9000' and attach a debugger when it crashes).  Get a 'bt
> full' out of gdb.  You might need to recompile --enable-debug to get
> anything useful.
> 
> Mail this backtrace, and a high level debug (snipped down to the
> relevent bits) back to the list and see where we can go from there.
> 
> Andrew Bartlett
> 
> --
> Andrew Bartlett                                 abartlet at pcug.org.au
> Manager, Authentication Subsystems, Samba Team  abartlet at samba.org
> Student Network Administrator, Hawker College   abartlet at hawkerc.net
> http://samba.org     http://build.samba.org     http://hawkerc.net
> 
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
-------------- next part --------------
[2002/05/20 17:31:34, 10] smbd/mangle.c:(309)
  is_mangled: New Folder : False
[2002/05/20 17:31:34, 5] smbd/filename.c:(354)
  New file New Folder
[2002/05/20 17:31:34, 8] lib/util.c:(1143)
  is_in_path: nick/New Folder
[2002/05/20 17:31:34, 8] lib/util.c:(1148)
  is_in_path: no name list.
[2002/05/20 17:31:34, 3] lib/util.c:(387)
  unix_clean_name [nick/New Folder]
[2002/05/20 17:31:34, 2] smbd/dosmode.c:(59)
  unix_mode(nick/New Folder) inheriting from nick
[2002/05/20 17:31:34, 2] smbd/dosmode.c:(67)
  unix_mode(nick/New Folder) inherit mode 40755
[2002/05/20 17:31:34, 3] smbd/dosmode.c:(111)
  unix_mode(nick/New Folder) returning 040755
[2002/05/20 17:31:34, 0] lib/fault.c:(38)
  ===============================================================
[2002/05/20 17:31:34, 0] lib/fault.c:(39)
  INTERNAL ERROR: Signal 11 in pid 299117 (2.2.4)
  Please read the file BUGS.txt in the distribution
[2002/05/20 17:31:34, 0] lib/fault.c:(41)
  ===============================================================



dbx version 7.3 MR 55458_Apr30_MR Apr 30 1999 13:44:41
Process 299117 (smbd) stopped at [__waitsys:24 +0x8,0xfabc498]
         Source (of /xlv43/6.5.7m/work/irix/lib/libc/libc_n32_M4/proc/waitsys.s) not available for Process 299117
(dbx) where
>  0 __waitsys(0x0, 0x4905b, 0x7fff1a60, 0x3, 0x0, 0x12, 0x7fff1a40, 0x7fff1a20) ["/xlv43/6.5.7m/work/irix/lib/libc/libc_n32_M4/proc/waitsys.s":24, 0xfabc498]
   1 _system(0xffffffff, 0x4905b, 0x7fff1a60, 0x3, 0x0, 0x12, 0x7fff1a40, 0x7fff1a20) ["/xlv43/6.5.7m/work/irix/lib/libc/libc_n32_M4/stdio/system.c":87, 0xfad6e60]
   2 smb_panic(0x0, 0x4905b, 0x7fff1a60, 0x3, 0x0, 0x12, 0x7fff1a40, 0x7fff1a20) ["/home/spica/nick/samba-2.2.4/source/lib/util.c":1090, 0x1015d088]
   3 fault_report(0x0, 0x4905b, 0x7fff1a60, 0x3, 0x0, 0x12, 0x7fff1a40, 0x7fff1a20) ["/home/spica/nick/samba-2.2.4/source/lib/fault.c":43, 0x1014122c]
   4 sig_fault(0x0, 0x4905b, 0x7fff1a60, 0x3, 0x0, 0x12, 0x7fff1a40, 0x7fff1a20) ["/home/spica/nick/samba-2.2.4/source/lib/fault.c":63, 0x101412a0]
   5 _sigtramp(0x0, 0x4905b, 0x0, 0x3, 0x0, 0x12, 0x7fff1a40, 0x7fff1a20) ["/xlv43/6.5.7m/work/irix/lib/libc/libc_n32_M4/signal/sigtramp.s":71, 0xfad03fc]
   6 sys_acl_free_acl(0x0, 0x0, 0x101ff510, 0xfb523dc, 0x1, 0x0, 0x101ff1e0, 0x0) ["/home/spica/nick/samba-2.2.4/source/lib/sysacls.c":2177, 0x100763cc]
   7 vfswrap_sys_acl_free_acl(0x0, 0x0, 0x101ff510, 0xfb523dc, 0x1, 0x0, 0x101ff1e0, 0x0) ["/home/spica/nick/samba-2.2.4/source/smbd/vfs-wrap.c":805, 0x1007010c]
   8 directory_has_default_acl(0x102266d0, 0x0, 0x101ff510, 0xfb523dc, 0x1, 0x0, 0x101ff1e0, 0x0) ["/home/spica/nick/samba-2.2.4/source/smbd/posix_acls.c":2370, 0x10075d10]
   9 vfswrap_mkdir(0x102266d0, 0x7fff2010, 0x41ed, 0xfb523dc, 0x1, 0x0, 0x101ff1e0, 0x0) ["/home/spica/nick/samba-2.2.4/source/smbd/vfs-wrap.c":79, 0x1006ecd8]
   10 vfs_mkdir(0x102266d0, 0x0, 0x41ed, 0xfb523dc, 0x1, 0x0, 0x101ff1e0, 0x0) ["/home/spica/nick/samba-2.2.4/source/smbd/vfs.c":232, 0x1006d568]
   11 mkdir_internal(0x102266d0, 0x7fff2590, 0x101ff510, 0xfb523dc, 0x1, 0x0, 0x101ff1e0, 0x0) ["/home/spica/nick/samba-2.2.4/source/smbd/reply.c":3439, 0x100540ac]
   12 reply_mkdir(0x102266d0, 0x0, 0x0, 0xfb523dc, 0x1, 0x0, 0x101ff1e0, 0x0) ["/home/spica/nick/samba-2.2.4/source/smbd/reply.c":3464, 0x1005418c]
   13 switch_message(0x0, 0x10247c11, 0x0, 0x0, 0x0, 0x0, 0x101ff1e0, 0x0) ["/home/spica/nick/samba-2.2.4/source/smbd/process.c":762, 0x10077444]
   14 construct_reply(0x10247c11, 0x10268061, 0x0, 0x0, 0x1, 0x0, 0x101ff1e0, 0x0) ["/home/spica/nick/samba-2.2.4/source/smbd/process.c":791, 0x10077644]
   15 process_smb(0x0, 0x10268061, 0x101ff510, 0xfb523dc, 0x1, 0x0, 0x101ff1e0, 0x0) ["/home/spica/nick/samba-2.2.4/source/smbd/process.c":885, 0x10077830]
   16 smbd_process(0x0, 0x0, 0x101ff510, 0xfb523dc, 0x1, 0x0, 0x101ff1e0, 0x0) ["/home/spica/nick/samba-2.2.4/source/smbd/process.c":1273, 0x100786a0]
   17 main(0x3, 0x101d6810, 0x101ff510, 0xfb523dc, 0x1, 0x0, 0x101ff1e0, 0x0) ["/home/spica/nick/samba-2.2.4/source/smbd/server.c":832, 0x10029af0]
   18 __start() ["/xlv55/kudzu-apr12/work/irix/lib/libc/libc_n32_M4/csu/crt1text.s":177, 0x10028188]
(dbx) 


More information about the samba mailing list