Date: Sun, 28 Oct 2001 10:56:30 +0100 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: mjacob@feral.com Cc: Jonathan Lemon <jlemon@flugsvamp.com>, freebsd-current@FreeBSD.ORG Subject: Re: hmm... (fwd) Message-ID: <32679.1004262990@critter.freebsd.dk> In-Reply-To: Your message of "Sat, 27 Oct 2001 18:11:08 MST." <20011027181019.E71369-100000@wonky.feral.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Can you try with the patch I just committed ? It may be another manifestation of that bug. Poul-Henning In message <20011027181019.E71369-100000@wonky.feral.com>, Matthew Jacob writes : > >Actually- not alpha. Happened under i386, so it seems like it might be more >related to the general console changes.. > >---------- Forwarded message ---------- >Date: Sat, 27 Oct 2001 16:43:55 -0700 (PDT) >From: Matthew Jacob <mjacob@feral.com> >To: Jonathan Lemon <jlemon@flugsvamp.com> >Cc: alpha@FreeBSD.ORG >Subject: hmm... > > >Something from your changes or mine :-)? > >On a reboot: > >login: >fatal kernel trap: > > trap entry = 0x2 (memory management fault) > cpuid = 0 > faulting va = 0xb8 > type = access violation > cause = load instructon > pc = 0xfffffc00003fd1d4 > ra = 0xfffffc0000456720 > sp = 0xfffffe000b4377f0 > usp = 0x11ffe680 > curproc = 0xfffffe000b1afe00 > pid = 216, comm = syslogd > >Stopped at devsw+0x14: ldq t0,0xb8(a0) <0xb8> ><t0=0xfffffe000b17ec40,a0=0x0> >db> t >devsw() at devsw+0x14 >cn_devopen() at cn_devopen+0x40 >cnopen() at cnopen+0x60 >spec_open() at spec_open+0x1b4 >spec_vnoperate() at spec_vnoperate+0x2c >vn_open() at vn_open+0x410 >open() at open+0xf0 >syscall() at syscall+0x308 >XentSys() at XentSys+0x64 >--- syscall (5, FreeBSD ELF, open) --- >--- user mode --- > > > >-matt > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-current" in the body of the message > -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?32679.1004262990>