Subject: Re: Tracking down memory corruption.
To: None <tech-kern@NetBSD.org>
From: Peter Seebach <seebs@plethora.net>
List: tech-kern
Date: 09/15/2006 20:58:26
In message <200609152217.k8FMHehv017379@guild.plethora.net>, Peter Seebach writ
es:
>Okay, the problem with my zaptel driver has become clear.

>Memory is getting trashed something fierce.  Somewhere.

I finally got it.

Spot the bug!

void wcfxs_attach(struct device *dev, struct device *parent, void *aux)

What an embarassingly stupid bug to spend a full working day on.

-s