Re: [opendbx] Problem wih Firebird in Linux

2010-03-27 Thread Norbert Sendetzky
Hi Mariano Sorry Norbert I didn't have time to use gdb...quite complicated my last months (and the next two, even more) There's not need to at the moment. The only thing I would like to know is if the odbx-threads executable is segfaulting or not. I saw in the bug tracker that you did

Re: [opendbx] Problem wih Firebird in Linux

2010-03-27 Thread Norbert Sendetzky
Hi Mariano However, I have another error in make. I attach conf.log and the output of make. OK, I've found out that I have to commit the generated configure and Makefile.in as well (rev 329). Otherwise you would have to call autoreconf. Norbert -- OpenPGP public key

Re: [opendbx] Problem wih Firebird in Linux

2010-03-27 Thread Norbert Sendetzky
Hi Mariano The thing is that I run my suite tests and I have the problem again :( Please make a svn update again, build the library and run the test/odbxplusthreads program, please? That's the test I would like to see if it's working: test/odbxplusthreads -b firebird -h host -p 3050 -d db -u

Re: [opendbx] Problem wih Firebird in Linux

2010-03-27 Thread Mariano Martinez Peck
On Sat, Mar 27, 2010 at 5:09 PM, Norbert Sendetzky norb...@linuxnetworks.de wrote: Hi Mariano The thing is that I run my suite tests and I have the problem again :( Please make a svn update again, build the library and run the test/odbxplusthreads program, please? That's the test I would

Re: [opendbx] Problem wih Firebird in Linux

2010-03-27 Thread Mariano Martinez Peck
hahahahaha it was not a good idea to enable debug mode on such tests and even more running on top of a virtualbox image running all databases at the same time hahahaha but is cool to see a mac giving all it can :) On Sat, Mar 27, 2010 at 5:53 PM, Mariano Martinez Peck marianop...@gmail.com

Re: [opendbx] Problem wih Firebird in Linux

2010-03-27 Thread Norbert Sendetzky
Hi Mariano test/odbxplusthreads -b firebird -h host -p 3050 -d db -u user -w password -v -r 100 I guess you meant odbxplustest instead of odbxplusthreads No, it's odbxplusthreads, the new test application. Norbert -- OpenPGP public key http://www.linuxnetworks.de/norbert.pubkey.asc

Re: [opendbx] Problem wih Firebird in Linux

2010-03-27 Thread Mariano Martinez Peck
On Sat, Mar 27, 2010 at 6:57 PM, Norbert Sendetzky norb...@linuxnetworks.de wrote: Hi Mariano test/odbxplusthreads -b firebird -h host -p 3050 -d db -u user -w password -v -r 100 I guess you meant odbxplustest instead of odbxplusthreads No, it's odbxplusthreads, the new test

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,