[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: kernel: page fault trap - Question
> Javier Quiroga wrote:
> >
> > Hi,
> > Somewere know where can i reboot an OBSD Server automaticaly when a
> > Kernel page fault trap Ocur?
> >
> > My Server produces this error message:
> >
> > uvm_fault(0xd050f234, 0xd0c94000, 0, 3) -> e
> > kernel: page fault trap, code=0
> > Stopped at _uvm_pageactivate+0x78: movl %eax,0(%edx)
> > ddb>
> >
> > I need to put manualy this:
> >
> > ddb> boot reboot
> >
> > Thanks in advance,
> > Javier
>
> Strikes me as you are going about this VERY backwards.
> The system is not supposed to crash!
> The reason for it to go to the debugger is so you can find out WHY it
> is crashing and you can FIX it so it doesn't happen again.
>
> Making it reboot automatically is not really the best solution, in my
> opinion...
>
> Now, getting it to stop crashing is going to require more data than
> you provided.
>
> Nick.
> --
> http://www.holland-consulting.net
>
>
Yes, offcourse that is not a solution.
My BSD box is a Pentium - 100Mhz, 32 Mb of RAM, and a 3 Gb HD.
When i do a make of some source, in this box, the system crash. I test the
same HD in a P3 box, and the system not crash, compiling everything. I
suposed that the old P1 box have some HW problem.
I apreciate if somewhere indicate where i find or make more complets dumps
of the system after and post the crash.
thks in advance
Javier Q.
www.educaria.com