View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0002037 | Xdebug | Profiling | public | 2021-10-20 09:16 | 2021-12-02 16:22 | 
| Reporter | sherin.flower | Assigned To | derick | ||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | closed | Resolution | fixed | ||
| Product Version | 3.1.1 | ||||
| Target Version | 3.1dev | Fixed in Version | 3.1.2 | ||
| Summary | 0002037: Crash when profile file can not be created | ||||
| Description | Original report from: https://bugs.xdebug.org/view.php?id=2033#c6125 I have the same problem, except for me its the  I managed to reproduce it: https://github.com/SherinBloemendaal/xdebug-segfault-repro 
 I hope this helps! Thanks! Kind regards  | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 8.0.5-8.0.9 | ||||
| 
		 | 
	
	 I can reproduce this much easier, without the complicated need for Docker: $ php -n -dzend_extension=xdebug -dxdebug.mode=profile -dxdebug.log=/tmp/xdebug.log -dxdebug.output_dir=/tmp/fasdf -r 'phpinfo();'  | 
| 
		 | 
	|
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2021-10-20 09:16 | derick | New Issue | |
| 2021-10-20 09:17 | derick | Reporter | derick => sherin.flower | 
| 2021-10-20 09:17 | derick | Status | new => acknowledged | 
| 2021-10-20 09:17 | derick | Note Added: 0006126 | |
| 2021-10-20 10:06 | derick | Note Added: 0006128 | |
| 2021-10-20 10:26 | derick | Assigned To | => derick | 
| 2021-10-20 10:26 | derick | Status | acknowledged => closed | 
| 2021-10-20 10:26 | derick | Resolution | open => fixed | 
| 2021-10-20 10:26 | derick | Fixed in Version | => 3.1dev | 
| 2021-12-01 15:39 | derick | Fixed in Version | 3.1dev => 3.1.2 | 
| 2021-12-02 16:22 | derick | Relationship added | has duplicate 0002047 |