Changes between Initial Version and Version 1 of Ticket #4500, comment 21
- Timestamp:
- Jun 14, 2011, 8:09:25 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4500, comment 21
initial v1 1 1 The latest attachment shows some more info with latest builds. 2 The panic is caused programmatically after 1000 reschedules of the scheduler. I noticed that the only thread scheduled repeatedly is the object cache resizer. 2 The panic is caused programmatically by me after 1000 reschedules of the scheduler (otherwise I can't enter KDL via the keyboard). 3 I noticed that the only thread being scheduled continuously is the object cache resizer thread. 3 4 4 5 The screenshot shows also the ints command, and interrupts are actually being delivered.