Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to use more than 16GB arena_size #2177

Closed
kortschak opened this issue Aug 24, 2011 · 4 comments
Closed

unable to use more than 16GB arena_size #2177

kortschak opened this issue Aug 24, 2011 · 4 comments

Comments

@kortschak
Copy link
Contributor

What steps will reproduce the problem?
1. Alter $GOROOT/src/pkg/runtime/malloc.goc to reflect changes shown here
http://groups.google.com/group/golang-nuts/msg/1a29ca2e2ac295b3 and build

2. Build and run go code here
http://groups.google.com/group/golang-nuts/msg/6b35978950ab9038

What is the expected output?
0

What do you see instead?
unexpected fault address 0x343f0e0
throw: fault

[signal 0xb code=0x1 addr=0x343f0e0 pc=0x406417]

panic during panic

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

Which operating system are you using?
Linux/Ubuntu 10.04.3

Which revision are you using?  (hg identify)
3c21f37b25a3+ weekly/weekly.2011-07-19

Please provide any additional information below.
@kortschak
Copy link
Contributor Author

Comment 1:

Also on Linux/RHEL6 with revision 508513bbf607+ tip

@rsc
Copy link
Contributor

rsc commented Aug 24, 2011

Comment 2:

reproduced on os x too.

Owner changed to @rsc.

Status changed to Started.

@rsc
Copy link
Contributor

rsc commented Dec 9, 2011

Comment 3:

Labels changed: added priority-later.

@robpike
Copy link
Contributor

robpike commented Dec 12, 2011

Comment 4:

Status changed to Duplicate.

Merged into issue #2142.

@golang golang locked and limited conversation to collaborators Jun 24, 2016
@rsc rsc removed their assignment Jun 22, 2022
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants