php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56688 Apache reports an invalid pointer error while checking out php.ini
Submitted: 2005-12-01 16:23 UTC Modified: 2009-02-06 16:35 UTC
From: evert at collab dot nl Assigned:
Status: No Feedback Package: imagick (PECL)
PHP Version: 5.0.5 OS: Slackware 10.1
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2005-12-01 16:23 UTC] evert at collab dot nl
Description:
------------
After i downloaded and installed the imagick package (and adde d it to php.ini) I get the following error while checking out phpinfo();

*** glibc detected *** free(): invalid pointer: 0xbfffc888 ***
[Thu Dec  1 16:13:33 2005] [notice] child pid 10629 exit signal Aborted (6)



Reproduce code:
---------------
php -i

Expected result:
----------------
I expect imagick information

Actual result:
--------------
imagick

ImageMagick support => enabled
Magick Backend => ImageMagick
ImageMagick version => 6.2.5
PHP imagick version => 0.9.11
MaxRGB => 65535
Supported image formats => 8BIM
*** glibc detected *** free(): invalid pointer: 0xbffff528 ***
Aborted


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-04-13 11:47 UTC] scottmac@php.net
Can you try the latest release please.
 [2009-02-06 16:35 UTC] mkoppanen@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 13:01:30 2024 UTC