When compiling the latest TRUNK (with patch from Todd Kirby) onto php 5.4.3 and run
the tests afterwards, the test for getID3Info fails with a segfault.
All relevant output is shown below:
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
ffmpeg getID3Info() test [tests/getID3Info.phpt]
=====================================================================
---- EXPECTED OUTPUT
ffmpeg getTitle(): Test mp3
ffmpeg getArtist(): Alexander Thomas
ffmpeg getAlbum(): MP3 test files (http://www.dr-lex.be/software/testsounds.html#Tones)
ffmpeg getGenre(): Sound Clip
ffmpeg getTrackNumber(): 3
ffmpeg getYear(): 2008
---- ACTUAL OUTPUT
ffmpeg getTitle(): Test mp3
Segmentation fault
---- FAILED
=====================================================================
PHP : /usr/bin/php
PHP_SAPI : cli
PHP_VERSION : 5.4.3-1~dotdeb.0
ZEND_VERSION: 2.4.0
PHP_OS : Linux - Linux build-debian 2.6.32-5-amd64 #1 SMP Mon Jan 16 16:22:28 UTC 2012 x86_64
INI actual : /root/ffmpeg/ffmpeg-php-0.7.0/tmp-php.ini
More .INIs :
CWD : /root/ffmpeg/ffmpeg-php-0.7.0
Extra dirs :
VALGRIND : Not used
=====================================================================