Subject: Re: kern/37065 (callout on free()'d struct callout?)
To: None <kern-bug-people@netbsd.org, netbsd-bugs@netbsd.org,>
From: None <martin@netbsd.org>
List: netbsd-bugs
Date: 10/08/2007 15:04:57
Synopsis: callout on free()'d struct callout?

State-Changed-From-To: open->closed
State-Changed-By: martin@netbsd.org
State-Changed-When: Mon, 08 Oct 2007 15:04:56 +0000
State-Changed-Why:
This PR makes no sense at all - struct callout is 80 bytes, not 0x80.
The backtrace only could be valid if something is corrupting struct lwp.
Maybe this is a problem in the malloc debug code?