s3fs smb_panic():

Andrew Bartlett abartlet at samba.org
Wed Aug 8 16:29:07 MDT 2012


On Wed, 2012-08-08 at 22:06 +0200, steve wrote:
> 4.0.0beta6-GIT-f06c216
> 
> Hi everyone.
> 
> Everything OK with xp clients, but as soon as win7 clients touch the 
> fileserver:
> 
> /usr/local/samba/sbin/smbd: talloc: access after free error - first free 
> may be at ../source3/smbd/server_exit.c:196
> /usr/local/samba/sbin/smbd: Bad talloc magic value - access after free
> /usr/local/samba/sbin/smbd: PANIC (pid 2372): Bad talloc magic value - 
> access after free
> /

> /usr/local/samba/sbin/smbd:  #36 /usr/local/samba/sbin/smbd() [0x804bca1]
> /usr/local/samba/sbin/smbd: smb_panic(): calling panic action 
> [/bin/sleep 999999999]
> 
> I have tried leaving and rejoining the domain.
> Any ideas?

Attach to the crashed pid with:

gdb -p <pid>

then run:

bt full

Return to the list with these details.

This will help us fix the error.

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org




More information about the samba-technical mailing list