Server crashes due to an unknown error
#1

PHP Code:
[10:12:20] [debugServer crashed due to an unknown error
[10:12:20] [debugNative backtrace:
[
10:12:20] [debug#0 b744fe8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[10:12:20] [debug#1 b7448bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[10:12:20] [debug#2 b7449dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[10:12:20] [debug#3 b744a226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[10:12:20] [debug#4 b744fadc in ?? () from plugins/crashdetect.so
[10:12:20] [debug#5 b779840c in ?? ()
[10:12:20] [debug#6 0813b4c9 in ?? () from ./samp03svr
[10:12:20] [debug#7 0813c8bb in ?? () from ./samp03svr
[10:12:20] [debug#8 080b5d37 in ?? () from ./samp03svr
[10:12:20] [debug#9 080b14d3 in ?? () from ./samp03svr
[10:12:20] [debug#10 b748daf3 in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
[10:12:20] [debug#11 0804b521 in ?? () from ./samp03svr 
I am compiling with advanced debug info crashdetect & so on... still no clue

That thing actually says nothing... do you guys have any idea how to detect whats causing it?
Reply
#2

I think the same thing happened to me.
It turned out that the server hosting service that I had my server on was missing some linux libraries which were necessary to run the updated FCNPC plugin.
Reply
#3

go to "pawno" folder and create an file called "pawno" and inside delete everything then write "-d3" , once you done that , go and complie the script, run it again and when this error comes out it will show you the exact line of the error.
Reply
#4

Quote:
Originally Posted by iLearner
View Post
PHP Code:
[10:12:20] [debugServer crashed due to an unknown error
[10:12:20] [debugNative backtrace:
[
10:12:20] [debug#0 b744fe8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[10:12:20] [debug#1 b7448bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[10:12:20] [debug#2 b7449dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[10:12:20] [debug#3 b744a226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[10:12:20] [debug#4 b744fadc in ?? () from plugins/crashdetect.so
[10:12:20] [debug#5 b779840c in ?? ()
[10:12:20] [debug#6 0813b4c9 in ?? () from ./samp03svr
[10:12:20] [debug#7 0813c8bb in ?? () from ./samp03svr
[10:12:20] [debug#8 080b5d37 in ?? () from ./samp03svr
[10:12:20] [debug#9 080b14d3 in ?? () from ./samp03svr
[10:12:20] [debug#10 b748daf3 in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
[10:12:20] [debug#11 0804b521 in ?? () from ./samp03svr 
That thing actually says nothing... do you guys have any idea how to detect whats causing it?
complie with -d3 and give us logs ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)