Every few hours, my server is crashing with this.
I've gathered 2 dumps from my RP:
[URL]http://dumps.garrysmod.com/?view=1814827199[/URL]
[URL]http://dumps.garrysmod.com/?view=873085312[/URL]
and one from my Fretta:
[url]http://dumps.garrysmod.com/?view=4048413238&refresh=3[/url]
Here's one of the actual RP dump files too: [URL]http://dl.dropbox.com/u/3287852/crash_srcds_rp.exe_20111121185748_1.dmp[/URL]
An image of the Fretta server console generally looks something like this:
[IMG]http://puu.sh/94Ps[/IMG]
It occurs more commonly on my RP one, but also intermittently on my other two.
I assumed it was sourcemod/metamod, so went about updating these, and still the error occurred. Now, I've completely removed both, and this error is still occurring. It's excessively annoying as srcds.exe doesn't die, and just hangs with this error, so it doesn't even automatically restart itself.
All Lua modules we run (mysqloo, tmysql) are up to date (although I doubt these could be the cause), and the gmod server is a pretty much fresh install, done about 2 days ago.
I'm pretty much stumped. Any ideas?
[code]c:\game servers\rp\orangebox\srcds_rp.exe[/code]
I didn't know you could rename srcds.exe with it still working. Nonetheless it's the only thing I can see that might cause this problem.
[QUOTE=maurits150;33373527][code]c:\game servers\rp\orangebox\srcds_rp.exe[/code]
I didn't know you could rename srcds.exe with it still working. Nonetheless it's the only thing I can see that might cause this problem.[/QUOTE]
Hmm, I've always renamed srcds.exe. I'll give it a shot though, thanks!
The only place I've seen CNet before is from source_net_3 module.
What about tools, and other addons installed?
[QUOTE=-TB-;33374829]The only place I've seen CNet before is from source_net_3 module.
What about tools, and other addons installed?[/QUOTE]
We used to use sourcenet a while back, but haven't recently.
Not many addons installed really, just your basic RP things: adv duplicator, Wenlis, smartsnap, etc. Just general RP tools, nothing out of the ordinary. For it to produce an error this deep though, I'd assume it'd have to be some kind of module, right?
What admin mod are you running, I know this might be indirect, but that's a start.
[QUOTE=mikeym;33377839]What admin mod are you running, I know this might be indirect, but that's a start.[/QUOTE]
Our own. Never been a problem in the past though, and there's nothing non standard in it.
You could always try and make a fresh server and just porting everything over to see if that helps.
[QUOTE=mikeym;33378294]You could always try and make a fresh server and just porting everything over to see if that helps.[/QUOTE]
Did that 2 days ago when I got our new server box. It was happening on the old box, so on the new, I did a completely fresh install, and just copied over our gamemode, and other addons, etc. It was still occurring, so I then updated and removed sourcemod and metamod, and then brought it to Facepunch,
well aren't tmysql and mysqloo both threaded? the error is about threading, perhaps it's one of those?
[QUOTE=Banana Lord.;33379259]well aren't tmysql and mysqloo both threaded? the error is about threading, perhaps it's one of those?[/QUOTE]
Both modules are used very widespread though, and I'm running latest versions. I'd assume there'd be more reports of such an issue if either were the cause.
[QUOTE=jimbodude;33379420]Both modules are used very widespread though, and I'm running latest versions. I'd assume there'd be more reports of such an issue if either were the cause.[/QUOTE]
it's such a rare issue though, I remember getting this a few times myself but it stopped after a while (I did have tmysql running if I remember correctly). From what I know it's been a long time since there was an update to tmysql and mysqloo besides compatibility fixes.
I guess I may need to do some tests with the two mysql modules then.
Anyone else have any words of wisdom?
[QUOTE=jimbodude;33386651]I guess I may need to do some tests with the two mysql modules then.
Anyone else have any words of wisdom?[/QUOTE]
well my words of wisdom would to just use mysqloo if you need multiple databases (or tmysql, but I can't remember if it supports multiple databases). running 2 is just pointless
Sorry, you need to Log In to post a reply to this thread.