project-navigation
Personal tools

Author Topic: Segmentation Fault cp_campaign.c:445  (Read 2686 times)

Offline criusmac

  • Squad Leader
  • ****
  • Posts: 168
    • View Profile
Segmentation Fault cp_campaign.c:445
« 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.

Offline geever

  • Project Coder
  • PHALANX Commander
  • ***
  • Posts: 2560
    • View Profile
Re: Segmentation Fault cp_campaign.c:445
« Reply #1 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

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: Segmentation Fault cp_campaign.c:445
« Reply #2 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

Offline criusmac

  • Squad Leader
  • ****
  • Posts: 168
    • View Profile
Re: Segmentation Fault cp_campaign.c:445
« Reply #3 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.