ports/79617: lang/php4: curl + https with sysv* extension segfaults

Toni Viemero toni.viemero at iki.fi
Fri Apr 8 09:48:31 UTC 2005


Vasil Dimov wrote:

> Also it would be great if you add debugging symbols to all those
> progs and libs (for example add CFLAGS=-g to /etc/make.conf).
> It will help to get more detailed backtrace in case the crash
> occurs again.

Moving "extension=curl.so" into end of extensions.ini fixed the problem.
If curl.so is before snmp.so, it segfaults. If there's only curl.so and
snmp.so in extensions.ini, it works both ways.
Very strange :)

I did build/installworld with CFLAGS=-g and rebuilt curl/php4-curl using
base openssl.

Here's a backtrace
http://selfdestruct.net/misc/gdb-pr-79617-2.txt

-- 
Toni Viemerö  |  http://selfdestruct.net/
"Don't do anything by half. If you love someone, love them. If you
 hate someone, hate them until it hurts."



More information about the freebsd-ports-bugs mailing list