Skip to Content.
Sympa Menu

freetds - Re: AIX+PHP+FREETDS

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddyz77 AT tin.it>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: AIX+PHP+FREETDS
  • Date: 28 Oct 2002 21:48:11 +0100


Il lun, 2002-10-28 alle 21:44, André ha scritto:
> 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
>

Perhaps AIX do not accept realloc with ptr == NULL...

Can you give us a stack trace (I don't know tools in AIX, in gdb
debugger I'd use bt command)

freddy77






Archive powered by MHonArc 2.6.24.

Top of Page