Subject | FB 0.94 Classic locks on Linux |
---|---|
Author | okob@yahoo.com |
Post date | 2001-07-20T08:34:37Z |
Hello!
After some number of requests gds_inet_server locks somewhere in
find_lock function (found with gdb). If I start gds_print_lock, it
hangs after printing
LOCK_HEADER BLOCK
Version: 14, Active owner: 0, Length: 1835008, Used:
1807764
Lock manager pid: 3905
Semmask: 0x2C74, Flags: 0x0001
Enqs: 8709240, Converts: 63866, Rejects: 157, Blocks:
3729
Deadlock scans: 0, Deadlocks: 0, Scan interval: 10
Acquires: 8861958, Acquire blocks: 27187, Spin count: 0
Mutex wait: 0.3%
occupying both CPU 100%. Database size - 3G (3 files). I have to kill
gds_lock_manager and all copies of gds_inet_server to continue.
Bye.
After some number of requests gds_inet_server locks somewhere in
find_lock function (found with gdb). If I start gds_print_lock, it
hangs after printing
LOCK_HEADER BLOCK
Version: 14, Active owner: 0, Length: 1835008, Used:
1807764
Lock manager pid: 3905
Semmask: 0x2C74, Flags: 0x0001
Enqs: 8709240, Converts: 63866, Rejects: 157, Blocks:
3729
Deadlock scans: 0, Deadlocks: 0, Scan interval: 10
Acquires: 8861958, Acquire blocks: 27187, Spin count: 0
Mutex wait: 0.3%
occupying both CPU 100%. Database size - 3G (3 files). I have to kill
gds_lock_manager and all copies of gds_inet_server to continue.
Bye.