News Feed
Jobs Feed
Sections




News Archive
Derick Rethans' Blog:
PHP's segmentation faults GDB-fu
October 08, 2008 @ 09:32:09

Derick Rethans has shared a quick tip for locating a code crashing kind of problem with your application when something like XDebug isn't around.

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.

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.

0 comments voice your opinion now!
segfault gdb infinite recursion source backtrace


blog comments powered by Disqus

Similar Posts

Derick Rethans' Blog: What is PHP doing?

Ibuildings techPortal: DPCRadio: The Cake is a Lie

Scott Mattocks\' Blog: PHP-GTK News #11

Steve Hannah's Blog: Adventures with PHP Compilers

Community News: Packt Open Source CMS Award Finalists Announced


Community Events











Don't see your event here?
Let us know!


unittest functional zendframework2 language release community opinion conference tool example development podcast phpunit code series framework introduction testing interview application

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework