syzbot


uvm_fault: proc_trampoline (2)

Status: upstream: reported on 2025/02/06 12:48
Reported-by: syzbot+6d88abc44e13bdeba3d5@syzkaller.appspotmail.com
First crash: 432d, last: now
Similar bugs (1)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
openbsd uvm_fault: proc_trampoline -1 6 565d 737d 0/3 auto-obsoleted due to no activity on 2024/12/25 08:30

Sample crash report:
uvm_fault(0xfffffd806c7053e8, 0x98, 0, 1) -> e
fatal page fault in supervisor mode
trap type 6 code 0 rip ffffffff81bdae08 cs 8 rflags 10246 cr2 98 cpl 0 rsp ffff80003c3e5700
gsbase 0xffff8000299adff0  kgsbase 0x0
panic: trap type 6, code=0, pc=ffffffff81bdae08
Starting stack trace...
panic(ffffffff83482441) at panic+0x1d0 sys/kern/subr_prf.c:229
kerntrap(ffff80003c3e5650) at kerntrap+0x30b
alltraps_kern_meltdown() at alltraps_kern_meltdown+0x7b
dovutimens(ffff80003c3e6028,fffffd806c2dd8d0,ffff80003c3e5810) at dovutimens+0x368 sys/kern/vfs_syscalls.c:2771
sys_futimens(ffff80003c3e6028,ffff80003c3e5960,ffff80003c3e58b0) at sys_futimens+0xb3 sys/kern/vfs_syscalls.c:2847
syscall(ffff80003c3e5960) at syscall+0xb17 mi_syscall sys/sys/syscall_mi.h:176 [inline]
syscall(ffff80003c3e5960) at syscall+0xb17 sys/arch/amd64/amd64/trap.c:783
Xsyscall() at Xsyscall+0x128
end of kernel
end trace frame: 0xa3f65cc1c80, count: 250
End of stack trace.
WARNING: SPL NOT LOWERED ON TRAP EXIT 4 0
Stopped at      proc_trampoline+0xc7:   movl    $0,%gs:0x688
    TID    PID    UID     PRFLAGS     PFLAGS  CPU  COMMAND
*301315  83146      0           0          0    1  syz-executor
 486991  22002      0           0          0    0  syz-executor
proc_trampoline() at proc_trampoline+0xc7
end of kernel
end trace frame: 0x799ce2579420, count: 14
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{1}> set $lines = 0
ddb{1}> set $maxwidth = 0
ddb{1}> show panic
*cpu1: uvm_fault(0xfffffd806c7053e8, 0x98, 0, 1) -> e
ddb{1}> trace
proc_trampoline() at proc_trampoline+0xc7
end of kernel
end trace frame: 0x799ce2579420, count: -1
ddb{1}> show registers
rdi                                0
rsi                                0
rbp               0xffff8000343a5b10
rbx                                0
rdx                                0
rcx               0xffff8000fffee2b0
rax                             0x2a
r8                0xffff8000343a5a40
r9                               0x1
r10               0x8e91d0ec25ee203d
r11               0x2b8b157c5b3f2292
r12                                0
r13                                0
r14                                0
r15                                0
rip               0xffffffff81d2b4c7    proc_trampoline+0xc7
cs                               0x8
rflags                         0x246
rsp               0xffff8000343a5a90
ss                              0x10
proc_trampoline+0xc7:   movl    $0,%gs:0x688
ddb{1}> show proc
PROC (syz-executor) tid=301315 pid=83146 tcnt=2 stat=onproc
    flags process=0 proc=0
    runpri=50, usrpri=50, slppri=16, nice=20
    wchan=0x0, wmesg=, ps_single=0x0 scnt=0 ecnt=0
    forw=0xffffffffffffffff, list=0xffff8000fffeea78,0xffff8000fffeed20
    process=0xffff80002a391828 user=0xffff8000343a0000, vmspace=0xfffffd806c705b88
    estcpu=36, cpticks=1, pctcpu=0.0, user=0, sys=1, intr=0
ddb{1}> ps
   PID     TID   PPID    UID  S       FLAGS  WAIT          COMMAND
*83146  301315  55728      0  7           0                syz-executor
 83146  111198  55728      0  3   0x4000080  fsleep        syz-executor
 22002  486991  20623      0  7           0                syz-executor
 22002  243852  20623      0  3   0x4000000  sbar          syz-executor
 62059  260009  54705      0  2           0                syz-executor
 62059  342345  54705      0  3   0x4000080  fsleep        syz-executor
 62059  481784  54705      0  3   0x4000080  fsleep        syz-executor
 65987   71309  79599      0  2           0                syz-executor
 65987  237529  79599      0  3   0x4000080  fsleep        syz-executor
 75770   64115  60823      0  2           0                syz-executor
 75770   21327  60823      0  3   0x4000080  fsleep        syz-executor
  2039  232389  86297      0  3      0x3000  suspend       syz-executor
  2039   83819  86297      0  3   0x4081000  biowait       syz-executor
  2039  505164  86297      0  3   0x4081000  inode         syz-executor
  2039  192716  86297      0  3   0x4081000  inode         syz-executor
 54705  518187  36348      0  3        0x82  nanoslp       syz-executor
 55728  157153  36348      0  3        0x82  nanoslp       syz-executor
 60823   65969  36348      0  3        0x82  nanoslp       syz-executor
 81830  139023  36348      0  3        0x82  piperd        syz-executor
 59421  446190  36348      0  3        0x82  nanoslp       syz-executor
 86297   76619  36348      0  3        0x82  nanoslp       syz-executor
 79599  328289  36348      0  3        0x82  nanoslp       syz-executor
 20623  121870  36348      0  3        0x82  nanoslp       syz-executor
 36348  103978  41013      0  2         0x2                syz-executor
 41013  509405  36851      0  3    0x10008a  sigsusp       ksh
 36851   81309   9308      0  3        0x98  kqread        sshd-session
  9308  447131  82627      0  3        0x92  kqread        sshd-session
 15456  104869      1      0  3    0x100083  ttyin         getty
 82627  405169      1      0  3        0x88  kqread        sshd
 77559  203272  24930     74  3   0x1100092  bpf           pflogd
 24930  439355      1      0  3        0x80  sbwait        pflogd
 88653  132006  44471     73  3   0x1100090  kqread        syslogd
 44471   51897      1      0  3    0x100082  sbwait        syslogd
 13259  270084      1      0  3    0x100080  kqread        resolvd
 24293   77824  52198     77  3    0x100092  kqread        dhcpleased
 24809  443045  52198     77  3    0x100092  kqread        dhcpleased
 52198  185191      1      0  3        0x80  kqread        dhcpleased
 21479  156741      0      0  3     0x14200  bored         smr
 40996  237460      0      0  2     0x14200                zerothread
 48731   86195      0      0  3     0x14200  aiodoned      aiodoned
 43141  293723      0      0  3     0x14200  syncer        update
 30080  156959      0      0  3     0x14200  cleaner       cleaner
 59802  270203      0      0  3     0x14200  reaper        reaper
  2112  435093      0      0  3     0x14200  pgdaemon      pagedaemon
 44982  371422      0      0  3     0x14200  bored         viomb
 20422  174705      0      0  3  0x40014200  acpi0         acpi0
 35811   84182      0      0  3  0x40014200                idle1
 57443  438437      0      0  3     0x14200  bored         softnet1
 82600   26189      0      0  3     0x14200  netlock       softnet0
 69445   31112      0      0  2  0x40014200                systqmp
 66306   75952      0      0  3     0x14200  bored         systq
 83513   57206      0      0  3     0x14200  tmoslp        softclockmp
 67666  148533      0      0  3  0x40014200  tmoslp        softclock
  6456  442317      0      0  3  0x40014200                idle0
     1  284824      0      0  3        0x82  wait          init
     0       0     -1      0  3  0x10010200  scheduler     swapper
ddb{1}> show all locks
Process 22002 (syz-executor) thread 0xffff80003c3e6028 (243852)
exclusive kernel_lock &kernel_lock r = 0 (0xffffffff839a8ec0)
#0  witness_lock+0x5f1 stacktrace_save sys/sys/stacktrace.h:37 [inline]
#0  witness_lock+0x5f1 sys/kern/subr_witness.c:1160
#1  syscall+0xaf4 mi_syscall sys/sys/syscall_mi.h:175 [inline]
#1  syscall+0xaf4 sys/arch/amd64/amd64/trap.c:783
#2  Xsyscall+0x128
Process 2039 (syz-executor) thread 0xffff80003a7cda10 (83819)
exclusive rrwlock inode r = 0 (0xfffffd8061decc58)
#0  witness_lock+0x5f1 stacktrace_save sys/sys/stacktrace.h:37 [inline]
#0  witness_lock+0x5f1 sys/kern/subr_witness.c:1160
#1  rw_do_enter_write+0x419 sys/kern/kern_rwlock.c:320
#2  rrw_enter+0xc6 sys/kern/kern_rwlock.c:621
#3  VOP_LOCK+0xbd sys/kern/vfs_vops.c:527
#4  vn_lock+0xa4 sys/kern/vfs_vnops.c:576
#5  vn_write+0x18f sys/kern/vfs_vnops.c:411
#6  dofilewritev+0x2bd sys/kern/sys_generic.c:384
#7  sys_write+0xa2 sys/kern/sys_generic.c:300
#8  syscall+0xbd4 mi_syscall sys/sys/syscall_mi.h:176 [inline]
#8  syscall+0xbd4 sys/arch/amd64/amd64/trap.c:783
#9  Xsyscall+0x128
Process 2039 (syz-executor) thread 0xffff80003a7cca80 (192716)
exclusive rrwlock inode r = 0 (0xfffffd8061dec568)
#0  witness_lock+0x5f1 stacktrace_save sys/sys/stacktrace.h:37 [inline]
#0  witness_lock+0x5f1 sys/kern/subr_witness.c:1160
#1  rw_do_enter_write+0x419 sys/kern/kern_rwlock.c:320
#2  rrw_enter+0xc6 sys/kern/kern_rwlock.c:621
#3  VOP_LOCK+0xbd sys/kern/vfs_vops.c:527
#4  vn_lock+0xa4 sys/kern/vfs_vnops.c:576
#5  vfs_lookup+0x11c sys/kern/vfs_lookup.c:-1
#6  namei+0x7ca sys/kern/vfs_lookup.c:250
#7  uipc_bind+0x328 sys/kern/uipc_usrreq.c:371
#8  sys_bind+0x2f6 sys/kern/uipc_syscalls.c:190
#9  syscall+0xbd4 mi_syscall sys/sys/syscall_mi.h:176 [inline]
#9  syscall+0xbd4 sys/arch/amd64/amd64/trap.c:783
#10 Xsyscall+0x128
ddb{1}> show malloc
           Type InUse  MemUse  HighUse   Limit  Requests Type Lim
         devbuf 11078  12354K   12474K 166960K     12301        0
            pcb    17     12K      12K 166960K        33        0
         rtable   242      7K       7K 166960K       357        0
             pf    38     18K      18K 166960K        57        0
         ifaddr    44      7K       7K 166960K        48        0
        ifgroup    57      2K       2K 166960K        61        0
         sysctl     3      1K       9K 166960K         7        0
       counters    72     37K      37K 166960K        78        0
       ioctlops     0      0K       4K 166960K      1500        0
            iov     0      0K      16K 166960K         3        0
          mount     1      1K       1K 166960K         1        0
            log     0      0K       0K 166960K         4        0
         vnodes  1292     81K      82K 166960K      1448        0
      UFS quota     1     32K      32K 166960K         1        0
      UFS mount     5     36K      36K 166960K         5        0
            shm     2      1K       1K 166960K         2        0
         VM map     2      1K       1K 166960K         2        0
            sem     6      0K       0K 166960K         6        0
        dirhash    12      2K       2K 166960K        12        0
           ACPI  1692    195K     286K 166960K     12470        0
      file desc    17     61K      93K 166960K       225        0
          sigio     0      0K       0K 166960K         5        0
           proc    72    115K     164K 166960K       562        0
        subproc    72      4K       4K 166960K        72        0
    NFS srvsock     1      0K       0K 166960K         1        0
     NFS daemon     1     16K      16K 166960K         1        0
    ip_moptions     1      0K       0K 166960K         5        0
       in_multi    99      7K       7K 166960K        99        0
    ether_multi     1      0K       0K 166960K         1        0
            mrt     0      0K       0K 166960K         7        0
    ISOFS mount     1     32K      32K 166960K         1        0
  MSDOSFS mount     1     16K      16K 166960K         1        0
           ttys    43    201K     201K 166960K        43        0
           exec     0      0K       1K 166960K       384        0
   fusefs mount     1     32K      32K 166960K         1        0
            tdb     3      0K       0K 166960K         3        0
        VM swap     8     62K      64K 166960K        10        0
       UVM amap   241    151K     164K 166960K      3914        0
       UVM aobj     5      2K       2K 166960K         5        0
     pinsyscall    42     84K     108K 166960K      1362        0
        memdesc     1      4K       4K 166960K         1        0
    crypto data     1      1K       1K 166960K         1        0
    ip6_options     0      0K       0K 166960K         5        0
            NDP    13      0K       2K 166960K        31        0
           temp    39   9074K    9138K 166960K      9178        0
         kqueue    13     20K      26K 166960K        39        0
      SYN cache     2     16K      16K 166960K         2        0
ddb{1}> show all pools
Name      Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle
plcache    128       26    0        0     1     0     1     1     0     8    0
rtpcb      120       35    0       32     1     0     1     1     0     8    0
rtentry    176      112    0        1     6     0     6     6     0     8    0
unpcb      144       77    0       58     1     0     1     1     0     8    0
syncache   336        4    0        4     1     0     1     1     0     8    1
tcpcb      736       30    0       25     1     0     1     1     0     8    0
arp        136       18    0        0     1     0     1     1     0     8    0
inpcb      328      109    0      100     2     0     2     2     0     8    1
nd6        152       25    0        0     1     0     1     1     0     8    0
pkpcb       40        1    0        1     1     0     1     1     0     8    1
kcovpl      48        8    0        0     1     0     1     1     0     8    0
ppxss      1192       4    0        3     1     0     1     1     0     8    0
pfstscr     40        1    0        1     1     0     1     1     0     8    1
pfosfp      40     1428    0     1005     5     0     5     5     0     8    0
pfosfpen   112     1428    0      714    21     0    21    21     0     8    0
pfsrclim   320        2    0        1     1     0     1     1     0     8    0
pftag       88        1    0        0     1     0     1     1     0     8    0
pfstitem    24       26    0        0     1     0     1     1     0     8    0
pfstkey    128       28    0        2     1     0     1     1     0     8    0
pfstate    448       26    0        1     3     0     3     3     0     8    0
pfrule     1360      22    0       17     2     1     1     2     0     8    0
art_heap8  4096       1    0        0     1     0     1     1     0     8    0
art_heap4  256      455    0        0    29     0    29    29     0     8    0
art_table   40      456    0        0     5     0     5     5     0     8    0
art_node    32      112    0       11     1     0     1     1     0     8    0
sysvmsgpl   40        1    0        1     1     0     1     1     0     8    1
semapl     112        4    0        0     1     0     1     1     0     8    0
shmpl      112        2    0        0     1     0     1     1     0     8    0
dirhash    1024      17    0        0     3     0     3     3     0     8    0
dino2pl    256     1732    0      267    92     0    92    92     0     8    0
ffsino     296     1732    0      267   114     0   114   114     0     8    0
nchpl      144     2042    0      344    64     0    64    64     0     8    0
rtmask      32        1    0        1     1     0     1     1     0     8    1
vnodes     216     1872    0        0   104     0   104   104     0     8    0
namei      1024    6117    0     6116     2     0     2     2     0     8    1
percpumem   16       54    0        3     1     0     1     1     0     8    0
kstatmem   264       32    0        4     3     0     3     3     0     8    0
scsiplug    72        1    0        1     1     0     1     1     0     8    1
scxspl     216     8106    0     8105     4     2     2     3     1     8    1
plimitpl   152       34    0       16     1     0     1     1     0     8    0
sigapl     424      557    0      510     8     0     8     8     0     8    1
knotepl    120      303    0        0    10     0    10    10     0     8    0
kqueuepl   224      103    0       94     5     0     5     5     0     8    4
pipepl     344      127    0      100     3     0     3     3     0     8    0
fdescpl    528      521    0      490     3     0     3     3     0     8    0
filepl     160     1975    0     1750    12     0    12    12     0     8    2
lockfpl    104       63    0       58     1     0     1     1     0     8    0
lockfspl    48       33    0       28     1     0     1     1     0     8    0
sessionpl  144       24    0       15     1     0     1     1     0     8    0
pgrppl      48       33    0       16     1     0     1     1     0     8    0
ucredpl    104      128    0      115     1     0     1     1     0     8    0
zombiepl   144      512    0      510     1     0     1     1     0     8    0
processpl  1232     557    0      510     6     0     6     6     0     8    1
procpl     664      727    0      671     7     0     7     7     0     8    0
sockpl     752      224    0      193     4     0     4     4     0     8    0
mcl64k     65536      2    0        0     1     0     1     1     0     8    0
mcl16k     16384      2    0        0     1     0     1     1     0     8    0
mcl9k      9216       1    0        0     1     0     1     1     0     8    0
mcl8k      8192       3    0        0     1     0     1     1     0     8    0
mcl4k      4096     128    0        0    16     0    16    16     0     8    0
mcl2k      2048      18    0        0     3     0     3     3     0     8    0
mtagpl      96        4    0        0     1     0     1     1     0     8    0
mbufpl     256      148    0        0    10     0    10    10     0     8    0
bufpl      280     3144    0      105   218     0   218   218     0     8    0
anonpl      32     6717    0        0    55     0    55    55     0   246    0
amapchunkpl 152   11380    0    10868    25     0    25    25     0   158    5
amappl16   200     1743    0     1663     6     0     6     6     0     8    0
amappl15   192        6    0        6     1     1     0     1     0     8    0
amappl14   184      427    0      425     1     0     1     1     0     8    0
amappl13   176      118    0      106     1     0     1     1     0     8    0
amappl12   168      794    0      764     2     0     2     2     0     8    0
amappl11   160       22    0       21     1     0     1     1     0     8    0
amappl10   152       68    0       54     1     0     1     1     0     8    0
amappl9    144      276    0      276     1     1     0     1     0     8    0
amappl8    136      101    0       99     1     0     1     1     0     8    0
amappl7    128      145    0      132     1     0     1     1     0     8    0
amappl6    120      156    0      155     1     0     1     1     0     8    0
amappl5    112      104    0       94     1     0     1     1     0     8    0
amappl4    104      279    0      260     1     0     1     1     0     8    0
amappl3     96     2059    0     1937     4     0     4     4     0     8    0
amappl2     88      516    0      453     2     0     2     2     0     8    0
amappl1     80     9617    0     9013    16     0    16    16     0     8    3
amappl      88     3187    0     3016     4     0     4     4     0    92    0
uvmvnodes   80      101    0        0     3     0     3     3     0     8    0
dma4096    4096       1    0        1     1     1     0     1     0     8    0
dma2048    2048       1    0        1     1     0     1     1     0     8    1
dma1024    1024       1    0        0     1     0     1     1     0     8    0
dma256     256        6    0        6     1     1     0     1     0     8    0
dma128     128      254    0      254     2     1     1     1     0     8    1
dma64       64        6    0        6     1     1     0     1     0     8    0
dma32       32        7    0        7     1     1     0     1     0     8    0
dma16       16       18    0       17     1     0     1     1     0     8    0
aobjpl      72        4    0        0     1     0     1     1     0     8    0
uaddrrnd    24      521    0      490     1     0     1     1     0     8    0
uaddrbest   32        2    0        0     1     0     1     1     0     8    0
uaddr       24      521    0      490     1     0     1     1     0     8    0
vmmpekpl   168     6080    0     6043     2     0     2     2     0     8    0
vmmpepl    168    40718    0    38750    88     0    88    88     0   357    0
vmsppl     488      520    0      490     5     0     5     5     0     8    1
rwobjpl     80    14455    0    13351    25     0    25    25     0     8    2
pdppl      4096    1049    0      980    99    28    71    85     0     8    2
pvpl        32    14423    0        0   117     0   117   117     0   265    0
pmappl     256      520    0      490     3     0     3     3     0     8    0
extentpl    40       45    0       27     1     0     1     1     0     8    0
phpool     112      272    0       31     8     0     8     8     0     8    0
ddb{1}> machine ddbcpu 0
Stopped at      x86_ipi_db+0x27:        addq    $0x8,%rsp
x86_ipi_db(ffffffff838f2ff0) at x86_ipi_db+0x27 sys/arch/amd64/amd64/db_interface.c:394
x86_ipi_handler() at x86_ipi_handler+0xd9 sys/arch/amd64/amd64/ipi.c:106
Xresume_lapic_ipi() at Xresume_lapic_ipi+0x27
__sanitizer_cov_trace_pc() at __sanitizer_cov_trace_pc+0x2c kd_curproc sys/dev/kcov.c:584 [inline]
__sanitizer_cov_trace_pc() at __sanitizer_cov_trace_pc+0x2c sys/dev/kcov.c:153
__mp_lock(ffffffff839a86c0) at __mp_lock+0x1a3 __mp_lock_spin sys/kern/kern_lock.c:142 [inline]
__mp_lock(ffffffff839a86c0) at __mp_lock+0x1a3 sys/kern/kern_lock.c:173
softintr_dispatch(2) at softintr_dispatch+0x125 sys/kern/kern_softintr.c:83
dosoftint(2) at dosoftint+0x54 sys/arch/amd64/amd64/intr.c:862
Xsofttty() at Xsofttty+0x27
__mp_lock(ffffffff839a86c0) at __mp_lock+0x192 __mp_lock_spin sys/kern/kern_lock.c:142 [inline]
__mp_lock(ffffffff839a86c0) at __mp_lock+0x192 sys/kern/kern_lock.c:173
intr_handler(ffff80002f399d80,ffff8000002a3480) at intr_handler+0xe9 sys/arch/amd64/amd64/intr.c:560
Xintr_ioapic_edge23_untramp() at Xintr_ioapic_edge23_untramp+0x18f
end of kernel
end trace frame: 0x7c9d97996a10, count: 4
ddb{0}> trace
x86_ipi_db(ffffffff838f2ff0) at x86_ipi_db+0x27 sys/arch/amd64/amd64/db_interface.c:394
x86_ipi_handler() at x86_ipi_handler+0xd9 sys/arch/amd64/amd64/ipi.c:106
Xresume_lapic_ipi() at Xresume_lapic_ipi+0x27
__sanitizer_cov_trace_pc() at __sanitizer_cov_trace_pc+0x2c kd_curproc sys/dev/kcov.c:584 [inline]
__sanitizer_cov_trace_pc() at __sanitizer_cov_trace_pc+0x2c sys/dev/kcov.c:153
__mp_lock(ffffffff839a86c0) at __mp_lock+0x1a3 __mp_lock_spin sys/kern/kern_lock.c:142 [inline]
__mp_lock(ffffffff839a86c0) at __mp_lock+0x1a3 sys/kern/kern_lock.c:173
softintr_dispatch(2) at softintr_dispatch+0x125 sys/kern/kern_softintr.c:83
dosoftint(2) at dosoftint+0x54 sys/arch/amd64/amd64/intr.c:862
Xsofttty() at Xsofttty+0x27
__mp_lock(ffffffff839a86c0) at __mp_lock+0x192 __mp_lock_spin sys/kern/kern_lock.c:142 [inline]
__mp_lock(ffffffff839a86c0) at __mp_lock+0x192 sys/kern/kern_lock.c:173
intr_handler(ffff80002f399d80,ffff8000002a3480) at intr_handler+0xe9 sys/arch/amd64/amd64/intr.c:560
Xintr_ioapic_edge23_untramp() at Xintr_ioapic_edge23_untramp+0x18f
end of kernel
end trace frame: 0x7c9d97996a10, count: -11
ddb{0}> machine ddbcpu 1
Stopped at      proc_trampoline+0xc7:   movl    $0,%gs:0x688
proc_trampoline() at proc_trampoline+0xc7
end of kernel
end trace frame: 0x799ce2579420, count: 14
ddb{1}> trace
proc_trampoline() at proc_trampoline+0xc7
end of kernel
end trace frame: 0x799ce2579420, count: -1

Crashes (852):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/04/14 15:01 openbsd 84c70f1e56c7 1a086e7c .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/14 12:43 openbsd 84c70f1e56c7 1a086e7c .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/14 09:20 openbsd bb890fd2477a 1a086e7c .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/14 07:12 openbsd bb890fd2477a 1a086e7c .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/14 03:49 openbsd bb890fd2477a 1a086e7c .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/14 01:45 openbsd bb890fd2477a 1a086e7c .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/13 23:43 openbsd bb890fd2477a 1a086e7c .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/13 19:07 openbsd 380397a6e914 9530ccf9 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/13 17:49 openbsd 380397a6e914 9530ccf9 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/13 16:48 openbsd 380397a6e914 9530ccf9 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/13 15:24 openbsd 380397a6e914 9530ccf9 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/13 13:13 openbsd 380397a6e914 9530ccf9 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/13 12:04 openbsd 380397a6e914 9530ccf9 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/13 08:40 openbsd 4ec71eeccea4 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/13 07:14 openbsd 4ec71eeccea4 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/13 05:19 openbsd 4ec71eeccea4 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/13 02:13 openbsd 4ec71eeccea4 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/12 19:44 openbsd 6018ae1d0153 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/12 17:49 openbsd 6018ae1d0153 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/12 17:29 openbsd 6018ae1d0153 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/12 16:21 openbsd 6018ae1d0153 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/12 14:12 openbsd 6018ae1d0153 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/12 12:51 openbsd 6018ae1d0153 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/12 10:38 openbsd 6018ae1d0153 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/12 07:56 openbsd 6018ae1d0153 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/12 04:29 openbsd de62a587e27d 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/12 02:16 openbsd de62a587e27d 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/12 01:16 openbsd de62a587e27d 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/12 00:12 openbsd de62a587e27d 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/11 23:00 openbsd de62a587e27d 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/11 21:50 openbsd de62a587e27d 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/11 18:04 openbsd de62a587e27d 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/11 17:01 openbsd 9bac450dd51b 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/11 15:06 openbsd 9bac450dd51b 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/11 12:59 openbsd 9bac450dd51b 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/11 07:10 openbsd 9bac450dd51b 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/11 04:54 openbsd 9bac450dd51b 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/11 03:07 openbsd 411a0c209e89 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/11 01:39 openbsd 411a0c209e89 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/11 00:19 openbsd 411a0c209e89 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/10 20:06 openbsd 411a0c209e89 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/10 17:57 openbsd 411a0c209e89 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/10 15:56 openbsd 411a0c209e89 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/10 14:34 openbsd 7bdd0d20c161 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/10 12:34 openbsd 7bdd0d20c161 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/10 11:25 openbsd 7bdd0d20c161 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/10 10:04 openbsd 7bdd0d20c161 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2026/04/10 08:59 openbsd 7bdd0d20c161 4b3d9a38 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
2025/12/21 11:01 openbsd 668f1f05e71c e14dbeb9 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-setuid uvm_fault: proc_trampoline
2025/02/06 12:47 openbsd 4a7e1005694f 1e1faf27 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore uvm_fault: proc_trampoline
* Struck through repros no longer work on HEAD.