[PATCH] Random patches

Jeremy Allison jra at samba.org
Thu Feb 26 09:42:21 MST 2015


On Wed, Feb 25, 2015 at 05:05:13PM -0800, Jeremy Allison wrote:
> > > 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 :-(.

Local test passes samba3.base.attr(plugin_s4_dc)
which is the one the autobuild is failing on.

Also I don't see the:

/memdisk/jra/a/b12565/samba/bin/winbindd: ndr_push_error(5): Bad character conversion

which I believe is the heart of the problem.

Hmmm. What's different on an autobuild make test
from a local make test ?


More information about the samba-technical mailing list