|
C++ Crash On Load (Task related)
Hello Everyone,
We have been having a particularly difficult problem lately. Our code crashes on load. So far I have been able to narrow it down to creating objects of WPILib classes under seperate tasks. Any objects created under the main robot task work correctly, but if i create an object in a seperate task the code crashes when it tries to start.
I'm working on with windows 7 64 bit, with the latest Wind River update. Any help would be much appreciated.
__________________
|