SA-MP Forums Archive
Segmentation fault - 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: Segmentation fault (/showthread.php?tid=542987)



Segmentation fault - bloody69 - 23.10.2014

Hi, when Im loggin in on a server I got connection lost, in console it writes: "Segmentation fault"

I used debug plugin:

Код:
[20:16:03] [debug] Native backtrace:
[20:16:03] [debug] #0 f61f350b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[20:16:03] [debug] #1 f61ec20f in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[20:16:03] [debug] #2 f61ed3fc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[20:16:03] [debug] #3 f61ed866 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[20:16:03] [debug] #4 f61f315c in ?? () from plugins/crashdetect.so
[20:16:03] [debug] #5 f778d410 in ?? ()
[20:16:03] [debug] #6 f753242c in fwrite () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
[20:16:03] [debug] #7 f72e1fd2 in _Z18ProcessQueryThreadPv () from plugins/rwthread.so
[20:16:03] [debug] #8 f776ac39 in ?? () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
[20:16:03] [debug] #9 f75a79fe in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Im runnin on Debian 7 64bit and I have installed ia32-libs.


Re: Segmentation fault - zaibaslr2 - 23.10.2014

Did you try launching your server on your pc?


Re: Segmentation fault - bloody69 - 23.10.2014

Yeah, the same problem.


Re: Segmentation fault - Mark_Weston - 23.10.2014

Same thing, you need to recompile it.

http://forum.sa-mp.com/showpost.php?...&postcount=178

I am trying but getting those shitty errors.


Re: Segmentation fault - bloody69 - 24.10.2014

I need to recompile my gamemode with this plugin?

//edit: I've tried to recompile my script but it's not working.


Re: Segmentation fault - bloody69 - 24.10.2014

//up