[Bug 187015] [panic] make_dev_credv: bad si_name (error=17, si_name=agpgart)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 29 03:50:07 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187015

tookmund at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tookmund at gmail.com

--- Comment #8 from tookmund at gmail.com ---
I appear to have been bitten by the same bug in 10.2-RELEASE
Interestingly it did not happen in 10.1-STABLE but occurs in 10.2 RELEASE and
10.3 at least up to Revision 294986 (what I tested today)
Putting this line (as suggested below) in loader.conf worked:

hint.agp.1.disabled=1

The backtrace:
agp1: <Intel 82855GME (855GME GMCH) SVGA controller> on vgapci1
panic: make_dev_sv: bad si_name (error=17, si_name=agpgart)
cpuid = 0
KDB: stack backtrace:
#0  0xc0b79682 at kdb_backtrace+0x52
#1  0xc0b3a1ab at vpanic+0x11b
#2  0xc0b3a08b at panic0x1b
#3  0xc0adf593 at make_dev_sv+0x2f3
#4  0xc0adf61a at make_dev+0x7a
#5  0xc0571514 at agp_generic_attach+0x124
#6  0xc0f573eb at agp_i810_attach+0x7b
#7  0xc0b6fd94 at device_attach+0x474
#8  0xc0b70e2b at bus_generic_attach+0x2b
#9  0xc08669ca at vga_pci_attach+0x4a
#10 0xc0b6fd94 at device_attach+0x474
#11 0xc0b70e2b at bus_generic_attach+0x2b
#12 0xc055175b at acpi_pci_attach+0x18b
#13 0xc0b6fd94 at device_attach+0x474
#14 0xc0b70e2b at bus_generic_attach+0x2b
#15 0xc05543dc at acpi_pcib_attach+0x25c
#16 0xc05543dc at acpi_pcib_acpi_attach+0x2ec
#17 0xc0b6fd94 at device_attach+0x474

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list