2025-07-20 16:03 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0003682Spring engineGfx driver issuespublic2013-08-25 03:33
Reporterabma 
Assigned TojK 
PrioritynormalSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0003682: CodeXL reports OpenGL errors because functions are called from other render context
DescriptionDetected error: The debugged process asked for an extension function pointer (wglChoosePixelFormatARB) from one render context, but called this function pointer in another render context (context #0)

Debug String: Detected error: The debugged process asked for an extension function pointer (wglGetPixelFormatAttribivARB) from one render context, but called this function pointer in another render context (context # 2)
Steps To Reproduceget an ati card
download codexl: http://developer.amd.com/tools/heterogeneous-computing/codexl/
install & run spring with it.
Additional Informationhttp://stackoverflow.com/questions/9663262/resetting-opengl-extension-pointers-in-windows-api
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0010408

abma (administrator)

seems to be an old issue: http://springrts.com/phpbb/viewtopic.php?f=12&t=12098&start=20

~0010409

abma (administrator)

full log of one run: http://paste.springfiles.com/view/0555f576

(if it helps i can try to add stacktraces as well)

~0010420

jK (developer)

Last edited: 2013-04-08 21:17

View 2 revisions

We don't use wglChoosePixelFormat, so it must be a problem inside SDL itself.
Or inside the ati drivers, that call this function inside the overhead layer.

+Notes

-Issue History
Date Modified Username Field Change
2013-04-08 03:58 abma New Issue
2013-04-08 04:04 abma Summary CodeXL reports many OpenGL errors because function are called from other render context => CodeXL reports OpenGL errors because function are called from other render context
2013-04-08 04:04 abma Description Updated View Revisions
2013-04-08 04:06 abma Note Added: 0010408
2013-04-08 04:14 abma Note Added: 0010409
2013-04-08 12:06 abma Summary CodeXL reports OpenGL errors because function are called from other render context => CodeXL reports OpenGL errors because functions are called from other render context
2013-04-08 21:16 jK Note Added: 0010420
2013-04-08 21:17 jK Note Edited: 0010420 View Revisions
2013-08-25 03:33 jK Status new => resolved
2013-08-25 03:33 jK Resolution open => fixed
2013-08-25 03:33 jK Assigned To => jK
+Issue History