<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sun, 19 May 2013 14:22:21 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Derick Rethans' Blog: PHP's segmentation faults GDB-fu]]></title>
      <guid>http://www.phpdeveloper.org/news/11167</guid>
      <link>http://www.phpdeveloper.org/news/11167</link>
      <description><![CDATA[<p>
<i>Derick Rethans</i> has <a href="http://derickrethans.nl/phps_segmentation_faults_gdbfu.php">shared a quick tip</a> for locating a code crashing kind of problem with your application when something like XDebug isn't around.
</p>
<blockquote>
However, because we as PHP developers are lazy, provide a few GDB tricks to make this easier. First of all, it's only really going to work if you haven't stripped the symbols from your PHP and Apache binaries. Secondly, you still need to have the PHP source lying around somewhere.
</blockquote>
<p>
He suggests using GDB to run the backtraces and create a file to help you track down the infinite recursion problem that could be giving you issues. 
</p>]]></description>
      <pubDate>Wed, 08 Oct 2008 09:32:09 -0500</pubDate>
    </item>
  </channel>
</rss>
