linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* signal handling
@ 2002-05-24 18:31 Bloch, Jack
  0 siblings, 0 replies; only message in thread
From: Bloch, Jack @ 2002-05-24 18:31 UTC (permalink / raw)
  To: linux-kernel

I have a rather strange situation. I am running an embedded system using Red
Hat 7.0 (Kernel 2.2-16). It si pretty much a stripped down version. I have
installed my own signal handler in my application for SIGTERM and SIGTSTP
(and a couple of others).  The handler itself is nothing more than a "case
signal of" construct. I always hit the default leg because the signal number
which is passed into my application appears to contain garbage. When a
repeat the same test with a full install it works correctly.

Some background. the application is written using Borland Kylix 2.0. I have
set the compiler options so that the selected signals are handled internally
by the application (i.e. not by the debugger). If anybody has an idea of
what may cause this please CC me directly.

Thanks in advance. 

Jack Bloch
Siemens Carrier Networks
e-mail    : jack.bloch@icn.siemens.com
phone     : (561) 923-6550


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-05-24 18:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-24 18:31 signal handling Bloch, Jack

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).