Displaying 3 results from an estimated 3 matches for "thr_syscalls".
Did you mean:
  nr_syscalls
  
2019 Nov 13
2
"samba-tool backup offline" stuck
...and get stack trace?
>> If so, I'll do it, but I'll need some time.
> 
> Yes, that's what I need.
Please, find it below:
(gdb) bt
#0  0x0000000800fcdab8 in _fcntl () from /lib/libc.so.7
#1  0x0000000800c68908 in __thr_fcntl (fd=3, cmd=13)
     at /usr/src/lib/libthr/thread/thr_syscalls.c:202
#2  0x0000000800ed2127 in fcntl (fd=3, cmd=13) at 
/usr/src/lib/libc/sys/fcntl.c:54
#3  0x000000080082c83c in fcntl_lock (tdb=<optimized out>, rw=<optimized 
out>, off=8,
     len=<optimized out>, waitflag=<optimized out>) at 
../../common/lock.c:58
#4  tdb_brlock (tdb...
2019 Nov 13
0
"samba-tool backup offline" stuck
...39;ll do it, but I'll need some time.
> > 
> > Yes, that's what I need.
> 
> Please, find it below:
> (gdb) bt
> #0  0x0000000800fcdab8 in _fcntl () from /lib/libc.so.7
> #1  0x0000000800c68908 in __thr_fcntl (fd=3, cmd=13)
>      at /usr/src/lib/libthr/thread/thr_syscalls.c:202
> #2  0x0000000800ed2127 in fcntl (fd=3, cmd=13) at 
> /usr/src/lib/libc/sys/fcntl.c:54
> #3  0x000000080082c83c in fcntl_lock (tdb=<optimized out>, rw=<optimized 
> out>, off=8,
>      len=<optimized out>, waitflag=<optimized out>) at 
> ../../common...
2019 Nov 11
2
"samba-tool backup offline" stuck
On 2019-11-10 21:41, Andrew Bartlett wrote:
> Is this unpatched Samba
Yes and no.
Yes: it's the stock FreeBSD's Samba port.
No: the FreeBSD port has itself several patches WRT the original Samba 
distribution.
> and what is the full backtrace on that tdbbackup?
You mean: compile with debug symbols, attach gdb and get stack trace?
If so, I'll do it, but I'll need some