chroot via shell script in terminal > alt-tab > type > alt-tab > termal is confused > terminal crashes
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Terminal App |
New
|
High
|
Unassigned |
Bug Description
I have a chroot jail which I use to program in, which crashes reliably after alt-tabbing. Here is what I've figured out so far:
if I manually type the chroot command "sudo chroot ./", then I can not recreate a crash
if I take that exact same command (all extra commands, ie bindings, removed), then the crash occurs after typing in a separate window, returning to terminal, and then pressing enter.
occasionally the terminal displays a prompt indicating it's no longer in a root environment (phablet@
So... to reiterate condtions:
enter chroot via shell script
alt-tab, type, alt-tab back
either instant crash, or type then crash
Changed in ubuntu-terminal-app: | |
importance: | Undecided → High |