On Sat, 2009-08-15 at 22:29 +0300, Nikos Chantziaras wrote: > On 08/15/2009 10:22 PM, Albert Hopkins wrote: > > Thanks for the suggestion but, unfortunately, no dice. For some reason > > I think this has something to do with the kernel or glibc (or some > > combo). I should mention also that I used (for the first time) the > > minimal snapshot (which I guess is the only one supported) and also the > > stage3 snapshot and also this is ~amd64. > > > > I may just try to do an 'emerge -e world' and see what happens. > > If 'emerge -e system' won't fix it, I doubt 'emerge -e world' will. > Perhaps it's some configuration (/etc) issue.
Hmmm.. I don't think people are seeing the original post in this thread. I can hardly see how that's a problem with config files. I haven't done an 'emerge -e system' so I don't know that won't fix it. The problem is processes seem not to receive SIGINT. The C code snippet from the original post doesn't work. CTRL-C within bash doesn't work. 'kill <pid>' doesn't work (kill -9 <pid> does). AFAIK there is no config file in /etc that makes the entire OS ignore SIGINT. -a

