AIX+PHP+FREETDS
André
allquadros at ig.com.br
Mon Oct 28 15:44:34 EST 2002
I am having problems compile PHP with FREETDS in AIX. I made a test using
tsql and it was Ok. But, when I try use PHP I recept the following error:
- Catastrophe in realloc: invalid storage ptr
I made tests using make check in src/ctlib/unittests and I obtain success,
but when I run make check in src/dblib/unittests I receive errors like it.
Catastrophe in realloc: invalid storage ptr
/bin/sh: 37194 IOT/Abort trap(coredump)
FAIL: t0018
All tests passed!
PASS: t0019
Start
About to logon
About to open
Catastrophe in realloc: invalid storage ptr
/bin/sh: 37204 IOT/Abort trap(coredump)
FAIL: t0020
Start
short buffer, single
This is a string with '' and " in it
single quote
This is a string with '' and " in it.
double quote
This is a string with ' and "" in it.
both quotes
This is a string with '' and "" in it.
dblib okay on t0021.c
PASS: t0021
=====================
19 of 21 tests failed
=====================
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 2.
Regards,
André
More information about the FreeTDS
mailing list