View Issue Details

IDProjectCategoryView StatusLast Update
0000633PHP for OS/2, ArcaOS & eComStation (PHP versions v8.x v7.x v5.x)Bugpublic2022-10-03 14:47
ReporterLewisR Assigned ToLewisR  
PrioritylowSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Summary0000633: Imagick 3.2.0RC1 crashes trying to load magick.dll from imagemagick-6.8.9-8-os2-20141015
DescriptionAt Apache startup, with PHP loading as module, PHP loads Imagick module. phpinfo() reports that module is loaded.

However, attempting to access ImageMagick via the module results in a crash of Apache (well, PHP, which then takes down Apache.
Steps To ReproduceCreate test script:

<?php
array Imagick::getVersion ( void );
?>

Run script from Apache.

Expected result:

ImageMagick API version

Actual result:

Apache crashes with:

Creating xxxx_xx.TRP

Killed by SIGSEGV
pid=0x004a ppid=0x0048 tid=0x0006 slot=0x00ad pri=0x0200 mc=0x0001
J:\APPS\APACHE2\BIN\HTTPD.EXE
MAGICK 0:003f6854
cs:eip=005b:17156854 ss:esp=0053:0286303c ebp=02863054
 ds=0053 es=0053 fs=150b gs=0000 efl=00010216
eax=0000004c ebx=20841560 ecx=0285fffc edx=00000000 edi=20844800 esi=00000000
Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.
Additional InformationTRP file, attached.
TagsNo tags attached.
Attached Files
004A_06.TRP (199,239 bytes)

Activities

psmedley

2022-10-03 07:51

administrator   ~0004607

I'm assuming this is OBE now?

LewisR

2022-10-03 14:47

developer   ~0004608

ROFL...

I surely haven't seen this one in a long while. I completely forgot that this was still open here.

Issue History

Date Modified Username Field Change
2014-10-26 23:59 LewisR New Issue
2014-10-26 23:59 LewisR File Added: 004A_06.TRP
2022-10-03 07:51 psmedley Note Added: 0004607
2022-10-03 14:47 LewisR Assigned To => LewisR
2022-10-03 14:47 LewisR Status new => resolved
2022-10-03 14:47 LewisR Resolution open => fixed
2022-10-03 14:47 LewisR Note Added: 0004608