Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jun 2013 11:17:07 +0300
From:      Mikolaj Golub <trociny@FreeBSD.org>
To:        Alexander Leidinger <Alexander@Leidinger.net>
Cc:        Dimitry Andric <dim@freebsd.org>, current@freebsd.org
Subject:   Re: zfs kernel panic, known incompatibilities with clang & CPUTYPE/COPTFLAGS?
Message-ID:  <20130615081705.GA3026@gmail.com>
In-Reply-To: <20130614230702.00006aa0@unknown>
References:  <20130612223024.00003980@unknown> <E9E313A1-AEA5-4926-86A2-6CEF0E7EB388@freebsd.org> <20130614230702.00006aa0@unknown>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130615081705.GA3026>