[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openbsd-bugs
Subject:    kernel/5799: [jrrs@iorek.ice-nine.org: panic: kernel diagnostic assertion "__mp_lock_held(&sched_loc
From:       jared r r spiegel <jrrs () ice-nine ! org>
Date:       2008-04-22 14:39:35
Message-ID: 20080422143922.GB30237 () ice-nine ! org
[Download RAW message or body]

>Number:         5799
>Category:       kernel
>Synopsis:       panic: kernel diagnostic assertion "__mp_lock_held(&sched_lock) ==
>Confidential:   yes
>Severity:       serious
>Priority:       high
>Responsible:    bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Apr 22 14:50:02 GMT 2008
>Closed-Date:
>Last-Modified:
>Originator:     jared r r spiegel
>Release:        4.3 beta
>Organization:
net
>Environment:


	System      : OpenBSD 4.3
	Details     : OpenBSD 4.3-beta (GENERIC.MP) #559: Fri Feb 22 23:39:17 MST
2008
			 deraadt@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP

	Architecture: OpenBSD.i386
	Machine     : i386
>Description:

	we have a multiuser shell/moo server that gets at least a constant murmur
	of activity through the day.  there are a few IPsec tunnels terminated
	on the box, with gre/bgp dynamic IPsec routing over them.  this machine
	was freshly cold cut/forklifted last weekend away from the previous
	incarnation which was 4.0 on a VIA-310DP platform.  historically, random
	reboots plague the box, *usually* but not *always* triggered by VPN
	or SSH traffic.  UID 1020 and GRE tunnel gre1290196 seem especially
	prone to being able to trigger a reboot, but it is not limited to those.
	generally the trigger is a new connection, via a gre tunnel, to
	a service listening locally on the machine, but it has also happened
	in the middle of a long (~2.2GB) scp(1).

	this panic is the first incident of this reboot symptom on the new
	hardware, and i am reluctant to try to make a big leap of assumption
	that it is the same condition we saw multiple times on the old box,
	however in this case the trigger was precisely the same as it has
	often been (a new connection to *:32000 from via network routed
	via gre1290196).

	the old hardware would just reboot, in despite of ddb.panic still
	being default = 1.  i was always suspicious of the hardware being
	a bit flaky and thus didn't ever report the issue because my
	problem report would've been very shitty and spotty.

	however, this hardware actually gave us ddb>, a legit panic ($SUBJECT),
	and i got a ps/trace.  all that, incl dmesg, and ifconfig and
	netstat -rn output below.



>How-To-Repeat:

	honestly, unknown.

	i could list the various known situations which immediately precipitated
	some of the reboots on the old hardware, however this panic might
	totally be dissimilar in cause, so i'll refrain from doing that
	at the moment.

	regarding the uhci errors below, nothing was using any USB
	(nothing plugged in to any of the 3 external USB ports) afaik.
	the machine is a Rackable Systems box, so the ILOM card *might*
	be connected to an internal USB header, but iirc, there is one
	but it is just for power from the USB bus, not any data pins.



>Fix:



OpenBSD/i386 (iorek.ice-nine.org) (tty00)

login: hci2: host controller process error
uhci2: host controller halted
uhci1: host controller process error
uhci1: host controller halted
uhci0: host controller process error
uhci0: host controller halted
panic: kernel diagnostic assertion "__mp_lock_held(&sched_lock) == 0" failed:
file "/usr/src/sys/kern/kern_lock.c", line 774
Stopped at      Debugger+0x4:   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{0}> trace
Debugger(d07d6060,480de685,1908f685,c0,dbf862b0) at Debugger+0x4
panic(d06bc0a0,d06877d7,d06b8b20,d06b8fb4,306) at panic+0x63
tablefull(d06877d7,d06b8fb4,306,d06b8b20,dbf862b0) at tablefull
_kernel_lock(d07aff80,50,ffffffff,590,1) at _kernel_lock+0x3f
trap() at trap+0x227
--- trap (number 6) ---
(null)(d03467ad,dbf862b0,d091de78,d0885a00,d034bd60) at 0x590
sched_idle(d0885a00) at sched_idle+0xbb
Bad frame pointer: 0xd091de78
ddb{0}> ps
   PID   PPID   PGRP    UID  S       FLAGS  WAIT          COMMAND
 12711  31391  12711   1033  3   0x2004082  select        tf
 31391   6741  31391   1033  3   0x2004082  pause         tcsh
  6741  25708  25708   1033  3   0x2000180  select        sshd
 25708  21584  25708      0  3   0x2004080  netio         sshd
 11063  19794  11063   1014  3   0x2004082  ttyin         zsh
 13903   8435  13903   1012  3   0x2004082  ttyin         tcsh
  8435  27125  27125   1012  3   0x2000180  select        sshd
 27125  21584  27125      0  3   0x2004180  netio         sshd
 19832  15787  19832   1000  3   0x2004180  select        imapd
 30607  15787  30607   1000  3   0x2004180  select        imapd
 32241  30826  32241   1012  3   0x2004082  select        tf
 24817  17652  24817   1052  3   0x2004082  select        tf
 17652  21319  17652   1052  3   0x2004082  pause         ksh
 21319  10545  10545   1052  3   0x2000180  select        sshd
 10545  21584  10545      0  3   0x2004080  netio         sshd
 19085   5268  19085   1008  3   0x2004082  ttyin         ksh
  5268  22232  22232   1008  3   0x2000180  select        sshd
 22232  21584  22232      0  3   0x2004180  netio         sshd
 26350  11701  26350   1014  3   0x2004082  pause         screen
 11701   7542  11701   1014  3   0x2004082  pause         zsh
  7542  17502  17502   1014  3   0x2000180  select        sshd
 17502  21584  17502      0  3   0x2004180  netio         sshd
 15089   8386  15089   1014  3   0x2004082  select        tf
  8386  19794   8386   1014  3   0x2004082  pause         zsh
 19794  17388  19794   1014  3   0x2000080  select        screen
 17388  13695  17388   1014  3   0x2004082  pause         screen
 13695  16674  13695   1014  3   0x2004082  pause         zsh
 16674  23320  23320   1014  3   0x2000180  select        sshd
 23320  21584  23320      0  3   0x2004180  netio         sshd
 30826   3906  30826   1012  3   0x2004082  pause         tcsh
  3906  17885  17885   1012  3   0x2000180  select        sshd
 17885  21584  17885      0  3   0x2004180  netio         sshd
 15946  12328  15946   1059  3   0x2004082  select        tf
 12328    613  12328   1059  3   0x2004082  wait          bash
   613      1    613   1059  3   0x2000080  select        screen
 11596   1127  11596   1041  3   0x2004082  ttyin         tcsh
 24960   7245  24960   1041  3   0x2004082  select        tf
  7245   1127   7245   1041  3   0x2004082  pause         tcsh
  1127      1   1127   1041  3   0x2000080  select        screen
 26635  27832  26635   1005  3   0x2004082  ttyin         tcsh
 23999  11898  23999   1005  3   0x2004082  pause         screen
 11898   5878  11898   1005  3   0x2004082  pause         tcsh
  5878   2263   2263   1005  3   0x2000180  select        sshd
  2263  21584   2263      0  3   0x2004080  netio         sshd
  8839  25691  25691     67  3   0x2000180  select        httpd
 27764  25691  25691     67  3   0x2000180  semwait       httpd
 14132  25691  25691     67  3   0x2000180  semwait       httpd
  5049  19335   5049   1020  3   0x2004082  ttyin         bash
 19335  12070  12070   1020  3   0x2000180  select        sshd
 12070  21584  12070      0  3   0x2004180  netio         sshd
  4922  30106   4922   1060  3   0x2004082  pause         screen
 10380  24766  24766   1060  3   0x2004082  poll          python2.5
 24766  28464  24766   1060  3   0x2004082  wait          bash
 28464      1  28464   1060  3   0x2000080  select        screen
 32453  14032  32453   1060  3   0x2004082  select        tf
 14032   5187  14032   1060  3   0x2004082  wait          bash
  5187      1   5187   1060  3   0x2000080  select        screen
 30106   6462  30106   1060  3   0x2004082  wait          bash
  6462   5918   5918   1060  3   0x2000180  select        sshd
  5918  21584   5918      0  3   0x2004180  netio         sshd
 19651   1211  19651   1008  3   0x2004082  select        tf
  1211  11060   1211   1008  3   0x2004082  pause         ksh
 11060  28292  28292   1008  3   0x2000180  select        sshd
 28292  21584  28292      0  3   0x2004180  netio         sshd
  7197  11341   7197   1067  3   0x2004082  select        tf
 26151      1   8575      0  3   0x2000082  piperd        moo
 25607      1   8575      0  3   0x2000082  piperd        moo
 31122      1   8575      0  3   0x2004082  select        moo
 20796      1  18216   1042  3   0x2400182  poll          icecast
  2197      1   2197      0  3   0x2000080  poll          systrace
 19769  15467  19769   1050  3   0x2004082  ttyin         ksh
   810  25691  25691     67  3   0x2000180  semwait       httpd
 22287  25691  25691     67  3   0x2000180  semwait       httpd
  2105  25691  25691     67  3   0x2000180  semwait       httpd
 31781  25691  25691     67  3   0x2000180  semwait       httpd
  5210  25691  25691     67  3   0x2000180  semwait       httpd
 25691      1  25691     67  3   0x2000180  select        httpd
 21006  22069  22069     75  3   0x2000180  poll          bgpd
 22037  22069  22069     75  3   0x2000180  poll          bgpd
 22069      1  22069      0  3   0x2000080  poll          bgpd
  2290  32203  32203     70  3   0x2000180  select        named
 32203      1  32203      0  3   0x2000180  netio         named
  2345      1   2345      0  3   0x2004082  ttyin         getty
  1508  17735   1508   1005  3   0x2004082  select        tf
 17735  27832  17735   1005  3   0x2004082  pause         tcsh
 27832   1665  27832   1005  3   0x2000080  select        screen
  1665  23465   1665   1005  3   0x2004082  pause         screen
 23465  14282  23465   1005  3   0x2004082  pause         tcsh
 14282  28193  28193   1005  3   0x2000180  select        sshd
 28193  21584  28193      0  3   0x2004080  netio         sshd
 29448  15467  29448   1050  3   0x2004082  ttyin         ksh
  7357  32188   7357   1003  3   0x200408a  poll          mutt
 32188  15467  32188   1050  3   0x2004082  pause         ksh
  5073      1   5073      0  3   0x2040180  select        sendmail
 11229  15467  11229      0  3   0x2004082  poll          pftop
 15467  13638  15467   1050  3   0x2000080  select        screen
 13638  31589  13638   1050  3   0x2004082  pause         screen
 31589   1255  31589   1050  3   0x2004082  pause         ksh
  1255  21811  21811   1050  3   0x2000180  select        sshd
 21811  21584  21811      0  3   0x2004180  netio         sshd
 11341  12009  11341   1067  3   0x2004082  pause         ksh
 12009    118    118   1067  3   0x2000180  select        sshd
   118  21584    118      0  3   0x2004180  netio         sshd
 14666  23300  14666   1002  3   0x2004082  ttyin         ksh
   673  23300    673   1002  3   0x2004082  ttyin         ksh
 12288  23300  12288   1002  3   0x200408a  poll          mutt
 14871  23300  14871   1002  3   0x2004082  select        tf
 23300  23791  23300   1002  3   0x2000080  select        screen
 23791  26411  23791   1002  3   0x2004082  pause         screen
 26411   6269  26411   1002  3   0x2004082  pause         ksh
  6269   9984   9984   1002  3   0x2000180  select        sshd
  9984  21584   9984      0  3   0x2004180  netio         sshd
 21584      1  21584      0  3   0x2000080  select        sshd
  7079      1   7079     62  3   0x2000180  bpf           spamlogd
 32400  20815  20815     62  3   0x2000180  piperd        spamd
  4861  20815  20815     62  3   0x2000180  select        spamd
 20815      1  20815     62  3   0x2000180  nanosleep     spamd
   875   4137   4137     68  3   0x2000180  select        isakmpd
  4137      1   4137      0  3   0x2000080  netio         isakmpd
 15670      1  15670      0  3   0x2004082  ttyin         getty
 30595      1  30595      0  3   0x2004082  ttyin         getty
 28664      1  28664      0  3   0x2004082  ttyin         getty
 20590      1  20590      0  3   0x2004082  ttyin         getty
 30402      1  30402      0  3   0x2004082  ttyin         getty
 24901      1  24901      0  3   0x2000080  select        cron
 18360      1  18360      0  3   0x2080080  nanosleep     sensorsd
 20483  14237  14237      0  3   0x2000081  lockf         saslauthd
 19970  14237  14237      0  3   0x2000081  lockf         saslauthd
 14619  14237  14237      0  3   0x2000081  lockf         saslauthd
 18876  14237  14237      0  3   0x2000081  lockf         saslauthd
 14237      1  14237      0  3   0x2000081  netcon        saslauthd
 12353      1  12353     62  3   0x2000180  bpf           spamlogd
 15787      1  15787      0  3   0x2000180  select        inetd
 19565      0      0      0  3   0x2100200  acct          acct
 15782  29597  29597     83  3   0x2000180  poll          ntpd
 29597      1  29597      0  3   0x2000080  poll          ntpd
 16131  13645  13645     74  3   0x2000180  bpf           pflogd
 13645      1  13645      0  3   0x2000080  netio         pflogd
 19947   9616   9616     73  3   0x2000100  biowait       syslogd
  9616      1   9616      0  3   0x2000088  netio         syslogd
 29549      1  29549      0  3   0x2000080  mfsidl        mount_mfs
    19      0      0      0  3   0x2100200  bored         crypto
    18      0      0      0  3   0x2100200  aiodoned      aiodoned
    17      0      0      0  3   0x2100200  syncer        update
    16      0      0      0  3   0x2100200  cleaner       cleaner
    15      0      0      0  3    0x100200  reaper        reaper
    14      0      0      0  3   0x2100200  pgdaemon      pagedaemon
    13      0      0      0  3   0x2100200  pftm          pfpurge
    12      0      0      0  3   0x2100200  usbevt        usb2
    11      0      0      0  3   0x2100200  usbevt        usb1
    10      0      0      0  3   0x2100200  usbtsk        usbtask
     9      0      0      0  3   0x2100200  usbevt        usb0
     8      0      0      0  3   0x2100200  acpi_idle     acpi0
     7      0      0      0  7    0x100200                idle3
     6      0      0      0  7    0x100200                idle2
     5      0      0      0  7    0x100200                idle1
     4      0      0      0  3   0x2100200  bored         syswq
*    3      0      0      0  7    0x100200                idle0
     2      0      0      0  3   0x2100200  kmalloc       kmthread
     1      0      1      0  3   0x2004080  wait          init
     0     -1      0      0  3   0x2080200  scheduler     swapper
ddb{0}> show panic
kernel diagnostic assertion "__mp_lock_held(&sched_lock) == 0" failed: file
"/usr/src/sys/kern/kern_lock.c", line 774
ddb{0}>

OpenBSD 4.3-beta (GENERIC.MP) #559: Fri Feb 22 23:39:17 MST 2008
    deraadt@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Intel(R) Xeon(TM) CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz
cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUS
H,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,CNXT-ID,xTPR
real mem  = 4159713280 (3967MB)
avail mem = 4045606912 (3858MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 12/18/03, BIOS32 rev. 0 @ 0xfd6e0,
SMBIOS rev. 2.31 @ 0xe3010 (46 entries)
bios0: vendor Phoenix Technologies LTD version
"E7501CW20.86B.0026.P08.0312181024" date 12/18/2003
bios0: Intel Corporation SE7501CW2
acpi0 at bios0: rev 0
acpi0: tables DSDT FACP APIC BOOT SPCR
acpi0: wakeup devices ICH3(S4)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: apic clock running at 132MHz
cpu1 at mainbus0: apid 6 (application processor)
cpu1: Intel(R) Xeon(TM) CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz
cpu1:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUS
H,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,CNXT-ID,xTPR
cpu2 at mainbus0: apid 1 (application processor)
cpu2: Intel(R) Xeon(TM) CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz
cpu2:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUS
H,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,CNXT-ID,xTPR
cpu3 at mainbus0: apid 7 (application processor)
cpu3: Intel(R) Xeon(TM) CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz
cpu3:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUS
H,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,CNXT-ID,xTPR
ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 20, 24 pins
ioapic1 at mainbus0: apid 3 pa 0xfec80000, version 20, 24 pins
ioapic2 at mainbus0: apid 4 pa 0xfec80400, version 20, 24 pins
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 5 (ICH3)
acpiprt2 at acpi0: bus 3 (Z000)
acpiprt3 at acpi0: bus 2 (Z001)
acpicpu0 at acpi0
acpicpu1 at acpi0
acpicpu2 at acpi0
acpicpu3 at acpi0
acpibtn0 at acpi0: PWRB
bios0: ROM list: 0xc0000/0x8000 0xc8000/0x1800 0xc9800/0x1800 0xcb000/0x1000
0xe3000/0x1000!
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "Intel E7501 Host" rev 0x01
"Intel E7500 Error Reporting" rev 0x01 at pci0 dev 0 function 1 not
configured
ppb0 at pci0 dev 2 function 0 "Intel E7500 PCI" rev 0x01
pci1 at ppb0 bus 1
"Intel 82870P2 IOxAPIC" rev 0x04 at pci1 dev 28 function 0 not configured
ppb1 at pci1 dev 29 function 0 "Intel 82870P2 PCIX-PCIX" rev 0x04
pci2 at ppb1 bus 2
"Intel 82870P2 IOxAPIC" rev 0x04 at pci1 dev 30 function 0 not configured
ppb2 at pci1 dev 31 function 0 "Intel 82870P2 PCIX-PCIX" rev 0x04
pci3 at ppb2 bus 3
ppb3 at pci3 dev 1 function 0 "Intel IOP331 PCIX-PCIX" rev 0x0a
pci4 at ppb3 bus 4
arc0 at pci4 dev 14 function 0 "Areca ARC-1110" rev 0x00: apic 4 int 2 (irq
10)
arc0: 4 ports, 256MB SDRAM, firmware V1.43 2007-4-17
scsibus0 at arc0: 16 targets
sd0 at scsibus0 targ 0 lun 0: <Areca, /, R001> SCSI3 0/direct fixed
sd0: 76293MB, 40689 cyl, 8 head, 480 sec, 512 bytes/sec, 156249088 sec total
sd1 at scsibus0 targ 0 lun 1: <Areca, /var/www/iorek, R001> SCSI3 0/direct
fixed
sd1: 76293MB, 40689 cyl, 8 head, 480 sec, 512 bytes/sec, 156249088 sec total
sd2 at scsibus0 targ 0 lun 2: <Areca, /home, R001> SCSI3 0/direct fixed
sd2: 1755150MB, 62405 cyl, 120 head, 480 sec, 512 bytes/sec, 3594548224 sec
total
"Intel E7500 PCI" rev 0x01 at pci0 dev 2 function 1 not configured
uhci0 at pci0 dev 29 function 0 "Intel 82801CA/CAM USB" rev 0x02: apic 2 int
16 (irq 10)
uhci1 at pci0 dev 29 function 1 "Intel 82801CA/CAM USB" rev 0x02: apic 2 int
19 (irq 5)
uhci2 at pci0 dev 29 function 2 "Intel 82801CA/CAM USB" rev 0x02: apic 2 int
18 (irq 10)
ppb4 at pci0 dev 30 function 0 "Intel 82801BA Hub-to-PCI" rev 0x42
pci5 at ppb4 bus 5
vga1 at pci5 dev 3 function 0 "ATI Rage XL" rev 0x27
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
fxp0 at pci5 dev 4 function 0 "Intel 8255x" rev 0x0d, i82550: apic 2 int 20
(irq 10), address 00:0e:0c:4d:2b:45
inphy0 at fxp0 phy 1: i82555 10/100 PHY, rev. 4
em0 at pci5 dev 5 function 0 "Intel PRO/1000MT (82540EM)" rev 0x02: apic 2 int
23 (irq 11), address 00:0e:0c:4d:2b:6e
ichpcib0 at pci0 dev 31 function 0 "Intel 82801CA LPC" rev 0x02
pciide0 at pci0 dev 31 function 1 "Intel 82801CA IDE" rev 0x02: DMA, channel 0
configured to compatibility, channel 1 configured to compatibility
pciide0: channel 0 disabled (no drives)
pciide0: channel 1 disabled (no drives)
ichiic0 at pci0 dev 31 function 3 "Intel 82801CA/CAM SMBus" rev 0x02: apic 2
int 17 (irq 0)
iic0 at ichiic0
iic0: addr 0x1b 02=0a 03=0a 04=ff 05=ff 10=57 11=57 12=55 13=55 14=1f 15=1f
16=01 17=01 18=37 19=37 1a=37 1b=37 1c=37 1d=37 1e=37 1f=37 22=0a 23=0a 24=ff
25=ff 30=57 31=57 32=55 33=55 34=1f 35=1f 36=01 37=01 38=37 39=37 3a=37 3b=37
3c=37 3d=37 3e=37 3f=37 42=0a 43=0a 44=ff 45=ff 50=57 51=57 52=55 53=55 54=1f
55=1f 56=01 57=01 58=37 59=37 5a=37 5b=37 5c=37 5d=37 5e=37 5f=37 62=0a 63=0a
64=ff 65=ff 70=57 71=57 72=55 73=55 74=1f 75=1f 76=01 77=01 78=37 79=37 7a=37
7b=37 7c=37 7d=37 7e=37 7f=37 82=0a 83=0a 84=ff 85=ff 90=57 91=57 92=55 93=55
94=1f 95=1f 96=01 97=01 98=37 99=37 9a=37 9b=37 9c=37 9d=37 9e=37 9f=37 a2=0a
a3=0a a4=ff a5=ff b0=57 b1=57 b2=55 b3=55 b4=1f b5=1f b6=01 b7=01 b8=37 b9=37
ba=37 bb=37 bc=37 bd=37 be=37 bf=37 c2=0a c3=0a c4=ff c5=ff d0=57 d1=57 d2=55
d3=55 d4=1f d5=1f d6=01 d7=01 d8=37 d9=37 da=37 db=37 dc=37 dd=37 de=37 df=37
e2=0a e3=0a e4=ff e5=ff f0=57 f1=57 f2=55 f3=55 f4=1f f5=1f f6=01 f7=01 f8=37
f9=37 fa=37 fb=37 fc=37 fd=37 fe=37 ff=37 words 00=0000 01=0000 02=0a0a
03=0a0a 04=ffff 05=ffff 06=0000 07=0000 08=0000 09=0000 0a=0000 0b=0000
0c=0000 0d=0000 0e=0000 0f=0000
lm1 at iic0 addr 0x2c: W83627HF
iic0: addr 0x48 00=21 01=00 03=50 04=21 05=00 07=50 08=21 09=00 0b=50 0c=21
0d=00 0f=50 10=21 11=00 13=50 14=21 15=00 17=50 18=21 19=00 1b=50 1c=21 1d=00
1f=50 20=21 21=00 23=50 24=21 25=00 27=50 28=21 29=00 2b=50 2c=21 2d=00 2f=50
30=21 31=00 33=50 34=21 35=00 37=50 38=21 39=00 3b=50 3c=21 3d=00 3f=50 40=21
41=00 43=50 44=21 45=00 47=50 48=22 49=00 4b=50 4c=21 4d=00 4f=50 50=21 51=00
53=50 54=21 55=00 57=50 58=21 59=00 5b=50 5c=21 5d=00 5f=50 60=21 61=00 63=50
64=21 65=00 67=50 68=21 69=00 6b=50 6c=21 6d=00 6f=50 70=21 71=00 73=50 74=21
75=00 77=50 78=21 79=00 7b=50 7c=21 7d=00 7f=50 80=21 81=00 83=50 84=21 85=00
87=50 88=21 89=00 8b=50 8c=21 8d=00 8f=50 90=21 91=00 93=50 94=21 95=00 97=50
98=21 99=00 9b=50 9c=21 9d=00 9f=50 a0=21 a1=00 a3=50 a4=21 a5=00 a7=50 a8=21
a9=00 ab=50 ac=21 ad=00 af=50 b0=21 b1=00 b3=50 b4=21 b5=00 b7=50 b8=21 b9=00
bb=50 bc=21 bd=00 bf=50 c0=21 c1=00 c3=50 c4=21 c5=00 c7=50 c8=21 c9=00 cb=50
cc=21 cd=00 cf=50 d0=21 d1=00 d3=50 d4=21 d5=00 d7=50 d8=21 d9=00 db=50 dc=21
dd=00 df=50 e0=21 e1=00 e3=50 e4=21 e5=00 e7=50 e8=21 e9=00 eb=50 ec=21 ed=00
ef=50 f0=21 f1=00 f3=50 f4=21 f5=00 f7=50 f8=21 f9=00 fb=50 fc=21 fd=00 ff=50
words 00=2200 01=00ff 02=4b00 03=5000 04=2200 05=00ff 06=4b00 07=5000 08=2200
09=00ff 0a=4b00 0b=5000 0c=2200 0d=00ff 0e=4b00 0f=5000
iic0: addr 0x49 01=00 02=4b 03=50 05=00 06=4b 07=50 09=00 0a=4b 0b=50 0d=00
0e=4b 0f=50 11=00 12=4b 13=50 15=00 16=4b 17=50 19=00 1a=4b 1b=50 1d=00 1e=4b
1f=50 21=00 22=4b 23=50 25=00 26=4b 27=50 29=00 2a=4b 2b=50 2d=00 2e=4b 2f=50
31=00 32=4b 33=50 35=00 36=4b 37=50 39=00 3a=4b 3b=50 3d=00 3e=4b 3f=50 41=00
42=4b 43=50 45=00 46=4b 47=50 49=00 4a=4b 4b=50 4d=00 4e=4b 4f=50 51=00 52=4b
53=50 55=00 56=4b 57=50 59=00 5a=4b 5b=50 5d=00 5e=4b 5f=50 61=00 62=4b 63=50
65=00 66=4b 67=50 69=00 6a=4b 6b=50 6d=00 6e=4b 6f=50 71=00 72=4b 73=50 75=00
76=4b 77=50 79=00 7a=4b 7b=50 7d=00 7e=4b 7f=50 81=00 82=4b 83=50 85=00 86=4b
87=50 89=00 8a=4b 8b=50 8d=00 8e=4b 8f=50 91=00 92=4b 93=50 95=00 96=4b 97=50
99=00 9a=4b 9b=50 9d=00 9e=4b 9f=50 a1=00 a2=4b a3=50 a5=00 a6=4b a7=50 a9=00
aa=4b ab=50 ad=00 ae=4b af=50 b1=00 b2=4b b3=50 b5=00 b6=4b b7=50 b9=00 ba=4b
bb=50 bd=00 be=4b bf=50 c1=00 c2=4b c3=50 c5=00 c6=4b c7=50 c9=00 ca=4b cb=50
cd=00 ce=4b cf=50 d1=00 d2=4b d3=50 d5=00 d6=4b d7=50 d9=00 da=4b db=50 dd=00
de=4b df=50 e1=00 e2=4b e3=50 e5=00 e6=4b e7=50 e9=00 ea=4b eb=50 ed=00 ee=4b
ef=50 f1=00 f2=4b f3=50 f5=00 f6=4b f7=50 f9=00 fa=4b fb=50 fd=00 fe=4b ff=50
words 00=2b80 01=00ff 02=4b00 03=5000 04=2b80 05=00ff 06=4b00 07=5000 08=2b80
09=00ff 0a=4b00 0b=5000 0c=2b80 0d=00ff 0e=4b00 0f=5000
spdmem0 at iic0 addr 0x50: 1GB DDR SDRAM registered ECC PC2700CL2.5
spdmem1 at iic0 addr 0x51: 1GB DDR SDRAM registered ECC PC2700CL2.5
spdmem2 at iic0 addr 0x54: 1GB DDR SDRAM registered ECC PC2700CL2.5
spdmem3 at iic0 addr 0x55: 1GB DDR SDRAM registered ECC PC2700CL2.5
usb0 at uhci0: USB revision 1.0
uhub0 at usb0 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb1 at uhci1: USB revision 1.0
uhub1 at usb1 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb2 at uhci2: USB revision 1.0
uhub2 at usb2 "Intel UHCI root hub" rev 1.00/1.00 addr 1
isa0 at ichpcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pms0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pms0 mux 0
pcppi0 at isa0 port 0x61
midi0 at pcppi0: <PC speaker>
spkr0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
wbsio0 at isa0 port 0x2e/2: W83627HF rev 0x17
lm2 at wbsio0 port 0x290/8: W83627HF
lm1 detached
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pccom0: console
pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
mtrr: Pentium Pro MTRR support
softraid0 at root
root on sd0a swap on sd0b dump on sd0b
WARNING: / was not properly unmounted

$ ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33208
        groups: lo
        inet 127.0.0.1 netmask 0xff000000
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:0e:0c:4d:2b:45
        groups: egress
        media: Ethernet autoselect (100baseTX full-duplex)
        status: active
        inet 74.41.74.233 netmask 0xfffffff8 broadcast 74.41.74.239
        inet6 fe80::20e:cff:fe4d:2b45%fxp0 prefixlen 64 scopeid 0x1
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:0e:0c:4d:2b:6e
        media: Ethernet autoselect (1000baseT full-duplex,rxpause,txpause)
        status: active
        inet 192.168.7.23 netmask 0xffffffe0 broadcast 192.168.7.31
        inet6 fe80::20e:cff:fe4d:2b6e%em0 prefixlen 64 scopeid 0x2
enc0: flags=41<UP,RUNNING> mtu 1536
        inet 172.16.23.129 netmask 0xffff0000
gif8787: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
        description: SixXS T8787 to OCCAID Newark, New Jersey
        groups: gif egress
        physical address inet 74.41.74.233 --> 66.55.128.25
        inet6 fe80::20e:cff:fe4d:2b45%gif8787 ->  prefixlen 64 scopeid 0x5
        inet6 2001:4830:1200:1b::2 -> 2001:4830:1200:1b::1 prefixlen 128
gre1290196: flags=9011<UP,POINTOPOINT,LINK0,MULTICAST> mtu 1476
        description: imladris.ub3rgeek.net
        groups: gre vpn ub3rgeek
        physical address inet 172.16.23.129 --> 172.16.197.32
        inet6 fe80::20e:cff:fe4d:2b45%gre1290196 ->  prefixlen 64 scopeid 0x6
        inet 172.17.129.198 --> 172.17.198.129 netmask 0xffffffff
gre1290223: flags=9011<UP,POINTOPOINT,LINK0,MULTICAST> mtu 1476
        description: sietchtabr.ice-nine.org
        groups: gre vpn sietchtabr
        physical address inet 172.16.23.129 --> 172.16.223.1
        inet6 fe80::20e:cff:fe4d:2b45%gre1290223 ->  prefixlen 64 scopeid 0x7
        inet 172.17.129.223 --> 172.17.223.129 netmask 0xffffffff
gre129065: flags=9011<UP,POINTOPOINT,LINK0,MULTICAST> mtu 1476
        description: horde.net
        groups: gre vpn horde
        physical address inet 172.16.23.129 --> 172.16.65.1
        inet6 fe80::20e:cff:fe4d:2b45%gre129065 ->  prefixlen 64 scopeid 0x8
        inet 172.17.129.65 --> 172.17.65.129 netmask 0xffffffff
gre12907: flags=9011<UP,POINTOPOINT,LINK0,MULTICAST> mtu 1476
        description: hklocal.nodeless.net
        groups: gre vpn hklocal
        physical address inet 172.16.23.129 --> 172.16.7.30
        inet6 fe80::20e:cff:fe4d:2b45%gre12907 ->  prefixlen 64 scopeid 0x9
        inet 172.17.129.7 --> 172.17.7.129 netmask 0xffffffff
pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33208
        groups: pflog
$ netstat -rn
Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use    Mtu
Interface
default            74.41.74.234       UGS        25    11557      -   fxp0
10/8               127.0.0.1          UGRS        0        0  33208   lo0
74.41.74.232/29    link#1             UC          1        0      -   fxp0
74.41.74.234       00:20:6f:1c:77:62  UHLc        1        0      -   fxp0
127/8              127.0.0.1          UGRS        0        0  33208   lo0
127.0.0.1          127.0.0.1          UH         15     1210  33208   lo0
172.16/16          172.16.23.129      U           0        0      -   enc0
172.16/12          127.0.0.1          UGRS        9        3  33208   lo0
172.17.7.129       172.17.129.7       UH          1      110      -
gre12907
172.17.65.129      172.17.129.65      UH          1      110      -
gre129065
172.17.198.129     172.17.129.198     UH          1      107      -
gre1290196
172.17.223.129     172.17.129.223     UH          0        0      -
gre1290223
192.168/16         127.0.0.1          UGRS        0        2  33208   lo0
192.168.7.0/27     link#2             UC          2        0      -   em0
192.168.7.18       link#2             UHLc        1       18      -   em0
192.168.7.27       link#2             UHLc        3       81      -   em0
192.168.23.129/32  192.168.23.129     U           0        0      -   enc0
192.168.65/24      172.17.129.65      UG1         0        0      -
gre129065
192.168.77.0/27    link#2             UC          0        0      -   em0
192.168.196/24     172.17.129.198     UG1         0        0      -
gre1290196
192.168.197.16/28  172.17.129.198     UG1         0        0      -
gre1290196
192.168.197.32/32  172.17.129.198     UG1         0       38      -
gre1290196
192.168.222.0/27   172.17.129.198     UG1         0        0      -
gre1290196
224/4              127.0.0.1          URS         0        0  33208   lo0

Internet6:
Destination                        Gateway                        Flags
Refs      Use    Mtu  Interface
::/104                             ::1                            UGRS
0        0      -   lo0
::/96                              ::1                            UGRS
0        0      -   lo0
default                            2001:4830:1200:1b::1           UGS
2      191      -   gif8787
::1                                ::1                            UH
14     1466  33208   lo0
::127.0.0.0/104                    ::1                            UGRS
0        0      -   lo0
::224.0.0.0/100                    ::1                            UGRS
0        0      -   lo0
::255.0.0.0/104                    ::1                            UGRS
0        0      -   lo0
::ffff:0.0.0.0/96                  ::1                            UGRS
0        0      -   lo0
2001:4830:1200:1b::1               2001:4830:1200:1b::2           UH
1       20      -   gif8787
2001:4830:1200:1b::2               link#5                         UHL
1        0      -   lo0
2002::/24                          ::1                            UGRS
0        0      -   lo0
2002:7f00::/24                     ::1                            UGRS
0        0      -   lo0
2002:e000::/20                     ::1                            UGRS
0        0      -   lo0
2002:ff00::/24                     ::1                            UGRS
0        0      -   lo0
fe80::/10                          ::1                            UGRS
0        0      -   lo0
fe80::%fxp0/64                     link#1                         UC
0        0      -   fxp0
fe80::20e:cff:fe4d:2b45%fxp0       00:0e:0c:4d:2b:45              UHL
0        0      -   lo0
fe80::%em0/64                      link#2                         UC
0        0      -   em0
fe80::20e:cff:fe4d:2b6e%em0        00:0e:0c:4d:2b:6e              UHL
0        0      -   lo0
fe80::%lo0/64                      fe80::1%lo0                    U
0        0      -   lo0
fe80::1%lo0                        link#4                         UHL
0        0      -   lo0
fe80::%gif8787/64                  link#5                         UC
0        0      -   gif8787
fe80::20e:cff:fe4d:2b45%gif8787    link#5                         UHL
0        0      -   lo0
fe80::%gre1290196/64               fe80::20e:cff:fe4d:2b45%gre1290196 U
0        0      -   gre1290196
fe80::20e:cff:fe4d:2b45%gre1290196 link#6                         UHL
0        0      -   lo0
fe80::%gre1290223/64               fe80::20e:cff:fe4d:2b45%gre1290223 U
0        0      -   gre1290223
fe80::20e:cff:fe4d:2b45%gre1290223 link#7                         UHL
0        0      -   lo0
fe80::%gre129065/64                fe80::20e:cff:fe4d:2b45%gre129065 U
0        0      -   gre129065
fe80::20e:cff:fe4d:2b45%gre129065  link#8                         UHL
0        0      -   lo0
fe80::%gre12907/64                 fe80::20e:cff:fe4d:2b45%gre12907 U
0        0      -   gre12907
fe80::20e:cff:fe4d:2b45%gre12907   link#9                         UHL
0        0      -   lo0
fec0::/10                          ::1                            UGRS
0        0      -   lo0
ff01::/16                          ::1                            UGRS
0        0      -   lo0
ff01::%fxp0/32                     link#1                         UC
0        0      -   fxp0
ff01::%em0/32                      link#2                         UC
0        0      -   em0
ff01::%lo0/32                      ::1                            UC
0        0      -   lo0
ff01::%gif8787/32                  link#5                         UC
0        0      -   gif8787
ff01::%gre1290196/32               fe80::20e:cff:fe4d:2b45%gre1290196 UC
0        0      -   gre1290196
ff01::%gre1290223/32               fe80::20e:cff:fe4d:2b45%gre1290223 UC
0        0      -   gre1290223
ff01::%gre129065/32                fe80::20e:cff:fe4d:2b45%gre129065 UC
0        0      -   gre129065
ff01::%gre12907/32                 fe80::20e:cff:fe4d:2b45%gre12907 UC
0        0      -   gre12907
ff02::/16                          ::1                            UGRS
0        0      -   lo0
ff02::%fxp0/32                     link#1                         UC
0        0      -   fxp0
ff02::%em0/32                      link#2                         UC
0        0      -   em0
ff02::%lo0/32                      ::1                            UC
0        0      -   lo0
ff02::%gif8787/32                  link#5                         UC
0        0      -   gif8787
ff02::%gre1290196/32               fe80::20e:cff:fe4d:2b45%gre1290196 UC
0        0      -   gre1290196
ff02::%gre1290223/32               fe80::20e:cff:fe4d:2b45%gre1290223 UC
0        0      -   gre1290223
ff02::%gre129065/32                fe80::20e:cff:fe4d:2b45%gre129065 UC
0        0      -   gre129065
ff02::%gre12907/32                 fe80::20e:cff:fe4d:2b45%gre12907 UC
0        0      -   gre12907

Encap:
Source             Port  Destination        Port  Proto
SA(Address/Proto/Type/Direction)
172.16.7.30/32     0     172.16.23.129/32   0     0     70.101.0.7/esp/use/in
172.16.23.129/32   0     172.16.7.30/32     0     0
70.101.0.7/esp/require/out
172.16.65.1/32     0     172.16.23.129/32   0     0
70.101.41.21/esp/use/in
172.16.23.129/32   0     172.16.65.1/32     0     0
70.101.41.21/esp/require/out
172.16.197.32/32   0     172.16.23.129/32   0     0
65.73.176.89/esp/use/in
172.16.23.129/32   0     172.16.197.32/32   0     0
65.73.176.89/esp/require/out


----- End forwarded message -----

--

  jared


>Release-Note:
>Audit-Trail:
>Unformatted:
 resending because "@iorek.ice-nine.org" didn't have an MX record
 and sendmail didn't strip the hostname so it might crap out:
 
 ----- Forwarded message from jrrs@iorek.ice-nine.org -----
 
 From: jrrs@iorek.ice-nine.org
 To: gnats@openbsd.org
 Date: Tue, 22 Apr 2008 10:20:49 -0401 (EDT)
 Subject: panic: kernel diagnostic assertion "__mp_lock_held(&sched_lock) == 0"
 failed
 Cc: jrrs@iorek.ice-nine.org, matt@iorek.ice-nine.org, mernisse@ub3rgeek.net
 
 
 0" failed

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic