Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - What could cause a task to go to the STOPPED state?: (1 Item)
   
What could cause a task to go to the STOPPED state?  
We recently had a case of a task going into the STOPPED state. My understanding is that this is the result of SIGSTOP. 
We think that the problem was caused by an errant pointer, and it looks like the bug is gone after we fixed the pointer.


What I don't understand is how this problem could have led to the the task being STOPPED. I suppose a random part of RAM
 was being written to, but I don't get how that could have cause d SIGSTOP.

Any comments would be appreciated.