cardmgr is ignoring signals

Steven Scholz steven.scholz at imc-berlin.de
Mon Aug 15 11:01:35 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?

I just removed that signal blocking/handling code. Still the same.
Are there any issues when starting a process from a pthread?

--
Steven



More information about the linux-pcmcia mailing list