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

Fails with 8g/8l #1

Open
GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments
Open

Fails with 8g/8l #1

GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Hi, the havlak/go fails in my 32 bits (Intel(R) Core(TM)2 Extreme CPU Q9300  @ 
2.53GHz). The following is the output with error.
Cheers. Dorival

Welcome to LoopTesterApp, Go edition
Constructing Simple CFG...
15000 dummy loops
Constructing CFG...
Performing Loop Recognition
1 Iteration
Another 50 iterations...
.....runtime: memory allocated by OS not in usable range
throw: out of memory

runtime.throw+0x43 /home/dorival/pkg/go/src/pkg/runtime/runtime.c:102
    runtime.throw(0x80f80a8, 0x20)
runtime.MCache_Alloc+0x8f /home/dorival/pkg/go/src/pkg/runtime/mcache.c:26
    runtime.MCache_Alloc(0x87793000, 0x4, 0x30, 0x1, 0xb0e42160, ...)
runtime.mallocgc+0xe1 /home/dorival/pkg/go/src/pkg/runtime/malloc.c:47
    runtime.mallocgc(0x30, 0x0, 0x1, 0x1, 0x87793048, ...)
runtime.mal+0x43 /home/dorival/pkg/go/src/pkg/runtime/malloc.c:289
    runtime.mal(0x30, 0x50)
hash_subtable_new+0x72 /home/dorival/pkg/go/src/pkg/runtime/hashmap.c:98
    hash_subtable_new(0xb7752f00, 0x1, 0x0, 0x877538e4)
hash_init+0xfc /home/dorival/pkg/go/src/pkg/runtime/hashmap.c:155
    hash_init(0xb7752f00, 0x8, 0x805631f, 0x80564c4, 0x804c9f7, ...)
runtime.makemap_c+0x16a /home/dorival/pkg/go/src/pkg/runtime/hashmap.c:735
    runtime.makemap_c(0x8088bd4, 0x8088a9c, 0x0, 0x0)
runtime.makemap+0x41 /home/dorival/pkg/go/src/pkg/runtime/hashmap.c:775
    runtime.makemap(0x8088bd4, 0x8088a9c, 0x0, 0x0, 0xb7752eb0, ...)
/home/dorival/pkg/multi-language-bench-read-only/src/havlak/go/havlakloopfinder.
FindLoops+0x2d4 
/home/dorival/pkg/multi-language-bench-read-only/src/havlak/go/havlakloopfinder.
go:206
    /home/dorival/pkg/multi-language-bench-read-only/src/havlak/go/havlakloopfinder.FindLoops(0x977b31f8, 0xb5ee2a00, 0x8049347)
/home/dorival/pkg/multi-language-bench-read-only/src/havlak/go/havlakloopfinder.
FindHavlakLoops+0x31 
/home/dorival/pkg/multi-language-bench-read-only/src/havlak/go/havlakloopfinder.
go:382
    /home/dorival/pkg/multi-language-bench-read-only/src/havlak/go/havlakloopfinder.FindHavlakLoops(0x977b31f8, 0xb5ee2a00, 0x977b3eb0, 0x0)
main.main+0x4c4 
/home/dorival/pkg/multi-language-bench-read-only/src/havlak/go/looptesterapp.go:
112
    main.main()
runtime.mainstart+0xf /home/dorival/pkg/go/src/pkg/runtime/386/asm.s:93
    runtime.mainstart()
runtime.goexit /home/dorival/pkg/go/src/pkg/runtime/proc.c:178
    runtime.goexit()
----- goroutine created by -----
_rt0_386+0xc1 /home/dorival/pkg/go/src/pkg/runtime/386/asm.s:80

Original issue reported on code.google.com by dorival.pedroso on 6 Jun 2011 at 2:11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant