Hey all,
I’ve been looking into using the WPILib SmartDashboard for debugging lately, and have encountered mysterious errors stating things like “FRCNetworkTablesWriteTask has failed” with a few memory addresses thrown in. Has anybody else encountered this problem, and are there any fixes suggested?
Team 1280 captured these error messages when we had a robot crash in San Jose on 03/30. This was captured from NetConsole when we were tethered to our robot in the pit.
program
Exception current instruction address: 0x02beb868
Machine Status Register: 0x0008b012
Condition Register: 0x20000084
Task: 0x2b30980 “FRC_NetworkTablesWriteTask”
0x2b30980 (FRC_NetworkTablesWriteTask): task 0x2b30980 has had a failure and has been stopped.
0x2b30980 (FRC_NetworkTablesWriteTask): fatal kernel task-level exception!
task 0x2b247e0 (FRC_NetworkTablesWatchdogTask) deleted: errno=0 (0) status=0 (0)
>>>>ERROR: A timeout has been exceeded: NetworkTables watchdog expired… disconnecting …in WatchdogTaskRun() in C:/WindRiver/workspace/WPILib/NetworkTables/Connection.cpp at line 565
>>>>ERROR: A timeout has been exceeded: NetworkTables watchdog expired… disconnecting …in WatchdogTaskRun() in C:/WindRiver/workspace/WPILib/NetworkTables/Connection.cpp at line 565
>>>>ERROR: A timeout has been exceeded: NetworkTables watchdog expired… disconnecting …in WatchdogTaskRun() in C:/WindRiver/workspace/WPILib/NetworkTables/Connection.cpp at line 565
task 0x259d568 (FTP Server Connection Thread) deleted: errno=0 (0) status=0 (0)
?