Opened 17 years ago
Closed 17 years ago
#2160 closed bug (fixed)
'Cannot execute /bin/sh' on opening new tab
Reported by: | andreasf | Owned by: | jackburton |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Terminal | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
On creating a new tab in Terminal in hrev25161, an error message box appears, saying:
Cannot execute "/bin/sh": Bad address
It offers options to Abort
or to Use Default Shell
. For the latter, the Terminal reads
Use Default Shell Welcome to the Haiku shell. ~>
echo $SHELL
does return /bin/sh
, and it exists.
Note:
See TracTickets
for help on using tickets.
Fixed in hrev25166.