callmethedog Posted October 3, 2010 Share Posted October 3, 2010 I am running a ubuntu 10.04 server 32 bit. I download the precompiled packages from the MTA wiki, and placed the resources and configs. I run ./mta-server, and i get segmentation fault. I run through gdb, and i get Program received signal SIGSEGV, Segmentation fault. 0x006655da in CRegistryManager::CloseRegistry(CRegistry*) () from /var/www/mtaserver/mta/mods/deathmatch/deathmatch.so also, i do backtrace in gdb and i get (gdb) bt #0 0x006655da in CRegistryManager::CloseRegistry(CRegistry*) () from /var/www/mtaserver/mta/mods/deathmatch/deathmatch.so #1 0x0061cd13 in CGame::~CGame() () from /var/www/mtaserver/mta/mods/deathmatch/deathmatch.so #2 0x005dd25c in CServer::ServerShutdown() () from /var/www/mtaserver/mta/mods/deathmatch/deathmatch.so #3 0x0046c5b9 in CModManagerImpl::Unload() () from ./core.so #4 0x0046ca98 in CModManagerImpl::Load(char const*, int, char**) () from ./core.so #5 0x0046de69 in CServerImpl::Run(int, char**) () from ./core.so #6 0x0046e5ce in Run () from ./core.so #7 0x08048cc7 in main () what is going wrong? Link to comment
MTA Team ccw Posted October 8, 2010 MTA Team Share Posted October 8, 2010 There is better error reporting in the fastest Linux nightly. Try that and see what it says: https://nightly.multitheftauto.com/?multitheftaut ... -rc-latest Link to comment
x86 Posted October 8, 2010 Share Posted October 8, 2010 Hello, Be sure your deathmatch files are correct (configs etc..), that's the problem. x86. 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