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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193269 Jean-Sébastien Pédron <dumbbell@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dumbbell@FreeBSD.org --- Comment #2 from Jean-Sébastien Pédron <dumbbell@FreeBSD.org> --- Created attachment 146807 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146807&action=edit 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? -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193269-8-1DuMARugC1>
