-
Notifications
You must be signed in to change notification settings - Fork 242
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
Illegal instruction #3
Comments
What version of Ruby? |
ruby 1.9.1p243 (2009-07-16 revision 24175) [powerpc-darwin8.11.0] |
Bump. Anything I can try to help debug? |
That's a tough one. I don't know of anyone supporting 1.9.1 for anything right now. |
Jayfresh, if you're willing to start debugging it would be nice to know what the illegal instruction is. You might even be able to push a patch since it's likely something simple. But I don't use 1.9.1 and the lack of any leads on what it could be from that error really doesn't help motivate me to find time to look into it right now. :) |
Sure! How would I do that then?
|
Like all good programmers: Google "ruby 1.9 illegal instruction" |
Hopefully this issue is resolved in the latest version running in beta (see master). It's written in Python and does not require a key. |
When trying:
localtunnel -k ~/.ssh/my_key.pub 8080
I get:
Illegal instruction
Any idea why?
Mac OS X 10.6.2
The text was updated successfully, but these errors were encountered: