Bug #31214 Segmentation fault
Submitted: 26 Sep 2007 18:52 Modified: 31 Jan 2008 13:21
Reporter: Michael Neubert Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S1 (Critical)
Version:mysql-5.1.22 ndb-6.2.5-beta OS:Linux
Assigned to: CPU Architecture:Any
Tags: segmentation fault

[26 Sep 2007 18:52] Michael Neubert
Description:
Hi,

under high load there are segmentation errors, that kills all ndbd's in the cluster:

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: main.cpp
Program: ndbd
Pid: 6459
Trace: /var/lib/mysql-cluster/ndb_*_trace.log.2
Version: mysql-5.1.22 ndb-6.2.5-beta

See also attached trace files.

Beste wishes
Michael

How to repeat:
- try to import a big table (10 Mio. rows, disk data table) with mysqlimport
- try "alter table add index" operations on big tables (10 Mio. rows, disk data table)
[27 Sep 2007 0:31] Viktor Ferenczi
Can you measure the memory used by the involved processes? Maybe it's an out-of-memory error or a resource limitation. Just a tip can be tested quickly.
[31 Jan 2008 13:13] Michael Neubert
Hello,

this bug is the same as my new bug report described in Bug#34107.

So this thread can  be closed.

Best wishes
Michael
[31 Jan 2008 13:21] MySQL Verification Team
Closing According last comment from reporter. Thanks for the feedback.