NetBSD-Users archive

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

Re: 9.1 panic in ccb/iscsi



joel.bertrand%systella.fr@localhost (=?UTF-8?Q?BERTRAND_Jo=c3=abl?=) writes:

>> If you have a version of the kernel with debug symbols, you could
>> use addr2line to identify the instruction that caused the uvm_fault
>> at address 0xffffffff802280cc. Without debug symbols it is not
>> that easy.

>	I have this kind of kernel, but I cannot obtain more information.

addr2line -e $yourdebugkernel 0xffffffff802280cc

should retrieve some information.



Home | Main Index | Thread Index | Old Index