Fabio Ferrero <[email protected]> writes: > Using php5-sybase to access a remote ms sql db, the script works ok, but I > got this in syslog: > > Feb 3 14:00:02 cub kernel: [10804247.906206] db.script.[3768]: segfault at > b7252590 ip b7252590 sp bff0d92c error 4 in libtasn1.so.3.0.15[b74fd000+f000]
Do you have php5-pgsql installed? If so, I believe your report is a duplicate of <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=411982>. Can you try to see if the simple fix mv /etc/php5/conf.d/curl.ini /etc/php5/conf.d/z_curl.ini works? /Simon -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

