Bug #58822 ndbd got signal 11. last known action in DbtupCommit.cpp
Submitted: 8 Dec 2010 16:09 Modified: 19 Jan 2011 5:59
Reporter: Gustaf Thorslund Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:mysql-5.1-telco-7.1 OS:Linux
Assigned to: Assigned Account CPU Architecture:Any
Tags: 5.1.47-ndb-7.1.8

[8 Dec 2010 16:09] Gustaf Thorslund
Description:
SUMA    004081 004125
DBTUP   031139 020746 020259 020275 020308 020396 020401 020774

So last known action was in DbtupCommit.cpp
  if(!regOperPtr.p->m_copy_tuple_location.isNull())
  {
    jam(); // <- here
    c_undo_buffer.free_copy_tuple(&regOperPtr.p->m_copy_tuple_location);
  }

How to repeat:
I've got more jam for someone who would like to find out.
[2 Jan 2011 11:16] Jonas Oreland
maybe duplicate of http://bugs.mysql.com/bug.php?id=59242