Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 464124

Summary: openrc-0.11.8: interactive shell escape should ignore SIGINT...
Product: Gentoo Hosted Projects Reporter: Scott Bertilson <ssb>
Component: OpenRCAssignee: OpenRC Team <openrc>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Scott Bertilson 2013-04-01 19:50:03 UTC
When I enable rc_interactive and hit "I" while booting, I get the 4-way prompt for what to do.
When I select to start a shell I get the sulogin prompt, log in, and get a shell.  If while running commands within that shell I hit ^C (send SIGINT) I get:
* rc: caught SIGINT, aborting
from this point, my keyboard is dead and there is no response to anything including Ctrl-Alt-Del.  The only option is to cycle the power.

Reproducible: Always