Skip to Content.
Sympa Menu

freetds - Re: AIX+PHP+FREETDS

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: ZIGLIO Frediano <Frediano.Ziglio AT vodafoneomnitel.it>
  • To: "'TDS Development Group'" <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: AIX+PHP+FREETDS
  • Date: Tue, 29 Oct 2002 14:51:17 +0100



> Freddy,
>
> I am compiling FREETDS with gcc on AIX. I run gdb and aply
> bt command
> on some tests.
> XXXXXXXXXXXXXXXXXXXXXXXXXXXX
> (gdb) r t0001
> Starting program:
> /home/free/freetds-0.60/src/dblib/unittests/t0001 t0001
> Start
> About to logon
> About to open
>
> Catastrophe in realloc: invalid storage ptr
>
> Program received signal SIGABRT, Aborted.
> [Switching to Thread 1]
> 0xd012dfa0 in pthread_kill ()
> (gdb) bt
> #0 0xd012dfa0 in pthread_kill ()
> #1 0xffffffff in ?? () from (unknown load module)
>

pthread_kill ?? very, very strange...
Perhaps it core in another thread (some platform handle signals using
thread), I don't remember instruction to show the trace of all threads... I
checked code in dblib but the unique realloc in dblib seem correct...

freddy77

=================================
"STRICTLY PERSONAL AND CONFIDENTIAL

This message may contain confidential and proprietary material for the sole
use of the intended recipient. Any review or distribution by others is
strictly prohibited. If you are not the intended recipient please contact
the sender and delete all copies.
The contents of this message that do not relate to the official business of
our company shall be understood as neither given nor endorsed by it."

=================================




Archive powered by MHonArc 2.6.24.

Top of Page