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

Weather segment broken on Mac OS 10.7 #34

Closed
tor-oscar opened this issue Jul 29, 2012 · 4 comments
Closed

Weather segment broken on Mac OS 10.7 #34

tor-oscar opened this issue Jul 29, 2012 · 4 comments

Comments

@tor-oscar
Copy link
Contributor

According to @tommyolofsson the weather segment spawmed several new processes and opened several new files on Mac OS 10.7.

Pulled this from original author. Depleted resources - got loads of 'unable to fork' and 'too many open files'. Fucked. Shit. Up. (osx lion)

This bug was introduced by merge 4b14bb7.

In the meantime, anyone affected by this issue should checkout 490e8ab

git checkout 490e8ab

Anyone got time to debug with Mac OS 10.7?

@tor-oscar
Copy link
Contributor Author

The issue is not reproducable on Ubuntu 12.04, hence probably not any recent linux distro.
The linux specific command was replaced with the mac specific command to test it.

@erikw
Copy link
Owner

erikw commented Aug 1, 2012

What's the status on this? Does it work on 10.8 now and OS X:es < 10.8?

@tor-oscar
Copy link
Contributor Author

A pull request from @tommyolofsson should fix this for Mac OS 10.7, see Issue #35.
It is not verified to work on Mac OS 10.8 yet, to my knowledge.

@erikw
Copy link
Owner

erikw commented Aug 2, 2012

13175ff

@erikw erikw closed this as completed Aug 2, 2012
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

2 participants