search for: backup_tdb

Displaying 3 results from an estimated 3 matches for "backup_tdb".

2019 Nov 13
2
"samba-tool backup offline" stuck
...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=0x80161c000 "/var/db/samba4/private/secrets.ldb.copy.tdb", hash_size=<optimized out>, nolock=<optimized out>, readonly=<optimized out>) at ../../tools/tdbbackup.c:157...
2019 Nov 13
0
"samba-tool backup offline" stuck
...d19 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=0x80161c000 "/var/db/samba4/private/secrets.ldb.copy.tdb", > hash_size=<optimized out>, nolock=<optimized out>, > readonly=<optimized out>) > at ../...
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