search for: tevent_intern

Displaying 11 results from an estimated 11 matches for "tevent_intern".

Did you mean: tevent_internal
2016 Sep 06
2
samba crashing on start up INTERNAL ERROR: Signal 11
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....
2016 Sep 06
1
samba crashing on start up INTERNAL ERROR: Signal 11
On Tue, Sep 6, 2016 at 2:05 PM, Volker Lendecke <vl at samba.org> wrote: > 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? It's certainly in the tevent-0.9.30 tarball, however I don't see in /usr/include after installing tevent-0.9.30 (assuming it's...
2016 Sep 06
2
samba crashing on start up INTERNAL ERROR: Signal 11
Also see: https://bugs.gentoo.org/show_bug.cgi?id=592502 On Tue, Sep 6, 2016 at 9:28 AM, Sonic <sonicsmith at gmail.com> wrote: > On Tue, Sep 6, 2016 at 5:16 AM, Volker Lendecke <vl at samba.org> wrote: >> When you build, please have the correct header and -dev libs around >> that you will later use. > > In most cases there are no separate dev packages in Gentoo,
2016 Sep 06
0
samba crashing on start up INTERNAL ERROR: Signal 11
...t; > tevent and other packages that depend on it). Just dropping tevent-0.9.30 into an existing Samba installation without recompiling Samba is invalid. Maybe we should document that better, but Samba makes use of internal tevent structures that we give no ABI guarantees for. See the comment in tevent_internal.h: INTERNAL STRUCTS. THERE ARE NO API GUARANTEES. External users should only ever have to include this header when implementing new tevent backends. 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 broke...
2016 Sep 06
0
samba crashing on start up INTERNAL ERROR: Signal 11
...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, uninstalle...
2016 Oct 26
0
[Announce] Samba 4.4.7 Available for Download
...6 ReFS get compression behaviour. o Amitay Isaacs <amitay at gmail.com> * BUG 12287: CTDB PID file handling is too weak. o Volker Lendecke <vl at samba.org> * BUG 12045: gencache: Bail out of stabilize if we can not get the allrecord lock. * BUG 12283: glusterfs: Avoid tevent_internal.h. * BUG 12374: spoolss: Fix caching of printername->sharename. o Stefan Metzmacher <metze at samba.org> * BUG 12283: REGRESSION: smbd segfaults on startup, tevent context being freed. * BUG 12369: Let winbindd discard expired kerberos tickets when built against (int...
2016 Oct 26
0
[Announce] Samba 4.4.7 Available for Download
...6 ReFS get compression behaviour. o Amitay Isaacs <amitay at gmail.com> * BUG 12287: CTDB PID file handling is too weak. o Volker Lendecke <vl at samba.org> * BUG 12045: gencache: Bail out of stabilize if we can not get the allrecord lock. * BUG 12283: glusterfs: Avoid tevent_internal.h. * BUG 12374: spoolss: Fix caching of printername->sharename. o Stefan Metzmacher <metze at samba.org> * BUG 12283: REGRESSION: smbd segfaults on startup, tevent context being freed. * BUG 12369: Let winbindd discard expired kerberos tickets when built against (int...
2016 Nov 03
0
[Announce] Samba 4.3.12 Available for Download
...ystem acls = yes". o Günther Deschner <gd at samba.org> * BUG 12285: s3-spoolss: Fix winreg_printer_ver_to_qword. o Amitay Isaacs <amitay at gmail.com> * BUG 11770: Reset TCP Connections during IP failover. o Volker Lendecke <vl at samba.org> * glusterfs: Avoid tevent_internal.h. * BUG 11994: gensec/spnego: Work around missing server mechListMIC in SMB servers. * BUG 12268: smbd: Reset O_NONBLOCK on open files. * BUG 12374: spoolss: Fix caching of printername->sharename. * BUG 12045: gencache: Bail out of stabilize if we can not get the allrecord...
2016 Nov 03
0
[Announce] Samba 4.3.12 Available for Download
...ystem acls = yes". o Günther Deschner <gd at samba.org> * BUG 12285: s3-spoolss: Fix winreg_printer_ver_to_qword. o Amitay Isaacs <amitay at gmail.com> * BUG 11770: Reset TCP Connections during IP failover. o Volker Lendecke <vl at samba.org> * glusterfs: Avoid tevent_internal.h. * BUG 11994: gensec/spnego: Work around missing server mechListMIC in SMB servers. * BUG 12268: smbd: Reset O_NONBLOCK on open files. * BUG 12374: spoolss: Fix caching of printername->sharename. * BUG 12045: gencache: Bail out of stabilize if we can not get the allrecord...
2016 Oct 26
0
[Announce] Samba 4.5.1 Available for Download
...alisation of ban_credits. * BUG 12287: CTDB PID file handling is too weak. o Volker Lendecke <vl at samba.org> * BUG 12045: gencache: Bail out of stabilize if we can not get the allrecord lock. * BUG 12268: smbd: Reset O_NONBLOCK on open files. * BUG 12283: glusterfs: Avoid tevent_internal.h. * BUG 12291: source3/lib/msghdr.c, line 208: syntax error before or at: ;. * BUG 12374: spoolss: Fix caching of printername->sharename. o Stefan Metzmacher <metze at samba.org> * BUG 12283: REGRESSION: smbd segfaults on startup, tevent context being freed. * BUG 123...
2016 Oct 26
0
[Announce] Samba 4.5.1 Available for Download
...alisation of ban_credits. * BUG 12287: CTDB PID file handling is too weak. o Volker Lendecke <vl at samba.org> * BUG 12045: gencache: Bail out of stabilize if we can not get the allrecord lock. * BUG 12268: smbd: Reset O_NONBLOCK on open files. * BUG 12283: glusterfs: Avoid tevent_internal.h. * BUG 12291: source3/lib/msghdr.c, line 208: syntax error before or at: ;. * BUG 12374: spoolss: Fix caching of printername->sharename. o Stefan Metzmacher <metze at samba.org> * BUG 12283: REGRESSION: smbd segfaults on startup, tevent context being freed. * BUG 123...