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

Re: troubles with caps


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 26 Apr 2004 10:08:32 -0700 (PDT)

: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@xxxxxxxxxxxxx>



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