Subject: Re: panic: multiple frees
To: None <current-users@NetBSD.ORG, hpeyerl@novatel.ca>
From: Robert Dobbs <banshee@gabriella.resort.com>
List: current-users
Date: 08/08/1995 17:10:04
this is the same bug being seen by many people I would suspect.
it isn't dependant on NFS or PPP/SLIP, the symptom is some sort
of memory error or a bad mbuf.  It is probally either lack of intr
protection around some routine or something wrong with the intr setups.

-j