Edit report at https://bugs.php.net/bug.php?id=80418&edit=1
ID: 80418 Updated by: [email protected] Reported by: jwoehr at softwoehr dot com Summary: pecl install mongodb dumps core at end Status: Open Type: Bug Package: mongodb Operating System: Linux PHP Version: 7.4.12 Block user comment: N Private report: N New Comment: Use the distribution package https://bodhi.fedoraproject.org/updates/FEDORA-2020-50162549b6 Previous Comments: ------------------------------------------------------------------------ [2020-11-25 15:11:26] jwoehr at softwoehr dot com Description: ------------ At the end of pecl install mongodb the install dumps core. E.g., on Fedora 33 Server: ``` Build process completed successfully Installing '/usr/lib64/php/modules/mongodb.so' upgrade ok: channel://pecl.php.net/mongodb-1.9.0 configuration option "php_ini" is not set to php.ini location You should add "extension=mongodb.so" to php.ini Segmentation fault (core dumped) ``` The package is, however, correctly installed thereafter. One of Mongodb architects says it comes from changing the .so when it has already been loaded by PHP. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=80418&edit=1 -- PECL development discussion Mailing List (https://pecl.php.net/) To unsubscribe, visit: https://www.php.net/unsub.php
