View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001899 | Xdebug | Step Debugging | public | 2020-11-27 11:45 | 2020-11-27 11:58 |
Reporter | fb@penneo.com | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | duplicate | ||
Platform | docker | OS | alpine | ||
Summary | 0001899: Segmentation faul when disabling a breaking while session is active | ||||
Description | I get this when disabling breakpoints: Program received signal SIGSEGV, Segmentation fault. 0x00007f55e19f762b in free () from /lib/ld-musl-x86_64.so.1 | ||||
Steps To Reproduce | Using php:7.2-alpine, PHP 7.2.34, and PhpStorm 2020.2.4 with this config: xdebug.mode = debug xdebug.client_host = dev.penneo.com xdebug.client_port = 9000 xdebug.log = /tmp/xdebug.log Steps: - set breakpoint - run script - wait for breakpoint to be reached - remove breakpoint | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.2.30-7.2.39 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-11-27 11:45 | fb@penneo.com | New Issue | |
2020-11-27 11:58 | derick | Assigned To | => derick |
2020-11-27 11:58 | derick | Status | new => resolved |
2020-11-27 11:58 | derick | Resolution | open => duplicate |
2020-11-27 11:58 | derick | Note Added: 0005548 | |
2020-11-27 11:58 | derick | Relationship added | duplicate of 0001897 |