What's the best way to get meaningful gdb backtraces from Apache server which misbehaves on production?
[Tue Aug 02 16:07:12 2011] [notice] child pid 27681 exit signal Segmentation fault (11)
It's probably some Apache module doing bad things, but I need symbolic gdb traceback to get started debugging what and where.
How to enable debug symbols for Apache on Ubuntu
How to extract one and only one core dump from Apache child
How to reopen this file in gdb
Ubuntu 8.04 / Linux.