Raised This Month: $32 Target: $400
 8% 

Accelerator - Crash Reporting That Doesn't Suck


Post New Thread Reply   
 
Thread Tools Display Modes
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 01-26-2019 , 15:48   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #311

Quote:
Originally Posted by impossible_cc View Post
sorry for stupid question, how can I fix this?
PHP Code:
L 01/26/2019 18:50:04: [SMUnable to load extension "accelerator.ext": /game/bin/libstdc++.so.6version `GLIBCXX_3.4.18' not found (required by /game/csgo/addons/sourcemod/extensions/accelerator.ext.so) 
I know reading is really hard, but reading any of the recent posts in this thread before posting would have directed you towards the answer for your question.
__________________
asherkin is offline
Flotz
Member
Join Date: Aug 2016
Old 02-02-2019 , 17:01   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #312

Can someone please tell me why this isn't working for me?

In server's console when is crashing i have this:

Failed to write minidump to: "pathblahblah"

in logs/accelerator.log is empty also.
Flotz is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 02-02-2019 , 17:05   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #313

Quote:
Originally Posted by Flotz View Post
Can someone please tell me why this isn't working for me?

In server's console when is crashing i have this:

Failed to write minidump to: "pathblahblah"

in logs/accelerator.log is empty also.
Your kernel is configured to block ptrace, you should search this thread.
__________________
asherkin is offline
Flotz
Member
Join Date: Aug 2016
Old 02-02-2019 , 17:19   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #314

My server is hosted to a firm, i need to talk to them i guess
Flotz is offline
bebe9b
Veteran Member
Join Date: May 2009
Location: Romania
Old 02-07-2019 , 05:23   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #315

Hi,

Got a presubmit token from server: 7848aac8bab77a8fb6843f684f78f3fa
Classified module linux-gate.so as System
Submitting symbols for /home/gsp_1998/93.119.27.188-27015/csgo/addons/sourcemod/data/dumps/linux-gate.so
Failed to process symbol file
Uploaded crash dump: Crash ID: P5VL-BEK7-5ZQK

Cresh server,

__________________
respecta si vei fi respectat
bebe9b is offline
Naleksuh
Member
Join Date: Dec 2018
Old 02-23-2019 , 04:26   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #316

help, i'm found crash to be a certain .smx file and i was hoping this program can tell me the line, but it only shows .dll files, i know exactly the smx that causes it, whenever i unload it the crashes don't happen. but if i don't, it will.

please help or let me know if i can toggle open smx reportings
Naleksuh is offline
headline
SourceMod Moderator
Join Date: Mar 2015
Old 02-24-2019 , 02:58   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #317

Quote:
Originally Posted by Naleksuh View Post
help, i'm found crash to be a certain .smx file and i was hoping this program can tell me the line, but it only shows .dll files, i know exactly the smx that causes it, whenever i unload it the crashes don't happen. but if i don't, it will.

please help or let me know if i can toggle open smx reportings
It's not your plugin that's crashing the server, it's what the plugin is doing. Look in the stack trace for any clues as to how your plugin could be causing a crash in the server, it takes investigative work.

Last edited by headline; 02-24-2019 at 02:58.
headline is offline
spumer
Senior Member
Join Date: Aug 2011
Old 04-27-2019 , 12:28   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #318

Hi. I have problem with dumping symbols.

I got crash with `ladder_rambos.ext.so + 0xc09e`
And try to dump this binary manually: nm -nC ladder_rambos.ext.so

But in dump output I can't find function with given offset (0xc09e).

Accelerator: 2.3.3 (i use old sourcemod)

Why offsets can be different?
__________________

Last edited by spumer; 04-27-2019 at 12:29.
spumer is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 04-27-2019 , 12:37   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #319

Quote:
Originally Posted by spumer View Post
Hi. I have problem with dumping symbols.

I got crash with `ladder_rambos.ext.so + 0xc09e`
And try to dump this binary manually: nm -nC ladder_rambos.ext.so

But in dump output I can't find function with given offset (0xc09e).

Accelerator: 2.3.3 (i use old sourcemod)

Why offsets can be different?
The address given is the offset of the instruction that crashed, not the start of the function.

There are a load of reports for that module though and Throttle has already collected symbols from it: https://crash.limetech.org/stats/ladder_rambos.ext.so
__________________

Last edited by asherkin; 04-27-2019 at 12:39.
asherkin is offline
Luckylock
Junior Member
Join Date: Jan 2019
Old 04-27-2019 , 13:05   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #320

Hey asher, I use the crash command to restart my server after every game. Would it be possible to ignore intentional crashes in the logs?
Luckylock is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:25.


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