Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Aug 2019 20:03:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239606] php 7.3 curl segfaults php
Message-ID:  <bug-239606-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239606

            Bug ID: 239606
           Summary: php 7.3 curl segfaults php
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: sebastian@wolfgarten.com

Install php73 php73-extensions

Net install package php73-curl which then breaks php 7.3=20

Here is how to reproduce the issue (verified this on two machines):

# uname -a
FreeBSD waldfest 12.0-RELEASE-p3 FreeBSD 12.0-RELEASE-p3 GENERIC  amd64

# php -m
[PHP Modules]
bz2
Core
ctype
date
dom
filter
gd
hash
iconv
imap
json
libxml
mbstring
mysqli
mysqlnd
openssl
pcre
PDO
pdo_sqlite
Phar
posix
Reflection
session
SimpleXML
SPL
sqlite3
standard
tokenizer
xml
xmlreader
xmlwriter
Zend OPcache
zip
zlib

[Zend Modules]
Zend OPcache

# pkg install php73-curl

# php -m
(Segmentation fault)

Removing php73-curl makes "php -m" work again. Standalone curl on the comma=
nd
line works just fine.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239606-7788>