View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0003682 | Spring engine | Gfx driver issues | public | 2013-04-08 03:58 | 2013-08-25 03:33 | ||||
Reporter | abma | ||||||||
Assigned To | jK | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0003682: CodeXL reports OpenGL errors because functions are called from other render context | ||||||||
Description | Detected 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 Reproduce | get an ati card download codexl: http://developer.amd.com/tools/heterogeneous-computing/codexl/ install & run spring with it. | ||||||||
Additional Information | http://stackoverflow.com/questions/9663262/resetting-opengl-extension-pointers-in-windows-api | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2013-04-08 04:06 |
seems to be an old issue: http://springrts.com/phpbb/viewtopic.php?f=12&t=12098&start=20 |
abma (administrator) 2013-04-08 04:14 |
full log of one run: http://paste.springfiles.com/view/0555f576 (if it helps i can try to add stacktraces as well) |
jK (developer) 2013-04-08 21:16 Last edited: 2013-04-08 21:17 |
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. |
![]() |
|||
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 |