From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Mon, 17 Sep 2001 15:07:35 +0000 Subject: Re: [Linux-ia64] sigaltstack not working Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On 17 Sep 2001 16:12:34 +0200, Andreas Schwab said: Andreas> The appended program isn't working as expected. As soon as Andreas> the stack limit is reached it hangs without actually Andreas> executing the signal handler. I'm aware of this problem and it's on my todo list, but I'm not sure exactly when I'll find time to fix it. Did you encounter this in a real program or just with a test program? --david