On Jul 23, 2011, at 9:14 PM, Nilesh Govindarajan wrote:

> On 07/23/2011 09:38 PM, Floyd Resler wrote:
>> I moved to our new server which is using 5.3.2.  I'm getting a segmentation 
>> fault error on certain ODBC queries I run.  For some reason when I ask for 
>> particular columns from the database table I get the error.  The error is 
>> Program received signal SIGSEGV, Segmentation fault.
>> 0x00007ffff530df1a in memcpy () from /lib/libc.so.6
>> 
>> Does anyone have any ideas why this is happening?
>> 
>> Thanks!
>> Floyd
>> 
>> 
> 
> There is something fishy about libc, php or the odbc driver you are
> using on the new server. Try recompiling php, odbc. You wouldn't be able
> to compile libc, unless you're using a source based distribution like
> gentoo.
> 

I'll give that a shot.  I've been just using the standard installs for Ubuntu 
10.04.

Thanks!
Floyd


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to