Bug #90866 | mysqld segfault at 7f153814da98 ip 0000000000c2206a sp 00007f0d742dd040 error 4 | ||
---|---|---|---|
Submitted: | 15 May 2018 5:50 | Modified: | 2 Sep 2018 0:45 |
Reporter: | Hendrik Woltersdorf | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | 5.6.40 ndb-7.4.20 | OS: | CentOS (6.4 and 7.4) |
Assigned to: | MySQL Verification Team | CPU Architecture: | x86 |
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
[15 May 2018 5:51]
Hendrik Woltersdorf
[16 Jul 2018 12:01]
Hendrik Woltersdorf
error log from SQL node 1 from 2018-07-16
Attachment: fgd-dcv-ha-cl1_20180716.zip (application/x-zip-compressed, text), 2.60 KiB.
[18 Jul 2018 9:56]
Hendrik Woltersdorf
log snippet of the crashed sql node v2
Attachment: fgd-dcv-ha-cl1_20180718.zip (application/x-zip-compressed, text), 1.79 KiB.