Bug#331409: bash: job control often doesn't work

2005-10-03 Thread Toni Mueller
Package: bash Version: 3.0-16 Severity: important Hello, bash's job control doesn't work rather often, at least not under X11. Example: $ vi .bashrc ^Z Now the process hangs. In 'ps ax|grep vi' I can see this: 8078 pts/14 T+ 0:00 vi .bashrc If I now say 'kill -CONT 8078', I'm back

Bug#331409: bash: job control often doesn't work

2005-10-03 Thread Justin Pryzby
On Mon, Oct 03, 2005 at 12:56:40PM +0200, Toni Mueller wrote: Package: bash Version: 3.0-16 Severity: important Hello, bash's job control doesn't work rather often, at least not under X11. Huh? What does X have to do with it? That version of bash works fine here. Please send the output