Date: Wed, 18 May 2005 10:30:06 GMT From: iampure@gmail.com To: freebsd-bugs@FreeBSD.org Subject: Re: kern/66004: [panic] kernel panic on access to /dev/ulpt0 Message-ID: <200505181030.j4IAU67R082805@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/66004; it has been noted by GNATS. From: iampure@gmail.com To: bug-followup@FreeBSD.org, jonas.wolz@student.uni-ulm.de Cc: Subject: Re: kern/66004: [panic] kernel panic on access to /dev/ulpt0 Date: Wed, 18 May 2005 12:25:03 +0200 I wanted to report that I have probably the exact same problem with 5-Stable(currently 5.4) The is kgdb output: #0 0xc061926c in doadump () #1 0xc06198ce in boot () #2 0xc0619bf6 in panic () #3 0xc07e0eb0 in trap_fatal () #4 0xc07e0bc3 in trap_pfault () #5 0xc07e079d in trap () #6 0xc07ce84a in calltrap () #7 0x00000018 in ?? () #8 0x00000010 in ?? () #9 0x00000010 in ?? () #10 0xc05b0e90 in ulpt_read_cb () #11 0xc05b0ee1 in ulpt_tick () #12 0xc0627ec8 in softclock () #13 0xc06017f0 in ithread_loop () #14 0xc060074f in fork_exit () #15 0xc07ce8ac in fork_trampoline () Another question: How I can I dump the kernel error message? I think it's cumbersome to write the error on paper and then type it in again. Ron de Bruijn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505181030.j4IAU67R082805>