Tagged Questions
7
votes
3answers
4k views
PHP sleep() silently hogs CPU
I'm running Apache on Linux within VMWare. One of the PHP pages I'm requesting does a sleep(), and I find that if I attempt to request a second page whilst the first page is sleep()'ing, the second ...
1
vote
0answers
267 views
Compiler Hangs In Xcode 4 on VMWare
I have Mac OS X 10.6.8 installed in VMWare Workstation on my Windows 7 computer.
I downloaded Xcode 4 and after installing it, I am trying to compile an app that I created some time ago in Xcode ...
1
vote
2answers
348 views
glGetError hangs for several seconds
I am developing an OpenGL application and I am seeing some strange things happen. The machine I am testing with is equipped with an NVidia Quadro FX 4600 and it is running RHEL WS 4.3 x86_64 (kernel ...