View Issue Details

IDProjectCategoryView StatusLast Update
0002272XdebugUncategorizedpublic2024-06-17 23:29
Reporterrahul.thacker Assigned Toderick  
PriorityimmediateSeveritycrashReproducibilityalways
Status resolvedResolutionwon't fix 
PlatformLinuxOSUbuntuOS Version22.03
Product Version3.3.2 
Summary0002272: Segmentation Fault
Description

I have encoded one simple file attached here with ioncube_encoder82_13.0_64

I am able to run it successfully using loader version 13.0.4 with php 8.2.20, But when I enable xdebug module with version 3.3.2, It gives Segmentation Fault .

Can you help me with this issue.

I am not sure where the issue is.

Thanks in advance for your help.

Steps To Reproduce

Encode any sample php file with ioncube_encoder82_13.0_64
Enabled xdebug version 3.3.2 with php8.2.20
Run the file

It gives Segmentation Fault.

TagsNo tags attached.
Attached Files
test_plain.php (20 bytes)   
<?php

echo "test";
test_plain.php (20 bytes)   
test_enc.php (666 bytes)
Operating SystemUbuntu 22.04
PHP Version8.2.0-8.2.9

Activities

derick

2024-06-17 23:29

administrator   ~0006977

Last edited: 2024-06-17 23:29

ionCube modifies the engine in an incompatible way as a closed source extension.

If you want to get this fixed, you need to get ionCube support to do this: https://xdebug.org/docs/compat#compat

Issue History

Date Modified Username Field Change
2024-06-17 07:49 rahul.thacker New Issue
2024-06-17 07:49 rahul.thacker File Added: test_plain.php
2024-06-17 07:49 rahul.thacker File Added: test_enc.php
2024-06-17 23:29 derick Assigned To => derick
2024-06-17 23:29 derick Status new => resolved
2024-06-17 23:29 derick Resolution open => won't fix
2024-06-17 23:29 derick Note Added: 0006977
2024-06-17 23:29 derick Note Edited: 0006977