Displaying 3 results from an estimated 3 matches for "tdb_lock_wait".
2019 Nov 13
2
"samba-tool backup offline" stuck
...len=<optimized out>, waitflag=<optimized out>) at
../../common/lock.c:58
#4 tdb_brlock (tdb=0x80161f000, rw_type=3, offset=8, len=1,
flags=<optimized out>)
at ../../common/lock.c:200
#5 0x000000080082cd19 in tdb_nest_lock (tdb=0x80161f000, offset=8,
ltype=3,
flags=TDB_LOCK_WAIT) at ../../common/lock.c:390
#6 0x0000000800831808 in _tdb_transaction_start (tdb=0x80161f000,
lockflags=TDB_LOCK_WAIT)
at ../../common/transaction.c:490
#7 0x000000000040188b in backup_tdb (
old_name=0x7fffffffddd6 "/var/db/samba4/private/secrets.ldb",
new_name=0x80161c0...
2019 Nov 13
0
"samba-tool backup offline" stuck
...ag=<optimized out>) at
> ../../common/lock.c:58
> #4 tdb_brlock (tdb=0x80161f000, rw_type=3, offset=8, len=1,
> flags=<optimized out>)
> at ../../common/lock.c:200
> #5 0x000000080082cd19 in tdb_nest_lock (tdb=0x80161f000, offset=8,
> ltype=3,
> flags=TDB_LOCK_WAIT) at ../../common/lock.c:390
> #6 0x0000000800831808 in _tdb_transaction_start (tdb=0x80161f000,
> lockflags=TDB_LOCK_WAIT)
> at ../../common/transaction.c:490
> #7 0x000000000040188b in backup_tdb (
> old_name=0x7fffffffddd6 "/var/db/samba4/private/secrets.ldb"...
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