Re: glCallList infinite loop
"Carlo Chiari" <cialzdesk@xxxxxxxxx> wrote in message
news:1176461492.974183.84200@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi to all, this my first post here.
I have a strange problem with OpenGL in Windows XP. My card is an ATI
Mobility Radeon X1600.
My app has 3 gl canvas (managed by wxWidgets). Randomly the app hangs
in an idle state (infinite loop) ) with high CPU load. Pausing the
debugger it points to glCallList call.
Its argument value in this point is always 131.
Do you know some possible reasons that can help me find and fix the
problem?
thanx in advance
C.C.
Memory bug, Use a memory tool like Purify.
jbw
.
Relevant Pages
- glCallList infinite loop
... I have a strange problem with OpenGL in Windows XP. ... My app has 3 gl canvas (managed by wxWidgets). ... (comp.graphics.api.opengl) - Disappearing Sessions
... I'm presently converting a v1.1 ASP.NET app to v2, and am encountering a ... strange problem. ... When running in Debug mode (i.e. hitting F5), ... (microsoft.public.dotnet.framework.aspnet) - Word 2008 (Mac) crashes on old .doc files, does not "recover" properly
... A client of mine has a strange problem. ... She has just moved to a Mac within the last six months. ... she has also begun experiencing crashes involving brand-new docx files. ... The app says that it will re-start with a saved copy of what she was working on, but when the app gets back up and running there is nothing - no document, no auto-saved copy, nothing except a blank, new page. ... (microsoft.public.mac.office.word) - Word 2008 (Mac) crashes on old .doc files, does not "recover" properly
... A client of mine has a strange problem. ... She has just moved to a Mac within the last six months. ... she has also begun experiencing crashes involving brand-new docx files. ... The app says that it will re-start with a saved copy of what she was working on, but when the app gets back up and running there is nothing - no document, no auto-saved copy, nothing except a blank, new page. ... (microsoft.public.word.application.errors) - Weird sharing problem Win XP Pro - Win XP Home
... I ran to a very strange problem last week: ... One of my clients is running an acc2k app for years. ... The app runs fine on the Win XP Pro PC with the be installed locally... ... (comp.databases.ms-access) |
|