Skip to Content.
Sympa Menu

freetds - Re: Problems with image fields

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT ais.org>
  • To: TDS Development Group <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: Problems with image fields
  • Date: Sun, 14 Apr 2002 20:24:46 -0400 (EDT)



Wouldn't hurt, I'll see if I can't take a crack at it in the meantime.
You said you were using TDS 7.0, current snapshot of FreeTDS, and PHP 4.1.2
right? Are you using --with-sybase or --with-sybase-ct?

I wont be getting to it tonight but hopefully I can look at it tomorrow.

The other thing to try, and this may be quicker, is to compile PHP as CGI
and then run it under gdb, when it segfaults to a 'bt' or 'where' to get
the stack trace and post it. That will tell us whether it is crashing
inside freetds or php.

Brian

On Sun, 14 Apr 2002, Matthew Gamble wrote:

> Thanks. It now works from sqsh, but still seg faults apache. I am
> setting textsize inside the stored proc, so I know it is now getting set.
>
> I assume now that this is a PHP issue, and not a freetds issue? Should I
> file a PHP bug report? I'm using PHP 4.1.2
>
> Regards,
>
> M. Gamble
>





Archive powered by MHonArc 2.6.24.

Top of Page