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

directory not found after executing sometimes #105

Open
GoogleCodeExporter opened this issue Oct 25, 2015 · 2 comments
Open

directory not found after executing sometimes #105

GoogleCodeExporter opened this issue Oct 25, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link
Contributor


not sure how it happens 

all I can do after an unexplainable change of directory to seemingly random 
segment of memory, because the shell's command line shows the directory, is 
close the terminal. It simply trys to check the working directory before every 
command but thedirectory pointer gets lost.

i can spawn an application like vi from busybox and I looked at the executables 
from which I was executing and the segmentation occurs, I see the same dirctory 
name string that gets in place of the real directory pointer followed by a new 
line( which is odd ) at the beginning of vi's output any ideas?
 I think it is the alias redirection but I cant set it to anything else.

Original issue reported on code.google.com by [email protected] on 20 Feb 2014 at 2:16

@GoogleCodeExporter
Copy link
Contributor Author

If the checking of pwd before evry command wasnt fatal It wouldnt bother me.

Original comment by [email protected] on 20 Feb 2014 at 2:17

@GoogleCodeExporter
Copy link
Contributor Author

Im sorry this comment meant for tha oldest terminal in the app store your 
terminal is perfect, and handles all wide character escapes perfectly. Thanks 
forr the bitch9n keyboqrd aswll

Original comment by [email protected] on 27 Feb 2014 at 9:06

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

No branches or pull requests

1 participant