On Wed September 16 2009 23:39:21 Mariano Martinez Peck wrote:
> if( mysql_real_connect( (MYSQL*) handle->generic, host,
>         who, cred, database, param->port, socket, param->flags ) == NULL )
>     {
> 
> 
> So...there is the segmentation fault. Maybe some of this parameters has
> something wrong like NULL values? I checked that and only socket and
> param->flags are with NULL, but they are also with NULL when the test is
> correct.

Could you please log the values of the parameters so we can see if the problem 
depends on the input of mysql_real_connect()?


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
libopendbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libopendbx-devel
http://www.linuxnetworks.de/doc/index.php/OpenDBX

Reply via email to