Project

General

Profile

Actions

Bug #1325

closed

fiber tests kill windows

Added by cfis (Charlie Savage) almost 15 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 1.9.2dev (2009-03-29) [i386-mswin32_90]
Backport:
[ruby-core:23053]

Description

=begin
If run on its own, test_fiber.rb runs fine on windows (VC2008 as compiler). But when run as part of the full test_suite, it eventually uses so much memory to cause windows to stop responding, start disk swapping, and finally to kill the ruby process. This consistently happens.

Reducing the number of created fibers solves the issue (patch attached), but that's surely masking some deeper issue.
=end


Files

test_fiber.patch (489 Bytes) test_fiber.patch cfis (Charlie Savage), 03/29/2009 04:27 PM
noalloc_fiber.patch (1.01 KB) noalloc_fiber.patch wanabe (_ wanabe), 10/21/2009 12:45 AM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0