ID:               47968
 Updated by:       paj...@php.net
 Reported By:      lax4mike at gmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Reproducible crash
 Operating System: Windows
 PHP Version:      5.2.9
 New Comment:

Not a bug, (increase your memory limit). Also this extension is in
pecl, please report further issues in pecl.php.net.


Previous Comments:
------------------------------------------------------------------------

[2009-04-14 17:27:18] lax4mike at gmail dot com

Description:
------------
There seems to be a problem with id3_get_tag with mp3's that contain 
album art images. I seem to get the following error only on those 
mp3's:

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried 
to allocate 1852404086 bytes)





Reproduce code:
---------------
$tag = id3_get_tag("mp3-with-album-art-image.mp3");


Actual result:
--------------
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried 
to allocate 1852404086 bytes)


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=47968&edit=1

Reply via email to