Bug #12588 | deadlock detector - out of stack | ||
---|---|---|---|
Submitted: | 15 Aug 2005 17:50 | Modified: | 13 Sep 2005 15:50 |
Reporter: | Vadim Tkachenko | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | OS: | ||
Assigned to: | Osku Salerma | CPU Architecture: | Any |
[15 Aug 2005 17:50]
Vadim Tkachenko
[15 Aug 2005 17:52]
Vadim Tkachenko
gdb backtrace
Attachment: bt.txt (text/plain), 10.01 KiB.
[16 Aug 2005 12:27]
Heikki Tuuri
Assigning this to Osku.
[16 Aug 2005 20:49]
Heikki Tuuri
Since the stack consumption is about 100 bytes per level, and InnoDB should normally run with a 32 kB stack, it is good to restrict the depth to 200. Look how the function handles the case *cost > 1000000.
[17 Aug 2005 8:56]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/28375
[17 Aug 2005 17:33]
Heikki Tuuri
Fixed in 5.0.12.
[17 Aug 2005 17:51]
Paul DuBois
Noted in 5.0.12 changelog.
[25 Aug 2005 11:22]
Osku Salerma
Note that due to stupidity on my part, this change was actually pushed to 5.0.13, not 5.0.12.
[13 Sep 2005 15:38]
Heikki Tuuri
Osku or Paul, please correct the docs. The bug fix is in 5.0.13, not 5.0.12. Heikki
[13 Sep 2005 15:50]
Paul DuBois
I've moved the changelog entry to 5.0.13.