|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2009-10-11 14:02 UTC] mkoppanen@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 20 20:00:02 2025 UTC |
Description: ------------ See below. Reproduce code: --------------- $ php -dextension=gmagick.so -r '$x = new gmagick; $x->writeimage("a");' php: constitute.c:3302: WriteImages: Assertion `image != (Image *) ((void *)0)' failed. Abortado