Practical mod_perl / HTML Book /



previous page: 21.5.9.1. ptkdb and interactive mod_perl debugging
  
page up: HTML Version of the book
  
next page: 21.6.1. Getting Ready to Debug

21.6. Analyzing Dumped core Files


When your application dies with the "Segmentation fault" error (generated by the default SIGSEGVsignal handler) and generates a core file, you can analyze the core file using gdb or a similar debugger to find out what caused the segmentation fault (or segfault).

 

Continue to:

  • prev: 21.5.9.1. ptkdb and interactive mod_perl debugging
  • Table of Contents
  • next: 21.6.1. Getting Ready to Debug







TOP
previous page: 21.5.9.1. ptkdb and interactive mod_perl debugging
  
page up: HTML Version of the book
  
next page: 21.6.1. Getting Ready to Debug


Menu

  • HTML Book
  • PDF Book
  • Download Code
  • Table of Contents
  • Errata
  • mod_perl2 User's Guide
  • Sitemap

Search


Add to Google




Creative Commons License


Written by
Eric Cholet (Logilune) and
Stas Bekman (StasoSphere & Free Books).


[ Privacy Policy | Terms of Use | About Us | Search ]

© 2007 StasoSphere.com