cardmgr is ignoring signals

Steven Scholz steven.scholz at imc-berlin.de
Mon Aug 15 10:15:18 EDT 2005


Russell King wrote:
> On Mon, Aug 15, 2005 at 03:41:03PM +0200, Steven Scholz wrote:
> 
>>BUT: When I start "cardmgr" from within my application (not from shell)
>>using system("/sbin/cardmgr") or popen("/sbin/cardmgr", "r") then it
>>would _not_ react on this signals anymore! It does not terminate on
>>SIGTERM nor prints anything.
> 
> 
> Does your application block or ignore any signals?

Yes. And it's multithreaded as well.

My application itself handles SIGTERM, SIGUSR1/2 etc.

???

--
Steven



More information about the linux-pcmcia mailing list