Bug #49805 Mysql Cluster Debian Lenny crash
Submitted: 18 Dec 2009 14:42 Modified: 21 Jan 2010 8:42
Reporter: Sebastian Stach Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:5.0.51 OS:Other (Debian lenny)
Assigned to: CPU Architecture:Any
Tags: cluster, invalid pointer

[18 Dec 2009 14:42] Sebastian Stach
Description:
I have problem with mysql cluster installed from debs on debian lenny.
When i create or drop table, after 12 hours, ndbd crash and i get this kind of error:

2009-12-18 13:47:43 [ndbd] INFO     -- Received signal 11. Running error handler.
2009-12-18 13:47:43 [ndbd] INFO     -- Error handler signal shutting down system
2009-12-18 13:47:44 [ndbd] INFO     -- Error handler shutdown completed - exiting
*** glibc detected *** /usr/sbin/ndbd: munmap_chunk(): invalid pointer: 0x00007f33ea3ad010 ***
======= Backtrace: =========
/lib/libc.so.6[0x7f33eb745948]
/usr/sbin/ndbd(_Z9ndbd_freePvm+0x19)[0x5cd769]
/usr/sbin/ndbd(_ZN18SectionSegmentPoolD1Ev+0x19)[0x5c8259]
/lib/libc.so.6(exit+0x9d)[0x7f33eb7069cd]
/usr/sbin/ndbd[0x4721ad]
/usr/sbin/ndbd(_Z11NdbShutdown15NdbShutdownType14NdbRestartType+0x2ef)[0x5c884f]
/usr/sbin/ndbd(handler_error+0xac)[0x47227c]
/lib/libc.so.6[0x7f33eb703f60]
/usr/sbin/ndbd(_Z6importR3PtrI14SectionSegmentEPKjj+0x37)[0x5c7297]
/usr/sbin/ndbd(_Z7executePvP12SignalHeaderhPjP16LinearSectionPtr+0x1e9)[0x5c7639]
/usr/sbin/ndbd(_ZN19TransporterRegistry6unpackEPjjt7IOState+0x386)[0x5d19f6]
/usr/sbin/ndbd(_ZN19TransporterRegistry14performReceiveEv+0x217)[0x5cfbb7]
/usr/sbin/ndbd(_ZN12ThreadConfig13ipControlLoopEv+0x154)[0x5c6e64]
/usr/sbin/ndbd(main+0x406)[0x472726]
/lib/libc.so.6(__libc_start_main+0xe6)[0x7f33eb6f01a6]
/usr/sbin/ndbd[0x471809]

How to repeat:
Create or drop table with ndbengine.
[21 Dec 2009 8:42] Bernd Ocklin
Please run the tool ndb_error_reporter with your config file and attach resulting log files to this bug report.
[21 Dec 2009 9:04] Bernd Ocklin
Btw, you are using a *really old* version of cluster (if 5.0.51 is your version as indicated). 

We recommend to update to the latest 7.0 which you can download from dev.mysql.com. Please do not use the version bundled with Debian as its also containing a very old cluster plugin.
[21 Dec 2009 12:49] Sebastian Stach
ndb error report

Attachment: ndb_error_report_20091221134253.tar.bz2 (application/octet-stream, text), 199.40 KiB.

[22 Jan 2010 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".