Woovie Posted December 21, 2009 Share Posted December 21, 2009 Well the title explains it all. When trying to run MTA 1.0.3 on CentOS 5.3 Final I get 'Segmentation Fault' as the error. Edit: Well before I did this, 1.0.2 WAS working. I downgraded all the files back to the 1.0.2 stuff and I get the error again. I am clearly doing something wrong. Link to comment
Schoorsteen Posted December 30, 2009 Share Posted December 30, 2009 Do you use the MySQL plug-in? Link to comment
Schoorsteen Posted December 30, 2009 Share Posted December 30, 2009 In that case see: https://forum.multitheftauto.com/viewtop ... 06&t=26117 Link to comment
Woovie Posted December 31, 2009 Author Share Posted December 31, 2009 The server doesn't even get far enough to debug... I literally type ./mta-server and it returns 'segmentation fault' Link to comment
x86 Posted January 2, 2010 Share Posted January 2, 2010 Try: $ gdb mta-server (If doesn't work, try: yum install gdb) Then press: r (MTA Server will run now) .... (MTA Crashes, copy output to pastebin.com). Then press: bt (Backtrace the crash) Copy this log to pastebin.com 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