View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000633 | PHP for OS/2, ArcaOS & eComStation (PHP versions v8.x v7.x v5.x) | Bug | public | 2014-10-27 10:29 | 2022-10-04 01:17 |
Reporter | LewisR | Assigned To | LewisR | ||
Priority | low | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0000633: Imagick 3.2.0RC1 crashes trying to load magick.dll from imagemagick-6.8.9-8-os2-20141015 | ||||
Description | At 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 Reproduce | Create 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 Information | TRP file, attached. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-10-27 10:29 | LewisR | New Issue | |
2014-10-27 10:29 | LewisR | File Added: 004A_06.TRP | |
2022-10-03 18:21 | psmedley | Note Added: 0004607 | |
2022-10-04 01:17 | LewisR | Assigned To | => LewisR |
2022-10-04 01:17 | LewisR | Status | new => resolved |
2022-10-04 01:17 | LewisR | Resolution | open => fixed |
2022-10-04 01:17 | LewisR | Note Added: 0004608 |