Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Sep 2014 17:06:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 193269] panic: kdb_switch: did not reenter debugger (from sysctl debug.kdb.enter=1 w/ i915kms)
Message-ID:  <bug-193269-8-1DuMARugC1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193269-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193269-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D193269

Jean-S=C3=A9bastien P=C3=A9dron <dumbbell@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dumbbell@FreeBSD.org

--- Comment #2 from Jean-S=C3=A9bastien P=C3=A9dron <dumbbell@FreeBSD.org> =
---
Created attachment 146807
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D146807&action=
=3Dedit
USe DELAY() when DDB is active

Andriy, you were right. Using DELAY() instead of pause() when kdb_active is
true fixes the panic for me. I attached the patch I used.

Could you please elaborate on the kdb_trap requirements? What should we do =
in
DRM to fix this?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193269-8-1DuMARugC1>