CCR1036-8G-2S+ System rebooted because of kernel failure

Today one of two my CCR1036-8G-2S+ occured System rebooted because of kernel failure.
The other CCR1036-8G-2S+ in same site have a uptime of 33d…

09:15:45 system,error,critical System rebooted because of kernel failure
09:15:45 system,error,critical router was rebooted without proper shutdown

Info about system:

model: CCR1036-8G-2S+
serial-number: 446602BFE1xx
current-firmware: 3.22
upgrade-firmware: 3.22

uptime: 15m55s
version: 6.27
build-time: Feb/11/2015 13:24:13
free-memory: 15.6GiB
total-memory: 15.9GiB
cpu: tilegx
cpu-count: 36
cpu-frequency: 1200MHz
cpu-load: 0%
free-hdd-space: 899.9MiB
total-hdd-space: 1024.0MiB
architecture-name: tile
board-name: CCR1036-8G-2S+
platform: MikroTik

I will supout.rif file to support@mikrotik.com

Please, help me if i need to upgrade really to latest version.
Routerboard is in production…

CCRs are very young devices, and yours has rather “old” firmware and RouterOS version… See this post: http://forum.mikrotik.com/t/ccr10098g-1s-last-firmware-version/93200/2

Tnx, I wait for answer about supout.rif that I send to Mikrotik Support.

Support answer that device had an issue with FastPath which is already fixed.
Upgrade it to 6.33.1 and problem should be gone.

So… I will try upgrade…

Updated to 6.33.1 seem work … but bug on scripting…

ROS 6.33.1 x86 (same as ROS 6.27)
:execute command have only a option
script

ROS 6.33.1 tile
:execute command have tow option:
file script
So need to modifidy code from

:execute name_script

to like

:excute script="name_script"

Mikrotik, please check this…