[26696] in Athena Bugs
debugger hangs on Solaris
daemon@ATHENA.MIT.EDU (Robert A Basch)
Thu Dec 1 16:59:50 2005
Message-Id: <200512012159.jB1LxFnG016042@anhedonia.mit.edu>
To: bugs@mit.edu
Date: Thu, 01 Dec 2005 16:59:15 -0500
From: Robert A Basch <rbasch@mit.edu>
X-Spam-Score: 1.217
X-Spam-Level: * (1.217)
X-Spam-Flag: NO
Errors-To: bugs-bounces@mit.edu
While investigating bugs [26695], I found that dbx hangs on start-up.
It looks like this is a known problem with Sun patch 118822-19, which
we applied in 9.4.19. It apparently also causes gdb to hang when
the kill command is issued. A new revision of the patch is available
which claims to have a fix for the problem. I will look into it.
A workaround is to run "prun <pid>" on the process being debugged
(i.e. the child of the debugger process).
Bob