Hi All,

I am running OpenBSD 5.8 GENERIC#1170 amd64 as a bhyve instance on FreeBSD 
10.2-RELEASE-p7.
The storage is provided by ZFS of which the instance runs of.

The only services that are running in this OpeBSD instance are relayd and httpd.
There is no content hosted on this instance relayd / httpd only act as a 
reverse proxy.

I managed to catch the panic this time. Hopefully this provides some insight 
what happend.

lb1:~ $  panic: mtx_enter: locking against myself
Stopped at      0xffffffff8133fbf9:     leave
RUN AT LEAST 'trace' AND 'ps' AND INCLUDE OUTPUT WHEN REPORTING THIS PANIC!
DO NOT EVEN BOTHER REPORTING THIS WITHOUT INCLUDING THAT INFORMATION!

ddb> trace
(null)() at 0xffffffff8133fbf9
(null)() at 0xffffffff811a310e
(null)() at 0xffffffff8132507f
(null)() at 0xffffffff811bc830
(null)() at 0xffffffff8123f050
(null)() at 0xffffffff81253aad
(null)() at 0xffffffff812548f0
(null)() at 0xffffffff81193a95
(null)() at 0xffffffff81324622
(null)() at 0xffffffff8133b3bf
(null)() at 0xffffffff8119f8f5
(null)() at 0xffffffff811bb0f6
(null)() at 0xffffffff811bb6bc
(null)() at 0xffffffff811bee6e
(null)() at 0xffffffff8132339e
end of kernel
end trace frame: 0x13b598f9a190, count: -15

ddb> ps
   PID   PPID   PGRP    UID  S       FLAGS  WAIT          COMMAND
  6780      1   6780      0  3        0x83  ttyin         ksh
 28980      1  28980      0  3        0x80  poll          cron
 20453  30323  30323     95  3        0x90  kqread        smtpd
  4183  30323  30323     95  3        0x90  kqread        smtpd
 14921  30323  30323     95  3        0x90  kqread        smtpd
 21549  30323  30323     95  3        0x90  kqread        smtpd
 21867  30323  30323     95  3        0x90  kqread        smtpd
  5556  30323  30323    103  3        0x90  kqread        smtpd
 30323      1  30323      0  3        0x80  kqread        smtpd
* 8116   8728   8728     89  7        0x10                relayd
 28617   8728   8728     89  3        0x90  kqread        relayd
 28666   8728   8728     89  3        0x90  kqread        relayd
 14234   8728   8728     89  3        0x90  kqread        relayd
  6772  20410  20410     89  3        0x90  kqread        relayd
  6064  20410  20410     89  3        0x90  kqread        relayd
 32481  20410  20410     89  3        0x90  kqread        relayd
 30101  20410  20410     89  3        0x90  kqread        relayd
 20410  22081  20410     89  3        0x90  kqread        relayd
  8728  22081   8728     89  3        0x90  kqread        relayd
  4449  22081   4449     89  3        0x90  kqread        relayd
 28012  22081  28012     89  3        0x90  kqread        relayd
 22081      1  22081      0  3        0x80  kqread        relayd
 23731  21123  23731     91  3        0x90  kqread        snmpd
 23092  21123  23092     91  3        0x90  kqread        snmpd
 21123      1  21123      0  3        0x80  kqread        snmpd
    65      1     65      0  3        0x80  select        sshd
 18184  21160  15260     83  3        0x90  poll          ntpd
 21160  15260  15260     83  3        0x90  poll          ntpd
 15260      1  15260      0  3        0x80  poll          ntpd
 25057  27605  27605     74  3        0x90  bpf           pflogd
 27605      1  27605      0  3        0x80  netio         pflogd
  7709   9861   9861     73  3        0x90  kqread        syslogd
  9861      1   9861      0  3        0x80  netio         syslogd
  2720      0      0      0  3     0x14200  pgzero        zerothread
  3008      0      0      0  3     0x14200  aiodoned      aiodoned
  9376      0      0      0  3     0x14200  syncer        update
 20457      0      0      0  3     0x14200  cleaner       cleaner
   281      0      0      0  3     0x14200  reaper        reaper
 22066      0      0      0  3     0x14200  pgdaemon      pagedaemon
 26663      0      0      0  3     0x14200  bored         crypto
 12531      0      0      0  3     0x14200  pftm          pfpurge
 28680      0      0      0  3  0x40014200  acpi0         acpi0
  1276      0      0      0  3     0x14200  bored         softnet
  6840      0      0      0  3     0x14200  bored         systqmp
 22866      0      0      0  3     0x14200  bored         systq
 29152      0      0      0  3  0x40014200                idle0
     1      0      1      0  3        0x82  wait          init
     0     -1      0      0  3     0x10200  scheduler     swapper

Mischa


Reply via email to