summaryrefslogtreecommitdiffstats
path: root/usr.sbin/chroot
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2002-06-12 13:30:52 +0000
committerbde <bde@FreeBSD.org>2002-06-12 13:30:52 +0000
commita13cc2f243507c5ed2ac48dab854d86dae900d82 (patch)
tree03039cff840bd502e4df5f3212ccd9d6cc524f08 /usr.sbin/chroot
parent5a55cbe1ebf23653c6fd9a44d01909479c1609dd (diff)
downloadFreeBSD-src-a13cc2f243507c5ed2ac48dab854d86dae900d82.zip
FreeBSD-src-a13cc2f243507c5ed2ac48dab854d86dae900d82.tar.gz
If trap() is called when ddb is active, then go directly to trap_fatal();
do not blunder around enabling interrupts and running trap handlers. trap_pfault() will normally pass control to ddb's fault handler which will normally do the right thing. This bug is very old. but in old versions of FreeBSD it is probably only serious for trap handling that involves sleeping. In -current, attempting to examine unmapped memory while stopped at a breakpoint at mi_switch() was always fatal.
Diffstat (limited to 'usr.sbin/chroot')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud