Bug #40174 error 2341: 'Internal program error (failed ndbrequire)
Submitted: 20 Oct 2008 13:28 Modified: 7 Nov 2008 19:30
Reporter: Shueb Khan Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S2 (Serious)
Version:5.0.41 OS:Linux (Red Hat Enterprise Linux ES release 4)
Assigned to: Don Kehn CPU Architecture:Any
Tags: error 2341: 'Internal program error (failed ndbrequire)

[20 Oct 2008 13:28] Shueb Khan
Description:
Whenever we try to execute a script on the MySQL 5.0.41 Cluster database, we get the below mentioned error. The script contains many REPLACE commands.and no other type of command.

2008-10-17 12:51:14 [ndbd] ALERT    -- Node 3: Forced node shutdown completed. Caused by error 2341: 'Internal program error (failed ndbrequire)(Internal error, programming error or missing error message, please report a bug). Temporary error, restart node'.

How to repeat:
It repeats everytime we execute it
[20 Oct 2008 13:29] Shueb Khan
Files and Logs of ndb errors-1

Attachment: ndb_error_report_20081020-1.tar.bz2 (application/octet-stream, text), 198.86 KiB.

[20 Oct 2008 13:30] Shueb Khan
Files and Logs of ndb errors-2

Attachment: ndb_error_report_20081020-2.tar.bz2 (application/octet-stream, text), 204.15 KiB.

[20 Oct 2008 13:30] Shueb Khan
Files and Logs of ndb errors-3

Attachment: ndb_error_report_20081020-3.tar.bz2 (application/octet-stream, text), 83.14 KiB.

[20 Oct 2008 13:30] Shueb Khan
Files and Logs of ndb errors-4

Attachment: ndb_error_report_20081020-4.tar.bz2 (application/octet-stream, text), 78.82 KiB.

[20 Oct 2008 13:31] Shueb Khan
Files and Logs of ndb errors-5

Attachment: ndb_error_report_20081020-5.tar.bz2 (application/octet-stream, text), 105.63 KiB.

[23 Oct 2008 9:51] Bernd Ocklin
Have you tested this in a newer version of cluster. E.g. ndb 6.3.17?
[23 Oct 2008 10:16] Shueb Khan
No I have not tested it yet on a newer version.

Should the REPLACE command be causing any issue ?
[6 Nov 2008 22:59] Don Kehn
As for testing in mysql-5.1.29 ndb-6.3.19 I cannot reproduce this error using REPLACE.
[7 Nov 2008 18:46] Don Kehn
Can't reproduce this error with version Server version: 5.0.69-log, this is the latest community version. Testing with 4 thread doing REPLACE insert and another (5th) thread doing updated on over 1 Million records. It would be interesting to see the customers schema and scripts.