Bug#568266: libtasn1-3: Segmentation fault at script end

Simon Josefsson simon at josefsson.org
Wed Feb 3 16:06:10 UTC 2010


block 568266 by 411982
thanks

Fabio Ferrero <fabioferrero at gmail.com> writes:

> On Wed, Feb 3, 2010 at 15:51, Simon Josefsson <simon at josefsson.org> wrote:
>>> 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?
>
> Yes.
>
>> 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?
>
> I need php_curl (and pgsql). In bug 411982 I've found this:
>
> - open up /etc/php5/conf.d/pgsql.ini and comment out the extension= line
>   so it says:
>
> #extension=pgsql.so
>
> - open up /etc/php5/conf.d/curl.ini and put the extension you just
>   removed before the line for curl:
>
> extension=pgsql.so
> extension=curl.so
>
>
> And it works. No more segfault.

Great.  I don't believe the problem actually is in libtasn1 (rather it
is likely a init+deinit+use cycle causing problems), but I'll let this
bug be open and make it depend on the other bug until things have been
debugged further and a fix is suggested.

/Simon





More information about the Pkg-gnutls-maint mailing list