Kernel crash ccr1036 6.10

Hi

just rebooted my ccr1036 3 times! with 6.10

I was at /ip neighbor discovery and I had 1 disabled vlan
when i tried to turn off autodiscovery on one of the other interface, it hung/crashed / rebooted

18:33:47 system,error,critical System rebooted because of kernel failure
18:33:47 system,error,critical router was rebooted without proper shutdown, probably kernel failure



grrr … its not just the disabled interface :frowning:

seems like its crashing all the time when i try and do action that involve a few items.

try turn all the discoverys to off
try turing preemtion off on vrrp

set [ find ] …

i have another 2 which i was testing with no problems


EDIT:

Okay I have 4 of these boxes, 2 x pair. 2 are old (A,B) and 2 are new (C,D)


my /interface setup is like this
/interface ethernet
set [ find default-name=ether1 ] comment=“cross connect to XYZrtr1” speed=1Gbps
set [ find default-name=ether2 ] speed=1Gbps
set [ find default-name=ether3 ] speed=1Gbps
set [ find default-name=ether4 ] speed=1Gbps
set [ find default-name=ether5 ] speed=1Gbps
set [ find default-name=ether6 ] speed=1Gbps
set [ find default-name=ether7 ] speed=1Gbps
set [ find default-name=ether8 ] speed=1Gbps
set [ find default-name=sfp-sfpplus1 ] l2mtu=9216 mtu=9000 name=sfp-plus1
set [ find default-name=sfp-sfpplus2 ] l2mtu=9216 mtu=9000 name=sfp-plus2
/interface bridge
add name=routerid protocol-mode=none
/interface bonding
add mode=802.3ad mtu=9000 name=XYZsw3 slaves=sfp-plus1,sfp-plus2 transmit-hash-policy=layer-2-and-3
/interface vlan
add comment=“vlan 18” interface=XYZsw3 name=ALCYBO vlan-id=18
add comment=“vlan 17” interface=XYZsw3 name=GSYBO vlan-id=17
add comment=“vlan 19” interface=XYZsw3 name=MAN vlan-id=19
add interface=XYZsw3 name=vlan250 vlan-id=250
add comment=“vlan 212” interface=XYZsw3 name=XYZDemo vlan-id=212
add comment=“vlan 204” interface=XYZsw3 name=XYZDev vlan-id=204
add comment=“vlan 202” interface=XYZsw3 name=XYZGuest vlan-id=202
add comment=“vlan 213” interface=XYZsw3 name=XYZRTR vlan-id=213
add comment=“vlan 203” interface=XYZsw3 name=XYZServers vlan-id=203
add comment=“vlan 207” interface=XYZsw3 name=XYZStaff vlan-id=207
add comment=“vlan 208” interface=XYZsw3 name=XYZStaffSup vlan-id=208
/interface vrrp
add authentication=ah interface=vlan250 name=vlan250-vrrp password=X version=2 vrid=250
add authentication=ah interface=XYZDemo name=XYZDemo-vrrp password=X version=2 vrid=212
add authentication=ah interface=XYZDev name=XYZDev-vrrp password=X version=2 vrid=204
add authentication=ah interface=XYZGuest name=XYZGuest-vrrp password=X version=2 vrid=202
add authentication=ah interface=XYZRTR name=XYZRTR-vrrp password=X version=2 vrid=213
add authentication=ah interface=XYZServers name=XYZServers-vrrp password=X version=2 vrid=203
add authentication=ah interface=XYZStaff name=XYZStaff-vrrp password=X version=2 vrid=207
add authentication=ah interface=XYZStaffSup name=XYZStaffSup-vrrp password=X version=2 vrid=208


I then go to
/ip neighbor discovery

try
set [ find ] discover=no

on A,B .. works fine
on C,D is does a kernel crash !


This is the same for all 4 boxes…
/system resource print
uptime: 4w3d21h20m1s
version: 6.10
build-time: Feb/12/2014 13:46:18
free-memory: 15.1GiB
total-memory: 15.9GiB
cpu: tilegx
cpu-count: 36
cpu-frequency: 1200MHz
cpu-load: 0%
free-hdd-space: 891.1MiB
total-hdd-space: 1024.0MiB
architecture-name: tile
board-name: CCR1036-8G-2S+
platform: MikroTik


tried this
/interface vrrp
set [ find ] preemption-mode=no

again

A,B worked
C,D kernel crash

EDIT2:

some more testing… seems like A crashes. This is could as it no longer looks like a hardware problem ..

Looks to me like any router doing lost of stuff and you work on the interfaces has issues !!!