Panic on boot of fresh 8.3.0-RC1-x64 USB install with Intel S1200BTL

Status
Not open for further replies.

pauldoom

Cadet
Joined
Oct 23, 2012
Messages
2
I have been dealing with an annoying issue with 8.3.0-RC1 and previous 8.3.0 pre-releases on my S1200BTL based server. On boot from USB (with a ISO installed system, or with a image DDed directly to USB) I get the following:

Code:
Trying to mount root from ufs:/dev/ufs/FreeNASs1a

Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address   = 0x308
fault code              = supervisor read data, page not present
instruction pointer     = 0x20:0xffffffff80578e0e
stack pointer           = 0x28:0xffffff800007c840
frame pointer           = 0x28:0xffffff800007c860
code segment            = base 0x0, limit 0xfffff, type 0x1b
                        = DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags        = interrupt enabled, resume, IOPL = 0
current process         = 1 (kernel)
[thread pid 1 tid 100002 ]
Stopped at      _mtx_lock_sleep+0x4e:   movl    0x398(%rcx),%esi
db> tr
Tracing pid 1 tid 100002 td 0xffffff00064c78c0
_mtx_lock_sleep() at _mtx_lock_sleep+0x4e
bufobj_invalbuf() at bufobj_invalbuf+0x2ca
vfs_mountroot_try() at vfs_mountroot_try+0x396
vfs_mountroot() at vfs_mountroot+0x3d1
start_init() at start_init+0x4c
fork_exit() at fork_exit+0x11f
fork_trampoline() at fork_trampoline+0xe
--- trap 0, rip = 0, rsp = 0xffffff800007cd00, rbp = 0 ---


This happens with multiple brands of USB stick. 8.2.0 works fine on the same sticks. 8.3.0-RC1 works fine if installed on a standard hard drive or SSD. I have tried various settings in BIOS to no avail. (USB compatibility settings, SATA mode, disabling all MP features and booting single core, etc) This crash only happens with 8.3.0 series installed to USB.

Anyone else seeing this on a S1200BTL? (Just wanted to check before opening a bug report.)

-Paul
 

William Grzybowski

Wizard
iXsystems
Joined
May 27, 2011
Messages
1,754
No, you're free to bug report it but I am pretty sure it will be useless. You might get better luck reporting it directly to FreeBSD or searching about it in google.
 

pauldoom

Cadet
Joined
Oct 23, 2012
Messages
2
Oh, I have spent plenty of time with The Goggle on this one.

Fair enough. I will file a report and then try to reproduce with vanilla FreeBSD and report it there as well. Thanks!

-Paul
 
I

ixdwhite

Guest
I can confirm 8.3.1-RELEASE-x64 boots on S1200BTL successfully when the disk is imaged in another system. I will attempt an installation now.
 
I

ixdwhite

Guest
Verified that I can successfully install from CD to a USB stick in S1200BTL and boot from it afterward.
 
Status
Not open for further replies.
Top