[PATCH] Random patches

Jeremy Allison jra at samba.org
Wed Feb 25 18:05:13 MST 2015


On Wed, Feb 25, 2015 at 03:23:37PM -0800, Jeremy Allison wrote:
> On Wed, Feb 25, 2015 at 03:15:17PM -0800, Jeremy Allison wrote:
> > On Wed, Feb 25, 2015 at 09:56:52PM +0100, Volker Lendecke wrote:
> > > Hi!
> > > 
> > > Just a bit of stuff I collected over time.
> > > 
> > > Review&push appreciated!
> > 
> > OK, getting autobuild fails pushing this:
> > 
> > [277(1033)/1728 at 22m7s] samba3.base.attr(s3dc)
> > [278(1034)/1728 at 22m7s] samba3.base.attr(plugin_s4_dc)
> > smbtorture 4.3.0pre1-DEVELOPERBUILD
> > Using seed 1424905698
> > Failed to open connection - NT_STATUS_INTERNAL_ERROR
> > UNEXPECTED(failure): samba3.base.attr.attr(plugin_s4_dc)
> > REASON: _StringException: _StringException: ../source4/torture/util_smb.c:852: Expression `torture_open_connection(&cli1, torture_ctx, 0)' failed: Failed to open connection
> > 
> > but doesn't reproduce locally (doing a local
> > make test TESTS=samba3.base.attr passes).
> > 
> > Happened twice now and I can't see *anything*
> > in the changeset that would cause a connection
> > fail with NT_STATUS_INTERNAL_ERROR.
> 
> Hmmm. It's getting:
> 
> /memdisk/jra/a/b12565/samba/bin/smbd: STATUS=daemon 'smbd' finished starting up and ready to serve connections
> /memdisk/jra/a/b12565/samba/bin/smbd: Failed to fetch record!
> /memdisk/jra/a/b12565/samba/bin/winbindd: ndr_push_error(5): Bad character conversion
> /memdisk/jra/a/b12565/samba/bin/smbd: Failed to generate session_info (user and group token) for session setup: NT_STATUS_INTERNAL_ERROR
> Traceback (most recent call last):
> 
> Looks like a winbindd lookup from smbd is failing due
> to 'Bad character conversion' ?

OK - this seems to be repeatably failing at least
on autobuild, but not so for on local tests.

So *something* in this patchset is triggering
this, but for the life of me I can't see what
right now :-(.

Volker or Metze, any ideas ?


More information about the samba-technical mailing list