DragonFly BSD
DragonFly bugs List (threaded) for 2012-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[DragonFlyBSD - Bug #2367] (Feedback) reproducible panic when sbcl drops into debugger


From: Markus Pfeiffer via Redmine <bugtracker-admin@xxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 20 Jun 2012 15:11:04 -0700

Issue #2367 has been updated by Markus Pfeiffer.

Status changed from New to Feedback

This should be fixed with commit 088621c17af05faef491565f0d1b276d7b2077d0. The panic was actually rooted in the polling framework not playing nicely with kqfilters on ttys. SBCL opens /dev/tty and uses it only in it's debugger which is why the problem only occurred after sbcl had dropped into the debugger.
----------------------------------------
Bug #2367: reproducible panic when sbcl drops into debugger
http://bugs.dragonflybsd.org/issues/2367

Author: Markus Pfeiffer
Status: Feedback
Priority: Normal
Assignee: 
Category: 
Target version: 


The kernel panics with 

panic: kqueue: checkloop failed i=0

on master when running sbcl and dropping into the debugger. Will upload SBCL package + core if necessary.


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]