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

Crash - runtime: program exceeds 10000-thread limit #28

Open
mayurishinde2 opened this issue Jul 23, 2018 · 0 comments
Open

Crash - runtime: program exceeds 10000-thread limit #28

mayurishinde2 opened this issue Jul 23, 2018 · 0 comments

Comments

@mayurishinde2
Copy link

go-wrk -m GET -t 10 -c 50000 -d 5 http://10.4.0.104:8080/httpretry
runtime: program exceeds 10000-thread limit
fatal error: thread exhaustion

runtime stack:
runtime.throw(0x6d1ad6, 0x11)
D:/Go/src/runtime/panic.go:616 +0x88
runtime.checkmcount()
D:/Go/src/runtime/proc.go:542 +0xb3
runtime.mcommoninit(0xc0b8405c00)
D:/Go/src/runtime/proc.go:560 +0x84
runtime.allocm(0xc042105900, 0x0, 0xc0b8405800)
D:/Go/src/runtime/proc.go:1516 +0x16a
runtime.newm(0x0, 0xc042105900)
D:/Go/src/runtime/proc.go:1830 +0x40
runtime.startm(0xc042105900, 0x84c000)
D:/Go/src/runtime/proc.go:2002 +0x13f
runtime.handoffp(0xc042105900)
D:/Go/src/runtime/proc.go:2029 +0x5c
runtime.retake(0x5d35e2941, 0xd00000001)
D:/Go/src/runtime/proc.go:4363 +0x142
runtime.sysmon()
D:/Go/src/runtime/proc.go:4281 +0x293
runtime.mstart1(0x0)
D:/Go/src/runtime/proc.go:1227 +0xf5
runtime.mstart()
D:/Go/src/runtime/proc.go:1193 +0x76

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

No branches or pull requests

1 participant