Hello guys,
i have found a new bug on my server. The ps_game crashes, when somebody send a friendship invitation to another char. This is so stupid and not good as well. But if I want to fit that, can i just nop the actions at these offsets or should I do more? Maybe someone else can help me/us then I think this could help the whole community
I use the Server Files from shen1l and Trayne01 (Shaiya Server Extended [Only registered and activated users can see links. Click Here To Register...])
Here the logs of the ps_game (because there are different offsets):
It'd be great when you can help the community and Thanks! :)
i have found a new bug on my server. The ps_game crashes, when somebody send a friendship invitation to another char. This is so stupid and not good as well. But if I want to fit that, can i just nop the actions at these offsets or should I do more? Maybe someone else can help me/us then I think this could help the whole community
I use the Server Files from shen1l and Trayne01 (Shaiya Server Extended [Only registered and activated users can see links. Click Here To Register...])
Here the logs of the ps_game (because there are different offsets):
Code:
2018-01-20 11:15:40 PS_GAME__system log start (Game01) [Sh_EPVP]
2018-01-20 11:16:12 connect mgr 1464
2018-01-20 11:16:12 Server Version : 0
2018-01-20 11:16:12 connect dbagent 1468
2018-01-20 11:16:12 connect gamelog 1480
2018-01-20 11:16:13 Market End -----------------------
2018-01-20 11:16:13 cannot open .\Data\Lua\147.lua: No such file or directory
2018-01-20 11:16:13 cannot open .\Data\Lua\161.lua: No such file or directory
2018-01-20 11:16:13 cannot open .\Data\Lua\162.lua: No such file or directory
2018-01-20 11:16:13 Start CWorldSendThread=376
Module list:
C:\SHAIYASERVER\PSM_Client\bin\ps_game.exe, loaded at 0x00400000 - 11/09/14 17:10:08
2018-01-20 11:17:22 <Console input> /exp2xenable 200
2018-01-20 11:17:22 <Console output> cmd exp2x enable ok(byadmin=1,bysys=0,current ExpX=200.000)
2018-01-20 11:27:55 1 1 SWorker::Run():m_iocp.GetStatus() 121 (2348)
2018-01-20 11:27:55 discon client: ( 5, 121) T=000:09:00:000, RC=432,RCS=0, RB=6987,RBS=11, SC=1333,SCS=2, SB=56013,SBS=95
2018-01-20 12:01:52 ## CheckRecv 167, 347, 4, 30
2018-01-20 12:01:52 discon client: ( 16, 1236) T=000:02:00:000, RC=200,RCS=1, RB=1878,RBS=11, SC=171,SCS=1, SB=26160,SBS=155
================================================================
2018-01-20 12:08:06 Exception !!!, code=0xC0000005, address=0x004846DC
Minidump write end.....................
0x004846DC ps_game.exe: <unknown symbol>
0x2339EF48 <unknown module>: <unknown symbol>
0x004058A0 ps_game.exe: <unknown symbol>
0x004058A0 ps_game.exe: <unknown symbol>
0x57F0BB80 <unknown module>: <unknown symbol>
Stack trace end.....................
Stack trace(all thread) begin.....................
Module list:
C:\SHAIYASERVER\PSM_Client\bin\ps_game.exe, loaded at 0x00400000 - 11/09/14 17:10:08
WARNING: ps_game.exe is not accessible
Symbol search path is: ps_game.pdb
WARNING: ps_game.pdb is not accessible
WARNING: ps_game.pdb is not accessible
Microsoft (R) Windows Debugger Version 6.3.0017.0
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\SHAIYASERVER\PSM_Client\bin\Log\20180120_111540_ps_game.dmp]
User Mini Dump File: Only registers, stack and portions of memory are available
Windows Longhorn Version 9200 MP (4 procs) Free x86 compatible
Product: Server, suite: TerminalServer SingleUserTS
Debug session time: Sat Jan 20 12:08:06 2018
System Uptime: not available
Process Uptime: 0 days 0:52:26.000
Symbol search path is: ps_game.pdb
Executable search path is: ps_game.exe
.....................................................................................
The call to LoadLibrary(ext) failed, Win32 error 2
"Das System kann die angegebene Datei nicht finden."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(exts) failed, Win32 error 2
"Das System kann die angegebene Datei nicht finden."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(uext) failed, Win32 error 2
"Das System kann die angegebene Datei nicht finden."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(ntsdexts) failed, Win32 error 2
"Das System kann die angegebene Datei nicht finden."
Please check your debugger configuration and/or network access.
(481c.39e0): Access violation - code c0000005 (!!! second chance !!!)
thread count = 30
thread 0(19464)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x76D5F24C sechost.dll: LsaICLookupSids + 1429
0x76D5F078 sechost.dll: LsaICLookupSids + 961
0x76D6F527 sechost.dll: StartServiceCtrlDispatcherA + 127
0x004FC01B ps_game.exe: <unknown symbol>
thread 1(14748)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x728B33A9 ItemMall.dll: Start + 1321
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 2(8208)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x724BABAD Ep6.dll: <unknown symbol>
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 3(14564)
0x776605AC ntdll.dll: NtDelayExecution + 12
0x7685119C KERNELBASE.dll: Sleep + 15
0x5D674A90 SExtended.dll: <unknown symbol>
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 4(24512)
0x7766081C ntdll.dll: NtWaitForMultipleObjects + 12
0x73167990 comsvcs.dll: DllGetClassObject + 72517
0x7316790B comsvcs.dll: DllGetClassObject + 72384
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 5(19624)
0x77661D2C ntdll.dll: NtWaitForWorkViaWorkerFactory + 12
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 6(19288)
0x776602FC ntdll.dll: NtRemoveIoCompletion + 12
0x5B8CB332 sqlncli11.dll: DllMain + 983
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 7(18468)
0x7766081C ntdll.dll: NtWaitForMultipleObjects + 12
0x773B6C8B KERNEL32.DLL: WaitForMultipleObjects + 25
0x004FA938 ps_game.exe: <unknown symbol>
0xCCCC7741 <unknown module>: <unknown symbol>
thread 8(16492)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x004F5A78 ps_game.exe: <unknown symbol>
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 9(15164)
0x74C9B891 USER32.dll: CharNextA + 114
0x771519D7 combase.dll: ObjectStublessClient24 + 1040
0x771BE399 combase.dll: CoGetTreatAsClass + 1259
0x771BE3E6 combase.dll: CoGetTreatAsClass + 1336
0x77199DD3 combase.dll: CleanupTlsOleState + 439
0x77199F9B combase.dll: CleanupTlsOleState + 895
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 10(4284)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x004E941B ps_game.exe: <unknown symbol>
0xCCCC7741 <unknown module>: <unknown symbol>
thread 11(18176)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x004E941B ps_game.exe: <unknown symbol>
0xCCCC7741 <unknown module>: <unknown symbol>
thread 12(6504)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x749F8448 MSWSOCK.dll: Tcpip6_WSHGetWinsockMapping + 18876
0x74F150AC WS2_32.dll: WSAAccept + 151
0x004E9B6E ps_game.exe: <unknown symbol>
thread 13(23612)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x004E941B ps_game.exe: <unknown symbol>
0xCCCC7741 <unknown module>: <unknown symbol>
thread 14(14596)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x004E941B ps_game.exe: <unknown symbol>
0xCCCC7741 <unknown module>: <unknown symbol>
thread 15(18972)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x004E941B ps_game.exe: <unknown symbol>
0xCCCC7741 <unknown module>: <unknown symbol>
thread 16(23504)
0x776602FC ntdll.dll: NtRemoveIoCompletion + 12
0x004F2492 ps_game.exe: <unknown symbol>
thread 17(14552)
0x776602FC ntdll.dll: NtRemoveIoCompletion + 12
0x004F2492 ps_game.exe: <unknown symbol>
thread 18(25900)
0x776602FC ntdll.dll: NtRemoveIoCompletion + 12
0x004F2492 ps_game.exe: <unknown symbol>
thread 19(26640)
0x776602FC ntdll.dll: NtRemoveIoCompletion + 12
0x004F2492 ps_game.exe: <unknown symbol>
thread 20(7244)
0x776602FC ntdll.dll: NtRemoveIoCompletion + 12
0x004F2492 ps_game.exe: <unknown symbol>
thread 21(7872)
0x776602FC ntdll.dll: NtRemoveIoCompletion + 12
0x004F2492 ps_game.exe: <unknown symbol>
thread 22(4532)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x004E941B ps_game.exe: <unknown symbol>
0xCCCC7741 <unknown module>: <unknown symbol>
thread 23(376)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x0040374D ps_game.exe: <unknown symbol>
thread 24(14816)
0x7766105C ntdll.dll: NtGetContextThread + 12
0x00270190 dbghelp.dll: SymFunctionTableAccess
0x52990C45 <unknown module>: <unknown symbol>
thread 25(6580)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x00403ADB ps_game.exe: <unknown symbol>
thread 26(6940)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x00403ADB ps_game.exe: <unknown symbol>
thread 27(17780)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x00403ADB ps_game.exe: <unknown symbol>
thread 28(25048)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x00403ADB ps_game.exe: <unknown symbol>
thread 29(18864)
0x77661D2C ntdll.dll: NtWaitForWorkViaWorkerFactory + 12
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
Stack trace(all thread) end.....................
================================================================
Code:
2018-01-20 09:54:07 PS_GAME__system log start (Game01) [Sh_EPVP]
2018-01-20 09:54:39 connect mgr 1460
2018-01-20 09:54:39 Server Version : 0
2018-01-20 09:54:39 connect dbagent 1468
2018-01-20 09:54:39 connect gamelog 1480
2018-01-20 09:54:39 Market End -----------------------
2018-01-20 09:54:40 cannot open .\Data\Lua\147.lua: No such file or directory
2018-01-20 09:54:40 cannot open .\Data\Lua\161.lua: No such file or directory
2018-01-20 09:54:40 cannot open .\Data\Lua\162.lua: No such file or directory
2018-01-20 09:54:40 Start CWorldSendThread=19848
Module list:
C:\SHAIYASERVER\PSM_Client\bin\ps_game.exe, loaded at 0x00400000 - 11/09/14 17:10:08
2018-01-20 09:55:26 <Console input> /eyp2xenable 200
2018-01-20 09:55:26 <Console output> error cmd not found
2018-01-20 09:55:34 <Console input> /exp2xenable 200
2018-01-20 09:55:34 <Console output> cmd exp2x enable ok(byadmin=1,bysys=0,current ExpX=200.000)
2018-01-20 10:02:51 <Console input> /uc
2018-01-20 10:02:51 <Console output> cmd User count : 4 (4/5000)
2018-01-20 10:29:00 1 1 SWorker::Run():m_iocp.GetStatus() 121 (2432)
2018-01-20 10:29:00 discon client: ( 5, 121) T=000:08:00:000, RC=406,RCS=0, RB=5955,RBS=11, SC=1357,SCS=2, SB=48434,SBS=91
2018-01-20 10:32:47 <Console input> /uc
2018-01-20 10:32:47 <Console output> cmd User count : 15 (15/5000)
================================================================
2018-01-20 11:15:27 Exception !!!, code=0xC0000005, address=0x00471220
Minidump write end.....................
0x00471220 ps_game.exe: <unknown symbol>
Stack trace end.....................
Stack trace(all thread) begin.....................
Module list:
C:\SHAIYASERVER\PSM_Client\bin\ps_game.exe, loaded at 0x00400000 - 11/09/14 17:10:08
WARNING: ps_game.exe is not accessible
Symbol search path is: ps_game.pdb
WARNING: ps_game.pdb is not accessible
WARNING: ps_game.pdb is not accessible
Microsoft (R) Windows Debugger Version 6.3.0017.0
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\SHAIYASERVER\PSM_Client\bin\Log\20180120_095407_ps_game.dmp]
User Mini Dump File: Only registers, stack and portions of memory are available
Windows Longhorn Version 9200 MP (4 procs) Free x86 compatible
Product: Server, suite: TerminalServer SingleUserTS
Debug session time: Sat Jan 20 11:15:27 2018
System Uptime: not available
Process Uptime: 0 days 1:21:20.000
Symbol search path is: ps_game.pdb
Executable search path is: ps_game.exe
.....................................................................................
The call to LoadLibrary(ext) failed, Win32 error 2
"Das System kann die angegebene Datei nicht finden."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(exts) failed, Win32 error 2
"Das System kann die angegebene Datei nicht finden."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(uext) failed, Win32 error 2
"Das System kann die angegebene Datei nicht finden."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(ntsdexts) failed, Win32 error 2
"Das System kann die angegebene Datei nicht finden."
Please check your debugger configuration and/or network access.
(44e8.3e1c): Access violation - code c0000005 (!!! second chance !!!)
thread count = 30
thread 0(23372)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x76D5F24C sechost.dll: LsaICLookupSids + 1429
0x76D5F078 sechost.dll: LsaICLookupSids + 961
0x76D6F527 sechost.dll: StartServiceCtrlDispatcherA + 127
0x004FC01B ps_game.exe: <unknown symbol>
thread 1(8408)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x72F233A9 ItemMall.dll: Start + 1321
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 2(6684)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x727DABAD Ep6.dll: <unknown symbol>
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 3(5544)
0x776605AC ntdll.dll: NtDelayExecution + 12
0x7685119C KERNELBASE.dll: Sleep + 15
0x724E4A90 SExtended.dll: <unknown symbol>
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 4(25292)
0x7766081C ntdll.dll: NtWaitForMultipleObjects + 12
0x73167990 comsvcs.dll: DllGetClassObject + 72517
0x7316790B comsvcs.dll: DllGetClassObject + 72384
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 5(20752)
0x77661D2C ntdll.dll: NtWaitForWorkViaWorkerFactory + 12
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 6(26532)
0x776602FC ntdll.dll: NtRemoveIoCompletion + 12
0x5BF9B332 sqlncli11.dll: DllMain + 983
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 7(16344)
0x7766081C ntdll.dll: NtWaitForMultipleObjects + 12
0x773B6C8B KERNEL32.DLL: WaitForMultipleObjects + 25
0x004FA938 ps_game.exe: <unknown symbol>
0xCCCC7741 <unknown module>: <unknown symbol>
thread 8(27068)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x004F5A78 ps_game.exe: <unknown symbol>
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 9(10800)
0x74C9B891 USER32.dll: CharNextA + 114
0x771519D7 combase.dll: ObjectStublessClient24 + 1040
0x771BE399 combase.dll: CoGetTreatAsClass + 1259
0x771BE3E6 combase.dll: CoGetTreatAsClass + 1336
0x77199DD3 combase.dll: CleanupTlsOleState + 439
0x77199F9B combase.dll: CleanupTlsOleState + 895
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 10(21624)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x004E941B ps_game.exe: <unknown symbol>
0xCCCC7741 <unknown module>: <unknown symbol>
thread 11(5468)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x004E941B ps_game.exe: <unknown symbol>
0xCCCC7741 <unknown module>: <unknown symbol>
thread 12(27416)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x749F8448 MSWSOCK.dll: Tcpip6_WSHGetWinsockMapping + 18876
0x74F150AC WS2_32.dll: WSAAccept + 151
0x004E9B6E ps_game.exe: <unknown symbol>
thread 13(16456)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x004E941B ps_game.exe: <unknown symbol>
0xCCCC7741 <unknown module>: <unknown symbol>
thread 14(13020)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x004E941B ps_game.exe: <unknown symbol>
0xCCCC7741 <unknown module>: <unknown symbol>
thread 15(16016)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x004E941B ps_game.exe: <unknown symbol>
0xCCCC7741 <unknown module>: <unknown symbol>
thread 16(21684)
0x776602FC ntdll.dll: NtRemoveIoCompletion + 12
0x004F2492 ps_game.exe: <unknown symbol>
thread 17(18148)
0x776602FC ntdll.dll: NtRemoveIoCompletion + 12
0x004F2492 ps_game.exe: <unknown symbol>
thread 18(25468)
0x776602FC ntdll.dll: NtRemoveIoCompletion + 12
0x004F2492 ps_game.exe: <unknown symbol>
thread 19(7296)
0x776602FC ntdll.dll: NtRemoveIoCompletion + 12
0x004F2492 ps_game.exe: <unknown symbol>
thread 20(23920)
0x776602FC ntdll.dll: NtRemoveIoCompletion + 12
0x004F2492 ps_game.exe: <unknown symbol>
thread 21(4672)
0x776602FC ntdll.dll: NtRemoveIoCompletion + 12
0x004F2492 ps_game.exe: <unknown symbol>
thread 22(28176)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x004E941B ps_game.exe: <unknown symbol>
0xCCCC7741 <unknown module>: <unknown symbol>
thread 23(19848)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x0040374D ps_game.exe: <unknown symbol>
thread 24(14024)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x00403ADB ps_game.exe: <unknown symbol>
thread 25(27976)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x00403ADB ps_game.exe: <unknown symbol>
thread 26(26464)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x00403ADB ps_game.exe: <unknown symbol>
thread 27(25960)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x00403ADB ps_game.exe: <unknown symbol>
thread 28(15900)
0x7766105C ntdll.dll: NtGetContextThread + 12
0x00270190 dbghelp.dll: SymFunctionTableAccess
0x52990C45 <unknown module>: <unknown symbol>
thread 29(11280)
0x77661D2C ntdll.dll: NtWaitForWorkViaWorkerFactory + 12
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
Stack trace(all thread) end.....................
================================================================
Code:
2018-01-20 03:39:00 PS_GAME__system log start (Game01) [Sh_EPVP]
2018-01-20 03:39:33 connect mgr 1464
2018-01-20 03:39:33 Server Version : 0
2018-01-20 03:39:33 connect dbagent 1468
2018-01-20 03:39:33 connect gamelog 1480
2018-01-20 03:39:33 Market End -----------------------
2018-01-20 03:39:33 cannot open .\Data\Lua\147.lua: No such file or directory
2018-01-20 03:39:33 cannot open .\Data\Lua\161.lua: No such file or directory
2018-01-20 03:39:33 cannot open .\Data\Lua\162.lua: No such file or directory
2018-01-20 03:39:33 Start CWorldSendThread=16172
Module list:
C:\SHAIYASERVER\PSM_Client\bin\ps_game.exe, loaded at 0x00400000 - 11/09/14 17:10:08
2018-01-20 03:40:02 <Console input> /exp2xenable 200
2018-01-20 03:40:02 <Console output> cmd exp2x enable ok(byadmin=1,bysys=0,current ExpX=200.000)
2018-01-20 04:43:39 1 1 SWorker::Run():m_iocp.GetStatus() 121 (2244)
2018-01-20 04:43:39 discon client: ( 5, 121) T=001:03:00:000, RC=21314,RCS=5, RB=209185,RBS=55, SC=30790,SCS=8, SB=350613,SBS=92
2018-01-20 06:15:56 1 1 SWorker::Run():m_iocp.GetStatus() 121 (2528)
2018-01-20 06:15:56 discon client: ( 5, 121) T=001:03:00:000, RC=7259,RCS=1, RB=85241,RBS=22, SC=19504,SCS=5, SB=339040,SBS=88
2018-01-20 06:15:59 1 1 SWorker::Run():m_iocp.GetStatus() 121 (2244)
2018-01-20 06:15:59 discon client: ( 5, 121) T=000:51:00:000, RC=3352,RCS=1, RB=52141,RBS=16, SC=15477,SCS=4, SB=317056,SBS=101
================================================================
2018-01-20 07:24:23 Exception !!!, code=0xC0000005, address=0x00471111
Minidump write end.....................
0x00471111 ps_game.exe: <unknown symbol>
Stack trace end.....................
Stack trace(all thread) begin.....................
Module list:
C:\SHAIYASERVER\PSM_Client\bin\ps_game.exe, loaded at 0x00400000 - 11/09/14 17:10:08
WARNING: ps_game.exe is not accessible
Symbol search path is: ps_game.pdb
WARNING: ps_game.pdb is not accessible
WARNING: ps_game.pdb is not accessible
Microsoft (R) Windows Debugger Version 6.3.0017.0
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\SHAIYASERVER\PSM_Client\bin\Log\20180120_033900_ps_game.dmp]
User Mini Dump File: Only registers, stack and portions of memory are available
Windows Longhorn Version 9200 MP (4 procs) Free x86 compatible
Product: Server, suite: TerminalServer SingleUserTS
Debug session time: Sat Jan 20 07:24:23 2018
System Uptime: not available
Process Uptime: 0 days 3:45:23.000
Symbol search path is: ps_game.pdb
Executable search path is: ps_game.exe
.....................................................................................
The call to LoadLibrary(ext) failed, Win32 error 2
"Das System kann die angegebene Datei nicht finden."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(exts) failed, Win32 error 2
"Das System kann die angegebene Datei nicht finden."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(uext) failed, Win32 error 2
"Das System kann die angegebene Datei nicht finden."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(ntsdexts) failed, Win32 error 2
"Das System kann die angegebene Datei nicht finden."
Please check your debugger configuration and/or network access.
(67e4.35a8): Access violation - code c0000005 (!!! second chance !!!)
thread count = 30
thread 0(20208)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x76D5F24C sechost.dll: LsaICLookupSids + 1429
0x76D5F078 sechost.dll: LsaICLookupSids + 961
0x76D6F527 sechost.dll: StartServiceCtrlDispatcherA + 127
0x004FC01B ps_game.exe: <unknown symbol>
thread 1(5616)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x728B33A9 ItemMall.dll: Start + 1321
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 2(5588)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x724BABAD Ep6.dll: <unknown symbol>
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 3(21008)
0x776605AC ntdll.dll: NtDelayExecution + 12
0x7685119C KERNELBASE.dll: Sleep + 15
0x5D674A90 SExtended.dll: <unknown symbol>
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 4(8704)
0x7766081C ntdll.dll: NtWaitForMultipleObjects + 12
0x73167990 comsvcs.dll: DllGetClassObject + 72517
0x7316790B comsvcs.dll: DllGetClassObject + 72384
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 5(14944)
0x77661D2C ntdll.dll: NtWaitForWorkViaWorkerFactory + 12
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 6(11612)
0x776602FC ntdll.dll: NtRemoveIoCompletion + 12
0x5B8CB332 sqlncli11.dll: DllMain + 983
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 7(14024)
0x7766081C ntdll.dll: NtWaitForMultipleObjects + 12
0x773B6C8B KERNEL32.DLL: WaitForMultipleObjects + 25
0x004FA938 ps_game.exe: <unknown symbol>
0xCCCC7741 <unknown module>: <unknown symbol>
thread 8(26464)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x004F5A78 ps_game.exe: <unknown symbol>
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 9(18076)
0x74C9B891 USER32.dll: CharNextA + 114
0x771519D7 combase.dll: ObjectStublessClient24 + 1040
0x771BE399 combase.dll: CoGetTreatAsClass + 1259
0x771BE3E6 combase.dll: CoGetTreatAsClass + 1336
0x77199DD3 combase.dll: CleanupTlsOleState + 439
0x77199F9B combase.dll: CleanupTlsOleState + 895
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
thread 10(26780)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x004E941B ps_game.exe: <unknown symbol>
0xCCCC7741 <unknown module>: <unknown symbol>
thread 11(7976)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x004E941B ps_game.exe: <unknown symbol>
0xCCCC7741 <unknown module>: <unknown symbol>
thread 12(20020)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x749F8448 MSWSOCK.dll: Tcpip6_WSHGetWinsockMapping + 18876
0x74F150AC WS2_32.dll: WSAAccept + 151
0x004E9B6E ps_game.exe: <unknown symbol>
thread 13(26924)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x004E941B ps_game.exe: <unknown symbol>
0xCCCC7741 <unknown module>: <unknown symbol>
thread 14(11316)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x004E941B ps_game.exe: <unknown symbol>
0xCCCC7741 <unknown module>: <unknown symbol>
thread 15(2924)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x004E941B ps_game.exe: <unknown symbol>
0xCCCC7741 <unknown module>: <unknown symbol>
thread 16(20660)
0x776602FC ntdll.dll: NtRemoveIoCompletion + 12
0x004F2492 ps_game.exe: <unknown symbol>
thread 17(18480)
0x776602FC ntdll.dll: NtRemoveIoCompletion + 12
0x004F2492 ps_game.exe: <unknown symbol>
thread 18(10592)
0x776602FC ntdll.dll: NtRemoveIoCompletion + 12
0x004F2492 ps_game.exe: <unknown symbol>
thread 19(14984)
0x776602FC ntdll.dll: NtRemoveIoCompletion + 12
0x004F2492 ps_game.exe: <unknown symbol>
thread 20(4616)
0x776602FC ntdll.dll: NtRemoveIoCompletion + 12
0x004F2492 ps_game.exe: <unknown symbol>
thread 21(12228)
0x776602FC ntdll.dll: NtRemoveIoCompletion + 12
0x004F2492 ps_game.exe: <unknown symbol>
thread 22(3548)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x7765A2D3 ntdll.dll: RtlCreateUnicodeString + 326
0x7765A22B ntdll.dll: RtlCreateUnicodeString + 158
0x00428394 ps_game.exe: <unknown symbol>
0x084D8BEC <unknown module>: <unknown symbol>
thread 23(16172)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x0040374D ps_game.exe: <unknown symbol>
thread 24(656)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x00403ADB ps_game.exe: <unknown symbol>
thread 25(20124)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x00403ADB ps_game.exe: <unknown symbol>
thread 26(25780)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x00403ADB ps_game.exe: <unknown symbol>
thread 27(21016)
0x776602AC ntdll.dll: ZwWaitForSingleObject + 12
0x768510B4 KERNELBASE.dll: WaitForSingleObject + 18
0x00403ADB ps_game.exe: <unknown symbol>
thread 28(13736)
0x7766105C ntdll.dll: NtGetContextThread + 12
0x040D0190 dbghelp.dll: SymFunctionTableAccess
0x52990C45 <unknown module>: <unknown symbol>
thread 29(22884)
0x77661D2C ntdll.dll: NtWaitForWorkViaWorkerFactory + 12
0x773B86E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77679E99 ntdll.dll: RtlInitializeExceptionChain + 133
0x77679E6C ntdll.dll: RtlInitializeExceptionChain + 88
Stack trace(all thread) end.....................
================================================================
It'd be great when you can help the community and Thanks! :)