AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   Solved CSGO Crash Server - Accelerator (https://forums.alliedmods.net/showthread.php?t=313421)

paulo_crash 01-09-2019 00:07

CSGO Crash Server - Accelerator
 
Server started to present a problem, it is running and from nothing shuts off and is only restarting.

I have Accelerator installed on it and just show it on the site: https://crash.limetech.org/ttdu2d7csyts

You have no error in the server log.
https://image.prntscr.com/image/_9KR...YO8IdHf4AQ.png

The last log on the server console shows this:
Code:

Accelerator upload thread started.

Wrote minidump to: /home/ogp_agent/OGP_User_Files/whmcs/957/csgo/addons/sourcemod/data/dumps/89df96d9-0b72-4af7-06491fba-c4c2864b.dmp

Bus error

Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem

Wed Jan  9 03:11:27 BRST 2019: Server restart in 10 seconds


paulo_crash 01-09-2019 17:59

Re: CSGO Crash Server - Accelerator
 
I updated the error link in Accelerator to a more recent one: https://crash.limetech.org/ttdu2d7csyts

NanoC 01-09-2019 22:18

Re: CSGO Crash Server - Accelerator
 
If you are using the last sm stable build (1.9), install sourcepawn.jit.x86.so from sm dev build (1.10). It will tell you what plugin is causing the crashes

paulo_crash 01-09-2019 22:24

Re: CSGO Crash Server - Accelerator
 
Quote:

Originally Posted by NanoC (Post 2633917)
If you are using the last sm stable build (1.9), install sourcepawn.jit.x86.so from sm dev build (1.10). It will tell you what plugin is causing the crashes

Just to be clear, do I install only the sourcepawn.jit.x86.so or the Sourcemod Dev 1.10 integer to override the 1.9?

NanoC 01-09-2019 22:38

Re: CSGO Crash Server - Accelerator
 
I don't know if is the best way, but it didn't crash my server or it didn't happen anything.
If you are using sm 1.9, yes, do it. It will print in Accelerator what plugin is causing crash.
Don't replace anything more, just download sourcepawn.jit.x86.so from sm 1.10, then drag and drop it in addons/sourcemod/bin and replace the old one.
In my case:

Code:

SourceMod Version Information:
    SourceMod Version: 1.9.0.6271
    SourcePawn Engine: 1.10.0.6374, jit-x86 (build 1.10.0.6374)

After install sourcepawn.jit.x86.so, if the server crash again for the same thing, go to the crash URL > View Raw > Memory > press CTRL + F and search "smx"
This will print what plugin is crashing ONLY if you have something with sourcepawn.jit.x86.so in the stack trace, for example your crash URL lines 8, 9 and 10

For example my last crash was for 2 TTT plugins

https://i.imgur.com/ecxsbIm.png
--------------------------------------------------
https://i.imgur.com/s3ezbET.png

NanoC 01-11-2019 01:49

Re: CSGO Crash Server - Accelerator
 
does it work?

paulo_crash 01-11-2019 04:05

Re: CSGO Crash Server - Accelerator
 
Quote:

Originally Posted by NanoC (Post 2634107)
does it work?

Oops, sorry for the delay, yes it worked, I was able to locate the plugin and fix it.

Thank you for your help! :bacon!:

luochaolin 12-03-2020 22:35

Re: CSGO Crash Server - Accelerator
 
Quote:

Originally Posted by NanoC (Post 2633919)
I don't know if is the best way, but it didn't crash my server or it didn't happen anything.
If you are using sm 1.9, yes, do it. It will print in Accelerator what plugin is causing crash.
Don't replace anything more, just download sourcepawn.jit.x86.so from sm 1.10, then drag and drop it in addons/sourcemod/bin and replace the old one.
In my case:

Code:

SourceMod Version Information:
    SourceMod Version: 1.9.0.6271
    SourcePawn Engine: 1.10.0.6374, jit-x86 (build 1.10.0.6374)

After install sourcepawn.jit.x86.so, if the server crash again for the same thing, go to the crash URL > View Raw > Memory > press CTRL + F and search "smx"
This will print what plugin is crashing ONLY if you have something with sourcepawn.jit.x86.so in the stack trace, for example your crash URL lines 8, 9 and 10

For example my last crash was for 2 TTT plugins

https://i.imgur.com/ecxsbIm.png
--------------------------------------------------
https://i.imgur.com/s3ezbET.png

hi,NanoC;i am from china。My English is poor。my server Always crash,I can't find out what caused the crash,until i Read your post,I see hope,i need your help Really,my server is win,i used sourcepawn.jit.x86.dll (by:1.10)replace sourcepawn.jit.x86.dll (by:1.9),But I didn't see anything about sourcepawn.jit . x86.dll error on https://crash.limetech.org/phjpvijrwh7p ,so ,i don't know how to fix crash.Can you help me please。3q very much。


All times are GMT -4. The time now is 15:12.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.