View Issue Details

IDProjectCategoryView StatusLast Update
0000134FSSCPOpenGLpublic2004-12-18 16:21
Reporterkasperl Assigned Totaylor  
PriorityimmediateSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Summary0000134: when entering mission sim in tech room, illegal op CTD
Descriptionwhen running with launcher 4.0 using this:
03_05_2004_fs_open_r.exe -spec -glow -jpgtga -fps -stats -ship_choice_3d
i get a crash upon entering the techroom mission sim. windows gives me an illegal operation error.
Additional InformationP3 800
192MB SDRAM
win98SE
R7k
TagsNo tags attached.

Activities

kasperl

2004-03-07 14:32

developer   ~0000368

it also happens in debug. but getting this error in debug will cause the game to stay on top of the error, making it impossible to click the right button, making me having to hit ctrl+alt+del twice.

RandomTiger

2004-03-07 14:45

developer   ~0000370

Last edited: 2004-03-07 14:48

Is this definately OGL only? If so it might be fixed already.
Use -window to allow you to see the error.

edited on: 03-07-04 09:48

kasperl

2004-03-07 15:19

developer   ~0000371

and it does seem to be OGL only, i could use the mission sim in D3D fine.

RandomTiger

2004-03-07 15:25

developer   ~0000372

Use -window to ge the error message so we can confirm what problem it is

kasperl

2004-03-07 15:27

developer   ~0000374

WTF?
using -window it works, just as it should, i just get to see all the missions.

but when i remove -window, i still hear the error beep, and FSO freezes.

Bobboau

2004-03-07 17:30

developer   ~0000379

too bad you don't have dual monitors, you could just grab the error mesage and drag it to the other window.

look in FS.log right after crashing a debug build, look for something along the lines of 'out of memory'

kasperl

2004-03-07 18:11

developer   ~0000380

i can't find anything like that, i have some stuff about frame 0 being too long, and as last line "Got event GS_EVENT_PLAYER_WARPOUT_DONE in state GS_STATE_SHOW_GOALS"

phreak

2004-03-07 20:27

developer   ~0000387

opengl doesn't work with JPG/TGA textures, try taking that off

RandomTiger

2004-03-08 18:59

developer   ~0000400

Might be an idea to turn off D3D flags like -jpgtga in opengl_init

phreak

2004-03-08 19:05

developer   ~0000401

ok i'll do that

phreak

2004-03-13 00:11

developer   ~0000430

its been done for a bit now. perhaps we should test this out

taylor

2004-03-28 21:36

administrator   ~0000605

Last edited: 2004-03-31 11:17

deleted crash log, verified as a driver problem

edited on: 03-31-04 06:17

phreak

2004-03-29 23:01

developer   ~0000609

i dont think its the same problem since kasperl's problem occurs when the sim room is entered, as opposed to a mission being launched from the sim room.

Goober5000

2004-04-30 04:11

administrator   ~0000852

Can we close this?

phreak

2004-04-30 05:10

developer   ~0000854

i don't know. kasperl never responded so i dont know if this problem still exists

kasperl

2004-08-05 11:02

developer   ~0001132

Last edited: 2004-08-06 13:53

I'm very sorry for not checking in any more.

When I go to the mission sim, I hear HD activity, then I hear the beep of an illegal op. hitting enter causes the windows cursor to pop up, hitting the windows key causes activity, but nothing shows, alt+tab does bugger all, but it does seem I can resize my taskbar. CTRL+ALT+DEL causes a reboot AT ONCE, not after 2 presses.

EDIT: OK, I'm off to italy tomorrow, and today is to busy for testing. I'll be gone for 3 weeks. Remind me when I get back.

EDIT2: The above report was in a release build.

edited on: 08-06-04 04:14

edited on: 08-06-04 09:53

phreak

2004-08-20 13:51

developer   ~0001161

odd this just happened to me the other day. i think it has to do with the save_screen code, which has given me trouble since day 1 of opengl.

taylor

2004-08-20 14:30

administrator   ~0001164

I had done some rewrites to the opengl_save_screen() not too long ago to prevent some problems I was getting as well. Entering the sim room is the weirdest way the it's used but I can't get it to crash for me anymore. It works better in Linux than Windows but I think that's just SDL vs. WGL.

taylor

2004-12-16 05:30

administrator   ~0001430

Last edited: 2004-12-16 05:34

*BUMP*

Is this still an issue? If so then please try with one of the 3.6.5 debug builds and send in the fs.log so it can be fixed.

EDIT: Oh and please create an empty file in data/ that's named "debug_filter.cfg" so that more debug output will be printed in the log.

edited on: 12-16-04 00:34

kasperl

2004-12-18 14:31

developer   ~0001436

This is no longer an issue with the 365 beta.

Mind, that is on a whole different system. The old system is gone now, but it works on the following config:


AMD64 3000+
Radeon 9800
1GB DDR
Windows XP
FSO 365

taylor

2004-12-18 16:21

administrator   ~0001437

The new code fixed random crashes in the same place for me and there have been no new reports since.

Considering it... Fixered.

Issue History

Date Modified Username Field Change
2004-03-07 14:26 kasperl New Issue
2004-03-07 14:32 kasperl Note Added: 0000368
2004-03-07 14:45 RandomTiger Note Added: 0000370
2004-03-07 14:48 RandomTiger Note Edited: 0000370
2004-03-07 15:19 kasperl Note Added: 0000371
2004-03-07 15:25 RandomTiger Note Added: 0000372
2004-03-07 15:27 kasperl Note Added: 0000374
2004-03-07 15:34 RandomTiger Assigned To => phreak
2004-03-07 15:34 RandomTiger Status new => assigned
2004-03-07 17:30 Bobboau Note Added: 0000379
2004-03-07 18:11 kasperl Note Added: 0000380
2004-03-07 20:27 phreak Note Added: 0000387
2004-03-08 18:59 RandomTiger Note Added: 0000400
2004-03-08 19:05 phreak Note Added: 0000401
2004-03-13 00:11 phreak Note Added: 0000430
2004-03-28 19:39 administrator Status assigned => feedback
2004-03-28 21:35 taylor File Added: fso-vbo_crash.txt
2004-03-28 21:36 taylor Note Added: 0000605
2004-03-29 23:01 phreak Note Added: 0000609
2004-03-29 23:01 phreak Status feedback => acknowledged
2004-03-31 11:16 taylor File Deleted: fso-vbo_crash.txt
2004-03-31 11:17 taylor Note Edited: 0000605
2004-04-30 04:11 Goober5000 Note Added: 0000852
2004-04-30 04:11 Goober5000 Priority normal => immediate
2004-04-30 05:10 phreak Note Added: 0000854
2004-08-05 11:02 kasperl Note Added: 0001132
2004-08-06 08:14 kasperl Note Edited: 0001132
2004-08-06 13:53 kasperl Note Edited: 0001132
2004-08-20 13:51 phreak Note Added: 0001161
2004-08-20 14:30 taylor Note Added: 0001164
2004-12-16 05:30 taylor Note Added: 0001430
2004-12-16 05:34 taylor Note Edited: 0001430
2004-12-18 14:31 kasperl Note Added: 0001436
2004-12-18 16:21 taylor Status acknowledged => resolved
2004-12-18 16:21 taylor Resolution open => fixed
2004-12-18 16:21 taylor Assigned To phreak => taylor
2004-12-18 16:21 taylor Note Added: 0001437