System crash when kodi starts

kodi log says there was a POSIX signal, but I don’t know who sent it.

kodi.log:
2019-07-03 21:20:42.801 T:3987919728 DEBUG: DoWork - took 137 ms to load special://masterprofile/Thumbnails/f/f5591c77.jpg
2019-07-03 21:20:42.889 T:3902755696 DEBUG: ## CoreELEC Addon ## xdbus::init ## enter_function
2019-07-03 21:20:42.889 T:3902755696 DEBUG: ## CoreELEC Addon ## xdbus::init ## exit_function
2019-07-03 21:20:42.914 T:3902755696 DEBUG: ## CoreELEC Addon ## system::init ## enter_function
2019-07-03 21:20:42.914 T:3902755696 DEBUG: ## CoreELEC Addon ## system::init ## exit_function
2019-07-03 21:20:42.922 T:3902755696 DEBUG: ## CoreELEC Addon ## bluetooth::init ## enter_function
2019-07-03 21:20:42.922 T:3902755696 DEBUG: ## CoreELEC Addon ## bluetooth::init ## exit_function
2019-07-03 21:20:43.058 T:3902755696 DEBUG: ## CoreELEC Addon ## connman::init ## enter_function
2019-07-03 21:20:43.059 T:3902755696 DEBUG: ## CoreELEC Addon ## connman::init ## exit_function
2019-07-03 21:20:43.065 T:3902755696 DEBUG: ## CoreELEC Addon ## updates::init ## enter_function
2019-07-03 21:20:43.065 T:3902755696 DEBUG: ## CoreELEC Addon ## updates::init ## exit_function
2019-07-03 21:20:43.068 T:3902755696 DEBUG: ## CoreELEC Addon ## services::init ## enter_function
2019-07-03 21:20:43.077 T:3902755696 DEBUG: ## CoreELEC Addon ## services::init ## exit_function
2019-07-03 21:20:43.078 T:3902755696 DEBUG: ## CoreELEC Addon ## system::start_service ## enter_function
2019-07-03 21:20:43.078 T:3902755696 DEBUG: ## CoreELEC Addon ## system::load_values ## enter_function
2019-07-03 21:20:43.078 T:3902755696 DEBUG: ## CoreELEC Addon ## system::get_keyboard_layouts ## enter_function
2019-07-03 21:20:43.095 T:3902755696 DEBUG: ## CoreELEC Addon ## system::get_keyboard_layouts ## exit_function
2019-07-03 21:20:43.130 T:3902755696 DEBUG: ## CoreELEC Addon ## system::set_hostname ## enter_function
2019-07-03 21:20:43.130 T:3902755696 INFO: ## CoreELEC Addon ## system::set_hostname ## CoreELEC
2019-07-03 21:20:43.176 T:4092133392 NOTICE: Quitting due to POSIX signal
2019-07-03 21:20:43.192 T:4092133392 NOTICE: Stopping player
2019-07-03 21:20:43.192 T:4092133392 NOTICE: Storing total System Uptime
2019-07-03 21:20:43.193 T:4092130160 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
2019-07-03 21:20:43.193 T:4092130160 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
2019-07-03 21:20:43.193 T:4092133392 NOTICE: Saving settings

systemd-journald records nothing when kodi starts
journalctl -b -1:
Jul 03 21:10:08 CoreELEC kernel: hdmitx: audio: Audio Type: PCM
Jul 03 21:10:08 CoreELEC kernel: hdmitx: video: VIC: 4 (4) 1280x720p60hz
Jul 03 21:10:08 CoreELEC kernel: hdmitx: video: Bit depth: 10-bit, Colour range RGB: limited, YCC: limited, Colourspace: YUV444
Jul 03 21:10:08 CoreELEC kernel: hdmitx: video: Colorimetry: bt709
Jul 03 21:10:08 CoreELEC kernel: hdmitx: video: PLL clock: 0xc000029a, Vid clock div 0x000b0000
Jul 03 21:10:08 CoreELEC kernel: hdmtix: set audio
Jul 03 21:10:08 CoreELEC kernel: hdmitx tx_aud_src = 0
Jul 03 21:10:08 CoreELEC kernel: hdmitx: fs = 2, cd = 4, tmds_clk = 74250
Jul 03 21:10:08 CoreELEC kernel: hdmitx aud_n_para = 6272
Jul 03 21:10:08 CoreELEC kernel: hdmitx set channel status
Jul 03 21:10:08 CoreELEC kernel: hdmitx: audio: Audio Type: PCM
Jul 03 21:10:08 CoreELEC kernel: Start = 0x10000100 End = 0x100001ff
Jul 03 21:10:08 CoreELEC kernel: [0x10000104]: 0x00000001
Jul 03 21:10:08 CoreELEC kernel: [0x10000180]: 0x000000ff
Jul 03 21:10:08 CoreELEC kernel: [0x10000181]: 0x000000ff
Jul 03 21:10:08 CoreELEC kernel: [0x10000182]: 0x00000003
Jul 03 21:10:08 CoreELEC kernel: [0x10000183]: 0x00000007

Post full logs… This part of log tell us almost 0 information.
Also strange resolution - try to power on TV before box.

Kodi log:
http://ix.io/1NE8

Yes, I always power on TV first.

It was some key pressed:
DEBUG: Keyboard: scancode: 0x74, sym: 0x0140, unicode: 0x0000, modifier: 0x0
2019-07-03 21:20:41.985 T:4092133392 DEBUG: HandleKey: power (0xf0de) pressed, action is ShutDown()
2019-07-03 21:20:41.985 T:4092133392 DEBUG: Keyboard: scancode: 0x74, sym: 0x0140, unicode: 0x0000, modifier: 0x0

Thanks, it is so strange.
I didn’t press any keys.
Thank you, I’ll try to figure it out.