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 | derick | ||
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. | ||||
Attached Files | |||||
Operating System | Ubunbu 14.04.3 | ||||
PHP Version | 5.6-dev | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-08-11 12:07 | tomcastleman | New Issue | |
2015-08-11 12:07 | tomcastleman | File Added: php5-trace.log | |
2015-10-23 08:29 | derick | Note Added: 0003189 | |
2015-10-23 08:29 | derick | Assigned To | => derick |
2015-10-23 08:29 | derick | Status | new => feedback |
2015-11-05 15:17 | derick | Note Added: 0003201 | |
2015-11-20 17:51 | derick | Note Added: 0003244 | |
2015-11-20 17:51 | derick | Status | feedback => resolved |
2015-11-20 17:51 | derick | Resolution | open => unable to reproduce |
2016-07-31 12:35 | derick | Category | Debug client (console) => debugclient (debugging tool) |
2016-07-31 12:35 | derick | Category | debugclient (debugging tool) => (No Category) |