troubles with caps
Matthew Dillon
dillon at apollo.backplane.com
Mon Apr 26 10:09:21 PDT 2004
:Whoops, perhaps I spoke too soon. It was working fine. Then I tried
:compiling it with -DDEBUG. Produced lots of output, looked OK, then I
:tried interrupting the server with ^C. The machine locked up, rebooted
:30 seconds or so later, and I got this crash dump:
:
:http://catseye.webhop.net/DragonFlyBSD/errors/caps-crash-kernel-bt.txt.gz
:
:-Chris
Ok, this looked to be easy to find and should be fixed now. The
CAPS structures are properly ref-counted but there was some code
that was indirecting through km_mcaps->ci_td->td-proc without
checking to see if ci_td was NULL or not.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Bugs
mailing list