Panic from vesa_configure()

Jeremie Le Hen jlh at FreeBSD.org
Mon Dec 21 15:44:47 UTC 2015


On Mon, Dec 21, 2015 at 12:57 AM, Adrian Chadd <adrian.chadd at gmail.com> wrote:
> can you copy/paste the file:line that each of those stackframes represents?
>
> I may have an idea or two..

Sure here we go:

(kgdb) list *vesa_configure+0x270
0xffffffff80b25cd0 is in vesa_configure (/usr/src-svn/sys/dev/fb/vesa.c:827).

(kgdb) list *vga_init+0x65
0xffffffff80b286e5 is in vga_init (/usr/src-svn/sys/dev/fb/vga.c:1402).

(kgdb) list *isavga_attach+0x92
0xffffffff80b9afd2 is in isavga_attach (/usr/src-svn/sys/isa/vga_isa.c:224).

-- 
Jeremie Le Hen
jlh at FreeBSD.org


More information about the freebsd-current mailing list