dweinand (Dan Weinand)
- Login: dweinand
- Email: dweinand@gmail.com
- Registered on: 06/30/2011
- Last sign in: 07/02/2011
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 2 | 2 |
Activity
07/02/2011
- 06:35 AM Backport192 Backport #4945: Segfault on Fiber#resume on Mac OS X 10.6.8
- =begin
Yes! I can confirm that this is the same issue as #4651 and r32201 fixes it.
The commit applies cleanly to... - 04:48 AM Backport192 Backport #4945: Segfault on Fiber#resume on Mac OS X 10.6.8
- Actually, this looks like it could be related to #4651. I'm going to check out that commit, and see if I can get thin...
- 01:38 AM Backport192 Backport #4945: Segfault on Fiber#resume on Mac OS X 10.6.8
- Unfortunately, I'm still getting the bus error after applying that patch.
07/01/2011
- 03:53 AM Ruby master Bug #4951 (Closed): Fiber#resume causing segfault on Mac OS X 10.6.8
- =begin
The following:
Fiber.new { puts "foo" }.resume
produces a segfault with the following output.
So... - 03:44 AM Backport192 Backport #4945: Segfault on Fiber#resume on Mac OS X 10.6.8
- =begin
Here's another stacktrace from running outside irb.
-e:1: [BUG] Bus Error
ruby 1.9.2p180 (2011-02-18 ...
06/30/2011
- 03:28 AM Backport192 Backport #4945 (Rejected): Segfault on Fiber#resume on Mac OS X 10.6.8
- =begin
When calling resume such as:
f = Fiber.new { puts "foo" }
f.resume
I'm getting the following segfaul...
Also available in: Atom