Fatal error: 2017/04/09 15:48:26 [HLS] Starting transcoder for channel 5.1...concurrent map writes

DVR crashed. Noticed it and restarted about 90 minutes later.

Entire log sent to [email protected]

Line 27664:
fatal error: 2017/04/09 15:48:26 [HLS] Starting transcoder for channel 5.1 (encoder=remux, resolution=720, deinterlacer=blend, bitrate=2000)
concurrent map writes

goroutine 23117 [running]:
runtime.throw(0xc44f1e, 0x15)
/home/vagrant/go/src/runtime/panic.go:596 +0x95 fp=0xc4215eb0d8 sp=0xc4215eb0b8
runtime.mapassign(0xb78320, 0xc4201d6720, 0xc4215eb338, 0x1a)
/home/vagrant/go/src/runtime/hashmap.go:589 +0x2a1 fp=0xc4215eb178 sp=0xc4215eb0d8
.
.
.

1 Like

It looks like the HDHomerun log that corresponds is here:
20170409-22:48:26 Tuner: tuner0 tuning 5.1 KPIX-TV (8vsb:563MHz-1)
20170409-22:48:26 Tuner: tuner0 streaming http to 192.168.168.193:59090
20170409-22:49:32 Tuner: tuner1 tuning 5.1 KPIX-TV (8vsb:563MHz-1)
20170409-22:49:32 Tuner: tuner1 streaming http to 192.168.168.231:63617

192.168.168.193 is my NAS
192.168.168.231 is my iPad (I had to use the Channels iOS app since the DVR web page wasn’t working (should have know then that it crashed)

This is fixed in the pre-release v2017.04.13.0150 build and will be part of the next release. Thanks for reporting this bug!

Thanks. I’ve installed it.