From: jwoehr at softwoehr dot com Operating system: Linux PHP version: 7.4.12 Package: mongodb Bug Type: Bug Bug description:pecl install mongodb dumps core at end
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 bug report at https://bugs.php.net/bug.php?id=80418&edit=1 -- Fix committed: https://bugs.php.net/fix.php?id=80418&r=fixed Fixed in release: https://bugs.php.net/fix.php?id=80418&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=80418&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=80418&r=needscript Try newer version: https://bugs.php.net/fix.php?id=80418&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=80418&r=support Expected behavior: https://bugs.php.net/fix.php?id=80418&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=80418&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=80418&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=80418&r=globals PHP version support discontinued: https://bugs.php.net/fix.php?id=80418&r=phptooold Daylight Savings: https://bugs.php.net/fix.php?id=80418&r=dst IIS Stability: https://bugs.php.net/fix.php?id=80418&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=80418&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=80418&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=80418&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=80418&r=mysqlcfg -- PECL development discussion Mailing List (https://pecl.php.net/) To unsubscribe, visit: https://www.php.net/unsub.php