Bug #24476 ndbd crashed because of failed ndbrequire in dbacc/DbaccMain.cpp.
Submitted: 21 Nov 2006 15:30 Modified: 6 Dec 2006 11:01
Reporter: Anatoly Pidruchny (Candidate Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:5.1.12 OS:Linux (Linux x86_64)
Assigned to: Jonas Oreland CPU Architecture:Any
Tags: DBACC, error 2341, Line 3194, ndbrequire

File: Maximum allowed size is 50MB.
Description:
Privacy:

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:

[21 Nov 2006 15:38] Anatoly Pidruchny
Mysqlbug info

Attachment: mysqlbug.txt (text/plain), 3.46 KiB.

[21 Nov 2006 15:44] Anatoly Pidruchny
Error log of the ndbd node

Attachment: ndb_3_error.log (application/octet-stream, text), 568 bytes.

[21 Nov 2006 15:44] Anatoly Pidruchny
Out log of the ndbd node.

Attachment: ndb_3_out.log (application/octet-stream, text), 2.69 KiB.

[21 Nov 2006 15:45] Anatoly Pidruchny
gzipped trace log of the ndbd node

Attachment: ndb_3_trace.log.1.gz (application/x-gzip, text), 44.57 KiB.

[21 Nov 2006 15:49] Anatoly Pidruchny
Cluster log file

Attachment: ndb_1_cluster.log (application/octet-stream, text), 64.57 KiB.

[22 Nov 2006 16:10] Anatoly Pidruchny
gzipped ndb_3_trace.log.3 (error during RESTORE)

Attachment: ndb_3_trace.log.3.gz (application/x-gzip, text), 30.42 KiB.

[24 Nov 2006 0:50] Anatoly Pidruchny
gzipped ndb_3_signal.log for the 11/23/06 crash

Attachment: ndb_3_signal.log.gz (application/x-gzip, text), 18.11 KiB.

[24 Nov 2006 0:52] Anatoly Pidruchny
gzipped trace log for the 11/23/06 crash

Attachment: ndb_3_trace.log.4.gz (application/x-gzip, text), 73.00 KiB.

[24 Nov 2006 0:53] Anatoly Pidruchny
gzipped out log for the 11/23/06 crash

Attachment: ndb_3_out.log.gz (application/x-gzip, text), 182.80 KiB.

[24 Nov 2006 13:28] Anatoly Pidruchny
Some info about the aborted ndbd process from GDB

Attachment: gdb.out.log (application/octet-stream, text), 8.62 KiB.

[26 Nov 2006 4:36] Anatoly Pidruchny
gzipped out log for the 11/25/06 crash

Attachment: ndb_3_out.log.gz (application/x-gzip, text), 6.36 KiB.

[26 Nov 2006 4:37] Anatoly Pidruchny
gzipped signal log for the 11/25/06 crash

Attachment: ndb_3_signal.log.gz (application/x-gzip, text), 18.11 KiB.

[26 Nov 2006 4:37] Anatoly Pidruchny
gzipped trace log for the 11/25/06 crash

Attachment: ndb_3_trace.log.5.gz (application/x-gzip, text), 52.57 KiB.

[28 Nov 2006 19:19] Anatoly Pidruchny
The value of *op in Dbacc::readTablePk from gdb

Attachment: gdb.out.log (application/octet-stream, text), 3.22 KiB.

[28 Nov 2006 19:52] Anatoly Pidruchny
gzipped trace log from 11/28/06 crash

Attachment: ndb_3_trace.log.8.gz (application/x-gzip, text), 49.35 KiB.

[30 Nov 2006 14:16] Jonas Oreland
Potential fix

Attachment: patch (application/octet-stream, text), 702 bytes.