Re: Safemalloc error in custom storage engine
Hello,
On Wed, Aug 01, 2007 at 09:42:14AM -0500, Timothy P Clark wrote:
> I'm working on developing a custom storage engine, and I'm encountering a > strange error that is stumping me. I aplogize for the length of my posting, > but I wanted to provide as much info as I could.
<cut>
> Given that the source code is identical and that the traced allocations up > to this point are identical, what could be causing this safemalloc error in > my engine only? > > Has anyone else encountered this? What are the next steps I need to take to > debug this?
Are the compilation (compiling, linking etc) commands exactly
identical between "example" and your engine? You could just attach the
output of "cd storage/<engine>; make clean; make" for "example" and
for your engine, here.
--
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Guilhem Bichot
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Lead Software Engineer
/_/ /_/\_, /___/\___\_\___/ Bordeaux, France
<___/ www.mysql.com
--
MySQL Internals Mailing List
For list archives:
http://lists.mysql.com/internals
To unsubscribe:
http://lists.mysql.com/internals?unsub=lists@pantek.com
Received on Wed Aug 1 11:19:23 2007
This archive was generated by hypermail 2.1.8
: Thu Aug 09 2007 - 19:06:23 EDT
|