View Issue Details

IDProjectCategoryView StatusLast Update
0000839FSSCPgameplaypublic2006-03-05 07:53
ReporterSpectre-7 Assigned ToGoober5000  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Summary0000839: Int3() in sexp.cpp
DescriptionSpectre's bug seems to be the more prominent one here. Anyway, bfobar's is fixed.

-----------------------------
bfobar's bug:

CVS build 02/26/06.
I added the tbm file to this build to get it to recognize the media.vps with the "initial" spelling problems. I go to the campaign and resume where I left off, (The Admiral Koth tries to ram the big C mission), and the game CTDs after I check my ship and weapons loadout and click commit. I am uploading a snip of the fs.log file towards the end where it's giving error message for your convenience, since I have no idea what it's doing there.
TagsNo tags attached.

Activities

2006-02-27 07:22

 

fs_snip.log (5,620 bytes)

Spectre-7

2006-02-27 19:10

reporter   ~0004964

As I noted in the forum, I'm also experiencing this crash. I'm running Slackware Linux, on an AMD 2500+, 512MB PC3200, with an nVidia geForce 5900XT 128MB and SBLive!

I just compiled a debug version from CVS (2/27/2k6 @ 0000021:0000011:00am PST), and fs2_open_d crashes when attempting to load any real mission I've selected (Belisarius and the Place of Chariots), but seems fine with the training missions. This is without any command line arguements, or extra MediaVPs.

Here's the last section of my fs2_open.log
=================== STARTING LEVEL LOAD ==================
Reassigning player to squadron 53rd Hammerheads
Someone passed an extension to bm_load for file 'hammer.pcx'
ANI 2_Loading.ani with size 43x43 (32.8% wasted)
Starting model page in...
Beginning level bitmap paging...
loading warp model -1
SHOCKWAVE => Loading default shockwave model...
SHOCKWAVE => Default model load: FAILED!! Falling back to 2D effect...
MISSION LOAD: 'SM1-02.fs2'
Hmmm... Extension passed to mission_load...
Reassigning player to squadron 53rd Hammerheads
Someone passed an extension to bm_load for file 'hammer.pcx'
Using alternate ship type name : Unknown
Int3(): From parse/sexp.cpp at line 17876

taylor

2006-02-27 20:33

administrator   ~0004967

I think these are two separate bugs.

@bfobar: fs_snip.log doesn't contain an error message at the end, did it get chopped off? Also are you running D3D or OGL?

@Spectre-7: It's some invalid sexp at work. Current CVS works fine for me with the retail missions so please make sure that you don't have any modified missions in there somewhere (in a VP or in any of the /data/missions/ directories). If everything looks ok on your end please open a new bug report for this and we can continue debugging there.

bfobar

2006-02-27 22:35

reporter   ~0004968

I didn't get an error message of any kind. I click commit and the FS2 program vanishes. It doesn't occur on every mission -- I tested a few single missions in the tech room. I tried the 02/24/06 build, and it has no problems.

Goober5000

2006-03-01 02:13

administrator   ~0004980

I believe I've fixed bfobar's bug. It was a stupid issue with the oswpt stuff.

Goober5000

2006-03-01 20:52

administrator   ~0005008

Oh noes... I think I figured out what happened with Spectre's bug... it looks like karajorma's fault. :p When he added seeds to rand and rand-multiple, he used CDR(n+1) instead of CDR(CDR(n)).

Goober5000

2006-03-02 03:08

administrator   ~0005018

Okay, hopefully this is all fixed. Try the next CVS build and see if it still crashes.

Spectre-7

2006-03-02 22:07

reporter   ~0005029

Sorry... I've been AFK a couple days.

I just compiled from CVS and this appears to be fixed. Place of Chariots is loading and running fine. I'll run through a couple more missions in the next 24 hours to make sure.

Goober5000

2006-03-05 07:53

administrator   ~0005048

I'm just going to resolve this.

Issue History

Date Modified Username Field Change
2006-02-27 07:22 bfobar New Issue
2006-02-27 07:22 bfobar File Added: fs_snip.log
2006-02-27 19:10 Spectre-7 Note Added: 0004964
2006-02-27 20:33 taylor Note Added: 0004967
2006-02-27 22:35 bfobar Note Added: 0004968
2006-03-01 02:13 Goober5000 Note Added: 0004980
2006-03-01 03:04 Goober5000 Reporter bfobar => Spectre-7
2006-03-01 03:04 Goober5000 Summary CTD upon hitting commit from briefing screens. => Int3() in sexp.cpp
2006-03-01 03:04 Goober5000 Description Updated
2006-03-01 03:04 Goober5000 Additional Information Updated
2006-03-01 20:52 Goober5000 Note Added: 0005008
2006-03-02 03:08 Goober5000 Note Added: 0005018
2006-03-02 03:09 Goober5000 Status new => assigned
2006-03-02 03:09 Goober5000 Assigned To => Goober5000
2006-03-02 22:07 Spectre-7 Note Added: 0005029
2006-03-05 07:53 Goober5000 Status assigned => resolved
2006-03-05 07:53 Goober5000 Resolution open => fixed
2006-03-05 07:53 Goober5000 Note Added: 0005048