[Samba] gencache.tdb: device busy

Jeremy Allison jra at samba.org
Tue Apr 2 16:59:21 UTC 2019


On Tue, Apr 02, 2019 at 01:24:19PM +0200, Rouven WEILER wrote:
> 
> 
> I added LOG statements to mutex.c printing the strerror from the return values.
>  
> From
>  
> ret = pthread_mutexattr_init(&ma); in line 570
>  
> I got errorno 16 --> device busy.
>  
> But due the manual of pthread_mutex_attr_init() there should only be ENOMEM and EINVAL...
>  
> Doing gdb smbd -> run
> Doe not reveal anything, but I never used gdb for debugging anything. I just gave it a shot...

Sorry, looks a little like the libc/pthread_mutex support
on Solaris is broken. You might want to raise this on a
Solaris/Illumos forum.



More information about the samba mailing list