Unix Programming - Finding signal disposition after core

This is Interesting: Free IT Magazines  
Home > Archive > Unix Programming > October 2004 > Finding signal disposition after core





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Finding signal disposition after core
Robert M. Gary

2004-10-28, 8:47 pm

My customer just sent me a gcore off a Solaris 8 machine. I believe Oracle
has stolen the SIGCHLD handler but I need to prove it. Is there anyway I can
ask dbx (or gdb) what the signal disposition was before the core? Is this
info even saved in the core?

Thanks!
-Robert


joe@invalid.address

2004-10-29, 2:48 am

"Robert M. Gary" <robert_gary@agilent.com> writes:

> My customer just sent me a gcore off a Solaris 8 machine. I believe
> Oracle has stolen the SIGCHLD handler but I need to prove it. Is
> there anyway I can ask dbx (or gdb) what the signal disposition was
> before the core? Is this info even saved in the core?


I'm not aware of any way you could do that. However, you might try
getting the customer to run the program under truss and send you the
output. You could see if Oracle is setting a handler.

Joe
--
Nothing cures like time and love
- Laura Nyro
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com