-
Notifications
You must be signed in to change notification settings - Fork 22
Description
When I try to run a newly compiled pidvbip with a newly compiled tvheadend both on my Pi2 with latest Raspbian build, I get:
"Using host "127.0.0.1:9982"
host[1]=(null)
Using /dev/input/event0 - PixArt USB Optical Mouse
Connecting to 1 servers
Connecting to server 0 - 127.0.0.1
Starting vcodec_omx_thread
vcodec_omx_thread: next_channel
Connecting to server 0: 127.0.0.1 (127.0.0.1) port 9982...
2015-08-13 13:51:42.664 [ INFO] htsp: Got connection from 127.0.0.1
2015-08-13 13:51:42.664 [ INFO] htsp: 127.0.0.1: Welcomed client software: pidvbip (HTSPv1)
Initial sync completed
Startup stopped 0
Channels_getfirst
2015-08-13 13:51:42.724 [ INFO] htsp: 127.0.0.1 [ pidvbip ]: Disconnected
Segmentation fault"
with timed/dated entries coming from tvheadend rather than pidvbip. There is indeed an optical mouse connected, and tvheadend appears to work correctly because I can watch TV on my PC using VLC and the 9982 port on my Pi.
Any ideas what I am doing wrong?