update:

yesterday morning(7th) ran fine with no crash.
this morning(8th) - i had ABM set to run(& wake from deep standby) at ~03.30. There was a crash at that time.

There was also a later crash near when EPGRefresh(not set to wake up from deep standby) ran at ~07.40.


03.30 crash:

< 38.4470> 03:29:53.0296 [eDVBLocalTimerHandler] remove channel 0x1027468
< 38.4474> 03:29:53.0299 [eEPGTransponderDataReader] remove channel 0x1027468
< 38.4510> 03:29:53.0335 PC: 00553308
< 38.4510> 03:29:53.0336 Fault Address: 00553308
< 38.4511> 03:29:53.0336 Error Code: 2147484175
< 38.4512> 03:29:53.0338 Backtrace:
< 38.4514> 03:29:53.0340 /usr/bin/enigma2(_Z17handleFatalSignaliP9siginfo_tPv) [0x889D4]
< 38.4516> 03:29:53.0341 /lib/libc.so.6(__default_rt_sa_restorer) [0xB5B511D0]
< 38.4516> 03:29:53.0342 -------FATAL SIGNAL (11)

07.37 crash:
< 39.3109> 07:37:53.2914 [eDVBLocalTimerHandler] remove channel 0x1024d50
< 39.3113> 07:37:53.2918 [eEPGTransponderDataReader] remove channel 0x1024d50
< 39.3143> 07:37:53.2948 PC: 17b4aecc
< 39.3144> 07:37:53.2949 Fault Address: 17b4aecc
< 39.3144> 07:37:53.2949 Error Code: 2147484166
< 39.3146> 07:37:53.2951 Backtrace:
< 39.3148> 07:37:53.2953 /usr/bin/enigma2(_Z17handleFatalSignaliP9siginfo_tPv) [0x889D4]
< 39.3150> 07:37:53.2955 /lib/libc.so.6(__default_rt_sa_restorer) [0xB5BA11D0]
< 39.3151> 07:37:53.2955 -------FATAL SIGNAL (11)
Enigma2_crash_2023-03-08_03-29-53.log
Enigma2_debug_2023-03-08_03-29-38.log
Enigma2_debug_2023-03-08_03-30-03.log

Enigma2_debug_2023-03-08_07-37-38.log
Enigma2_crash_2023-03-08_07-37-53.log
Enigma2_debug_2023-03-08_07-38-03.log

What's interesting to note is ABM did not put box back to deep standby. i think this is because i had hdmi-cec settings which took tv out of standby when box came out of standby (which ABM (i think) did)). The TV then must have been sending the wakeup hdmi-cec signal such that the box never went back to standby(judging from log entries)

I've since moved ABM to run after the scheduled auto power timer turns box on(~07.30) and turned off 'wake/return to standby' settings for ABM.
Also disabled HDMI-CEC turn on tv settings for the time being.

I've attached log from the successful run yesterday just for the record:

Enigma2_debug_2023-03-07_07-30-39.log

Will monitor and update.