CR aborts in glNewList, glTexImage1D or glGet.

"Volz, Bill (WRVO) (Bill.Volz)" <[email protected]> Tue, 19 Oct 2004 11:11:50 -0500
Newsgroups gmane.comp.graphics.chromium.user,gmane.comp.graphics.chromium.devel
Message-ID <5A4AB6EA1F66464EA8C427B72B10B5B0019D7A3B@bocnte2k2.hou150.chevrontexaco.net>
I have an app that aborts when I turn on certain objects to show. I
noticed that this is occuring inside of a NewList with
GL_COMPILE_AND_EXECUTE and that may be unstable. There are no glGet*
calls that I can find, unless it was the one that caused it all to
crash. The part of the log follows. I can send the entire log if
requested, it's about 200K compressed.

Any ideas on how this can be fixed? Is it possible to fix? I don't have
access to the code for the program, so this needs to be fixed in CR. The
configuration file is the latest autodmx.conf with a print SPU added. 

System: 6 dual AMD Opteron, 8 GB ram, FX3000G with 6111 driver,
displaying to 12 LCD's, each at 1280 x 1024 into a mural of 3 rows of 4
LCD's.

Thanks, 

NewList( 2, GL_COMPILE_AND_EXECUTE )
ShadeModel( GL_SMOOTH )
Disable( GL_COLOR_MATERIAL )
Disable( GL_LIGHTING )
Materialfv( GL_FRONT_AND_BACK, GL_AMBIENT, [ 0.700000, 0.700000,
0.700000, 1.000000 ] )
Materialfv( GL_FRONT_AND_BACK, GL_SPECULAR, [ 0.500000, 0.500000,
0.500000, 1.000000 ] )
Materialf( GL_FRONT_AND_BACK, GL_SHININESS, 128.000000 )
Materialfv( GL_FRONT_AND_BACK, GL_DIFFUSE, [ 1.000000, 1.000000,
1.000000, 1.000000 ] )
Materialfv( GL_FRONT_AND_BACK, GL_DIFFUSE, [ 1.000000, 1.000000,
1.000000, 1.000000 ] )
Materialfv( GL_FRONT_AND_BACK, GL_AMBIENT, [ 0.400000, 0.400000,
0.400000, 1.000000 ] )
Materialfv( GL_FRONT_AND_BACK, GL_SPECULAR, [ 0.500000, 0.500000,
0.500000, 1.000000 ] )
Materialf( GL_FRONT_AND_BACK, GL_SHININESS, 12.800000 )
Materialfv( GL_FRONT_AND_BACK, GL_DIFFUSE, [ 1.000000, 1.000000,
1.000000, 1.000000 ] )
Materialfv( GL_FRONT_AND_BACK, GL_DIFFUSE, [ 1.000000, 1.000000,
1.000000, 1.000000 ] )
Materialfv( GL_FRONT_AND_BACK, GL_DIFFUSE, [ 1.000000, 1.000000,
1.000000, 1.000000 ] )
Color4fv( [1.000000, 1.000000, 1.000000, 1.000000] )
Color4f( 1.000000, 1.000000, 1.000000, 1.000000 )
PixelStorei( GL_UNPACK_ALIGNMENT, 1 )
TexEnvi( GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, 8448 )
Enable( GL_TEXTURE_1D )
TexParameterf( GL_TEXTURE_1D, GL_TEXTURE_MIN_FILTER, 9728.000000 )
TexParameterf( GL_TEXTURE_1D, GL_TEXTURE_MAG_FILTER, 9728.000000 )
TexParameterf( GL_TEXTURE_1D, GL_TEXTURE_WRAP_S, 10496.000000 )
TexImage1D( GL_TEXTURE_1D, 0, 6408, 256, 0, GL_RGBA, GL_UNSIGNED_BYTE,
0xa829320 )


> William R Volz,  Senior Research Geophysicist
> 
> ChevronTexaco 
> Energy Technology Company
> Subsurface Characterization Business Line
> Interpretation Product Development & Support
> 4800 Fournace Place, Bellaire, TX, 77401
> Tel 713 432 6666  Fax 713 432 2536
> 
> <mailto:[email protected]>
> This message may contain confidential information that is proprietary
> to ChevronTexaco and is intended only for the use of the parties to
> whom it is addressed. If you are not an intended recipient, you are
> hereby notified that any disclosure, copying, distribution or use of
> any information in this message is strictly prohibited. If you have
> received this message in error, please notify me immediately at the
> telephone number noted above.
> 
>