[libvirt] [PATCH 6/6] Dump the debug buffer to libvirtd.log on fatal signal

Daniel Veillard veillard at redhat.com
Fri Mar 4 10:30:57 UTC 2011


In case of imminent crash or upon request (signal USR2),
dump the logging buffer to the libvirtd.log file for
post-mortem analysis
* daemon/libvirtd.c: create a sig_fatal() handler connected to
  SIGFPE SIGSEGV SIGILL SIGABRT SIGBUS and SIGUSR2, just dumping
  the log buffer using virLogEmergencyDumpAll

Signed-off-by: Daniel Veillard <veillard at redhat.com>
---
 daemon/libvirtd.c |   32 ++++++++++++++++++++++++++++++++
 1 files changed, 32 insertions(+), 0 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Dump-the-debug-buffer-to-libvirtd.log-on-fatal-signa.patch
Type: text/x-patch
Size: 1710 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110304/b3588000/attachment-0001.bin>


More information about the libvir-list mailing list