Re: [opendbx] Problem wih Firebird in Linux

2009-12-25 Thread Mariano Martinez Peck
On Thu, Dec 24, 2009 at 5:08 PM, Norbert Sendetzky norb...@linuxnetworks.de wrote: Hi Mariano When it tries to finish the first resultset, I have this error: *** glibc detected *** /home/ubuntu/squeak/pharo-vm-0.15.2f-linux/squeak: free(): invalid next size (fast): 0x09b95f28 *** Hmm,

Re: [opendbx] Problem with Sybase on Windows

2009-12-25 Thread Mariano Martinez Peck
Norbert: I installed gdb in MinGW and did the following test: juan...@juanjoe-nb /c/mariano/openDBX/libopendbx-1.5.0/test $ gdb odbxtest.exe GNU gdb (GDB) 7.0 Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is

Re: [opendbx] Problem with Sybase on Windows

2009-12-25 Thread Norbert Sendetzky
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 ) !=