Hi Mariano > Program received signal SIGSEGV, Segmentation fault. > 0x6ae41ee2 in sybase_odbx_init (handle=0x3d4510, host=0x3d2d08 "localhost", > port=0x3d2d17 "5000") at sybase_basic.c:81 > 81 if( cs_config( aux->ctx, CS_SET, CS_USERDATA, (CS_VOID*) > &aux, sizeof( void* ), NULL ) != CS_SUCCEED )
I've committed a small fix to the stable branch (rev 316) available at https://libopendbx.svn.sourceforge.net/svnroot/libopendbx/branches/stable-1.4 It changes void* to CS_VOID* which might be a problem. Could you test if the problem is gone in this revision? Norbert -- OpenPGP public key http://www.linuxnetworks.de/norbert.pubkey.asc
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________ 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