Sledge (Steve McIntyre)
- Login: Sledge
- Email: steve.mcintyre@linaro.org
- Registered on: 06/06/2012
- Last sign in: 06/08/2012
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
06/08/2012
-
02:01 AM Ruby Bug #5780: test/fileutils/test_fileutils.rb:86: [BUG] Segmentation fault
- Oh. hmmm.
I might be mistaken here; the Debian bug that is closed by the getcontext/setcontext fix is a crash in the fibers test, not (necessarily) test_fileutils.rb.
06/06/2012
-
02:17 PM Ruby Bug #5780: test/fileutils/test_fileutils.rb:86: [BUG] Segmentation fault
- We've found the solution to this problem in Debian. See
http://bugs.debian.org/652674
for more details. Basically, the fallback code for platforms without working getcontext/setcontext appears to be buggy. We've just added implemen...