Not sent to bugs@ because I'm not sure it could do much there.  I'm hoping 
someone may be able to give hints on what to check, so I can resolve this 
small issue.

I have a directory with 8000 .jpg's.  I run ImageMagick over these to cut out
a certain section in order to later make an .avi out of them.  Yet my kernel
freezes up.  Observed in X and in console.  [1]No drop to DDB because the USB
keyboard is disabled from dropping into DDB (I do not have a serial console 
device).  Here is the script:

---
#!/bin/sh

for i in 1*jpg; do 

        convert -resize 1024x768 -extract 1200x1000+300+0 $i AA$i
done
--

I've not experienced any freezeups on the previous kernel from a month ago,
so it may (or not) be from something that's changed since.  Here is what
I've done to cross-check what the problem may be:

* I checked source trees for anything that went in the last 5 weeks but did not
find anything that may be the culprit at first glance.
* I've booted the kernel with boot -d in order to set break points (mainly wd 
and ata stuff) because on my USB keyboard I cannot enter into DDB from console. 
 This is to debug.  It didn't show anything when I stabbed into it.
* I've disabled nviic and other i2c stuff and that wasn't it.  
* I've removed the only hardware card in the system in order to make sure it's 
not the ahc driver.
* disabling apmd because of changes to hw_setperf code still froze the kernel.

All finger pointings and penetrations into finding the problem have resulted
in a NO-GO and I still get Kernel FREEZE UPS!  (Infinite loops?) see 
reference [1] (can't drop to DDB).  There are no messages in the logs about
any bad hardware.

dmesg of current kernel

OpenBSD 4.1-current (GENERIC) #970: Thu May  3 02:01:25 MDT 2007
    [EMAIL PROTECTED]:/usr/src/sys/arch/amd64/compile/GENERIC
real mem = 1073278976 (1048124K)
avail mem = 907788288 (886512K)
using 22937 buffers containing 107536384 bytes (105016K) of memory
mainbus0 (root)
bios0 at mainbus0: SMBIOS rev. 2.3 @ 0xf0000 (39 entries)
bios0: MICRO-STAR INTERNATIONAL CO., LTD MS-7125
acpi at mainbus0 not configured
cpu0 at mainbus0: (uniprocessor)
cpu0: AMD Athlon(tm) 64 Processor 3500+, 2211.57 MHz
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,NXE,MMXX,LONG,3DNOW2,3DNOW
cpu0: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu0: ITLB 32 4KB entries fully associative, 8 4MB entries fully associative
cpu0: DTLB 32 4KB entries fully associative, 8 4MB entries fully associative
cpu0: Cool'n'Quiet K8 2211 MHz: speeds: 2200 2000 1800 1000 MHz
cpu0: AMD errata 86, 89, 97, 104 present, BIOS upgrade may be required
pci0 at mainbus0 bus 0: configuration mode 1
"NVIDIA nForce4 DDR" rev 0xa3 at pci0 dev 0 function 0 not configured
pcib0 at pci0 dev 1 function 0 "NVIDIA nForce4 ISA" rev 0xa3
nviic0 at pci0 dev 1 function 1 "NVIDIA nForce4 SMBus" rev 0xa2
iic0 at nviic0
iic1 at nviic0
iic1: addr 0x2f 00=84 01=0f 02=10 03=00 04=07 05=20 06=18 07=00 08=00 14=14 
15=62 16=02 17=05
ohci0 at pci0 dev 2 function 0 "NVIDIA nForce4 USB" rev 0xa2: irq 10, version 
1.0, legacy support
ehci0 at pci0 dev 2 function 1 "NVIDIA nForce4 USB" rev 0xa3: irq 11
usb0 at ehci0: USB revision 2.0
uhub0 at usb0
uhub0: NVIDIA EHCI root hub, rev 2.00/1.00, addr 1
uhub0: 10 ports with 10 removable, self powered
auich0 at pci0 dev 4 function 0 "NVIDIA nForce4 AC97" rev 0xa2: irq 5, nForce4 
AC97
ac97: codec id 0x414c4790 (Avance Logic ALC850 rev 0)
audio0 at auich0
pciide0 at pci0 dev 6 function 0 "NVIDIA nForce4 IDE" rev 0xa2: DMA, channel 0 
configured to compatibility, channel 1 configured to compatibility
pciide0: channel 0 disabled (no drives)
atapiscsi0 at pciide0 channel 1 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: <E-IDE, CD-ROM 40X/AKU, F02> SCSI0 5/cdrom 
removable
cd0(pciide0:1:0): using PIO mode 4, DMA mode 2
pciide1 at pci0 dev 7 function 0 "NVIDIA nForce4 SATA" rev 0xa3: DMA
pciide1: using irq 10 for native-PCI interrupt
wd0 at pciide1 channel 0 drive 0: <SAMSUNG HD080HJ>
wd0: 16-sector PIO, LBA48, 76319MB, 156301488 sectors
wd0(pciide1:0:0): using PIO mode 4, Ultra-DMA mode 5
wd1 at pciide1 channel 1 drive 0: <SAMSUNG HD160JJ>
wd1: 16-sector PIO, LBA48, 152627MB, 312581808 sectors
wd1(pciide1:1:0): using PIO mode 4, Ultra-DMA mode 5
pciide2 at pci0 dev 8 function 0 "NVIDIA nForce4 SATA" rev 0xa3: DMA
pciide2: using irq 11 for native-PCI interrupt
atapiscsi1 at pciide2 channel 0 drive 0
scsibus1 at atapiscsi1: 2 targets
cd1 at scsibus1 targ 0 lun 0: <HL-DT-ST, DVD-RAM GSA-H30N, 1.01> SCSI0 5/cdrom 
removable
cd1(pciide2:0:0): using PIO mode 4, Ultra-DMA mode 5
ppb0 at pci0 dev 9 function 0 "NVIDIA nForce4 PCI-PCI" rev 0xa2
pci1 at ppb0 bus 1
nfe0 at pci0 dev 10 function 0 "NVIDIA CK804 LAN" rev 0xa3: irq 3, address 
00:0c:76:50:a9:48
eephy0 at nfe0 phy 1: Marvell 88E1111 Gigabit PHY, rev. 2
ppb1 at pci0 dev 11 function 0 "NVIDIA nForce4 PCIE" rev 0xa3
pci2 at ppb1 bus 2
ppb2 at pci0 dev 12 function 0 "NVIDIA nForce4 PCIE" rev 0xa3
pci3 at ppb2 bus 3
ppb3 at pci0 dev 13 function 0 "NVIDIA nForce4 PCIE" rev 0xa3
pci4 at ppb3 bus 4
ppb4 at pci0 dev 14 function 0 "NVIDIA nForce4 PCIE" rev 0xa3
pci5 at ppb4 bus 5
vga1 at pci5 dev 0 function 0 vendor "NVIDIA", unknown product 0x016a rev 0xa1
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
pchb0 at pci0 dev 24 function 0 "AMD AMD64 HyperTransport" rev 0x00
pchb1 at pci0 dev 24 function 1 "AMD AMD64 Address Map" rev 0x00
pchb2 at pci0 dev 24 function 2 "AMD AMD64 DRAM Cfg" rev 0x00
pchb3 at pci0 dev 24 function 3 "AMD AMD64 Misc Cfg" rev 0x00
isa0 at pcib0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
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
pcppi0 at isa0 port 0x61
midi0 at pcppi0: <PC speaker>
spkr0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
lm0 at isa0 port 0x290/8: W83627THF
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
usb1 at ohci0: USB revision 1.0
uhub1 at usb1
uhub1: NVIDIA OHCI root hub, rev 1.00/1.00, addr 1
uhub1: 10 ports with 10 removable, self powered
uplcom0 at uhub1 port 1
uplcom0: ATEN International Serial, rev 1.10/0.01, addr 2
ucom0 at uplcom0
uhidev0 at uhub1 port 2 configuration 1 interface 0
uhidev0: Logitech USB-PS/2 Optical Mouse, rev 2.00/20.00, addr 3, iclass 3/1
ums0 at uhidev0: 3 buttons and Z dir.
wsmouse0 at ums0 mux 0
uhub2 at uhub1 port 4
uhub2: ALCOR macally Kbd Hub, rev 1.10/1.00, addr 4
uhub2: 3 ports with 2 removable, bus powered
uhidev1 at uhub2 port 1 configuration 1 interface 0
uhidev1: ALCOR macally Kbd Hub, rev 1.10/1.00, addr 5, iclass 3/1
ukbd0 at uhidev1: 8 modifier keys, 6 key codes, country code 1
wskbd1 at ukbd0 mux 1
wskbd1: connecting to wsdisplay0
uhub3 at uhub1 port 5
uhub3: Atmel UHB124 hub, rev 1.10/3.00, addr 6
uhub3: 4 ports with 4 removable, self powered
uscanner0 at uhub1 port 6
uscanner0: EPSON EPSON Scanner, rev 1.10/1.00, addr 7
dkcsum: wd0 matches BIOS drive 0x80
dkcsum: wd1 matches BIOS drive 0x81
root on wd0a
rootdev=0x0 rrootdev=0x300 rawdev=0x302
WARNING: / was not properly unmounted
wd1(pciide1:1:0): timeout
        type: ata
        c_bcount: 0
        c_skip: 0
wd1: flush cache command timeout

dmesg of last kernel

May  4 00:12:49 oberon /bsd: OpenBSD 4.1-current (OBERON) #2: Thu Apr  5 
08:38:28 CEST 2007
May  4 00:12:50 oberon /bsd:     [EMAIL 
PROTECTED]:/usr/src/sys/arch/amd64/compile/OBERON
May  4 00:12:50 oberon /bsd: real mem = 1073278976 (1048124K)
May  4 00:12:50 oberon /bsd: avail mem = 907837440 (886560K)
May  4 00:12:50 oberon /bsd: using 22937 buffers containing 107536384 bytes 
(105016K) of memory
May  4 00:12:50 oberon /bsd: mainbus0 (root)
May  4 00:12:50 oberon /bsd: bios0 at mainbus0: SMBIOS rev. 2.3 @ 0xf0000 (39 
entries)
May  4 00:12:50 oberon /bsd: bios0: MICRO-STAR INTERNATIONAL CO., LTD MS-7125
May  4 00:12:50 oberon /bsd: acpi at mainbus0 not configured
May  4 00:12:50 oberon /bsd: cpu0 at mainbus0: (uniprocessor)
May  4 00:12:50 oberon /bsd: cpu0: AMD Athlon(tm) 64 Processor 3500+, 2211.58 
MHz
May  4 00:12:50 oberon /bsd: cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,NXE,MMXX,LONG,3DNOW2,3DNOW
May  4 00:12:50 oberon /bsd: cpu0: 64KB 64b/line 2-way I-cache, 64KB 64b/line 
2-way D-cache, 512KB 64b/line 16-way L2 cache
May  4 00:12:50 oberon /bsd: cpu0: ITLB 32 4KB entries fully associative, 8 4MB 
entries fully associative
May  4 00:12:50 oberon /bsd: cpu0: DTLB 32 4KB entries fully associative, 8 4MB 
entries fully associative
May  4 00:12:50 oberon /bsd: cpu0: Cool'n'Quiet K8 2211 MHz: speeds: 2200 2000 
1800 1000 MHz
May  4 00:12:50 oberon /bsd: cpu0: AMD errata 86, 89, 97, 104 present, BIOS 
upgrade may be required
May  4 00:12:50 oberon /bsd: pci0 at mainbus0 bus 0: configuration mode 1
May  4 00:12:50 oberon /bsd: "NVIDIA nForce4 DDR" rev 0xa3 at pci0 dev 0 
function 0 not configured
May  4 00:12:50 oberon /bsd: pcib0 at pci0 dev 1 function 0 "NVIDIA nForce4 
ISA" rev 0xa3
May  4 00:12:50 oberon /bsd: nviic0 at pci0 dev 1 function 1 "NVIDIA nForce4 
SMBus" rev 0xa2
May  4 00:12:50 oberon /bsd: iic0 at nviic0
May  4 00:12:50 oberon /bsd: iic1 at nviic0
May  4 00:12:50 oberon /bsd: iic1: addr 0x2f 00=84 01=0f 02=10 03=00 04=07 
05=20 06=18 07=00 08=00 14=14 15=62 16=02 17=05
May  4 00:12:50 oberon /bsd: ohci0 at pci0 dev 2 function 0 "NVIDIA nForce4 
USB" rev 0xa2: irq 12, version 1.0, legacy support
May  4 00:12:50 oberon /bsd: ehci0 at pci0 dev 2 function 1 "NVIDIA nForce4 
USB" rev 0xa3: irq 10
May  4 00:12:50 oberon /bsd: usb0 at ehci0: USB revision 2.0
May  4 00:12:50 oberon /bsd: uhub0 at usb0
May  4 00:12:50 oberon /bsd: uhub0: NVIDIA EHCI root hub, rev 2.00/1.00, addr 1
May  4 00:12:50 oberon /bsd: uhub0: 10 ports with 10 removable, self powered
May  4 00:12:50 oberon /bsd: auich0 at pci0 dev 4 function 0 "NVIDIA nForce4 
AC97" rev 0xa2: irq 3, nForce4 AC97
May  4 00:12:50 oberon /bsd: ac97: codec id 0x414c4790 (Avance Logic ALC850 rev 
0)
May  4 00:12:50 oberon /bsd: audio0 at auich0
May  4 00:12:50 oberon /bsd: pciide0 at pci0 dev 6 function 0 "NVIDIA nForce4 
IDE" rev 0xa2: DMA, channel 0 configured to compatibility, channel 1 configured 
to compatibility
May  4 00:12:50 oberon /bsd: pciide0: channel 0 disabled (no drives)
May  4 00:12:50 oberon /bsd: atapiscsi0 at pciide0 channel 1 drive 0
May  4 00:12:50 oberon /bsd: scsibus0 at atapiscsi0: 2 targets
May  4 00:12:50 oberon /bsd: cd0 at scsibus0 targ 0 lun 0: <E-IDE, CD-ROM 
40X/AKU, F02> SCSI0 5/cdrom removable
May  4 00:12:50 oberon /bsd: cd0(pciide0:1:0): using PIO mode 4, DMA mode 2
May  4 00:12:50 oberon /bsd: pciide1 at pci0 dev 7 function 0 "NVIDIA nForce4 
SATA" rev 0xa3: DMA
May  4 00:12:50 oberon /bsd: pciide1: using irq 12 for native-PCI interrupt
May  4 00:12:50 oberon /bsd: wd0 at pciide1 channel 0 drive 0: <SAMSUNG HD080HJ>
May  4 00:12:50 oberon /bsd: wd0: 16-sector PIO, LBA48, 76319MB, 156301488 
sectors
May  4 00:12:50 oberon /bsd: wd0(pciide1:0:0): using PIO mode 4, Ultra-DMA mode 
5
May  4 00:12:50 oberon /bsd: wd1 at pciide1 channel 1 drive 0: <SAMSUNG HD160JJ>
May  4 00:12:50 oberon /bsd: wd1: 16-sector PIO, LBA48, 152627MB, 312581808 
sectors
May  4 00:12:50 oberon /bsd: wd1(pciide1:1:0): using PIO mode 4, Ultra-DMA mode 
5
May  4 00:12:50 oberon /bsd: pciide2 at pci0 dev 8 function 0 "NVIDIA nForce4 
SATA" rev 0xa3: DMA
May  4 00:12:50 oberon /bsd: pciide2: using irq 10 for native-PCI interrupt
May  4 00:12:50 oberon /bsd: atapiscsi1 at pciide2 channel 0 drive 0
May  4 00:12:50 oberon /bsd: scsibus1 at atapiscsi1: 2 targets
May  4 00:12:50 oberon /bsd: cd1 at scsibus1 targ 0 lun 0: <HL-DT-ST, DVD-RAM 
GSA-H30N, 1.01> SCSI0 5/cdrom removable
May  4 00:12:50 oberon /bsd: cd1(pciide2:0:0): using PIO mode 4, Ultra-DMA mode 
5
May  4 00:12:50 oberon /bsd: ppb0 at pci0 dev 9 function 0 "NVIDIA nForce4 
PCI-PCI" rev 0xa2
May  4 00:12:50 oberon /bsd: pci1 at ppb0 bus 1
May  4 00:12:50 oberon /bsd: ahc0 at pci1 dev 7 function 0 "Adaptec AHA-2940AU" 
rev 0x01: irq 11
May  4 00:12:50 oberon /bsd: scsibus2 at ahc0: 8 targets
May  4 00:12:50 oberon /bsd: nfe0 at pci0 dev 10 function 0 "NVIDIA CK804 LAN" 
rev 0xa3: irq 11, address 00:0c:76:50:a9:48
May  4 00:12:50 oberon /bsd: eephy0 at nfe0 phy 1: Marvell 88E1111 Gigabit PHY, 
rev. 2
May  4 00:12:50 oberon /bsd: ppb1 at pci0 dev 11 function 0 "NVIDIA nForce4 
PCIE" rev 0xa3
May  4 00:12:50 oberon /bsd: pci2 at ppb1 bus 2
May  4 00:12:50 oberon /bsd: ppb2 at pci0 dev 12 function 0 "NVIDIA nForce4 
PCIE" rev 0xa3
May  4 00:12:50 oberon /bsd: pci3 at ppb2 bus 3
May  4 00:12:50 oberon /bsd: ppb3 at pci0 dev 13 function 0 "NVIDIA nForce4 
PCIE" rev 0xa3
May  4 00:12:50 oberon /bsd: pci4 at ppb3 bus 4
May  4 00:12:50 oberon /bsd: ppb4 at pci0 dev 14 function 0 "NVIDIA nForce4 
PCIE" rev 0xa3
May  4 00:12:50 oberon /bsd: pci5 at ppb4 bus 5
May  4 00:12:50 oberon /bsd: vga1 at pci5 dev 0 function 0 vendor "NVIDIA", 
unknown product 0x016a rev 0xa1
May  4 00:12:50 oberon /bsd: wsdisplay0 at vga1 mux 1: console (80x25, vt100 
emulation)
May  4 00:12:50 oberon /bsd: wsdisplay0: screen 1-5 added (80x25, vt100 
emulation)
May  4 00:12:50 oberon /bsd: pchb0 at pci0 dev 24 function 0 "AMD AMD64 
HyperTransport" rev 0x00
May  4 00:12:50 oberon /bsd: pchb1 at pci0 dev 24 function 1 "AMD AMD64 Address 
Map" rev 0x00
May  4 00:12:50 oberon /bsd: pchb2 at pci0 dev 24 function 2 "AMD AMD64 DRAM 
Cfg" rev 0x00
May  4 00:12:50 oberon /bsd: pchb3 at pci0 dev 24 function 3 "AMD AMD64 Misc 
Cfg" rev 0x00
May  4 00:12:50 oberon /bsd: isa0 at pcib0
May  4 00:12:50 oberon /bsd: isadma0 at isa0
May  4 00:12:50 oberon /bsd: com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte 
fifo
May  4 00:12:50 oberon /bsd: pckbc0 at isa0 port 0x60/5
May  4 00:12:50 oberon /bsd: pckbd0 at pckbc0 (kbd slot)
May  4 00:12:50 oberon /bsd: pckbc0: using irq 1 for kbd slot
May  4 00:12:50 oberon /bsd: wskbd0 at pckbd0: console keyboard, using 
wsdisplay0
May  4 00:12:50 oberon /bsd: pcppi0 at isa0 port 0x61
May  4 00:12:50 oberon /bsd: midi0 at pcppi0: <PC speaker>
May  4 00:12:50 oberon /bsd: spkr0 at pcppi0
May  4 00:12:50 oberon /bsd: lpt0 at isa0 port 0x378/4 irq 7
May  4 00:12:50 oberon /bsd: lm0 at isa0 port 0x290/8: W83627THF
May  4 00:12:50 oberon /bsd: fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
May  4 00:12:50 oberon /bsd: fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
May  4 00:12:50 oberon /bsd: usb1 at ohci0: USB revision 1.0
May  4 00:12:50 oberon /bsd: uhub1 at usb1
May  4 00:12:50 oberon /bsd: uhub1: NVIDIA OHCI root hub, rev 1.00/1.00, addr 1
May  4 00:12:50 oberon /bsd: uhub1: 10 ports with 10 removable, self powered
May  4 00:12:50 oberon /bsd: uplcom0 at uhub1 port 1
May  4 00:12:50 oberon /bsd: uplcom0: ATEN International Serial, rev 1.10/0.01, 
addr 2
May  4 00:12:50 oberon /bsd: ucom0 at uplcom0
May  4 00:12:50 oberon /bsd: uhidev0 at uhub1 port 2 configuration 1 interface 0
May  4 00:12:50 oberon /bsd: uhidev0: Logitech USB-PS/2 Optical Mouse, rev 
2.00/20.00, addr 3, iclass 3/1
May  4 00:12:50 oberon /bsd: ums0 at uhidev0: 3 buttons and Z dir.
May  4 00:12:50 oberon /bsd: wsmouse0 at ums0 mux 0
May  4 00:12:50 oberon /bsd: uhub2 at uhub1 port 4
May  4 00:12:50 oberon /bsd: uhub2: ALCOR macally Kbd Hub, rev 1.10/1.00, addr 4
May  4 00:12:50 oberon /bsd: uhub2: 3 ports with 2 removable, bus powered
May  4 00:12:50 oberon /bsd: uhidev1 at uhub2 port 1 configuration 1 interface 0
May  4 00:12:50 oberon /bsd: uhidev1: ALCOR macally Kbd Hub, rev 1.10/1.00, 
addr 5, iclass 3/1
May  4 00:12:50 oberon /bsd: ukbd0 at uhidev1: 8 modifier keys, 6 key codes, 
country code 1
May  4 00:12:50 oberon /bsd: wskbd1 at ukbd0 mux 1
May  4 00:12:50 oberon /bsd: wskbd1: connecting to wsdisplay0
May  4 00:12:50 oberon /bsd: uhub3 at uhub1 port 5
May  4 00:12:50 oberon /bsd: uhub3: Atmel UHB124 hub, rev 1.10/3.00, addr 6
May  4 00:12:50 oberon /bsd: uhub3: 4 ports with 4 removable, self powered
May  4 00:12:50 oberon /bsd: uscanner0 at uhub1 port 6
May  4 00:12:50 oberon /bsd: uscanner0: EPSON EPSON Scanner, rev 1.10/1.00, 
addr 7
May  4 00:12:50 oberon /bsd: dkcsum: wd0 matches BIOS drive 0x80
May  4 00:12:50 oberon /bsd: dkcsum: wd1 matches BIOS drive 0x81
May  4 00:12:50 oberon /bsd: root on wd0a
May  4 00:12:50 oberon /bsd: rootdev=0x0 rrootdev=0x300 rawdev=0x302
May  4 00:12:50 oberon savecore: no core dump
May  4 00:12:51 oberon routed[32060]: pppoe0 has a bad address
May  4 00:12:51 oberon routed[32060]: static route  --> 0.0.0.0 impossibly 
lacks ifp
May  4 00:12:51 oberon ripd[27299]: WARNING: IP forwarding NOT enabled
May  4 00:12:51 oberon ospfd[14178]: WARNING: IP forwarding NOT enabled, 
running as stub router
May  4 00:12:51 oberon bgpd[9988]: setup_listeners setsockopt TTL: Invalid 
argument
May  4 00:12:51 oberon bgpd[9988]: neighbor 10.2.1.1: session_connect bind: 
Can't assign requested address
May  4 00:12:51 oberon bgpd[9988]: neighbor 10.0.2.0 (upstream2): 
session_connect bind: Can't assign requested address
May  4 00:12:51 oberon bgpd[9988]: neighbor 10.2.0.2 (peering AS 65042): 
session_connect bind: Can't assign requested address
May  4 00:12:51 oberon bgpd[9988]: neighbor 10.2.0.1 (peering AS 65042): 
session_connect bind: Can't assign requested address
May  4 00:12:51 oberon bgpd[9988]: neighbor 10.1.0.3 (AS 65001 peer 2): 
session_connect bind: Can't assign requested address
May  4 00:12:51 oberon bgpd[9988]: neighbor 10.1.0.2 (AS 65001 peer 1): 
connect: Can't assign requested address
May  4 00:12:52 oberon inetd[13749]: telnet1/tcp: unknown service
May  4 00:12:53 oberon postfix/postfix-script: warning: 
/var/spool/postfix/etc/services and /etc/services differ
May  4 00:12:53 oberon bgpd[29013]: change req for ff02:5::/32: not in table
May  4 00:12:53 oberon /bsd: pppoe: alien host unique tag, no session found
May  4 00:12:53 oberon /bsd: pppoe: received PADO but could not find request 
for it

-- 
Here my ticker tape .signature #### My name is Peter Philipp #### lynx -dump 
"http://en.wikipedia.org/w/index.php?title=Pufferfish&oldid=20768394"; | sed -n 
131,137p #### http://centroid.eu #### So long and thanks for all the fish!!!

  • FREEZE UPS! (I'M STILL ... Little Red Riding Hood marching through the forest

Reply via email to