This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
recursive signal handling
- To: alk at pobox dot com
- Subject: recursive signal handling
- From: Andrew Haley <aph at cambridge dot redhat dot com>
- Date: Fri, 13 Jul 2001 19:17:35 +0100 (BST)
- Cc: java at gcc dot gnu dot org
- References: <15183.14858.810643.440286@spanky.love.edu>
Tony Kimball writes:
>
> This amusing little stack trace illustrates what I deem to be a
> problem.
This is probably related to the problem Martin Kahlert posted a patch
for earler today.
> Is there a good reason why the signal handler
> is reinstated during execution?
Is it? Where?
Andrew.