Skip to Content.
Sympa Menu

freetds - Re: AIX+PHP+FREETDS

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Castellano, Nicholas" <Nicholas_Castellano AT acml.com>
  • To: "'TDS Development Group'" <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: AIX+PHP+FREETDS
  • Date: Tue, 29 Oct 2002 09:37:33 -0500


There was a problem with realloc() being called with a NULL pointer from
src/tds/token.c in the last release. I fixed this in revision 1.54 on
9/17/2002.

Cheers,
--nick

-----Original Message-----
From: bounce-freetds-145195 AT franklin.oit.unc.edu
[mailto:bounce-freetds-145195 AT franklin.oit.unc.edu]
Sent: Tuesday, October 29, 2002 8:51 AM
To: TDS Development Group
Subject: [freetds] Re: AIX+PHP+FREETDS



> 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."

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

---
You are currently subscribed to freetds as: [Nicholas_Castellano AT acml.com]
To unsubscribe, forward this message to
$subst('Email.Unsub')


The information contained in this transmission may contain privileged and
confidential information and is intended only for the use of the person(s)
named above. If you are not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, any
review, dissemination, distribution or duplication of this communication is
strictly prohibited. If you are not the intended recipient, please contact
the sender immediately by reply e-mail and destroy all copies of the
original message. Please note that we do not accept account orders and/or
instructions by e-mail, and therefore will not be responsible for carrying
out such orders and/or instructions.






Archive powered by MHonArc 2.6.24.

Top of Page