Date: Wed, 27 Dec 1995 01:40:37 -0600 (CST) From: Kent Hamilton <kenth@HNS.St-Louis.Mo.US> To: freebsd-current@freebsd.org Subject: ATAPI / wcd Panics Message-ID: <199512270740.BAA00221@gwydion.hns.st-louis.mo.us>
next in thread | raw e-mail | index | archive | help
Under -current as of 2 days ago. I'm having problems with ATAPI/wcd. It won't work if I try to compile it static (ATAPI_STATIC) anymore. Don't know if I missed a message saying this wasn't supported anymore or what. If I try to use the modules I get this when try to load wcd_mod.o. It's consistant. Happens every time wcd_mod.o loads. I can try to provide more info if someone will give me a starting point. Fatal trap 12: page fault while in kernel mode fault virtual address = 0x44101fa fault code = supervisor write, page not present instruction pointer = 0x8:0xf01d3003 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 proccessor eflags = interrupt enabled, resume, IOPL = 0 current process = Idle interrupt mask = kernel: type 12 trap, code = 0 Stopped at _pcaioctl+0x37: addb %al,0x844101fa(%ecx) db> trace _pcaioctl(f0836300,efbfff94,f0836300,f01f0438,efbfff4c) at _pcaioctl+0x37 _exit1(f0836300,0,efbfffb4,f01bff9f,f0836300) at _exit1+0x313 _exit(f0836300,efbfff94,efbfff8c,ffffffff,0) at _exit+0x14 _syscall(27,27,0,0,efbfdc60) at _syscall+0x157 _Xsyscall() at _Xsyscall+0x2d --- syscall 1, eip = 0x787d, ebp = 0xefbfdc60 --- -- Kent Hamilton Work: KHamilton@Hunter.COM URL: http://www.icon-stl.net/~khamilto Play: KentH@HNS.St-Louis.Mo.US
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512270740.BAA00221>