Segmentation fault error on 0.3.7-R2
#1

Hi, i've been running a server for a week and the first 3 days i didn't had any problem, i have 40-70 users daily, but now i'm getting segmentation fault errors, i've made a core dump and this is what i got:

Код:
[root@samp-512mb-nyc1-01 4]# gdb samp03svr core-samp03svr-11-0-0-12627-1471508507
GNU gdb (GDB) Red Hat Enterprise Linux (7.2-90.el6)
Copyright © 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /root/samp/4/samp03svr...(no debugging symbols found)...done.
[New Thread 12627]
[New Thread 12628]

warning: Ignoring non-absolute filename: <plugins/sscanf.so>
Missing separate debuginfo for plugins/sscanf.so
Try: yum --enablerepo='*-debug*' install /usr/lib/debug/.build-id/a4/84d26b645885997fed490fde92907cda92a95a
Missing separate debuginfo for
Try: yum --enablerepo='*-debug*' install /usr/lib/debug/.build-id/ea/b2e4e3d29752403927addc38913303d7172ca8
Reading symbols from /lib/libdl.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/libpthread.so.0...(no debugging symbols found)...done.
[Thread debugging using libthread_db enabled]
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /usr/lib/libstdc++.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libstdc++.so.6
Reading symbols from /lib/libm.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /lib/libgcc_s.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib/libgcc_s.so.1
Reading symbols from /lib/libc.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/ld-linux.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from plugins/sscanf.so...(no debugging symbols found)...done.
Loaded symbols for plugins/sscanf.so
Reading symbols from plugins/streamer.so...(no debugging symbols found)...done.
Loaded symbols for plugins/streamer.so
Reading symbols from /lib/librt.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib/librt.so.1
Reading symbols from /lib/libnss_files.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libnss_files.so.2
Reading symbols from /lib/libnss_dns.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libnss_dns.so.2
Reading symbols from /lib/libresolv.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libresolv.so.2
Core was generated by `./samp03svr'.
Program terminated with signal 11, Segmentation fault.
#0  0x00000002 in ?? ()
Missing separate debuginfos, use: debuginfo-install glibc-2.12-1.192.el6.i686 libgcc-4.4.7-17.el6.i686 libstdc++-4.4.7-17.el6.i686
(gdb) where
#0  0x00000002 in ?? ()
#1  0x086e8060 in ?? ()
#2  0x080dfd62 in ?? ()
#3  0x08096a07 in ?? ()
#4  0x080dfd62 in ?? ()
#5  0x08096a07 in ?? ()
#6  0x080a523a in ?? ()
#7  0x080d0b31 in ?? ()
#8  0x080ad6b7 in ?? ()
#9  0x080aeead in ?? ()
#10 0x080aef02 in ?? ()
#11 0x080aa13a in ?? ()
#12 0x00157d26 in __libc_start_main () from /lib/libc.so.6
#13 0x0804b4e1 in ?? ()
(gdb)
The host specs are the next:

OS: CentOS 6.8 x32
CPU: 1 vCore
RAM: 512MB
SSD: 20GB

I would appreciate if someone can help me, my server is dying :c
Reply
#2

https://sampforum.blast.hk/showthread.php?tid=299619&page=2 This could potentially help you a lot.

If not. I have a few other fixes that could be the resolution to your issue.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)