|
<< Click to Display Table of Contents >> Navigation: Telegram > 2021 > 04 > 12 > Telegram_2021-04-12T20 |
2021-04-12T20:29:24
type: mention @Alex7691 Not sure... I am using already compiled versions of the server from when released. A version I know for a fact worked last year ( found JIRA log ) , worked... created over 40k sessions.
Using same tests now, get around 2000, and get Thread Error: The handle is invalid (6).
or
Thread creation error: Not enough storage is available to process this command.
Tried two different physical servers (out of 6 we have) and same problem.
2021-04-12T20:32:03
Not sure if some 2012 R2 server updates broke stuff.... running out of ideas :(
2021-04-12T20:43:02
Here is a new one..
exception number : 10
exception message : The application seems to be frozen.
main thread ($2d30):
7717d12e +000 ntdll.dll RtlAcquireSRWLockExclusive
006a0ddc +010 CrashLink_Server.exe IW.Common.Threads 224 +2 TIWSlimReaderWriter.BeginWrite
disassembling:
006a0dcc public IW.Common.Threads.TIWSlimReaderWriter.BeginWrite: ; function entry point
006a0dcc 222 push ebp
006a0dcd mov ebp, esp
006a0dcf 223 cmp byte ptr [$db3495], 0
006a0dd6 jz loc_6a0de4
006a0dd6
006a0dd8 224 add eax, 8
006a0ddb push eax
006a0ddc > call dword ptr [$db34a0] ; RtlAcquireSRWLockExclusive (ntdll.dll)
006a0ddc
006a0de2 pop ebp
006a0de3 ret
006a0de3
006a0de3 ; ---------------------------------------------------------
006a0de3
006a0de4 loc_6a0de4:
006a0de4 226 mov eax, [eax+4]
006a0de7 mov edx, [eax]
006a0de9 call dword ptr [edx]
006a0de9
006a0deb 228 pop ebp
006a0dec ret
2021-04-12T20:45:43
That was after 16 sessions created too...
2021-04-12T20:49:36
ugh .. I wish I actually worked on this full time... so could keep track of this stuff.
2021-04-12T20:49:54
No one has been doing load tests or anything for a year now