View Issue Details

IDProjectCategoryView StatusLast Update
0000441FSSCPmultiplayerpublic2005-06-20 08:51
ReporterWMCoolmon Assigned Totaylor  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0000441: CTD upon death in multiplayer
DescriptionThe first time I died in the Shivan gauntlet (playing with redsniper, I was hosting) I got a CTD as soon as I died and the camera had changed to the external view.

fs.log is attached as death_crash_fs.log
Additional InformationErrorlog.txt:
----------------------------
fs2_open_T-OAL-20050602-dbg caused a Breakpoint in module fs2_open_T-OAL-20050602-dbg.exe at 001b:00568572.
Exception handler called in Freespace 2 Main Thread.
Error occurred at 6/2/2005 21:08:16.
E:\games\freespace2\fs2_open_T-OAL-20050602-dbg.exe, run by Steven.
1 processor(s), type 586.
512 MBytes physical memory.
TagsNo tags attached.

Activities

2005-06-03 04:33

 

death_crash_fs.log (283,615 bytes)

taylor

2005-06-03 04:55

administrator   ~0002582

This is an Int3(). Where did it come from?

WMCoolmon

2005-06-07 05:06

developer   ~0002606

Er, the only additional stuff I have is an error message from Windows (I'll attach that) and the stack dump.

2005-06-07 05:06

 

death_crash.png (5,551 bytes)   
death_crash.png (5,551 bytes)   

taylor

2005-06-07 05:39

administrator   ~0002607

001b:00568572 is line 893 in osapi.cpp, debug_int3(). Doesn't help figure out what triggered the Int3() though. We really need to add __FILE__ and __LINE__ to it so that we don't have to debug the thing to figure out what made the call.

taylor

2005-06-20 08:51

administrator   ~0002659

I'm assuming that this might be a popup issue which I fixed recently. Still not sure where the Int3() is coming from but it's working perfectly for me at this point. Reopen if it's still a problem in my next build (will include many other multi related fixes too).

taylor

2005-06-20 08:51

administrator   ~0002660

Fixered. Maybe.

Issue History

Date Modified Username Field Change
2005-06-03 04:33 WMCoolmon New Issue
2005-06-03 04:33 WMCoolmon File Added: death_crash_fs.log
2005-06-03 04:55 taylor Note Added: 0002582
2005-06-07 05:06 WMCoolmon Note Added: 0002606
2005-06-07 05:06 WMCoolmon File Added: death_crash.png
2005-06-07 05:39 taylor Note Added: 0002607
2005-06-20 08:51 taylor Note Added: 0002659
2005-06-20 08:51 taylor Status new => resolved
2005-06-20 08:51 taylor Resolution open => fixed
2005-06-20 08:51 taylor Assigned To => taylor
2005-06-20 08:51 taylor Note Added: 0002660