search for: tdb_alloc

Displaying 1 result from an estimated 1 matches for "tdb_alloc".

Did you mean: idr_alloc
2001 Mar 21
2
Exploding connections
i've managed to catch the exploding connections database in the act. i was able to attach gdb to the smbd while it was going crazy: (gdb) bt #0 0xf55da in tdb_expand () #1 0xf5787 in tdb_allocate () #2 0xf6554 in tdb_store () #3 0x6534 in claim_connection () #4 0x406a2 in make_connection () #5 0x1e105 in reply_tcon_and_X () #6 0x3e256 in switch_message () #7 0x3e8c7 in chain_reply () #8 0x1ffc3 in reply_sesssetup_and_X () #9 0x3e256 in switch_message () #10 0x3e2f2 in construct_r...