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

requiring main freezes on ruby 2.1 #35

Open
martinos opened this issue Mar 4, 2014 · 2 comments
Open

requiring main freezes on ruby 2.1 #35

martinos opened this issue Mar 4, 2014 · 2 comments

Comments

@martinos
Copy link

martinos commented Mar 4, 2014

When I just require main in a ruby program and I am at the root of my home dir, it freezes my Ruby process.

In order to reproduce I can:

cd ~
ruby -r main -e ''

This does not happen when I am in subdirectory. I tried this on another machine and I don't have the issue.

I am on OS X 10.9.2 and using the main-5.3.2 version.

Here is a backtrace that I get when I send a SIGINT:

https://gist.github.com/martinos/9357140

@prasadsurase
Copy link

@martinos Is the issue solved? I wasnt able to reproduce the issue on OSX(10.11.6 (15G31)), ruby 2.2.2p95 and main 5.3.2.

@martinos
Copy link
Author

martinos commented Sep 29, 2016

No, I haven't solved that one. I stopped using the gem since it was a show stopper. I tried it on my new computer and this issue is not existing.

Thanks

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

No branches or pull requests

2 participants