View Issue Details

IDProjectCategoryView StatusLast Update
0000588PHP for OS/2, ArcaOS & eComStation (PHP versions v8.x v7.x v5.x)Bugpublic2020-08-24 03:11
Reporterpiesse Assigned Topsmedley  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionunable to reproduce 
PlatformintelOSecomstationOS Version2.0
Summary0000588: PHP.exe 5.3.27 broken?
DescriptionInvoking php.exe from command line, alone or followed by any option, results in:
[D:\php5]php

Killed by SIGSEGV
pid=0x086b ppid=0x0804 tid=0x0001 slot=0x0173 pri=0x0200 mc=0x0001
D:\PHP5\PHP.EXE
PHP5 0:005fa7e8
cs:eip=005b:1368a7e8 ss:esp=0053:009dfab0 ebp=009dfae8
 ds=0053 es=0053 fs=150b gs=0000 efl=00010246
eax=00000000 ebx=d7e68126 ecx=00000000 edx=5cfe8cc0 edi=00000000 esi=1509a870
Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.

the cgi version seems to work
Steps To Reproducephp -v
TagsNo tags attached.

Activities

Steven Levine

2013-11-05 05:15

manager   ~0002575

I can not replicate this

>php -v

PHP 5.3.27 (cli) (built: Sep 15 2013 17:51:28)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies

If a reinstall does not resolve the issue, perhaps it is something specific to your php.ini. Try disabling php.ini options and see if this makes a difference.

piesse

2013-11-15 08:08

reporter   ~0002579

You are right, as usual, in fact php -n -v works
However, even loading the plain php.ini included in the distribution crashes
I will do more experiments
I should probably upgrade moodle to a version compatible with PHP 5.4

piesse

2013-11-18 06:07

reporter   ~0002580

Done more testing. PHP.INI loads, but only if all the extensions are deselected. Loading any extension results in a crash :-(

psmedley

2013-12-20 08:33

administrator   ~0002590

Please try with the updated builds:
http://smedley.id.au/tmp/php-5.3.28-os2-20131220.zip
http://smedley.id.au/tmp/php-5.4.24-os2-20131220.zip
http://smedley.id.au/tmp/php-5.5.7-os2-20131220.zip

Issue History

Date Modified Username Field Change
2013-11-04 02:11 piesse New Issue
2013-11-05 05:15 Steven Levine Note Added: 0002575
2013-11-05 05:15 Steven Levine Assigned To => psmedley
2013-11-05 05:15 Steven Levine Status new => feedback
2013-11-15 08:08 piesse Note Added: 0002579
2013-11-15 08:08 piesse Status feedback => assigned
2013-11-18 06:07 piesse Note Added: 0002580
2013-12-20 08:33 psmedley Note Added: 0002590
2014-02-08 23:53 psmedley Status assigned => resolved
2014-02-08 23:53 psmedley Resolution open => unable to reproduce
2020-08-24 03:11 psmedley Status resolved => closed