samg (Sam Goldstein)
- Login: samg
- Email: sgrock@gmail.com
- Registered on: 01/23/2013
- Last sign in: 03/30/2013
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
03/30/2013
-
05:01 AM Ruby Bug #5811: Ruby Process Deadlocks With Fork on Mac OS X Lion
- This does appear to be fixed in Ruby 2.0.0-p0. I'm no longer able to get my reproduction case to hang (It doesn't hang every time in 1.9.3, but it only takes a try or two to trigger the deadlock).
I'm curious if there's any suggested...
02/08/2013
-
05:02 AM Ruby Bug #5811: Ruby Process Deadlocks With Fork on Mac OS X Lion
- We've encountered the same issue on Mac OS X (Lion and Mountain Lion). It's been causing one of our test suites to hang regularly and the process can only be stopped with a kill -9.
We've created a reproduction case which reproduces ...