| Bug #29264 | assert in pgman (ONSTACK) | ||
|---|---|---|---|
| Submitted: | 21 Jun 2007 11:08 | Modified: | 12 Aug 2007 12:57 |
| Reporter: | Pekka Nousiainen | Email Updates: | |
| Status: | Duplicate | Impact on me: | |
| Category: | MySQL Cluster: Disk Data | Severity: | S2 (Serious) |
| Version: | 5.1 | OS: | Linux |
| Assigned to: | Assigned Account | CPU Architecture: | Any |
[25 Jun 2007 10:02]
Pekka Nousiainen
can be duplicate of bug#29176 if the line number was off by 2
[12 Aug 2007 12:57]
Pekka Nousiainen
duplicate of bug#29176

Description: debug-mode assert failed in pgman.cpp for (pl_stack.first(ptr); ptr.i != RNIL; pl_stack.next(ptr)) ... Page_state state = ptr.p->m_state; ndbrequire(state & Page_entry::ONSTACK || dump_page_lists()); How to repeat: not known seen once, possibly while dropping tables Suggested fix: code review