<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 53: Segfault in test getID3Info()</title><link href="https://sourceforge.net/p/ffmpeg-php/bugs/53/" rel="alternate"/><link href="https://sourceforge.net/p/ffmpeg-php/bugs/53/feed.atom" rel="self"/><id>https://sourceforge.net/p/ffmpeg-php/bugs/53/</id><updated>2012-05-12T13:33:16Z</updated><subtitle>Recent changes to 53: Segfault in test getID3Info()</subtitle><entry><title>Segfault in test getID3Info()</title><link href="https://sourceforge.net/p/ffmpeg-php/bugs/53/" rel="alternate"/><published>2012-05-12T13:33:16Z</published><updated>2012-05-12T13:33:16Z</updated><author><name>Casper Langemeijer</name><uri>https://sourceforge.net/u/langemeijer/</uri></author><id>https://sourceforge.net5972bdd08b3eb15e5fabc23d8d562395919a37f2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When compiling the latest TRUNK (with patch from Todd Kirby)  onto php 5.4.3 and run &lt;br /&gt;
the tests afterwards, the test for getID3Info fails with a segfault.&lt;/p&gt;
&lt;p&gt;All relevant output is shown below:&lt;/p&gt;
&lt;p&gt;=====================================================================&lt;br /&gt;
FAILED TEST SUMMARY&lt;br /&gt;
---------------------------------------------------------------------&lt;br /&gt;
ffmpeg getID3Info() test [tests/getID3Info.phpt]&lt;br /&gt;
=====================================================================&lt;/p&gt;
&lt;p&gt;---- EXPECTED OUTPUT&lt;br /&gt;
ffmpeg getTitle(): Test mp3&lt;br /&gt;
ffmpeg getArtist(): Alexander Thomas&lt;br /&gt;
ffmpeg getAlbum(): MP3 test files (http://www.dr-lex.be/software/testsounds.html#Tones)&lt;br /&gt;
ffmpeg getGenre(): Sound Clip&lt;br /&gt;
ffmpeg getTrackNumber(): 3&lt;br /&gt;
ffmpeg getYear(): 2008&lt;br /&gt;
---- ACTUAL OUTPUT&lt;br /&gt;
ffmpeg getTitle(): Test mp3&lt;br /&gt;
Segmentation fault&lt;br /&gt;
---- FAILED&lt;/p&gt;
&lt;p&gt;=====================================================================&lt;br /&gt;
PHP         : /usr/bin/php &lt;br /&gt;
PHP_SAPI    : cli&lt;br /&gt;
PHP_VERSION : 5.4.3-1~dotdeb.0&lt;br /&gt;
ZEND_VERSION: 2.4.0&lt;br /&gt;
PHP_OS      : Linux - Linux build-debian 2.6.32-5-amd64 #1 SMP Mon Jan 16 16:22:28 UTC 2012 x86_64&lt;br /&gt;
INI actual  : /root/ffmpeg/ffmpeg-php-0.7.0/tmp-php.ini&lt;br /&gt;
More .INIs  :&lt;br /&gt;
CWD         : /root/ffmpeg/ffmpeg-php-0.7.0&lt;br /&gt;
Extra dirs  : &lt;br /&gt;
VALGRIND    : Not used&lt;br /&gt;
=====================================================================&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>