Hello - Running openbsd current via cvs from today..
My machine keeps panic'ing with a uvm_fault in rtable_match. It locks my whole machine up, so I am unable to type anything. Perhaps someone can provide me some debugging printf's? uvm_fault(0xffffffff81945e00, 0x1, 0, 1) -> e kernel: page fault trap, code=0 Stopped at rtable_match+0x25: movzbl 0x1(%rsi),%esi ddb{4}> 0x790 + 0x25 = 7b5 0000000000000790 <rtable_match>: 790: 55 push %rbp 791: 48 89 e5 mov %rsp,%rbp 794: 41 57 push %r15 796: 41 56 push %r14 798: 41 55 push %r13 79a: 49 89 f5 mov %rsi,%r13 79d: 41 54 push %r12 79f: 53 push %rbx 7a0: 48 83 ec 28 sub $0x28,%rsp 7a4: 48 89 55 b8 mov %rdx,0xffffffffffffffb8(%rbp) 7a8: 48 8b 05 00 00 00 00 mov 0(%rip),%rax # 7af <rtable_match+0x1f> 7af: 48 89 45 d0 mov %rax,0xffffffffffffffd0(%rbp) 7b3: 31 c0 xor %eax,%eax --> 7b5: 0f b6 76 01 movzbl 0x1(%rsi),%esi 7b9: e8 00 00 00 00 callq 7be <rtable_match+0x2e> 7be: 48 85 c0 test %rax,%rax 7c1: 48 89 c3 mov %rax,%rbx 7c4: 48 c7 45 c0 00 00 00 movq $0x0,0xffffffffffffffc0(%rbp) 7cb: 00 7cc: 0f 84 13 01 00 00 je 8e5 <rtable_match+0x155> 7d2: 0f b6 40 2a movzbl 0x2a(%rax),%eax 7d6: 4e 8d 24 28 lea (%rax,%r13,1),%r12 7da: e8 00 00 00 00 callq 7df <rtable_match+0x4f> 7df: 4c 89 e6 mov %r12,%rsi 7e2: 48 89 df mov %rbx,%rdi 7e5: e8 00 00 00 00 callq 7ea <rtable_match+0x5a> 7ea: 48 85 c0 test %rax,%rax 7ed: 49 89 c7 mov %rax,%r15 7f0: 48 c7 45 c0 00 00 00 movq $0x0,0xffffffffffffffc0(%rbp) 7f7: 00 7f8: 0f 84 e2 00 00 00 je 8e0 <rtable_match+0x150> 7fe: 4c 8d 75 c8 lea 0xffffffffffffffc8(%rbp),%r14 802: 48 89 c6 mov %rax,%rsi 805: 4c 89 f7 mov %r14,%rdi 808: e8 00 00 00 00 callq 80d <rtable_match+0x7d> 80d: 48 89 c7 mov %rax,%rdi 810: 48 89 45 c0 mov %rax,0xffffffffffffffc0(%rbp) 814: e8 00 00 00 00 callq 819 <rtable_match+0x89> 819: 4c 89 f7 mov %r14,%rdi 81c: e8 00 00 00 00 callq 821 <rtable_match+0x91> 821: 48 8b 55 b8 mov 0xffffffffffffffb8(%rbp),%rdx 825: 48 8b 7d c0 mov 0xffffffffffffffc0(%rbp),%rdi 829: 4c 89 ee mov %r13,%rsi 82c: e8 00 00 00 00 callq 831 <rtable_match+0xa1> 831: 83 f8 ff cmp $0xffffffffffffffff,%eax 834: 41 89 c4 mov %eax,%r12d 837: 0f 84 a3 00 00 00 je 8e0 <rtable_match+0x150> 83d: 3d ff ff 00 00 cmp $0xffff,%eax 842: 0f 8f fd 00 00 00 jg 945 <rtable_match+0x1b5> 848: 4c 89 fe mov %r15,%rsi 84b: 4c 89 f7 mov %r14,%rdi 84e: 31 db xor %ebx,%ebx 850: e8 00 00 00 00 callq 855 <rtable_match+0xc5> 855: 48 85 c0 test %rax,%rax 858: 74 2d je 887 <rtable_match+0xf7> 85a: 66 data16 85b: 66 data16 85c: 90 nop 85d: 66 data16 85e: 66 data16 85f: 90 nop 860: 48 8b 4d c0 mov 0xffffffffffffffc0(%rbp),%rcx 864: 48 89 c2 mov %rax,%rdx 867: 0f b6 40 6a movzbl 0x6a(%rax),%eax 86b: 48 8d 72 08 lea 0x8(%rdx),%rsi 86f: 4c 89 f7 mov %r14,%rdi 872: 3a 41 6a cmp 0x6a(%rcx),%al 875: 0f 94 c0 sete %al 878: 0f b6 c0 movzbl %al,%eax 87b: 01 c3 add %eax,%ebx 87d: e8 00 00 00 00 callq 882 <rtable_match+0xf2> 882: 48 85 c0 test %rax,%rax 885: 75 d9 jne 860 <rtable_match+0xd0> 887: 4c 89 f7 mov %r14,%rdi 88a: e8 00 00 00 00 callq 88f <rtable_match+0xff> 88f: ba ff ff 00 00 mov $0xffff,%edx 894: 4c 89 fe mov %r15,%rsi 897: 4c 89 f7 mov %r14,%rdi 89a: 89 d0 mov %edx,%eax 89c: c1 fa 1f sar $0x1f,%edx 89f: f7 fb idiv %ebx 8a1: 44 8d 68 01 lea 0x1(%rax),%r13d 8a5: e8 00 00 00 00 callq 8aa <rtable_match+0x11a> 8aa: 66 data16 8ab: 66 data16 8ac: 90 nop 8ad: 66 data16 8ae: 66 data16 8af: 90 nop 8b0: 48 85 c0 test %rax,%rax 8b3: 48 89 c3 mov %rax,%rbx 8b6: 0f 95 c0 setne %al 8b9: 45 39 ec cmp %r13d,%r12d 8bc: 7f 47 jg 905 <rtable_match+0x175> 8be: 84 c0 test %al,%al 8c0: 74 47 je 909 <rtable_match+0x179> 8c2: 48 89 df mov %rbx,%rdi 8c5: e8 00 00 00 00 callq 8ca <rtable_match+0x13a> 8ca: 48 8b 7d c0 mov 0xffffffffffffffc0(%rbp),%rdi 8ce: e8 00 00 00 00 callq 8d3 <rtable_match+0x143> 8d3: 4c 89 f7 mov %r14,%rdi 8d6: 48 89 5d c0 mov %rbx,0xffffffffffffffc0(%rbp) 8da: e8 00 00 00 00 callq 8df <rtable_match+0x14f> 8df: 90 nop 8e0: e8 00 00 00 00 callq 8e5 <rtable_match+0x155> 8e5: 48 8b 55 d0 mov 0xffffffffffffffd0(%rbp),%rdx 8e9: 48 33 15 00 00 00 00 xor 0(%rip),%rdx # 8f0 <rtable_match+0x160> 8f0: 48 8b 45 c0 mov 0xffffffffffffffc0(%rbp),%rax 8f4: 75 43 jne 939 <rtable_match+0x1a9> 8f6: 48 83 c4 28 add $0x28,%rsp 8fa: 5b pop %rbx 8fb: 41 5c pop %r12 8fd: 41 5d pop %r13 8ff: 41 5e pop %r14 901: 41 5f pop %r15 903: c9 leaveq 904: c3 retq 905: 84 c0 test %al,%al 907: 75 0a jne 913 <rtable_match+0x183> 909: 4c 89 f7 mov %r14,%rdi 90c: e8 00 00 00 00 callq 911 <rtable_match+0x181> 911: eb cd jmp 8e0 <rtable_match+0x150> 913: 48 8b 4d c0 mov 0xffffffffffffffc0(%rbp),%rcx 917: 0f b6 43 6a movzbl 0x6a(%rbx),%eax 91b: 44 89 e2 mov %r12d,%edx 91e: 44 29 ea sub %r13d,%edx 921: 48 8d 73 08 lea 0x8(%rbx),%rsi 925: 4c 89 f7 mov %r14,%rdi 928: 3a 41 6a cmp 0x6a(%rcx),%al 92b: 44 0f 44 e2 cmove %edx,%r12d 92f: e8 00 00 00 00 callq 934 <rtable_match+0x1a4> 934: e9 77 ff ff ff jmpq 8b0 <rtable_match+0x120> 939: 48 c7 c7 00 00 00 00 mov $0x0,%rdi 940: e8 00 00 00 00 callq 945 <rtable_match+0x1b5> 945: 48 c7 c1 00 00 00 00 mov $0x0,%rcx 94c: ba 72 02 00 00 mov $0x272,%edx 951: 48 c7 c6 00 00 00 00 mov $0x0,%rsi 958: 48 c7 c7 00 00 00 00 mov $0x0,%rdi 95f: e8 00 00 00 00 callq 964 <rtable_match+0x1d4> 964: 66 data16 965: 66 data16 966: 66 data16 967: 90 nop 968: 66 data16 969: 66 data16 96a: 66 data16 96b: 90 nop 96c: 66 data16 96d: 66 data16 96e: 66 data16 96f: 90 nop OpenBSD 6.0-beta (GENERIC.MP) #0: Fri May 27 09:22:53 EDT 2016 dh...@mindcry.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 17032458240 (16243MB) avail mem = 16511827968 (15746MB) mpath0 at root scsibus0 at mpath0: 256 targets mainbus0 at root bios0 at mainbus0: SMBIOS rev. 2.7 @ 0xeb450 (75 entries) bios0: vendor American Megatrends Inc. version "F15" date 10/23/2013 bios0: Gigabyte Technology Co., Ltd. B75M-D3H acpi0 at bios0: rev 2 acpi0: sleep states S0 S3 S4 S5 acpi0: tables DSDT FACP APIC MCFG HPET SSDT SSDT SSDT DMAR acpi0: wakeup devices PS2K(S3) PS2M(S3) P0P1(S4) USB1(S3) USB2(S3) USB3(S3) USB4(S3) USB5(S3) USB6(S3) USB7(S3) PXSX(S4) RP01(S4) PXSX(S4) RP02(S4) PXSX(S4) RP03(S4) [...] acpitimer0 at acpi0: 3579545 Hz, 24 bits acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat cpu0 at mainbus0: apid 0 (boot processor) cpu0: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz, 3392.78 MHz cpu0: 256KB 64b/line 8-way L2 cache cpu0: smt 0, core 0, package 0 mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges cpu0: apic clock running at 99MHz cpu0: mwait min=64, max=64, C-substates=0.2.1.1, IBE cpu1 at mainbus0: apid 2 (application processor) cpu1: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz, 3392.31 MHz cpu1: 256KB 64b/line 8-way L2 cache cpu1: smt 0, core 1, package 0 cpu2 at mainbus0: apid 4 (application processor) cpu2: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz, 3392.31 MHz cpu2: 256KB 64b/line 8-way L2 cache cpu2: smt 0, core 2, package 0 cpu3 at mainbus0: apid 6 (application processor) cpu3: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz, 3392.31 MHz cpu3: 256KB 64b/line 8-way L2 cache cpu3: smt 0, core 3, package 0 cpu4 at mainbus0: apid 1 (application processor) cpu4: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz, 3392.31 MHz cpu4: 256KB 64b/line 8-way L2 cache cpu4: smt 1, core 0, package 0 cpu5 at mainbus0: apid 3 (application processor) cpu5: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz, 3392.31 MHz cpu5: 256KB 64b/line 8-way L2 cache cpu5: smt 1, core 1, package 0 cpu6 at mainbus0: apid 5 (application processor) cpu6: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz, 3392.31 MHz cpu6: 256KB 64b/line 8-way L2 cache cpu6: smt 1, core 2, package 0 cpu7 at mainbus0: apid 7 (application processor) cpu7: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz, 3392.31 MHz cpu7: 256KB 64b/line 8-way L2 cache cpu7: smt 1, core 3, package 0 ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 20, 24 pins acpimcfg0 at acpi0 addr 0xf8000000, bus 0-63 acpihpet0 at acpi0: 14318179 Hz acpiprt0 at acpi0: bus 0 (PCI0) acpiprt1 at acpi0: bus 5 (P0P1) acpiprt2 at acpi0: bus 1 (RP01) acpiprt3 at acpi0: bus -1 (RP02) acpiprt4 at acpi0: bus -1 (RP03) acpiprt5 at acpi0: bus -1 (RP04) acpiprt6 at acpi0: bus 4 (RP05) acpiprt7 at acpi0: bus -1 (RP06) acpiprt8 at acpi0: bus -1 (RP07) acpiprt9 at acpi0: bus -1 (RP08) acpiprt10 at acpi0: bus -1 (PEG0) acpiprt11 at acpi0: bus -1 (PEG1) acpiprt12 at acpi0: bus -1 (PEG2) acpiprt13 at acpi0: bus -1 (PEG3) acpiec0 at acpi0: not present acpicpu0 at acpi0: C3(350@80 mwait.1@0x20), C1(1000@1 mwait.1), PSS acpicpu1 at acpi0: C3(350@80 mwait.1@0x20), C1(1000@1 mwait.1), PSS acpicpu2 at acpi0: C3(350@80 mwait.1@0x20), C1(1000@1 mwait.1), PSS acpicpu3 at acpi0: C3(350@80 mwait.1@0x20), C1(1000@1 mwait.1), PSS acpicpu4 at acpi0: C3(350@80 mwait.1@0x20), C1(1000@1 mwait.1), PSS acpicpu5 at acpi0: C3(350@80 mwait.1@0x20), C1(1000@1 mwait.1), PSS acpicpu6 at acpi0: C3(350@80 mwait.1@0x20), C1(1000@1 mwait.1), PSS acpicpu7 at acpi0: C3(350@80 mwait.1@0x20), C1(1000@1 mwait.1), PSS acpipwrres0 at acpi0: FN00, resource for FAN0 acpipwrres1 at acpi0: FN01, resource for FAN1 acpipwrres2 at acpi0: FN02, resource for FAN2 acpipwrres3 at acpi0: FN03, resource for FAN3 acpipwrres4 at acpi0: FN04, resource for FAN4 acpitz0 at acpi0: critical temperature is 106 degC acpitz1 at acpi0: critical temperature is 106 degC "INT3F0D" at acpi0 not configured "PNP0501" at acpi0 not configured "PNP0400" at acpi0 not configured acpibtn0 at acpi0: PWRB "PNP0C0B" at acpi0 not configured "PNP0C0B" at acpi0 not configured "PNP0C0B" at acpi0 not configured "PNP0C0B" at acpi0 not configured "PNP0C0B" at acpi0 not configured acpivideo0 at acpi0: GFX0 acpivout0 at acpivideo0: DD02 cpu0: Enhanced SpeedStep 3392 MHz: speeds: 3901, 3900, 3700, 3600, 3400, 3200, 3100, 2900, 2700, 2600, 2400, 2300, 2100, 1900, 1800, 1600 MHz pci0 at mainbus0 bus 0 pchb0 at pci0 dev 0 function 0 "Intel Core 3G Host" rev 0x09 inteldrm0 at pci0 dev 2 function 0 "Intel HD Graphics 4000" rev 0x09 drm0 at inteldrm0 inteldrm0: msi inteldrm0: 1280x1024 wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation) wsdisplay0: screen 1-5 added (std, vt100 emulation) xhci0 at pci0 dev 20 function 0 "Intel 7 Series xHCI" rev 0x04: msi usb0 at xhci0: USB revision 3.0 uhub0 at usb0 "Intel xHCI root hub" rev 3.00/1.00 addr 1 "Intel 7 Series MEI" rev 0x04 at pci0 dev 22 function 0 not configured ehci0 at pci0 dev 26 function 0 "Intel 7 Series USB" rev 0x04: apic 2 int 16 usb1 at ehci0: USB revision 2.0 uhub1 at usb1 "Intel EHCI root hub" rev 2.00/1.00 addr 1 ppb0 at pci0 dev 28 function 0 "Intel 7 Series PCIE" rev 0xc4: msi pci1 at ppb0 bus 1 ppb1 at pci1 dev 0 function 0 "Intel IOP333 PCIE-PCIX" rev 0x00 pci2 at ppb1 bus 2 mfi0 at pci2 dev 14 function 0 "Symbios Logic MegaRAID SAS 1064R" rev 0x00: apic 2 int 18 mfi0: "MegaRAID SAS 84016E", firmware 7.0.1-0084, 256MB cache scsibus1 at mfi0: 64 targets sd0 at scsibus1 targ 0 lun 0: <LSI, MegaRAID 84016E, 1.12> SCSI3 0/direct fixed naa.600605b001d5a4101c162d40411f21f2 sd0: 2858160MB, 512 bytes/sector, 5853511680 sectors ppb2 at pci1 dev 0 function 2 "Intel IOP333 PCIE-PCIX" rev 0x00 pci3 at ppb2 bus 3 ppb3 at pci0 dev 28 function 4 "Intel 7 Series PCIE" rev 0xc4: msi pci4 at ppb3 bus 4 re0 at pci4 dev 0 function 0 "Realtek 8168" rev 0x06: RTL8168E/8111E-VL (0x2c80), msi, address fc:aa:14:29:1d:1d rgephy0 at re0 phy 7: RTL8169S/8110S/8211 PHY, rev. 5 ehci1 at pci0 dev 29 function 0 "Intel 7 Series USB" rev 0x04: apic 2 int 23 usb2 at ehci1: USB revision 2.0 uhub2 at usb2 "Intel EHCI root hub" rev 2.00/1.00 addr 1 ppb4 at pci0 dev 30 function 0 "Intel 82801BA Hub-to-PCI" rev 0xa4 pci5 at ppb4 bus 5 fxp0 at pci5 dev 1 function 0 "Intel 8255x" rev 0x08, i82559: apic 2 int 19, address 00:0e:0c:35:70:48 inphy0 at fxp0 phy 1: i82555 10/100 PHY, rev. 4 pcib0 at pci0 dev 31 function 0 "Intel B75 LPC" rev 0x04 ahci0 at pci0 dev 31 function 2 "Intel 7 Series AHCI" rev 0x04: msi, AHCI 1.3 ahci0: port 0: 6.0Gb/s scsibus2 at ahci0: 32 targets sd1 at scsibus2 targ 0 lun 0: <ATA, Crucial_CT128MX1, MU01> SCSI3 0/direct fixed naa.500a07510d04dca2 sd1: 122104MB, 512 bytes/sector, 250069680 sectors, thin ichiic0 at pci0 dev 31 function 3 "Intel 7 Series SMBus" rev 0x04: apic 2 int 18 iic0 at ichiic0 spdmem0 at iic0 addr 0x51: 8GB DDR3 SDRAM PC3-12800 spdmem1 at iic0 addr 0x53: 8GB DDR3 SDRAM PC3-12800 isa0 at pcib0 isadma0 at isa0 com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo pckbc0 at isa0 port 0x60/5 irq 1 irq 12 pckbd0 at pckbc0 (kbd slot) wskbd0 at pckbd0: console keyboard, using wsdisplay0 pcppi0 at isa0 port 0x61 spkr0 at pcppi0 lpt0 at isa0 port 0x378/4 irq 7 uhidev0 at uhub0 port 1 configuration 1 interface 0 "vendor 0x04d9 USB Keyboard" rev 1.10/4.06 addr 2 uhidev0: iclass 3/1 ukbd0 at uhidev0: 8 variable keys, 6 key codes wskbd1 at ukbd0 mux 1 wskbd1: connecting to wsdisplay0 uhidev1 at uhub0 port 1 configuration 1 interface 1 "vendor 0x04d9 USB Keyboard" rev 1.10/4.06 addr 2 uhidev1: iclass 3/0, 2 report ids uhid0 at uhidev1 reportid 1: input=1, output=0, feature=0 uhid1 at uhidev1 reportid 2: input=3, output=0, feature=0 uhub3 at uhub1 port 1 "Intel Rate Matching Hub" rev 2.00/0.00 addr 2 uhub4 at uhub2 port 1 "Intel Rate Matching Hub" rev 2.00/0.00 addr 2 vscsi0 at root scsibus3 at vscsi0: 256 targets softraid0 at root scsibus4 at softraid0: 256 targets root on sd1a (7e3675a2dbcdd669.a) swap on sd1b dump on sd1b