UFO:Alien Invasion

Archive => Bugs prior to release 2.3 => Topic started by: criusmac on December 13, 2009, 03:23:56 am

Title: Segmentation Fault cp_campaign.c:445
Post by: criusmac on December 13, 2009, 03:23:56 am
"version" is "UFO: Alien Invasion 2.3-dev x86 Oct 23 2009 Win32 DEBUG"
Updated via svn as requested.

'svn' is not recognized as an internal or external command,
operable program or batch file.

Version   5.1.2600 Service Pack 3 Build 2600

Name   Radeon X1600/X1650 Series
Driver Version   6.14.10.6925

Processor   x86 Family 15 Model 55 Stepping 2 AuthenticAMD ~2205 Mhz

UFO shot down at beginning of game, UFO ignored indefinitely.

To reproduce this problem, load the provided save game, and do nothing other than advance time. This is a reproducible problem if the above steps are followed.

UFOConsole Attached as requested.
Title: Re: Segmentation Fault cp_campaign.c:445
Post by: geever on December 13, 2009, 01:31:43 pm
To reproduce this problem, load the provided save game, and do nothing other than advance time. This is a reproducible problem if the above steps are followed.

I've followed the instructions no segfaults here with r27453 (latest).

-geever
Title: Re: Segmentation Fault cp_campaign.c:445
Post by: Mattn on December 13, 2009, 04:43:37 pm
looks like the linked list pointer is garbage - would be nice to run valgrind again on ufo
Title: Re: Segmentation Fault cp_campaign.c:445
Post by: criusmac on December 13, 2009, 11:48:15 pm
I'm thinking it's because I did an svn update rather than deleting the entire directory and redownloading from an empty directory. For some strange reason, when I update I sometimes get weird errors which go away only when I delete everything and download everything again. I didn't expect this to be one of them. My bad.