limelemondk Posted September 23, 2016 Share Posted September 23, 2016 (edited) Hey. Getting a crash whenever I try to ./mta-server64 via Putty on a Linux Ubuntu 14.4 system. It doesnt even load the server (according to logs, it does tho) before giving me a "Segmentation Fault". Trying to install any kind of MTA 1.6 linux version, it'll crash me. On fresh install, old install, no matter what I do actually. This is on Linux 1.6 Build 10038 Crash dump log: Spoiler MTA:SA Server v1.6-r10038-unstable crash report. 2016-09-23 21:10 Caught 17 addresses ... Backtrace: #0 - ./x64/core.so(_Z12DumpCallbackRKN15google_breakpad18MinidumpDescriptorEPvb+0xb1) [0x7f657e9754a1] #1 - ./x64/core.so(_ZN15google_breakpad16ExceptionHandler12GenerateDumpEPNS0_12CrashContextE+0x3dc) [0x7f657e98ea2c] #2 - ./x64/core.so(+0x31c55) [0x7f657e98ec55] #3 - ./x64/core.so(_ZN15google_breakpad16ExceptionHandler13SignalHandlerEiP7siginfoPv+0x90) [0x7f657e98ee10] #4 - /lib/x86_64-linux-gnu/libc.so.6(+0x36cb0) [0x7f657ebe2cb0] #5 - /lib/x86_64-linux-gnu/libncursesw.so.5(+0x2406c) [0x7f657e52a06c] #6 - /lib/x86_64-linux-gnu/libncursesw.so.5(doupdate+0x4af) [0x7f657e52c5af] #7 - /lib/x86_64-linux-gnu/libncursesw.so.5(wrefresh+0x39) [0x7f657e51af59] #8 - /lib/x86_64-linux-gnu/libncursesw.so.5(_nc_wgetch+0x14c) [0x7f657e5143cc] #9 - /lib/x86_64-linux-gnu/libncursesw.so.5(wget_wch+0xcb) [0x7f657e52f83b] #10 - ./x64/core.so(_ZN11CServerImpl11HandleInputEv+0x47) [0x7f657e977e27] #11 - ./x64/core.so(_ZN11CServerImpl8MainLoopEv+0x98) [0x7f657e978448] #12 - ./x64/core.so(_ZN11CServerImpl3RunEiPPc+0x8b7) [0x7f657e979197] #13 - ./x64/core.so(Run+0x5f) [0x7f657e984f0f] #14 - ./mta-server64() [0x40145d] #15 - /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f657ebcdf45] #16 - ./mta-server64() [0x4015b9] -------------------------------------------------------------------------------- Dump file: http://upload.mtasa.com/u/129394283/server_1.6-unstable-10038_20160923_2102.dmp_ Edited September 23, 2016 by limelemondk Link to comment
Jusonex Posted September 24, 2016 Share Posted September 24, 2016 Does the 1.5.2 server work flawlessly? Link to comment
limelemondk Posted September 24, 2016 Author Share Posted September 24, 2016 (edited) 2 hours ago, Jusonex said: Does the 1.5.2 server work flawlessly? It does indeed. I really have no idea what could be the cause of this. Installing the first 1.6 nightly to see if that'll fix the issue, but I doubt it. EDIT: Please note; The 1.6 Windows server files are working perfectly. (Well, except the fact that my PC freeze, but that's on me) Edited September 24, 2016 by limelemondk Link to comment
Woovie Posted September 25, 2016 Share Posted September 25, 2016 I'll give this a go on my Ubuntu box and see if I can replicate. Link to comment
Woovie Posted September 25, 2016 Share Posted September 25, 2016 I replicated. When I ctrl+c Segmentation fault (core dumped) MTA:SA Server v1.6-r10043-unstable crash report. 2016-09-25 13:12 Caught 12 addresses ... Backtrace: #0 - ./x64/core.so(_Z12DumpCallbackRKN15google_breakpad18MinidumpDescriptorEPvb+0xb1) [0x7fc1206724a1] #1 - ./x64/core.so(_ZN15google_breakpad16ExceptionHandler12GenerateDumpEPNS0_12CrashContextE+0x3dc) [0x7fc12068ba2c] #2 - ./x64/core.so(+0x31c55) [0x7fc12068bc55] #3 - ./x64/core.so(_ZN15google_breakpad16ExceptionHandler13SignalHandlerEiP7siginfoPv+0x90) [0x7fc12068be10] #4 - /lib/x86_64-linux-gnu/libc.so.6(+0x36cb0) [0x7fc1208dfcb0] #5 - /lib/x86_64-linux-gnu/libncurses.so.5(delwin+0x30) [0x7fc120440990] #6 - ./x64/core.so(_ZN11CServerImpl13DestroyWindowEv+0x4e) [0x7fc12067573e] #7 - ./x64/core.so(_ZN11CServerImpl3RunEiPPc+0x8bf) [0x7fc12067619f] #8 - ./x64/core.so(Run+0x5f) [0x7fc120681f0f] #9 - ./mta-server64() [0x40145d] #10 - /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7fc1208caf45] #11 - ./mta-server64() [0x4015b9] -------------------------------------------------------------------------------- ~ sbx320 provided me a way to launch it. Start your server with the -n flag and it will load. The issue is related to ncurses. Link to comment
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