Rishat7c Posted May 6, 2020 Share Posted May 6, 2020 Maybe someone faced a similar problem after moving to 1.1. After the version change, we started restarts, in the VPS logs we noticed the following: Цитата Signal 11 (SIGSEGV, also known as segmentation violation) means that the program accessed a memory location that was not assigned to it. That’s usually a bug in a program. So if you’re writing your own program, that’s the most likely cause. It can also commonly occur with some hardware malfunctions. So far we decided to temporarily return to 0.3.7 and the rest stops. No one came across? Upd: Here are a couple of messages from the log: Цитата Main process exited, code=killed, status=11/SEGV , rageserv.service: Failed with result „signal“, kernel: [371448.059788] traps: ragemp-server[155120] general protection fault ip:69dc95 sp:7f3167ffe7b0 error:0 in ragemp-server[411000+15bd000] 1 Link to comment Share on other sites More sharing options...
Echzio Posted May 11, 2020 Share Posted May 11, 2020 up! Also encountered such a problem. Anyone have a solution? Link to comment Share on other sites More sharing options...
xspectorx Posted May 18, 2020 Share Posted May 18, 2020 i have this trouble too. random time server crashed with segfault. in dmesg: [Sun May 17 21:18:19 2020] traps: ragemp-server[32690] general protection fault ip:7fc2af8b6b65 sp:7ffe327824c0 error:0 in libc-2.31.so[7fc2af842000+178000] and part of coredump. but i dont have symbols for it: root@ubuntu-s-1vcpu-1gb-fra1-01:~/ragemp# gdb -c /tmp/core-ragemp-server-11-0-0-32690-1589750301 /root/ragemp/ragemp-server GNU gdb (Ubuntu 9.1-0ubuntu1) 9.1 Copyright (C) 2020 Free Software Foundation, Inc. ....... Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /root/ragemp/ragemp-server... (No debugging symbols found in /root/ragemp/ragemp-server) [New LWP 32690] [New LWP 32691] [New LWP 32694] [New LWP 32695] [New LWP 32696] [New LWP 32697] [New LWP 32698] [New LWP 32699] [New LWP 32700] ...... cut here ...... [New LWP 32757] [New LWP 32758] [New LWP 32759] [New LWP 32760] [New LWP 32761] [New LWP 32762] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". --Type <RET> for more, q to quit, c to continue without paging-- Core was generated by `./ragemp-server'. Program terminated with signal SIGSEGV, Segmentation fault. #0 _int_free (av=0x7fc2a8000020, p=0x7fc2a80316b0, have_lock=<optimized out>) at malloc.c:4316 4316 malloc.c: No such file or directory. [Current thread is 1 (Thread 0x7fc2af818800 (LWP 32690))] i cant find regularity ( 1 Link to comment Share on other sites More sharing options...
nachos Posted September 20, 2020 Share Posted September 20, 2020 any solution? got the same after 1-4h with just 5-10ppl Link to comment Share on other sites More sharing options...
Revelt Posted November 7, 2022 Share Posted November 7, 2022 Got the same here, bump Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now