I am having a problem with tvheadend crashing on startup when it detects hdhomerun tuners. See the relevant section of the log below:
2024-07-12 21:43:31.131 [ TRACE]:scanfile: (src/input/mpegts/scanfile.c:755) load file us-WA-Seattle (processed bytes 5421492)
2024-07-12 21:43:31.131 [ TRACE]:scanfile: (src/input/mpegts/scanfile.c:728) mux ATSC-T freq 189000000 mod VSB/8
2024-07-12 21:43:31.131 [ INFO]:scanfile: DVB-S - loaded 1 regions with 116 networks
2024-07-12 21:43:31.131 [ INFO]:scanfile: DVB-T - loaded 46 regions with 1134 networks
2024-07-12 21:43:31.131 [ INFO]:scanfile: DVB-C - loaded 20 regions with 82 networks
2024-07-12 21:43:31.131 [ INFO]:scanfile: ATSC-T - loaded 2 regions with 13 networks
2024-07-12 21:43:31.131 [ INFO]:scanfile: ATSC-C - loaded 1 regions with 5 networks
2024-07-12 21:43:31.131 [ INFO]:scanfile: ISDB-T - loaded 2 regions with 1297 networks
2024-07-12 21:43:31.362 [ ALERT]:CRASH: Signal: 11 in PRG: tvheadend (4.3-2344gd2e41b553) [b324760ac04acdc3c659bab0f33a67308e7b22b9] CWD: /home/test
2024-07-12 21:43:31.362 [ ALERT]:CRASH: Fault address (nil) (Address not mapped)
Attached is the full log from tvheadend startup with debug symbols and trace logging enabled for all components. Maybe it is more detail than needed but I figured that was better than too little. The stacktrace doesn’t appear to have the detail mentioned on the debug page of the tvheadend documentation page (https://docs.tvheadend.org/documentation/appendices/debugging) so maybe I am doing something wrong. I am relatively new to linux and tvheadend. Not sure if this makes a difference but I am installing tvheadend on a VirtualBox vm.
OS: I have tried both Ubuntu 2204 and 2404.
TVHeadend version: 4.3-2344-gd2e41b553
HDHomerun Model: HDFX-4K
HDHomerun Firmware: 20231214
Appreciate any help.