UFO:Alien Invasion

Technical support => Feature Requests => Topic started by: BillyBobJoeBubba on July 24, 2008, 04:19:13 pm

Title: ALWAYS crashes on saving after receiving credits overhead. (2.3 dev, linux)
Post by: BillyBobJoeBubba on July 24, 2008, 04:19:13 pm
On the 2.3 dev linux version the game always crashes when I try to save it after having gotten my first month's administrative overhead payment. Before then I can load and save just fine. I can still play after getting the money, I just can't save. This is consistent and reproduceable for me, it happens every time.

Occasionally the game crashes when receiving the administrative overhead payment, but not consistently.

Not sure how to troubleshoot it.
Title: Re: ALWAYS crashes on saving after receiving credits overhead. (2.3 dev, linux)
Post by: BTAxis on July 24, 2008, 05:01:33 pm
Read the wiki page about bugs and getting a backtrace. It would help a lot if you made one.
Title: Re: ALWAYS crashes on saving after receiving credits overhead. (2.3 dev, linux)
Post by: BillyBobJoeBubba on July 24, 2008, 06:50:11 pm
Okay, I read the wiki, I didn't see anything on backtrace under "Bugs - I've found a bug, what should I do?"

I'm happy to post a report but don't have a Sourceforge account, which I read to mean that I should post with my forum ID (post here? Post there anonymously?)

Just trying to help.
Title: Re: ALWAYS crashes on saving after receiving credits overhead. (2.3 dev, linux)
Post by: BTAxis on July 24, 2008, 07:09:02 pm
Actually, the info for making a backtrace is in the debugging (http://ufoai.ninex.info/wiki/index.php/Debugging) section, which is linked from the bug reporting page. I guess that isn't very obvious.
Title: Re: ALWAYS crashes on saving after receiving credits overhead. (2.3 dev, linux)
Post by: BillyBobJoeBubba on July 24, 2008, 07:15:31 pm
Ah, okay, I see I see it now. I'm running  a pre-compiled package, I'd prefer not to compile it myself with gdb for my own sanity. Is there any point in submitting the bug without that output with just the console log and developer set to true?
Title: Re: ALWAYS crashes on saving after receiving credits overhead. (2.3 dev, linux)
Post by: geever on July 24, 2008, 07:21:08 pm
If you use a precompiled package, I'm sure it has been fixed since then, see https://sourceforge.net/tracker/index.php?func=detail&aid=1994515&group_id=157793&atid=805242

But if you can reproduce it with the latest trunk feel free to report it on SF.

-geever
Title: Re: ALWAYS crashes on saving after receiving credits overhead. (2.3 dev, linux)
Post by: BillyBobJoeBubba on July 24, 2008, 07:25:45 pm
That looks like it! I was thinking employees based on the console log. This was the latest precompiled dev version I could find. Hopefully someone will put out a newer one soon.


Thanks!
Title: Re: ALWAYS crashes on saving after receiving credits overhead. (2.3 dev, linux)
Post by: stevenjackson on July 25, 2008, 01:15:41 am

If your using linux and have a debian based system it is really easy to set up the environment.  And if you plan on working off of trunk (now 2.3) its well worth the effort.

Steve
Title: Re: ALWAYS crashes on saving after receiving credits overhead. (2.3 dev, linux)
Post by: BillyBobJoeBubba on July 25, 2008, 09:23:15 pm
I do and I do, but for me it seems like a lot of work that I'm just not good at. I tried getting into subversion for something else and it ended up causing more problems than I was willing to deal with, lame as that probably sounds to the seasoned veterans.