Actions
Bug #1198
openDDB loops panic in db_read_bytes
Description
I have some panic which I can't debug because there is a flurry of panic
messages on my screen. The offender is:
sys/platform/pc32/i386/db_interface.c:208
I see that ddb uses longjmp, but seems that doesn't work here somehow.
Updated by tuxillo over 10 years ago
- Description updated (diff)
- Category set to Kernel
- Assignee changed from 0 to tuxillo
- Target version set to 3.8
Grab.
Actions