Subject: Re: 2.0 paniced again, more data
To: enami tsugutomo <enami@sm.sony.co.jp>
From: Dieter <netbsd@sopwith.solgatos.com>
List: port-alpha
Date: 01/28/2005 10:25:28
In message <tkrhdl2kpxh.fsf@memory-leak.sm.sony.co.jp>, enami tsugutomo writes:
> Dieter <netbsd@sopwith.solgatos.com> writes:
> 
> > vmcmd_map_zero() at netbsd:vmcmd_map_zero+0x6c
> 
> For example, exec_ecoff_prep_zmagic doesn't check if size > 0.
> 
> enami.

Thank you.  Broken ecoff support would explain it.  I have a small ecoff
program that runs from cron every 5 minutes.  I don't see the ecoff
program in the ps output, but it's output is piped into cut, which has
shown up in the ps output when I did ps from the debugger in two different
panics.