View Single Post
KniL
Senior Member
Join Date: Jun 2012
Old 08-01-2014 , 17:40   Re: SourceMod 1.6 released!
#91

I have a weird crash yesterday

Code:
0	0x6e732f72
1	sourcepawn.jit.x86.so!JITX86::InvokeFunction(BaseRuntime*, JitFunction*, int*) [jit_x86.cpp:2045 + 0x1a]
2	sourcepawn.jit.x86.so!BaseContext::Execute2(SourcePawn::IPluginFunction*, int const*, unsigned int, int*) [sp_vm_basecontext.cpp:652 + 0x20]
3	sourcepawn.jit.x86.so!CFunction::CallFunction2(SourcePawn::IPluginContext*, int const*, unsigned int, int*) [sp_vm_function.cpp:59 + 0x1b]
4	sourcepawn.jit.x86.so!CFunction::Execute2(SourcePawn::IPluginContext*, int*) [sp_vm_function.cpp:281 + 0x2e]
5	sourcepawn.jit.x86.so!CFunction::Execute(int*) [sp_vm_function.cpp:168 + 0x1d]
6	sourcemod.2.tf2.so!ConCmdManager::DispatchClientCommand(int, char const*, int, SourceMod::ResultType) [ConCmdManager.cpp:221 + 0xf]
7	sourcemod.2.tf2.so!PlayerManager::OnClientCommand(edict_t*, CCommand const&) [PlayerManager.cpp:1184 + 0x24]
8	sourcemod.2.tf2.so!__SourceHook_FHCls_IServerGameClientsClientCommand0::CMyDelegateImpl::Call(edict_t*, CCommand const&) [FastDelegate.h:1079 + 0x1b]
9	metamod.2.tf2.so + 0x170a7
10	server_srv.so!_fini + 0x439b48
MetaMod:Source v1.10.1V, SourceMod v1.6.0 release

Last edited by KniL; 08-01-2014 at 17:41.
KniL is offline