Questions tagged [hung]
62 questions
0
votes
1 answer
Why would call to __kernel_vsyscall() from write() never return?
My C++ program hung and I attached it to the debugger and found this stack trace, the frame zero is never completing. What is the likely issue that has gone wrong here? I still have it in the debugger if there is more information I can gather.…

WilliamKF
- 41,123
- 68
- 193
- 295
-1
votes
2 answers
MultiDimensional Array randomly hanging
I have a program that I have been working on all day. The program freezes more times then it doesn't freeze....when it doesn't freeze it works fine and looks like this...
http://picpaste.com/Multidimensional_Array-KfdKSmoE.bmp
When it does hang up…

John Conner
- 233
- 1
- 4
- 18