[Samba] samba crashing on start up INTERNAL ERROR: Signal 11

Volker Lendecke vl at samba.org
Tue Sep 6 18:05:31 UTC 2016


On Tue, Sep 06, 2016 at 01:46:11PM -0400, Sonic wrote:
> On Tue, Sep 6, 2016 at 1:24 PM, Volker Lendecke <vl at samba.org> wrote:
> > Samba is one such user. Eventually this tight link will be removed,
> > but for the moment this is the case. With tevent-0.9.30 we have broken
> > the assumptions in tevent_internal.h by adding fields. Samba uses that
> > structure directly, so it needs to be compiled against the
> > tevent_internal.h of the tevent version that is later installed.
> 
> Again - I compiled Samba against tevent-0.9.30.
> Did a "make uninstall" of Samba, uninstalled the working
> tevent-0.9.29, installed tevent-0.9.30 and then rebuilt other packages
> that depend on tevent (libverto, ldb, sssd). Then for Samba did a
> "make clean" and "make distclean", followed by "configure", "make",
> and "make install".
> Result? Samba crashes - both nmbd and smbd dump core.
> 
> I've repeated the above steps many times, Samba fails with
> tevent-0.9.30, and runs with tevent-0.9.29.

Does gentoo give any hints about what "tevent-0.9.30" exactly
contains? It should contain a tevent_internal.h file. This file should
contain something like "pthread_mutex_t scheduled_mutex". Can you
check that this exists when you compile Samba?

Volker



More information about the samba mailing list