View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001176 | Xdebug | public | 2015-08-11 12:07 | 2015-11-20 17:51 | |
| Reporter | tomcastleman | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | resolved | Resolution | unable to reproduce | ||
| Platform | GNU/Linux x86_64 | OS | Ubuntu | OS Version | 14.04.3 LTS |
| Product Version | 2.3.2 | ||||
| Summary | 0001176: SIGSEGV, Segmentation fault | ||||
| Description | I am inserting multiple rows in one PDO statement to MySQL. When one of those rows triggers a database error (duplicate key for example) php5-fpm throws a SIGSEGV when the total rows is larger than a certain size. Looking at the core dump (attached) it seems xdebug is the cause. With xdebug disabled there is no issue. PHP Version: 5.6.11+dfsg-1+deb.sury.org~trusty+1 | ||||
| Steps To Reproduce |
| ||||
| Tags | No tags attached. | ||||
| Operating System | Ubunbu 14.04.3 | ||||
| PHP Version | 5.6-dev | ||||