Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: i386 -current panic



On Thu, Jan 06, 2011 at 02:44:34PM +0000, Chavdar Ivanov wrote:
> Hi,
> 
> Less than two days old system gives me repeatable panic - apparently
> under load. I was able to take crash dump - in case anyone is
> interested, http://www.spidersweb.co.uk/~ci/netbsd/ .
> 
> [loan8] /var/crash # uname -a
> NetBSD loan8 5.99.43 NetBSD 5.99.43 (GENERIC) #0: Wed Jan  5 14:54:45
> GMT 2011  root@uksup2:/usr/obj/usr-current/i386/sys/arch/i386/compile/GENERIC
> i386
> 
> This happens running 'make test' in /usr/pkgsrc/lang/sbcl, the initial
> message is as follows (manually taken):
> 
> ...
> uvm_fault(0xc0af500,0,1)->0xe
> fatal page fault in supervisor mode
> trap type 6 code 0 eip c06e3770 cs 8 eflags 10246 cr2 4 ilevel 0
> kernel: supervisor trap page fault, code=0
> Stopped in pid 0.48 (system) at netbsd:uvmpdpol_selectvictim+0xd0:
> cmpl
> $
> 0xc09a0ccc,0x4(%esi)

Hi,

This was fixed.

> Anyone else having similar problems?

Yes, was.  Look at some of the pages linked from here:

http://releng.netbsd.org/test-results.html

(generally if you run into panics and other regressions, you can
check the automated test runs to see if they exhibit the problem.
however, it's still a good idea to report the problem if it doesn't
get fixed in a day or so)


Home | Main Index | Thread Index | Old Index