On Wed September 16 2009 00:57:17 Mariano Martinez Peck wrote:
> Norbert: I enabled logging and tried to run my tests. I got the
>  segmentation fault when calling to mysql_odbx_bind() in a certain
>  connection.
> 
> As you can see the last connection that wrote to log is
> opendbx-0x98bca08.dbg. If I open that file I only see:
> 
> [2009-09-15 19:38:45] (1) Start logging for '0x98bca08'
> [2009-09-15 19:38:45] (1) mysql_odbx_init() called
> [2009-09-15 19:38:45] (1) odbx_bind() called
> [2009-09-15 19:38:45] (1) mysql_odbx_bind() called
> 
> Which has sense as in mysql_odbx_bind() is where I get the segmentation
> fault.

Could you please add more logging to the mysql_odbx_bind() function to track 
down the problem to a specific function call or line?

> I tried to see opendbx-0x98bdce0.dbg and tried to noticed some wring
> invocation to OpenDBX functions, but it seems to be ok. Do you find
> something wrong with this ?

I've also noticed that some files contained only calls to init(), bind(), 
unbind() and finish(). I will have a look at this.


Norbert
-- 
OpenPGP public key
http://www.linuxnetworks.de/norbert.pubkey.asc

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
libopendbx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libopendbx-devel
http://www.linuxnetworks.de/doc/index.php/OpenDBX

Reply via email to