Re: Memory overwrite problem in the -current kernel ??

2002-04-23 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Brian Dean writes: >On Tue, Apr 23, 2002 at 01:54:17PM +0200, Poul-Henning Kamp wrote: >> This commit detects a memory overwrite problem in the kernel which >> happens before we ever get into userland for the first time. > >Do you know the address being corrupted?

Re: Memory overwrite problem in the -current kernel ??

2002-04-23 Thread Brian Dean
On Tue, Apr 23, 2002 at 01:54:17PM +0200, Poul-Henning Kamp wrote: > This commit detects a memory overwrite problem in the kernel which > happens before we ever get into userland for the first time. Do you know the address being corrupted? If so, try breaking into ddb early on and set a hardware

RE: Memory overwrite problem in the -current kernel ??

2002-04-23 Thread John Baldwin
On 23-Apr-2002 Poul-Henning Kamp wrote: > > This commit detects a memory overwrite problem in the kernel which > happens before we ever get into userland for the first time. > > The commit which causes the problem to appear is my own commit to > subr_disklabel.c (1.65). > > If the block below

Memory overwrite problem in the -current kernel ??

2002-04-23 Thread Poul-Henning Kamp
This commit detects a memory overwrite problem in the kernel which happens before we ever get into userland for the first time. The commit which causes the problem to appear is my own commit to subr_disklabel.c (1.65). If the block below is put back in subr_disklabel.c the memory overwrite prob

Re: the current kernel

1999-03-05 Thread Adrian Penisoara
Hi, On Tue, 2 Mar 1999, Kenneth Wayne Culver wrote: > with the latest kernel, I have had some problems: > > The first occured when I tried to use the arla AFS client. Everything > loads ok, but then after it is loaded, if I try to use it, the system > crashes. > > Second occured when I tried to

the current kernel

1999-03-01 Thread Kenneth Wayne Culver
with the latest kernel, I have had some problems: The first occured when I tried to use the arla AFS client. Everything loads ok, but then after it is loaded, if I try to use it, the system crashes. Second occured when I tried to start x11amp. The system crashed when I did that. I have no idea wh