Project

General

Profile

Actions

Bug #2367

closed

reproducible panic when sbcl drops into debugger

Added by profmakx almost 12 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
05/15/2012
Due date:
% Done:

0%

Estimated time:

Description

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.

Actions #2

Updated by profmakx almost 12 years ago

How to reproduce: start sbcl and try executing an invalid command like

(crash-please)

then when sbcl dropped into debugger, press enter.

Actions #3

Updated by profmakx almost 12 years ago

  • 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.

Actions #4

Updated by marino over 11 years ago

You're asking yourself for feedback? What will you reply? Is this fixed?

Actions #5

Updated by marino over 11 years ago

  • Status changed from Feedback to Closed

Markus confirmed it's fixed on IRC.

Actions

Also available in: Atom PDF