Skip navigation links

MySQL Forums :: Cluster :: Ndb_cluster_connection seg faults


Advanced Search

Re: Ndb_cluster_connection seg faults
Posted by: Eri Koira ()
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.

Options: ReplyQuote


Subject Views Written By Posted
Ndb_cluster_connection seg faults 852 richard horan 06/20/2007 07:56AM
Re: Ndb_cluster_connection seg faults 604 Jon Stephens 06/21/2007 12:52AM
Re: Ndb_cluster_connection seg faults 577 richard horan 06/21/2007 07:57AM
Re: Ndb_cluster_connection seg faults 555 Jon Stephens 06/21/2007 11:53AM
Re: Ndb_cluster_connection seg faults 599 richard horan 06/21/2007 01:27PM
Re: Ndb_cluster_connection seg faults 549 richard horan 06/22/2007 06:44AM
Re: Ndb_cluster_connection seg faults 523 richard horan 06/22/2007 06:44AM
Re: Ndb_cluster_connection seg faults 697 Eri Koira 08/22/2007 03:12AM
Re: Ndb_cluster_connection seg faults 567 Jon Stephens 08/24/2007 02:10PM


Sorry, you can't reply to this topic. It has been closed.