Bug #33518 | Server hangs, no new connections are accepted | ||
---|---|---|---|
Submitted: | 26 Dec 2007 18:56 | Modified: | 30 Dec 2007 4:22 |
Reporter: | Philip Stoev | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Falcon storage engine | Severity: | S1 (Critical) |
Version: | OS: | Any | |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[26 Dec 2007 18:56]
Philip Stoev
[27 Dec 2007 8:33]
Philip Stoev
Falcon debug log for bug #33518
Attachment: bug33518.log (application/octet-stream, text), 24.67 KiB.
[27 Dec 2007 8:44]
Philip Stoev
This bug occured again and I am attaching the output produced using falcon_debug_log = 65535.
[27 Dec 2007 14:24]
Kevin Lewis
Chris, This sounds like another undetected deadlock. However, it may not be waitForTransaction since the timeout does not seem to help.
[30 Dec 2007 4:22]
Christopher Powers
Reproduced locally. Same call stack as that detailed in Bug#33480. Mutex in ha_partition::write_row() causes a deadlock Falcon, Transaction::waitForTransaction().