> Date: Tue, 14 Feb 2023 07:25:18 +0100
> From: Anton Lindqvist <an...@basename.se>
> 
> On Tue, Feb 14, 2023 at 01:08:54AM +0100, Alexander Bluhm wrote:
> > Hi,
> > 
> > Today I saw this panic on my i386 regress machine.  
> > 
> > panic: kernel diagnostic assertion "timo || _kernel_lock_held()" failed: 
> > file "/usr/src/sys/kern/kern_synch.c", line 127
> 
> Same here on my amd64 and arm64 machines. Was the poll/select unlock
> ever tested beyond compile-time?

Clearly not.  Please back it out.

> > Looks like src/regress/lib/libc/sys/ triggered it.  Kernel was built
> > from some 2023-02-13 source checkout.  I will keep watching if it
> > happens again.
> > 
> > ==== run-t_select ====
> > cc -O2 -pipe  -std=gnu99  -MD -MP  -c 
> > /usr/src/regress/lib/libc/sys/t_select.c
> > cc   -o t_select t_select.o atf-c.o 
> > ulimit -c unlimited &&  ntests="`./t_select -n`" &&  echo "1..$ntests" &&  
> > tnumbers="`jot -ns' ' - 1 $ntests`" &&  make -C 
> > /usr/src/regress/lib/libc/sys PROG=t_select NUMBERS="$tnumbers" regress
> > 1..2
> > ==== run-t_select-1 ====
> > 1 Checks pselect's temporary mask setting when a signal is received (PR 
> > lib/43625)
> > ./t_select -r 1
> > Timeout, server ot4 not responding.
> > 
> > panic: kernel diagnostic assertion "timo || _kernel_lock_held()" failed: 
> > file "/usr/src/sys/kern/kern_synch.c", line 127
> > Stopped at      db_enter+0x4:   popl    %ebp
> >     TID    PID    UID     PRFLAGS     PFLAGS  CPU  COMMAND
> > *494368  36805      0           0        0x8    9  t_select
> >  223467  53838      0     0x14000 0x40000200    0  softclock
> > db_enter() at db_enter+0x4
> > panic(d0c60cae) at panic+0x7a
> > __assert(d0cccada,d0c6daa7,7f,d0ce58fd) at __assert+0x19
> > tsleep(d0fcefd0,118,d0d0cf14,0) at tsleep+0x117
> > tsleep_nsec(d0fcefd0,118,d0d0cf14,ffffffff) at tsleep_nsec+0xcc
> > dopselect(d621da8c,1,cf7db3f8,0,0,0,f5b0ab74,f5b0abc8) at dopselect+0x49c
> > sys_pselect(d621da8c,f5b0abd0,f5b0abc8) at sys_pselect+0xa9
> > syscall(f5b0ac10) at syscall+0x301
> > Xsyscall_untramp() at Xsyscall_untramp+0xa9
> > end of kernel
> > https://www.openbsd.org/ddb.html describes the minimum info required in bug
> > reports.  Insufficient info makes it difficult to find and fix bugs.
> > 
> > ddb{9}> show panic
> > *cpu9: kernel diagnostic assertion "timo || _kernel_lock_held()" failed: 
> > file "/usr/src/sys/kern/kern_synch.c", line 127
> > 
> > ddb{9}> trace
> > db_enter() at db_enter+0x4
> > panic(d0c60cae) at panic+0x7a
> > __assert(d0cccada,d0c6daa7,7f,d0ce58fd) at __assert+0x19
> > tsleep(d0fcefd0,118,d0d0cf14,0) at tsleep+0x117
> > tsleep_nsec(d0fcefd0,118,d0d0cf14,ffffffff) at tsleep_nsec+0xcc
> > dopselect(d621da8c,1,cf7db3f8,0,0,0,f5b0ab74,f5b0abc8) at dopselect+0x49c
> > sys_pselect(d621da8c,f5b0abd0,f5b0abc8) at sys_pselect+0xa9
> > syscall(f5b0ac10) at syscall+0x301
> > Xsyscall_untramp() at Xsyscall_untramp+0xa9
> > end of kernel
> > 
> > ddb{9}> ps
> >    PID     TID   PPID    UID  S       FLAGS  WAIT          COMMAND
> > *36805  494368  81530      0  7         0x8                t_select
> >  81530  403270  40998      0  3        0x82  nanoslp       t_select
> >  40998   94085  15069      0  3    0x10008a  sigsusp       make
> >  15069  146328  39109      0  3    0x10008a  sigsusp       sh
> >  39109  344737  51331      0  3    0x10008a  sigsusp       make
> >  51331  138704  34007      0  3    0x10008a  sigsusp       sh
> >  34007   93629  19868      0  3    0x10008a  sigsusp       make
> >  19868  317272  38049      0  3    0x10008a  sigsusp       sh
> >  38049  440823   5232      0  3    0x10008a  sigsusp       make
> >  37773  470707   5644      0  3    0x100082  piperd        gzip
> >   5644   31299   5232      0  3    0x100082  piperd        pax
> >   5232  392807  48080      0  3        0x82  piperd        perl
> >  48080  317705   5394      0  3    0x10008a  sigsusp       ksh
> >   5394   64950  41772      0  3        0x9a  kqread        sshd
> >  21685  469765      1      0  3    0x100083  ttyin         getty
> >  54886  396067      1      0  3    0x100083  ttyin         getty
> >  30334   46910      1      0  3    0x100083  ttyin         getty
> >  32613  460954      1      0  3    0x100083  ttyin         getty
> >  98276  290762      1      0  3    0x100083  ttyin         getty
> >  83393  276624      1      0  3    0x100083  ttyin         getty
> >  58262  416339      1      0  3    0x100098  kqread        cron
> >  63115  378072      1     99  3   0x1100090  kqread        sndiod
> >  16973  434562      1    110  3    0x100090  kqread        sndiod
> >  31914  352102      1      0  3    0x100090  kqread        inetd
> >  29012  259544  75755     95  3   0x1100092  kqread        smtpd
> >  75423   90965  75755    103  3   0x1100092  kqread        smtpd
> >  21079  436365  75755     95  3   0x1100092  kqread        smtpd
> >  50673  244082  75755     95  3    0x100092  kqread        smtpd
> >  29210  305613  75755     95  3   0x1100092  kqread        smtpd
> >  23149  255222  75755     95  3   0x1100092  kqread        smtpd
> >  75755   17291      1      0  3    0x100080  kqread        smtpd
> >  93529  264256  66818     91  3        0x92  kqread        snmpd_metrics
> >  66818  486393      1      0  3    0x100080  kqread        snmpd
> >  44889  252400      1     91  3   0x1100092  kqread        snmpd
> >  41772  245133      1      0  3        0x88  kqread        sshd
> >  66620  411509      0      0  3     0x14280  nfsidl        nfsio
> >  80915  345110      0      0  3     0x14280  nfsidl        nfsio
> >  10608  431262      0      0  3     0x14280  nfsidl        nfsio
> >  11489  201187      0      0  3     0x14280  nfsidl        nfsio
> >  84320   36139      1      0  3    0x100080  kqread        ntpd
> >  99122  147159  88780     83  3    0x100092  kqread        ntpd
> >  88780  302577      1     83  3   0x1100092  kqread        ntpd
> >  73036  477718  54792     73  3   0x1100090  kqread        syslogd
> >  54792  125391      1      0  3    0x100082  netio         syslogd
> >  58310  467763  57851     77  3    0x100092  kqread        dhcpleased
> >  73538  428940  57851     77  3    0x100092  kqread        dhcpleased
> >  57851  432527      1      0  3        0x80  kqread        dhcpleased
> >  14896  139038  71794    115  3    0x100092  kqread        slaacd
> >  20804  316245  71794    115  3    0x100092  kqread        slaacd
> >  71794  454685      1      0  3    0x100080  kqread        slaacd
> >  75370  452283      0      0  3     0x14200  bored         smr
> >  95882  223916      0      0  3     0x14200  pgzero        zerothread
> >  85147  317181      0      0  3     0x14200  aiodoned      aiodoned
> >  13152  201722      0      0  3     0x14200  syncer        update
> >   7533  323148      0      0  3     0x14200  cleaner       cleaner
> >  99118  403131      0      0  3     0x14200  reaper        reaper
> >   4890  104566      0      0  3     0x14200  pgdaemon      pagedaemon
> >  33192  360370      0      0  3     0x14200  bored         wsdisplay0
> >  54709  188023      0      0  3     0x14200  usbtsk        usbtask
> >  13350  416289      0      0  3     0x14200  usbatsk       usbatsk
> >  31682  158839      0      0  3     0x14200  bored         sensors
> >  16524   44073      0      0  3  0x40014200  acpi0         acpi0
> >  87558   68787      0      0  7  0x40014200                idle11
> >  63400  508264      0      0  7  0x40014200                idle10
> >  26116  312250      0      0  3  0x40014200                idle9
> >  99282  205108      0      0  7  0x40014200                idle8
> >  22356  281894      0      0  7  0x40014200                idle7
> >  81466  287141      0      0  7  0x40014200                idle6
> >  87730  251011      0      0  7  0x40014200                idle5
> >  75278   39412      0      0  7  0x40014200                idle4
> >  18695  152651      0      0  7  0x40014200                idle3
> >  83723   71629      0      0  7  0x40014200                idle2
> >  76966   58635      0      0  7  0x40014200                idle1
> >  86025  509764      0      0  3     0x14200  bored         softnet
> >  72582  329022      0      0  3     0x14200  bored         softnet
> >  97297  269814      0      0  3     0x14200  bored         softnet
> >  82344  255991      0      0  3     0x14200  bored         softnet
> >  57477  226945      0      0  3     0x14200  bored         systqmp
> >  83640  123112      0      0  3     0x14200  bored         systq
> >  53838  223467      0      0  7  0x40014200                softclock
> >  51979  308716      0      0  3  0x40014200                idle0
> >   9952  308303      0      0  3     0x14200  kmalloc       kmthread
> >      1  224030      0      0  3        0x82  wait          init
> >      0       0     -1      0  3     0x10200  scheduler     swapper
> > 
> > ddb{9}> show register
> > ds                  0x10
> > es                  0x10
> > fs                  0x20
> > gs                     0
> > edi           0xd0c60cae        acx100_txpower_maxim+0xee2e
> > esi                    0
> > ebp           0xf5b0a8bc
> > ebx           0xf55674f0
> > edx                0x3fd
> > ecx           0x25394315
> > eax                 0x79
> > eip           0xd061e714        db_enter+0x4
> > cs                   0x8
> > eflags             0x202
> > esp           0xf5b0a8bc
> > ss                  0x10
> > db_enter+0x4:   popl    %ebp
> > 
> > ddb{9}> x/s version
> > version:        OpenBSD 7.2-current (GENERIC.MP) #0: Mon Feb 13 16:33:03 
> > CET 2023\012    
> > r...@ot4.obsd-lab.genua.de:/usr/src/sys/arch/i386/compile/GENERIC.MP\012
> > 
> > Copyright (c) 1982, 1986, 1989, 1991, 1993
> >     The Regents of the University of California.  All rights reserved.
> > Copyright (c) 1995-2023 OpenBSD. All rights reserved.  
> > https://www.OpenBSD.org
> > 
> > OpenBSD 7.2-current (GENERIC.MP) #0: Mon Feb 13 16:33:03 CET 2023
> >     r...@ot4.obsd-lab.genua.de:/usr/src/sys/arch/i386/compile/GENERIC.MP
> > real mem  = 3211833344 (3063MB)
> > avail mem = 3136073728 (2990MB)
> > random: good seed from bootblocks
> > mpath0 at root
> > scsibus0 at mpath0: 256 targets
> > mainbus0 at root
> > bios0 at mainbus0: date 07/19/11, BIOS32 rev. 0 @ 0xf0010, SMBIOS rev. 2.6 
> > @ 0x99c00 (88 entries)
> > bios0: vendor American Megatrends Inc. version "2.0c"
> > bios0: Supermicro GS0700
> > acpi0 at bios0: ACPI 3.0
> > acpi0: sleep states S0 S1 S4 S5
> > acpi0: tables DSDT FACP APIC MCFG SLIT SPMI OEMB HPET DMAR SSDT
> > acpi0: wakeup devices NPE1(S4) NPE2(S4) NPE3(S4) NPE4(S4) NPE5(S4) NPE6(S4) 
> > NPE7(S4) NPE8(S4) NPE9(S4) NPEA(S4) P0P1(S4) USB0(S4) USB1(S4) USB2(S4) 
> > USB5(S4) EUSB(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) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 
> > GHz, 06-2c-02
> > cpu0: 
> > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,MELTDOWN
> > mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
> > cpu0: apic clock running at 133MHz
> > cpu0: mwait min=64, max=64, C-substates=0.2.1.1, IBE
> > cpu1 at mainbus0: apid 2 (application processor)
> > cpu1: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 
> > GHz, 06-2c-02
> > cpu1: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC[-- MARK -- Mon Feb 13 
> > 18:30:00 2023]
> > ,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,MELTDOWN
> > cpu2 at mainbus0: apid 4 (application processor)
> > cpu2: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 
> > GHz, 06-2c-02
> > cpu2: 
> > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,MELTDOWN
> > cpu3 at mainbus0: apid 16 (application processor)
> > cpu3: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 
> > GHz, 06-2c-02
> > cpu3: 
> > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,MELTDOWN
> > cpu4 at mainbus0: apid 18 (application processor)
> > cpu4: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 
> > GHz, 06-2c-02
> > cpu4: 
> > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,MELTDOWN
> > cpu5 at mainbus0: apid 20 (application processor)
> > cpu5: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 
> > GHz, 06-2c-02
> > cpu5: 
> > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,MELTDOWN
> > cpu6 at mainbus0: apid 1 (application processor)
> > cpu6: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 
> > GHz, 06-2c-02
> > cpu6: 
> > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,MELTDOWN
> > cpu7 at mainbus0: apid 3 (application processor)
> > cpu7: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 
> > GHz, 06-2c-02
> > cpu7: 
> > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,MELTDOWN
> > cpu8 at mainbus0: apid 5 (application processor)
> > cpu8: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 
> > GHz, 06-2c-02
> > cpu8: 
> > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,MELTDOWN
> > cpu9 at mainbus0: apid 17 (application processor)
> > cpu9: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 
> > GHz, 06-2c-02
> > cpu9: 
> > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,MELTDOWN
> > cpu10 at mainbus0: apid 19 (application processor)
> > cpu10: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 
> > GHz, 06-2c-02
> > cpu10: 
> > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,MELTDOWN
> > cpu11 at mainbus0: apid 21 (application processor)
> > cpu11: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 
> > GHz, 06-2c-02
> > cpu11: 
> > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,MELTDOWN
> > ioapic0 at mainbus0: apid 6 pa 0xfec00000, version 20, 24 pins
> > ioapic1 at mainbus0: apid 7 pa 0xfec8a000, version 20, 24 pins, remapped
> > ioapic2 at mainbus0: apid 8 pa 0xfec9a000, version 20, 24 pins, remapped
> > acpimcfg0 at acpi0
> > acpimcfg0: addr 0xe0000000, bus 0-255
> > acpihpet0 at acpi0: 14318179 Hz
> > acpiprt0 at acpi0: bus 0 (PCI0)
> > acpiprt1 at acpi0: bus 1 (NPE1)
> > acpiprt2 at acpi0: bus -1 (NPE2)
> > acpiprt3 at acpi0: bus 3 (NPE3)
> > acpiprt4 at acpi0: bus -1 (NPE4)
> > acpiprt5 at acpi0: bus 4 (NPE5)
> > acpiprt6 at acpi0: bus -1 (NPE6)
> > acpiprt7 at acpi0: bus 5 (NPE7)
> > acpiprt8 at acpi0: bus -1 (NPE8)
> > acpiprt9 at acpi0: bus 6 (NPE9)
> > acpiprt10 at acpi0: bus -1 (NPEA)
> > acpiprt11 at acpi0: bus 7 (P0P1)
> > acpiprt12 at acpi0: bus -1 (P0P4)
> > acpiprt13 at acpi0: bus -1 (P0P5)
> > acpiprt14 at acpi0: bus -1 (P0P6)
> > acpiprt15 at acpi0: bus -1 (P0P7)
> > acpiprt16 at acpi0: bus -1 (P0P8)
> > acpiprt17 at acpi0: bus -1 (P0P9)
> > acpiprt18 at acpi0: bus 128 (BR50)
> > acpiprt19 at acpi0: bus 130 (NPE1)
> > acpiprt20 at acpi0: bus -1 (NPE2)
> > acpiprt21 at acpi0: bus 131 (NPE3)
> > acpiprt22 at acpi0: bus -1 (NPE4)
> > acpiprt23 at acpi0: bus 133 (NPE5)
> > acpiprt24 at acpi0: bus -1 (NPE6)
> > acpiprt25 at acpi0: bus 134 (NPE7)
> > acpiprt26 at acpi0: bus -1 (NPE8)
> > acpiprt27 at acpi0: bus 135 (NPE9)
> > acpiprt28 at acpi0: bus -1 (NPEA)
> > "PNP0A08" at acpi0 not configured
> > acpicmos0 at acpi0
> > "PNP0501" at acpi0 not configured
> > "PNP0501" at acpi0 not configured
> > "PNP0A08" at acpi0 not configured
> > acpibtn0 at acpi0: PWRB
> > acpicpu0 at acpi0: C1(@1 halt!), PSS
> > acpicpu1 at acpi0: C1(@1 halt!), PSS
> > acpicpu2 at acpi0: C1(@1 halt!), PSS
> > acpicpu3 at acpi0: C1(@1 halt!), PSS
> > acpicpu4 at acpi0: C1(@1 halt!), PSS
> > acpicpu5 at acpi0: C1(@1 halt!), PSS
> > acpicpu6 at acpi0: C1(@1 halt!), PSS
> > acpicpu7 at acpi0: C1(@1 halt!), PSS
> > acpicpu8 at acpi0: C1(@1 halt!), PSS
> > acpicpu9 at acpi0: C1(@1 halt!), PSS
> > acpicpu10 at acpi0: C1(@1 halt!), PSS
> > acpicpu11 at acpi0: C1(@1 halt!), PSS
> > bios0: ROM list: 0xc0000/0x8000 0xc8000/0x5c00 0xce000/0x1000 0xcf000/0x2a00
> > ipmi at mainbus0 not configured
> > cpu0: Enhanced SpeedStep 3467 MHz: speeds: 3468, 3467, 3333, 3200, 3067, 
> > 2933, 2800, 2667, 2533, 2400, 2267, 2133, 2000, 1867, 1733, 1600 MHz
> > pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
> > pchb0 at pci0 dev 0 function 0 "Intel 5520 Host" rev 0x22
> > ppb0 at pci0 dev 1 function 0 "Intel X58 PCIE" rev 0x22
> > pci1 at ppb0 bus 1
> > em0 at pci1 dev 0 function 0 "Intel 82576" rev 0x01: msi, address 
> > 00:25:90:63:ed:da
> > em1 at pci1 dev 0 function 1 "Intel 82576" rev 0x01: msi, address 
> > 00:25:90:63:ed:db
> > ppb1 at pci0 dev 3 function 0 "Intel X58 PCIE" rev 0x22
> > pci2 at ppb1 bus 3
> > ppb2 at pci0 dev 5 function 0 "Intel X58 PCIE" rev 0x22
> > pci3 at ppb2 bus 4
> > ppb3 at pci0 dev 7 function 0 "Intel X58 PCIE" rev 0x22
> > pci4 at ppb3 bus 5
> > ppb4 at pci0 dev 9 function 0 "Intel X58 PCIE" rev 0x22
> > pci5 at ppb4 bus 6
> > mpii0 at pci5 dev 0 function 0 "Symbios Logic SAS2008" rev 0x03: msi
> > mpii0: SMC2008-IR, firmware 11.0.0.0 IR, MPI 2.0
> > scsibus1 at mpii0: 258 targets
> > "Intel X58 IOxAPIC" rev 0x22 at pci0 dev 19 function 0 not configured
> > "Intel X58 Misc" rev 0x22 at pci0 dev 20 function 0 not configured
> > "Intel X58 GPIO" rev 0x22 at pci0 dev 20 function 1 not configured
> > "Intel X58 RAS" rev 0x22 at pci0 dev 20 function 2 not configured
> > "Intel X58 Throttle" rev 0x22 at pci0 dev 20 function 3 not configured
> > "Intel X58 QuickData" rev 0x22 at pci0 dev 22 function 0 not configured
> > "Intel X58 QuickData" rev 0x22 at pci0 dev 22 function 1 not configured
> > "Intel X58 QuickData" rev 0x22 at pci0 dev 22 function 2 not configured
> > "Intel X58 QuickData" rev 0x22 at pci0 dev 22 function 3 not configured
> > "Intel X58 QuickData" rev 0x22 at pci0 dev 22 function 4 not configured
> > "Intel X58 QuickData" rev 0x22 at pci0 dev 22 function 5 not configured
> > "Intel X58 QuickData" rev 0x22 at pci0 dev 22 function 6 not configured
> > "Intel X58 QuickData" rev 0x22 at pci0 dev 22 function 7 not configured
> > uhci0 at pci0 dev 26 function 0 "Intel 82801JI USB" rev 0x00: apic 6 int 16
> > uhci1 at pci0 dev 26 function 1 "Intel 82801JI USB" rev 0x00: apic 6 int 21
> > uhci2 at pci0 dev 26 function 2 "Intel 82801JI USB" rev 0x00: apic 6 int 19
> > ehci0 at pci0 dev 26 function 7 "Intel 82801JI USB" rev 0x00: apic 6 int 18
> > usb0 at ehci0: USB revision 2.0
> > uhub0 at usb0 configuration 1 interface 0 "Intel EHCI root hub" rev 
> > 2.00/1.00 addr 1
> > uhci3 at pci0 dev 29 function 0 "Intel 82801JI USB" rev 0x00: apic 6 int 23
> > uhci4 at pci0 dev 29 function 1 "Intel 82801JI USB" rev 0x00: apic 6 int 19
> > uhci5 at pci0 dev 29 function 2 "Intel 82801JI USB" rev 0x00: apic 6 int 18
> > ehci1 at pci0 dev 29 function 7 "Intel 82801JI USB" rev 0x00: apic 6 int 23
> > usb1 at ehci1: USB revision 2.0
> > uhub1 at usb1 configuration 1 interface 0 "Intel EHCI root hub" rev 
> > 2.00/1.00 addr 1
> > ppb5 at pci0 dev 30 function 0 "Intel 82801BA Hub-to-PCI" rev 0x90
> > pci6 at ppb5 bus 7
> > vga1 at pci6 dev 4 function 0 "Matrox MGA G200eW" rev 0x0a
> > wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
> > wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
> > pcib0 at pci0 dev 31 function 0 "Intel 82801JIR LPC" rev 0x00
> > ahci0 at pci0 dev 31 function 2 "Intel 82801JI AHCI" rev 0x00: msi, AHCI 1.2
> > ahci0: port 0: 1.5Gb/s
> > scsibus2 at ahci0: 32 targets
> > cd0 at scsibus2 targ 0 lun 0: <TEAC, DV-W28SS-V, 1.0A> removable
> > ichiic0 at pci0 dev 31 function 3 "Intel 82801JI SMBus" rev 0x00: apic 6 
> > int 18
> > iic0 at ichiic0
> > iic0: addr 0x2e 00=40 words 00=4040 01=0000 02=0000 03=0000 04=0000 05=0000 
> > 06=0000 07=0000
> > nvt0 at iic0 addr 0x2f: W83795ADG
> > usb2 at uhci0: USB revision 1.0
> > uhub2 at usb2 configuration 1 interface 0 "Intel UHCI root hub" rev 
> > 1.00/1.00 addr 1
> > usb3 at uhci1: USB revision 1.0
> > uhub3 at usb3 configuration 1 interface 0 "Intel UHCI root hub" rev 
> > 1.00/1.00 addr 1
> > usb4 at uhci2: USB revision 1.0
> > uhub4 at usb4 configuration 1 interface 0 "Intel UHCI root hub" rev 
> > 1.00/1.00 addr 1
> > usb5 at uhci3: USB revision 1.0
> > uhub5 at usb5 configuration 1 interface 0 "Intel UHCI root hub" rev 
> > 1.00/1.00 addr 1
> > usb6 at uhci4: USB revision 1.0
> > uhub6 at usb6 configuration 1 interface 0 "Intel UHCI root hub" rev 
> > 1.00/1.00 addr 1
> > usb7 at uhci5: USB revision 1.0
> > uhub7 at usb7 configuration 1 interface 0 "Intel UHCI root hub" rev 
> > 1.00/1.00 addr 1
> > isa0 at pcib0
> > isadma0 at isa0
> > com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> > com0: console
> > com1 at isa0 port 0x2f8/8 irq 3: 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
> > wbsio0 at isa0 port 0x2e/2: W83627DHG-P rev 0x73
> > lm1 at wbsio0 port 0xa10/8: W83627DHG
> > npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
> > pci7 at mainbus0 bus 128
> > ppb6 at pci7 dev 0 function 0 vendor "Intel", unknown product 0x3420 rev 
> > 0x22
> > pci8 at ppb6 bus 129
> > ppb7 at pci7 dev 1 function 0 "Intel X58 PCIE" rev 0x22
> > pci9 at ppb7 bus 130
> > ppb8 at pci7 dev 3 function 0 "Intel X58 PCIE" rev 0x22
> > pci10 at ppb8 bus 131
> > em2 at pci10 dev 0 function 0 "Intel 82576" rev 0x01: msi, address 
> > 90:e2:ba:00:ac:76
> > em3 at pci10 dev 0 function 1 "Intel 82576" rev 0x01: msi, address 
> > 90:e2:ba:00:ac:77
> > ppb9 at pci7 dev 5 function 0 "Intel X58 PCIE" rev 0x22
> > pci11 at ppb9 bus 133
> > ppb10 at pci7 dev 7 function 0 "Intel X58 PCIE" rev 0x22
> > pci12 at ppb10 bus 134
> > ppb11 at pci7 dev 9 function 0 "Intel X58 PCIE" rev 0x22
> > pci13 at ppb11 bus 135
> > "Intel X58 IOxAPIC" rev 0x22 at pci7 dev 19 function 0 not configured
> > "Intel X58 Misc" rev 0x22 at pci7 dev 20 function 0 not configured
> > "Intel X58 GPIO" rev 0x22 at pci7 dev 20 function 1 not configured
> > "Intel X58 RAS" rev 0x22 at pci7 dev 20 function 2 not configured
> > "Intel X58 Throttle" rev 0x22 at pci7 dev 20 function 3 not configured
> > "Intel X58 QuickData" rev 0x22 at pci7 dev 22 function 0 not configured
> > "Intel X58 QuickData" rev 0x22 at pci7 dev 22 function 1 not configured
> > "Intel X58 QuickData" rev 0x22 at pci7 dev 22 function 2 not configured
> > "Intel X58 QuickData" rev 0x22 at pci7 dev 22 function 3 not configured
> > "Intel X58 QuickData" rev 0x22 at pci7 dev 22 function 4 not configured
> > "Intel X58 QuickData" rev 0x22 at pci7 dev 22 function 5 not configured
> > "Intel X58 QuickData" rev 0x22 at pci7 dev 22 function 6 not configured
> > "Intel X58 QuickData" rev 0x22 at pci7 dev 22 function 7 not configured
> > sym0 at scsibus1 targ 2 lun 0: <SEAGATE, ST9146853SS, 0002> 
> > naa.5000c50042b0a367
> > sd0 at scsibus0 targ 0 lun 0: <SEAGATE, ST9146853SS, 0002> 
> > naa.5000c50042b0a367
> > sd0: 140014MB, 512 bytes/sector, 286749488 sectors
> > umass0 at uhub0 port 1 configuration 1 interface 0 "Generic Mass Storage 
> > Device" rev 2.00/1.00 addr 2
> > umass0: using SCSI over Bulk-Only
> > scsibus3 at umass0: 2 targets, initiator 0
> > sd1 at scsibus3 targ 1 lun 0: <Generic, Storage Device, 0.00> removable 
> > serial.048d1336000000000006
> > ugen0 at uhub2 port 2 "SCM Microsystems Inc. SCR3310 v2.0 USB SC Reader" 
> > rev 2.00/2.04 addr 2
> > vscsi0 at root
> > scsibus4 at vscsi0: 256 targets
> > softraid0 at root
> > scsibus5 at softraid0: 256 targets
> > root on sd0a (b94a066bfe93e8be.a) swap on sd0b dump on sd0b
> > Automatic boot in progress: starting file system checks.
> > /dev/sd0a (b94a066bfe93e8be.a): file system is clean; not checking
> > /dev/sd0k (b94a066bfe93e8be.k): file system is clean; not checking
> > /dev/sd0d (b94a066bfe93e8be.d): file system is clean; not checking
> > /dev/sd0f (b94a066bfe93e8be.f): file system is clean; not checking
> > /dev/sd0g (b94a066bfe93e8be.g): file system is clean; not checking
> > /dev/sd0h (b94a066bfe93e8be.h): file system is clean; not checking
> > /dev/sd0j (b94a066bfe93e8be.j): file system is clean; not checking
> > /dev/sd0i (b94a066bfe93e8be.i): file system is clean; not checking
> > /dev/sd0e (b94a066bfe93e8be.e): file system is clean; not checking
> > ddb.console: 0 -> 1
> > ddb.log: 1 -> 0
> > ddb.max_line: 25 -> 0
> > ddb.max_width: 80 -> 0
> > kern.allowdt: 0 -> 1
> > kern.allowkmem: 0 -> 1
> > kern.pool_debug: 1 -> 1
> > kern.splassert: 1 -> 2
> > sysctl: kern.witness.watch: specification is incomplete
> > net.inet.ip.forwarding: 0 -> 1
> > net.inet6.ip6.forwarding: 0 -> 1
> > starting network
> > add net 10.188.81.0/24: gateway 10.188.83.23
> > add net 10.188.82.0/24: gateway 10.188.83.23
> > add net 10.188.90.0/24: gateway 10.188.83.23
> > add net 10.188.91.0/24: gateway 10.188.83.23
> > add net fdd7:e83e:66bc:81::/64: gateway fdd7:e83e:66bc:83::23
> > add net fdd7:e83e:66bc:82::/64: gateway fdd7:e83e:66bc:83::23
> > add net fdd7:e83e:66bc:90::/64: gateway fdd7:e83e:66bc:83::23
> > add net fdd7:e83e:66bc:91::/64: gateway fdd7:e83e:66bc:83::23
> > add net 10.188.101.70/24: gateway 10.188.102.71
> > add net fdd7:e83e:66bc:101::70/64: gateway fdd7:e83e:66bc:102::71
> > add net 10.188.100.17/24: gateway 10.188.102.71
> > add net fdd7:e83e:66bc:100::17/64: gateway fdd7:e83e:66bc:102::71
> > add net 10.188.108.17/24: gateway 10.188.102.71
> > add net fdd7:e83e:66bc:108::17/64: gateway fdd7:e83e:66bc:102::71
> > add net 10.188.128.17/24: gateway 10.188.102.71
> > add net fdd7:e83e:66bc:128::17/64: gateway fdd7:e83e:66bc:102::71
> > add net 10.188.148.17/24: gateway 10.188.102.71
> > add net fdd7:e83e:66bc:148::17/64: gateway fdd7:e83e:66bc:102::71
> > add net 10.188.168.17/24: gateway 10.188.102.71
> > add net fdd7:e83e:66bc:168::17/64: gateway fdd7:e83e:66bc:102::71
> > add net 10.188.188.17/24: gateway 10.188.102.71
> > add net fdd7:e83e:66bc:188::17/64: gateway fdd7:e83e:66bc:102::71
> > reordering: ld.so libc libcrypto sshd.
> > openssl: generating iked ECDSA keys... done.
> > starting early daemons: syslogd ntpd.
> > starting RPC daemons:.
> > savecore: no core dump
> > acpidump: XSDT entry 5 is corrupt
> > checking quotas: done.
> > clearing /tmp
> > kern.securelevel: 0 -> 1
> > creating runtime link editor directory cache.
> > preserving editor files.
> > starting network daemons: sshd snmpd smtpd inetd sndiod.
> > starting package daemons:executable 
> > /usr/src/regress/sys/netinet/ipsec/nonxt-reflect not found
> > .
> > starting local daemons: cron.
> > Mon Feb 13 18:30:46 CET 2023
> > reorder_kernel: failed -- see /usr/share/relink/kernel/GENERIC.MP/relink.log
> > 
> > OpenBSD/i386 (ot4.obsd-lab.genua.de) (tty00)
> > 
> > login: [-- MARK -- Mon Feb 13 18:35:00 2023]
> > 
> > bluhm
> > 
> 
> 

Reply via email to