Bug #62618 ndbd crashes with signal 11 during insert
Submitted: 4 Oct 2011 16:29 Modified: 4 Oct 2011 17:52
Reporter: Arnaud Abélard Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S2 (Serious)
Version:5.1.56-ndb-7.1.14 OS:Linux (debian squeeze x86_64)
Assigned to: CPU Architecture:Any
Tags: ndbd insert crash "segmentation fault" "signal 11"

[4 Oct 2011 16:29] Arnaud Abélard
Description:
On a 4 nodes mysql cluster running on x86_64 debians with 32 or 40Gb of memory, during the import of a 1.3Gb file of inserts nodes (ndbd) are crashing with the following trace:

Time: Tuesday 4 October 2011 - 16:03:51
Status: Temporary error, restart node
Message: Error OS signal received (Internal error, programming error or missing error message, please report a bug)
Error: 6000
Error data: Signal 11 received; Segmentation fault
Error object: ndbd.cpp
Program: /usr/local/bin/ndbd
Pid: 19051 
Version: mysql-5.1.56 ndb-7.1.14
Trace: /var/lib/mysql/data//ndb_5_trace.log.8
***EOM***

uname -a
Linux mysql1-cha.cprv.univ-nantes.prive 3.0.4-dsiun-110830 #2 SMP Tue Aug 30 17:57:29 CEST 2011 x86_64 GNU/Linux

How to repeat:
hard to tell exactly what makes ndbd crash.. the number of inserts is pretty huge but the imported files only contains inserts, the schema was created before hand.
[4 Oct 2011 17:52] Jonas Oreland
this is a duplicate of http://bugs.mysql.com/bug.php?id=62116
which was fixed in >= 7.1.15a