Changes between Initial Version and Version 2 of Ticket #5263
- Timestamp:
- Jan 15, 2010, 8:19:47 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5263 – Description
initial v2 12 12 13 13 Replying to #5138 comment:25 bonefish: 14 >The system has apparently run out of semaphores. Not sure why that is or why that would prevent entering KDL (USB keyboard?). Normally a panic() like the above would deliberately crash the fs_shell, but I suppose the debug server needs semaphores to show the debug dialog and just hangs, if it doesn't get any. 15 16 I've USB on OHCI & a ps/2 keyboards attached. Being on OHCI, it's expected that the USB cannot open KDL. The ps/2 is a different story. 17 14 >The system has apparently run out of semaphores.