Raised This Month: $51 Target: $400
 12% 

Solved Accelerator Crashes on restart


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Totenfluch
AlliedModders Donor
Join Date: Jan 2012
Location: Germany
Old 02-19-2017 , 09:08   Accelerator Crashes on restart
Reply With Quote #1

Hey0,

I'm getting tons of these

6R2X-KDYA-4FWQ

PHP Code:
0    libc-2.19.so 0x738cd
1    datacache
.so!CreateInterface 0x139e8
2    datacache
.so!CreateInterface 0x124ae
3    libc
-2.19.so 0x27a59 

https://crash.limetech.org/stats/0d4...388d1c80053d7b


They happen when the server trys to start again. Is it a plugin? Is it sourcemod? Is it the map?
Dafuq is it?
__________________
Notable Projects:
Event Item Spawner | Scissors, Rock, Paper for ZephStore
tVip | Smart Link Remover
PLG & GGC - CS:GO Roleplay

and countless more...

I can make a helicopter shoot missles if you want me to...

Last edited by Totenfluch; 02-20-2017 at 17:23.
Totenfluch is offline
Totenfluch
AlliedModders Donor
Join Date: Jan 2012
Location: Germany
Old 02-19-2017 , 20:13   Re: Accelerator Crashes on restart
Reply With Quote #2

Did some digging -- perhaps it helps

PHP Code:
root@totenfluch:/home readelf -a datacache.so grep CreateInterface
    60
0005fc90     9 FUNC    GLOBAL DEFAULT   11 CreateInterface
    88
0005fc90     9 FUNC    GLOBAL DEFAULT   11 CreateInterface 
PHP Code:
root@totenfluch:/home objdump -T datacache.so grep CreateInterface
0005fc90 g    DF 
.text  00000009  Base        CreateInterface 
Attached Files
File Type: txt datacache.txt (513.6 KB, 146 views)
File Type: zip disassemble.zip (507.6 KB, 25 views)
__________________
Notable Projects:
Event Item Spawner | Scissors, Rock, Paper for ZephStore
tVip | Smart Link Remover
PLG & GGC - CS:GO Roleplay

and countless more...

I can make a helicopter shoot missles if you want me to...
Totenfluch is offline
Totenfluch
AlliedModders Donor
Join Date: Jan 2012
Location: Germany
Old 02-20-2017 , 17:23   Re: Accelerator Crashes on restart
Reply With Quote #3

Solved

Reason: Misconfigured sm_downloader config
__________________
Notable Projects:
Event Item Spawner | Scissors, Rock, Paper for ZephStore
tVip | Smart Link Remover
PLG & GGC - CS:GO Roleplay

and countless more...

I can make a helicopter shoot missles if you want me to...

Last edited by Totenfluch; 02-20-2017 at 17:24.
Totenfluch is offline
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 02-24-2017 , 05:37   Re: Accelerator Crashes on restart
Reply With Quote #4

Since symbols are stripped, the shown "CreateInterface" isn't really the function where it crashes, but merely the nearest symbol still present in the binary.
__________________
Peace-Maker is offline
Reply



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 20:57.


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