View Issue Details

IDProjectCategoryView StatusLast Update
0001146XdebugUncategorizedpublic2015-11-20 17:50
Reporterrhertogh Assigned Toderick  
PrioritynormalSeveritycrashReproducibilityrandom
Status resolvedResolutionunable to reproduce 
PlatformPHP 5.6.8OSCentOSOS Version7.0.1406
Product Version2.3.2 
Summary0001146: phpunit with coverage reporting under 5.6 crashes xdebug
Description

Looks the same as issue 0001117, but v2.3.2 did not seem to fix it on php v5.6

Some of the errors in apache log:

Error in /usr/sbin/httpd': munmap_chunk(): invalid pointer: 0x00007f2c5a2e1530 Error in/usr/sbin/httpd': corrupted double-linked list: 0x00007f2c59936100
Error in `/usr/sbin/httpd': double free or corruption (!prev): 0x00007f68a88acb00

the backtrace is always similar (except for the address):

======= Backtrace: =========
/lib64/libc.so.6(+0x7d19d)[0x7f68a4aa419d]
/usr/lib64/php/modules/xdebug.so(zm_post_zend_deactivate_xdebug+0x1fa)[0x7f68974728fa]
/etc/httpd/modules/libphp5.so(zend_post_deactivate_modules+0x2a)[0x7f6899657b0a]
/etc/httpd/modules/libphp5.so(php_request_shutdown+0x3fd)[0x7f68995eb8cd]
/etc/httpd/modules/libphp5.so(+0x2ed26f)[0x7f68996fa26f]
/usr/sbin/httpd(ap_run_handler+0x40)[0x7f68a6566a10]
/usr/sbin/httpd(ap_invoke_handler+0x69)[0x7f68a6566de9]
/usr/sbin/httpd(ap_process_async_request+0x20a)[0x7f68a657b12a]
/usr/sbin/httpd(ap_process_request+0x14)[0x7f68a657b404]
/usr/sbin/httpd(+0x4fdb2)[0x7f68a6577db2]
/usr/sbin/httpd(ap_run_process_connection+0x40)[0x7f68a656fe30]
/etc/httpd/modules/mod_mpm_prefork.so(+0x37ef)[0x7f689bec97ef]
/etc/httpd/modules/mod_mpm_prefork.so(+0x3a26)[0x7f689bec9a26]
/etc/httpd/modules/mod_mpm_prefork.so(+0x46be)[0x7f689beca6be]
/usr/sbin/httpd(ap_run_mpm+0x4e)[0x7f68a654d0fe]
/usr/sbin/httpd(main+0xa86)[0x7f68a6546726]
/lib64/libc.so.6(__libc_start_main+0xf5)[0x7f68a4a48af5]
/usr/sbin/httpd(+0x1e861)[0x7f68a6546861]

TagsNo tags attached.
Operating System
PHP Version5.6-dev

Activities

rhertogh

2015-04-24 10:01

reporter   ~0003072

full error log: http://pastebin.com/L4UESzRe

derick

2015-05-12 23:19

administrator   ~0003084

Sorry, but I am going to need a reproducible case for me to find and fix this. Can you help?

derick

2015-05-30 20:04

administrator   ~0003100

Could you please provide a (short) script that reproduces this issue? Or if that isn't possible, something I can untar and run (with instructions)?

derick

2015-11-09 02:00

administrator   ~0003214

Ping?

derick

2015-11-20 17:50

administrator   ~0003242

Can't reproduce this, and no feedback provided.

Issue History

Date Modified Username Field Change
2015-04-24 09:56 rhertogh New Issue
2015-04-24 10:01 rhertogh Note Added: 0003072
2015-05-12 23:19 derick Note Added: 0003084
2015-05-12 23:19 derick Assigned To => derick
2015-05-12 23:19 derick Status new => feedback
2015-05-30 20:04 derick Note Added: 0003100
2015-11-09 02:00 derick Note Added: 0003214
2015-11-20 17:50 derick Note Added: 0003242
2015-11-20 17:50 derick Status feedback => resolved
2015-11-20 17:50 derick Resolution open => unable to reproduce
2016-07-31 12:36 derick Category Usage problems => Usage problems (Crashes)
2016-07-31 12:38 derick Category Usage problems (Crashes) => Usage problems (Wrong Results)
2020-03-12 16:35 derick Category Usage problems (Wrong Results) => Variable Display
2020-03-12 16:38 derick Category Variable Display => Uncategorized