From: Motohiro KOSAKI Date: 2011-08-28T16:14:17+09:00 Subject: [ruby-core:39161] [Ruby 1.9 - Bug #5241][Assigned] test_massign.rb:165 fails on Debian GNU/kFreeBSD (amd64) Issue #5241 has been updated by Motohiro KOSAKI. Category set to core Status changed from Feedback to Assigned Assignee set to Motohiro KOSAKI Target version set to 1.9.3 Ok, I'll commit your patch. Thank you! ---------------------------------------- Bug #5241: test_massign.rb:165 fails on Debian GNU/kFreeBSD (amd64) http://redmine.ruby-lang.org/issues/5241 Author: Lucas Nussbaum Status: Assigned Priority: Normal Assignee: Motohiro KOSAKI Category: core Target version: 1.9.3 ruby -v: 1.9.3 Hi, With a reduced testcase: # ruby1.9.1 -e "Fiber::new {}.resume" -e:1:in `resume': can't alloc machine stack to fiber (FiberError) from -e:1:in `
' That's using svn revision 33077. This might or might not be related to bug #5240. -- http://redmine.ruby-lang.org