|
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-2026 The PHP GroupAll rights reserved. |
Last updated: Mon Jan 19 18:00:01 2026 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