Displaying 7 results from an estimated 7 matches for "_talloc_free_internal".
2013 Apr 14
10
[samba4] crash of winbind after "ls -l /usr/local/samba/var/locks/sysvol"
Hi,
I used Samba 4.0.5 in Wheezy. Here is that I have done:
---------------------------------------------------------------
samba-tool domain provision --realm=CHEZMOI.PRIV --domain=CHEZMOI \
--server-role=dc --dns-backend=SAMBA_INTERNAL --adminpass='+toto123'
echo "nameserver 192.168.0.21" > /etc/resolv.conf
samba
ln -s /usr/local/samba/lib/libnss_winbind.so
2016 Mar 04
0
Segmentation Fault when trying to set root samba password, IPA as a backend
...entation fault.
0xb7137578 in ldap_mods_free () from /usr/lib/i386-linux-gnu/libldap_r-2.4.so.2
(gdb) bt
#0 0xb7137578 in ldap_mods_free ()
from /usr/lib/i386-linux-gnu/libldap_r-2.4.so.2
#1 0xb70d7a14 in ldapmod_destructor (mod=0x80028280)
at ../source3/lib/smbldap.c:266
#2 0xb7da7b54 in _talloc_free_internal (ptr=0x80028280,
location=0x800060b8 "../source3/utils/smbpasswd.c:631")
at ../lib/talloc/talloc.c:1046
#3 0xb7da8930 in _talloc_free_children_internal (tc=0x8001e858,
ptr=0x8001e888, location=0x800060b8 "../source3/utils/smbpasswd.c:631")
at ../lib/talloc/tal...
2016 Mar 04
2
Segmentation Fault when trying to set root samba password, IPA as a backend
On Fri, Mar 04, 2016 at 10:53:17AM +0100, Volker Lendecke wrote:
> On Wed, Mar 02, 2016 at 09:23:34AM +0000, Rowland penny wrote:
> > OK, here is the output:
>
> Can you try the attached (UNTESTED!) patch?
>
> Thanks,
Gna, should have at least compiled it....
New patch :-)
Volker
--
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax:
2016 Mar 02
4
Segmentation Fault when trying to set root samba password, IPA as a backend
...8== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
Added user ldap02.
==2405== Invalid read of size 4
==2405== at 0x56AB52A: ldap_mods_free (in
/usr/lib/i386-linux-gnu/libldap_r-2.4.so.2.10.3)
==2405== by 0x5728963: ldapmod_destructor (smbldap.c:266)
==2405== by 0x4A61AA3: _talloc_free_internal (talloc.c:1046)
==2405== by 0x4A6287F: _talloc_free_children_internal (talloc.c:1525)
==2405== by 0x4A61C02: _talloc_free_internal (talloc.c:1072)
==2405== by 0x4A62BEC: _talloc_free (talloc.c:1647)
==2405== by 0x10BFCD: main (smbpasswd.c:631)
==2405== Address 0x5f17dd0 is 0 bytes insi...
2016 Mar 01
3
Segmentation Fault when trying to set root samba password, IPA as a backend
On 01/03/16 21:35, Garming Sam wrote:
> Hi Rowland,
>
> This new segfault seems unrelated to the previous one. It's probably
> something like a double free, which typically shouldn't be that hard to
> fix. If you try running the tool under valgrind, it should provide
> enough information to fix the issue.
>
>
> Cheers,
>
> Garming
>
Who or what is
2013 Aug 21
2
Bug on PAM_Winbind ?
...using
Samba 4.0.9 (with symbols), I can also see this issue on Samba 4.0.7 and
4.0.0 too. The funny thing is that it works fine on samba 3.6.9, though.
*pwauth backtrace:*
Program received signal SIGSEGV, Segmentation fault.
0xb7e32f03 in ?? ()
(gdb) bt
#0 0xb7e32f03 in ?? ()
*#1 0xb7bb26e1 in _talloc_free_internal (ptr=0x80612d0,
location=0xb7bb54c7 "../lib/talloc/talloc.c:2251") at
../lib/talloc/talloc.c:831*
*#2 0xb7bb33f0 in _talloc_free_children_internal (tc=0x8060d88,
ptr=0x8060db8, location=0xb7bb54c7 "../lib/talloc/talloc.c:2251") at
../lib/talloc/talloc.c:1256*
*#3 0xb7bb2830 in...
2014 Mar 13
0
Help with Possible Bug in Samba 4.1.5 on Connection Close
....c"
unnamed block in smbd_parent_loop(ev_ctx = 0x2000b2f8, parent =
0x2000e6e8), line 943 in "server.c"
smbd_parent_loop(ev_ctx = 0x2000b2f8, parent = 0x2000e6e8), line 943 in
"server.c"
server.main(argc = 2, argv = 0x2ff22b54), line 1577 in "server.c"
stack 2:
_talloc_free_internal(ptr = 0x2000cde8, location =
"../source3/smbd/smbXsrv_session.c:247"), line 840 in "talloc.c"
_talloc_free(ptr = 0x2000cde8, location =
"../source3/smbd/smbXsrv_session.c:247"), line 1489 in "talloc.c"
smbXsrv_session_close_loop(subreq = 0x2000cde8), line 2...