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. -- Regards, Nilesh Govindarajan @nileshgr on twitter/identica -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php