I am using MySQL Cluster (7.1.15a-1.rhel5) and my application is getting state of the Cluster by using the MySQL Cluster Management API . While Calling the ndb_mgm_get_status() method on Management Handle, application is having segmentation Fault after running about 3-4 hours continuously. Here is the back trace of the core File generated :-
#0 0x00000032d1e0441b in clock_gettime () from /lib64/librt.so.1
#1 0x00002b758f995902 in NdbTick_CurrentMillisecond () from /usr/lib64/libndbclient.so.4
#2 0x00002b758f99b1b6 in write_socket () from /usr/lib64/libndbclient.so.4
#3 0x00002b758f99b43c in vprintln_socket () from /usr/lib64/libndbclient.so.4
#4 0x00002b758f9a04c4 in SocketOutputStream::println () from /usr/lib64/libndbclient.so.4
#5 0x00002b758f98e031 in ndb_mgm_get_status2 () from /usr/lib64/libndbclient.so.4
Whether this is issue is fixed in post releases. If yes please send me the relevant link.
Thanks.
#0 0x00000032d1e0441b in clock_gettime () from /lib64/librt.so.1
#1 0x00002b758f995902 in NdbTick_CurrentMillisecond () from /usr/lib64/libndbclient.so.4
#2 0x00002b758f99b1b6 in write_socket () from /usr/lib64/libndbclient.so.4
#3 0x00002b758f99b43c in vprintln_socket () from /usr/lib64/libndbclient.so.4
#4 0x00002b758f9a04c4 in SocketOutputStream::println () from /usr/lib64/libndbclient.so.4
#5 0x00002b758f98e031 in ndb_mgm_get_status2 () from /usr/lib64/libndbclient.so.4
Whether this is issue is fixed in post releases. If yes please send me the relevant link.
Thanks.