Skip to content

runtime/debug: FAIL: TestFreeOSMemory #4835

@alberts

Description

@alberts
What steps will reproduce the problem?
1. run runtime/debug tests in a loop with GOMAXPROCS>1

What do you see instead?

=== RUN TestFreeOSMemory-4
--- FAIL: TestFreeOSMemory-4 (0.00 seconds)
garbage_test.go:85: released before=1048576; released after=1048576; did not go up

Which compiler are you using (5g, 6g, 8g, gccgo)?

6g

Which operating system are you using?

linux

Which version are you using?  (run 'go version')

go version devel +2cf1ef5d96c6 Fri Feb 15 14:48:58 2013 -0500 linux/amd64

also saw this with:

go version devel +90e25d15bc1c Thu Feb 14 23:37:14 2013 -0500 linux/amd64

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions