On Mon, Oct 14, 2002 at 02:40:18PM -0400, John Baldwin wrote: > *sigh*, this is not related to his problem. I think the ACPI PCI > link code has a bug in that it tries to free memory it has not > allocated (including actual error messages and a trace from ddb() > could help verify this) and has nothing to do with the TLB on the > CPU.
In fact, that is what appears to be the problem (panic() freeing memory that doesn't exist), but I can't get a traceback without the debugger on a remote system... unless I manually copy it... Regards, -- wca To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message