Re: Ndb_cluster_connection seg faults
Date: August 22, 2007 03:12AM
richard horan Wrote:
-------------------------------------------------------
> the problem is the code was creating an
> Ndb_cluster_connection before doing in
> ndb_init().
> therefore i think the stack was getting corrupt.
>
> Not a mysql bug.
Hmmm I'm getting the very much same looking error stack, but in my code there sure is ndb_init() call before creating Ndb_cluster_connection and it still core dumps.
What could be the other possible cause for this?
----------------------------------------------------
#0 0x08138ed9 in LogHandlerList::add ()
#1 0x08137852 in Logger::addHandler ()
#2 0x08137a77 in Logger::createConsoleHandler ()
#3 0x080f0b03 in Ndb_cluster_connection_impl::Ndb_cluster_connection_impl ()
#4 0x080f0d78 in Ndb_cluster_connection::Ndb_cluster_connection ()
----------------------------------------------------
First I tried this using mysqlcom-5.1.15-ndb-6.1.19 -> core dumps.
Then I tried MySQL_5.1.15-ndb-6.1.10-telco because it had worked earlier in another environment, but now it core dumps the same as mysqlcom-5.1.15-ndb-6.1.19.
--Eri--
Edited 1 time(s). Last edit at 08/22/2007 03:30AM by Eri Koira.
Sorry, you can't reply to this topic. It has been closed.
© 1995-2008 MySQL AB, 2008- Sun Microsystems, Inc.