View Issue Details

IDProjectCategoryView StatusLast Update
0002256XdebugStep Debuggingpublic2024-05-06 12:09
ReporterXGS Assigned Toderick  
PrioritynormalSeveritycrashReproducibilityalways
Status assignedResolutionopen 
PlatformPHP8.1OSUbuntuOS Version22.04
Product Version3.3.1 
Summary0002256: general protection fault leading Apache to report 503
Description

Setting a breakpoint on my chrome leads to a GPF, no idea what I should do to try and deal with this.

Additional Information

PHP 8.1.27 (cli) (built: Dec 21 2023 20:19:54) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.27, Copyright (c) Zend Technologies
with Zend OPcache v8.1.27, Copyright (c), by Zend Technologies
with Xdebug v3.3.1, Copyright (c) 2002-2023, by Derick Rethans

Mar 30 22:40:57 linuxdev xdebug-proxy[1286]: [2024-03-30T22:40:57.822081+08:00] xdebug-proxy.NOTICE: [Xdebug] Accepted connection array (   'xdebug' => '127.0.0.1:51530', ) array ( )
Mar 30 22:40:57 linuxdev xdebug-proxy[1286]: [2024-03-30T22:40:57.822533+08:00] xdebug-proxy.NOTICE: [Xdebug][Ide][Init] Try to init connect to ide. array (   'xebug' => '127.0.0.1:51530',   'request' => '<?xml version="1.0" encoding="iso-8859-1"?> <init xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" fileuri="file:///var/www/yyy/laravel/current/public/index.php" language="PHP" xdebug:language_version="8.1.27" protocol_version="1.0" appid="23856" idekey="yyy"><engine version="3.3.1"><![CDATA[Xdebug]]></engine><author><![CDATA[Derick Rethans]]></author><url><![CDATA[https://xdebug.org]]></url><copyright><![CDATA[Copyright (c) 2002-2023 by Derick Rethans]]></copyright></init>',   'ideKey' => 'yyy',   'ide' => '192.168.214.10:8101', ) array ( )
Mar 30 22:40:57 linuxdev xdebug-proxy[1286]: [2024-03-30T22:40:57.822763+08:00] xdebug-proxy.NOTICE: [Xdebug][Ide][Init] Successful connected to ide. array (   'xdebug' => '127.0.0.1:51530',   'request' => '<?xml version="1.0" encoding="iso-8859-1"?> <init xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" fileuri="file:///var/www/yyy/laravel/current/public/index.php" language="PHP" xdebug:language_version="8.1.27" protocol_version="1.0" appid="23856" idekey="yyy"><engine version="3.3.1"><![CDATA[Xdebug]]></engine><author><![CDATA[Derick Rethans]]></author><url><![CDATA[https://xdebug.org]]></url><copyright><![CDATA[Copyright (c) 2002-2023 by Derick Rethans]]></copyright></init>',   'ideKey' => 'yyy',   'ide' => '192.168.214.10:8101', ) array ( )
Mar 30 22:41:01 linuxdev kernel: [ 1317.619340] traps: php-fpm8.1[23856] general protection fault ip:7ff7e28e54a8 sp:7ffd5d87f9d0 error:0 in xdebug.so[7ff7e28c8000+34000]
Mar 30 22:41:01 linuxdev xdebug-proxy[1286]: [2024-03-30T22:41:01.489651+08:00] xdebug-proxy.NOTICE: [Xdebug][Ide] End handle from ide, close connections. array (   'ide' => '192.168.214.10:8101',   'key' => 'yyy',   'xdebug' => '127.0.0.1:51530', ) array ( )
TagsNo tags attached.
Operating SystemUbuntu
PHP Version8.1.10-8.1.19

Activities

derick

2024-04-15 12:34

administrator   ~0006898

Please read the instructions on https://xdebug.org/reporting-bugs as to how to provide the information that I would require to look (and hopefully fix) this bug.

derick

2024-05-06 10:25

administrator   ~0006939

Can you provide the requested feedback please?

XGS

2024-05-06 10:56

reporter   ~0006945

Hi, I tried to update this page the other day but loading it was extremely slow, I'm trying to reproduce it, you will have to give me more time. Thank you.

XGS

2024-05-06 12:09

reporter   ~0006947

To be honest, I'm about to move to php 8.2, I will try to reproduce on CLI, but it has been quite challenging.

Issue History

Date Modified Username Field Change
2024-03-30 15:02 XGS New Issue
2024-04-15 12:33 derick Additional Information Updated
2024-04-15 12:34 derick Assigned To => derick
2024-04-15 12:34 derick Status new => feedback
2024-04-15 12:34 derick Note Added: 0006898
2024-05-06 10:25 derick Note Added: 0006939
2024-05-06 10:56 XGS Note Added: 0006945
2024-05-06 10:56 XGS Status feedback => assigned
2024-05-06 12:09 XGS Note Added: 0006947