zfs kernel panic, known incompatibilities with clang & CPUTYPE/COPTFLAGS?

Mikolaj Golub trociny at FreeBSD.org
Sat Jun 15 08:17:13 UTC 2013


On Fri, Jun 14, 2013 at 11:07:02PM +0200, Alexander Leidinger wrote:

> db> bt
> Tracing pid 2356
> uart_sab82532_class() at 0
> devfs_ioctl_f() at devfs_ioctl_f+0xf0
> kern_ioctl() at kern_ioctl+0x1d7
> sys_ioctl() at sys_ioctl+0x142
> ---snip---
> 
> Anyone with a pointer to an explanation how to convert those pointers
> into source locations?

kgdb
l *devfs_ioctl_f+0xf0

-- 
Mikolaj Golub


More information about the freebsd-current mailing list