10-29-04 07: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
[ Post a follow-up to this message ]
|