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

Rajesh <rajf...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rajf...@gmail.com

--- Comment #48 from Rajesh <rajf...@gmail.com> ---
I hit a similar issue when I try to install FreeBSD 11.1 release (memstick
image), in one of our development boards.

Sometimes, I see installation hangs after the below messages
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff numa-domain 0 on acpi0
pcib0: _OSC returned error 0x10
pci0: <ACPI PCI bus> numa-domain 0 on pcib0

But, most of the time, I see a panic trace as seen in the attached image and
the system reboots.  I see the panic during PCI device attach (like
"hpet_attach" or "xhci_pci_attach"). It's like if I disable one device in BIOS,
its proceeds furthur and panics in another driver. I could see "_OSC returned
error 0x10" messages here as well(but it proceeds further without hang and then
panics).

I tried setting hw.pci.realloc_bars=1 from boot loader prompt. It doesn't help.

So, could this issue be related to the base issue reported in this bug?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to