Bug 173276 - phantom load and slow disk IO after "make validate" in lang/ruby19
Summary: phantom load and slow disk IO after "make validate" in lang/ruby19
Status: Closed Unable to Reproduce
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 1.0-CURRENT
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-02 00:50 UTC by Steve Wills
Modified: 2014-07-27 00:52 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2012-11-02 00:50:01 UTC
I experience a seemingly phantom load avg and very slow disk IO after running the test suite for ruby. I have verified that all ruby processes have gone away, but still the load is there and disk IO is slow. Have been unable to identify the source of the load or slow disk IO, but rebooting fixes it.

How-To-Repeat: sysctl kern.chroot_allow_open_directories=2
cd /usr/ports/lang/ruby19
make install
make validate
Comment 1 Steve Wills freebsd_committer freebsd_triage 2014-07-27 00:52:46 UTC
Seems I can no longer reproduce this issue, so close it.