Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interactive shell hangs when typing before prompt #431

Closed
Shai-Aviv opened this issue May 7, 2020 · 2 comments
Closed

Interactive shell hangs when typing before prompt #431

Shai-Aviv opened this issue May 7, 2020 · 2 comments

Comments

@Shai-Aviv
Copy link

Shai-Aviv commented May 7, 2020

When running either toolbox enter or toolbox run bash and then immediately pressing some keys, an interactive shell starts and:

  • Does not respond to keyboard strokes
  • Does not respond when I hit CTRL-c / CTRL-d
  • Only closes when I hit CTRL-p CTRL-q, after some noticeable delay

If I make sure not press any key until the prompt ⬢[shayaviv@toolbox ~]$ shows up, then everything is working just fine.

My environment:

  • podman-1.9.1-1.fc32
  • toolbox-0.0.18-2.fc32
  • Fedora Workstation 32

I tested this on Bourne Shell and Fish Shell, and also in gnome-terminal and a TTY console. The hang occurs on all of these.

@Shai-Aviv
Copy link
Author

After experimenting some more, I can recreate the problem with podman exec. I will move this issue to podman.

@HarryMichal
Copy link
Member

Hi @ShayAviv, this is a duplicate of #310. It is already being tracked upstream (containers/podman#4397)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants