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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: evert at collab dot nl
New email:
PHP Version: OS:

 

 [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: Thu Apr 25 11:01:30 2024 UTC