[HELP] Crash - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [HELP] Crash (
/showthread.php?tid=502493)
[HELP] Crash -
ShinichiKudou - 24.03.2014
Код:
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::thread_resource_error> >'
what(): boost::thread_resource_error: Resource temporarily unavailable
Whats this server wont start
Re: [HELP] Crash -
ThanosGalio - 24.03.2014
post server.log and server.cfg
Re: [HELP] Crash -
ShinichiKudou - 24.03.2014
Server Log
Код:
[19:07:23] Loading filterscript 'mCtrlPlug.amx'...
[19:07:23] ***Ex-PlugIn Loaded***
[19:07:23] Loaded 4 filterscripts.
[19:07:25]
[19:07:25] =======================================
[19:07:25] | |
[19:07:25] | YSI version 3.01.0002 |
[19:07:25] | By Alex "******" Cole |
[19:07:25] | |
[19:07:25] =======================================
[19:07:25]
[19:07:25] Preparing the gamemode, please wait...
[19:07:25] [debug] Server crashed while executing PHRP.amx
[19:07:25] [debug] AMX backtrace:
[19:07:25] [debug] #0 native mysql_connect () [b7368840] from mysql.so
[19:07:25] [debug] #1 0038a96c in ?? () from PHRP.amx
[19:07:25] [debug] #2 0052f3ac in public S@@_OnGameModeInit () from PHRP.amx
[19:07:25] [debug] #3 native CallLocalFunction () [080dbf60] from samp03svr
[19:07:25] [debug] #4 0000d960 in public S@@_OnGameModeInit () from PHRP.amx
[19:07:25] [debug] #5 native CallLocalFunction () [080dbf60] from samp03svr
[19:07:25] [debug] #6 00007a98 in public Itter_OnGameModeInit () from PHRP.amx
[19:07:25] [debug] #7 native CallLocalFunction () [080dbf60] from samp03svr
[19:07:25] [debug] #8 00006fa4 in public zcmd_OnGameModeInit () from PHRP.amx
[19:07:25] [debug] #9 native CallLocalFunction () [080dbf60] from samp03svr
[19:07:25] [debug] #10 00006904 in public SSCANF_OnGameModeInit () from PHRP.amx
[19:07:25] [debug] #11 00000c6c in public OnGameModeInit () from PHRP.amx
[19:07:25] [debug] Native backtrace:
[19:07:25] [debug] #0 b649b31b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[19:07:25] [debug] #1 b64957c2 in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[19:07:25] [debug] #2 b64963ac in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[19:07:25] [debug] #3 b6496856 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[19:07:25] [debug] #4 b649af6c in ?? () from plugins/crashdetect.so
[19:07:25] [debug] #5 b771d40c in ?? ()
[19:07:25] [debug] #6 b771d416 in ?? ()
[19:07:25] [debug] #7 b7490941 in gsignal () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
[19:07:25] [debug] #8 b7493d72 in abort () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
[19:07:25] [debug] #9 b765d28d in _ZN9__gnu_cxx27__verbose_terminate_handlerEv () from /usr/lib/i386-linux-gnu/libstdc++.so.6
Код:
echo Executing Server Config...
lanmode 0
rcon_password DAMN!
maxplayers 500
port 7778
hostname [0.3z] Philippine Roleplay [Beta Server!]
gamemode0 PHRP
filterscripts Server PlayerInteriors PlayerExteriors mCtrlPlug
plugins streamer.so mysql.so sscanf.so Whirlpool.so crashdetect.so
announce 1
query 1
chatlogging 0
weburl www.phggaming.org
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Server.CFG
Re: [HELP] Crash -
ShinichiKudou - 24.03.2014
bump
Re: [HELP] Crash -
ShinichiKudou - 24.03.2014
Any Help?
Re: [HELP] Crash -
Konstantinos - 24.03.2014
Which version of the plugin do you use? Have you tried to upgrade/downgrade?
Re: [HELP] Crash -
ShinichiKudou - 24.03.2014
I use mysql version R38
Re: [HELP] Crash -
Konstantinos - 24.03.2014
Downgrade to a version between R34-R37 and if the problem persists, post in the mysql plugin's thread. maddinat0r may be able to help you.
Re: [HELP] Crash -
ShinichiKudou - 25.03.2014
i get this when using r33
Код:
Error in my_thread_global_end(): 1 threads didn't exit
but get crash using r34 i cAnt access server log bexause im on my phone
Re: [HELP] Crash -
ShinichiKudou - 25.03.2014
bump