Re: Kernel Panic Problems

2002-10-22 Thread Terry Lambert
Diego Wentz Antunes wrote: > No Terry there are no modifications from me to local files. I realy > don't know why the information is incomplete > but I didn't make any modifications. The incompleteness is because you didn't do a backtrace in ddb at the time of the crash, and only did it in gdb

Re: Kernel Panic Problems

2002-10-22 Thread Diego Wentz Antunes
Panic #2: --- #9 0xc02607aa in generic_bcopy () #10 0xc0247c30 in scstart (tp=0xc0879b00) at ../../dev/syscons/syscons.c:1285 [ ... ] generic_bcopy() is an asm function which may not have a full frame. Thus, when gdb walks back over the stacktrace, it may skip the frame that called ge

Re: Kernel Panic Problems

2002-10-22 Thread Terry Lambert
John Baldwin wrote: > > Panic #1: > > --- > > > > Is this a full backtrace? I don't see any way that the stack > > could have started with "trap_pfault"... it had to be running > > something to cause a page fault. > > It's a fault from userland perhaps. Panic #3 was a fault in userland, and it s

Re: Kernel Panic Problems

2002-10-22 Thread John Baldwin
On 21-Oct-2002 Terry Lambert wrote: > Diego Wentz Antunes wrote: >> >> I have been experiencing several kernel panics from differents >> >> situations, since a ls to just boot the kernel. >> >> I configured all the options in rc.conf to save the core dump from >> >> memory to HD and some of t

Kernel Panic Problems

2002-10-21 Thread Diego Wentz Antunes
Hi Guys, I have been experiencing several kernel panics from differents situations, since a ls to just boot the kernel. I configured all the options in rc.conf to save the core dump from memory to HD and some of the results are here in the file panics. Above all I search at internet some

Re: Kernel Panic Problems

2002-10-21 Thread Terry Lambert
Diego Wentz Antunes wrote: > >> I have been experiencing several kernel panics from differents > >> situations, since a ls to just boot the kernel. > >> I configured all the options in rc.conf to save the core dump from > >> memory to HD and some of the results are > >> here in the file panics

Re: Kernel Panic Problems

2002-10-21 Thread Diego Wentz Antunes
Sorry for that. Diego Wentz Antunes wrote: I have been experiencing several kernel panics from differents situations, since a ls to just boot the kernel. I configured all the options in rc.conf to save the core dump from memory to HD and some of the results are here in the file panics. Ab