Bug #39452 | Test falcon_bug_22165 fails intermittently (crash) | ||
---|---|---|---|
Submitted: | 15 Sep 2008 11:38 | Modified: | 1 Oct 2008 9:56 |
Reporter: | John Embretsen | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Falcon storage engine | Severity: | S1 (Critical) |
Version: | 6.0-falcon-team | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | F_PAGE IO, pushbuild, sporadic, test failure |
[15 Sep 2008 11:38]
John Embretsen
[15 Sep 2008 11:50]
John Embretsen
The test fails due to an assertion in Section.cpp: Server log (master.err) from Push into mysql-6.0-falcon-kevin on Wed Sep 10 21:42:28 2008: CURRENT_TEST: falcon.falcon_bug_22165 [Falcon] Error: assertion (page->pageType == PAGE_sections || page->pageType == 0) failed at line 198 in file Section.cpp 080914 6:48:47 - mysqld got signal 6 ; This could be because you hit a bug. It is also possible that this binary or one of the libraries it was linked against is corrupt, improperly built, or misconfigured. This error can also be caused by malfunctioning hardware. We will try our best to scrape up some info that will hopefully help diagnose the problem, but since we have already crashed, something is definitely wrong and this may fail. key_buffer_size=1048576 read_buffer_size=131072 max_used_connections=3 max_threads=151 thread_count=3 connection_count=3 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 60622 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Writing a core file
[1 Oct 2008 9:38]
John Embretsen
Duplicate of Bug #35255 "falcon_bug_22165.test fails with debug builds"?
[1 Oct 2008 9:56]
John Embretsen
Closing this bug as Duplicate of Bug #35255: falcon_bug_22165.test fails with debug builds