Bug #55543 | InnoDB Plugin: Signal 6: Assertion failure in file fil/fil0fil.c line 4306 | ||
---|---|---|---|
Submitted: | 26 Jul 2010 2:58 | Modified: | 27 Jan 2011 19:13 |
Reporter: | Roel Van de Paar | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: InnoDB Plugin storage engine | Severity: | S1 (Critical) |
Version: | 5.1.49, 5.5, 5.5.6rc | OS: | Linux |
Assigned to: | Sunny Bains | CPU Architecture: | Any |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[26 Jul 2010 4:23]
Roel Van de Paar
[26 Jul 2010 4:24]
Roel Van de Paar
Attachment: crash2.txt (text/plain), 81.50 KiB.
[26 Jul 2010 4:24]
Roel Van de Paar
Files needed to reproduce
Attachment: crash3.txt (text/plain), 28.68 KiB.
[26 Jul 2010 10:04]
Roel Van de Paar
This was using --queries=5000 --threads=10
Attachment: 5out2.txt (text/plain), 97.97 KiB.
[26 Jul 2010 10:18]
Roel Van de Paar
Core file from earlier crash
Attachment: core_bug_55543_1.tar.gz (application/x-gzip, text), 281.75 KiB.
[27 Jul 2010 1:04]
Roel Van de Paar
Log of one server only crash
Attachment: bug55543_1.log (application/octet-stream, text), 6.26 KiB.
[27 Jul 2010 1:05]
Roel Van de Paar
Attachment: screencapture_bug_55543_single_server_only.txt (text/plain), 37.75 KiB.