-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 1.1.2
-
Component/s: None
-
None
-
Environment:ubuntu/images/ebs/ubuntu-trusty-14.04-amd64-server-20151218 - ami-b82176d2
```
mongodb
mongodb support => enabled
mongodb version => 1.1.2
mongodb stability => stable
libmongoc version => 1.3.1-dev
libbson version => 1.3.0
Directive => Local Value => Master Value
mongodb.debug => no value => no value
```
```
PHP 7.0.2-2+deb.sury.org~trusty+1 (cli) ( NTS )
Copyright (c) 1997-2015 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2015 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2015, by Zend Technologies
```ubuntu/images/ebs/ubuntu-trusty-14.04-amd64-server-20151218 - ami-b82176d2 ``` mongodb mongodb support => enabled mongodb version => 1.1.2 mongodb stability => stable libmongoc version => 1.3.1-dev libbson version => 1.3.0 Directive => Local Value => Master Value mongodb.debug => no value => no value ``` ``` PHP 7.0.2-2+deb.sury.org~trusty+1 (cli) ( NTS ) Copyright (c) 1997-2015 The PHP Group Zend Engine v3.0.0, Copyright (c) 1998-2015 Zend Technologies with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2015, by Zend Technologies ```
PHP Bugreport: https://bugs.php.net/bug.php?id=71821
MongoDB extension causes zend_mm_heap corrupted
$ sudo /usr/sbin/php-fpm7.0 -t; php -m |grep mongo
[15-Mar-2016 11:15:50] NOTICE: configuration file /etc/php/7.0/fpm/php-fpm.conf test is successful
zend_mm_heap corrupted
22:mongodb
- duplicates
-
PHPC-555 Memory overflow running the driver with Swoole and jemalloc
- Closed
-
PHPC-556 Segfault while freeing mongoc resources during shutdown
- Closed
- related to
-
CDRIVER-1160 configure flag for MONGOC_NO_AUTOMATIC_GLOBALS
- Closed
-
CDRIVER-1165 _mongoc_init_dtor() should restore its memory vtable before cleanup
- Closed
-
PHPC-657 Support MONGOC_NO_AUTOMATIC GLOBALS configure flag
- Closed
- links to