atapicam problem
From: Arno J. Klaassen (arno_at_heho.snv.jussieu.fr)
Date: 05/05/04
- Previous message: Simon L. Nielsen: "Re: ssh -X problem"
- Next in thread: Thomas Quinot: "Re: atapicam problem"
- Reply: Thomas Quinot: "Re: atapicam problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-current@freebsd.org Date: 05 May 2004 21:48:17 +0200
hello,
when I compile in atapicam in my kernel (with or without CAMDEBUG)
I get :
Fatal trap 12: page fault while in kernel mode
fault virtual address = 0xff00ff2c
fault code = supervisor read, page not present
instruction pointer = 0x8:0xc0442720
stack pointer = 0x10:0xc0c21bbc
frame pointer = 0x10:0xc0c21bbc
code segment = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 0 (swapper)
kernel: type 12 trap, code=0
Stopped at xpt_find_device+0x10: cmpl %edx,0x2c(%eax)
db> tr 0
xpt_find_device(c4f19a40,0,c0568ad7,1,c4f0d8f0) at xpt_find_device+0x10
xpt_compile_path(c4f0d8f0,c1b6fc00,0,1,0) at xpt_compile_path+0x4f
xpt_create_path(c0c21c3c,c1b6fc00,0,1,0) at xpt_create_path+0x59
xpt_scan_bus(c1b6fc00,c504c400,c06bf737,c4f0d890,3) at xpt_scan_bus+0x2e5
xpt_action(c504c400,c504c400,1,ffffffff,ffffffff) at xpt_action+0x907
xptconfigfunc(c4f19b40,0,0,0,c0c21d1c) at xptconfigfunc+0xfb
xptdefbusfunc(c4f19b40,c0c21d30,0,c07af2b0,c076da98) at xptdefbusfunc+0x21
xptbustraverse(0,c043f4e0,c0c21d30,0,c0443fc0) at xptbustraverse+0x2c
xpt_for_all_busses(c0443fc0,0,c0c21d70,c058b2fb,0) at xpt_for_all_busses+0x35
xpt_config(0,c057d426,c07cb024,3e8,c057d3f0) at xpt_config+0x59
run_interrupt_driven_config_hooks(0,c000897f,0,c076dad0,c076dad0) at run_interru
pt_driven_config_hooks+0x2b
mi_startup() at mi_startup+0xa1
begin() at begin+0x2c
db>
For info, please find attached :
atapicam.dmesg (a bit cut-off, I just have an old win98 box
with hyperterminal to server as serial console)
std.dmesg (same KERNCONF, recompiled without atapicam;
KERNCONF basically is GENERIC, unneeded drivers commented out,
SCHED_4BSD,HZ=1000 and acpi compiled into the kernel)
Regards, Arno
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- application/octet-stream attachment: atapicam.dmesg
- application/octet-stream attachment: std.dmesg
- Previous message: Simon L. Nielsen: "Re: ssh -X problem"
- Next in thread: Thomas Quinot: "Re: atapicam problem"
- Reply: Thomas Quinot: "Re: atapicam problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|