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

ls /usr/lib fails #31

Closed
copy opened this issue Oct 20, 2014 · 4 comments
Closed

ls /usr/lib fails #31

copy opened this issue Oct 20, 2014 · 4 comments
Assignees
Labels

Comments

@copy
Copy link
Contributor

copy commented Oct 20, 2014

Running ls /usr/lib on http://s-macke.github.io/jor1k/ seems to trigger a bug:

screenshot - 10202014 - 11 10 50 pm

I found the problem while running find /, possibly there are more directories that have this problem.

@s-macke s-macke added the bug label Oct 21, 2014
@s-macke s-macke self-assigned this Oct 21, 2014
@s-macke
Copy link
Owner

s-macke commented Oct 21, 2014

I can reproduce the problem. "echo /ur/lib/*" works for some reason.

@s-macke
Copy link
Owner

s-macke commented Oct 25, 2014

Following patch seems to solve the problem.
b1b6654
It looks like there is a problem with the IOUNIT when opening the file. But I am not sure why.

@s-macke
Copy link
Owner

s-macke commented Oct 26, 2014

Better patch:
0bd2b80

The problem "with rm -rf *" remains however.

@s-macke
Copy link
Owner

s-macke commented Oct 30, 2014

I checked the last days for an occurence of the /usr/lib in other directores. For me, the problem is solved.

@s-macke s-macke closed this as completed Oct 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants