Hallo,
bei meiner MLD-5 x86_64 Installation sid die Plugin-Argumente im Web-IF nicht mehr da. Es gibt nur noch den Header und "Speichern".
Folgendes habe ich bisher herausgefunden:
1. setup.sh im entsprechenden Directory des Web-IF wird nicht mehr generiert und fehlt.
2. Der manuelle Aufruf von "update_web_setup.sh" zeigt zwei Segfaults.
3. Auslöser der Segfaults ist vdr-plugin-scraper2vdr (in libpthread)
4. Das Problem tritt nur auf wenn der VDR läuft.
5. VDR stoppen, update_web_setup.sh aurufen, KEIN Segfault, Plugin-Argumente wieder da.
6. Die Segfaults lassen sich jederzeit reproduzieren, wenn man bei laufendem VDR "vdr -V" oder "vdr --help" aufruft
HD-vdr> vdr -V
Aug 26 16:33:22.251 [general.debug] using new 1.7.11+ capture code
vdr (2.2.0/2.2.0) - The Video Disk Recorder
apt (0.1.0) - Manage packages
setup (0.3.1-zulu-edition) - System Setup
softhddevice (0.6.1rc1-GIT0-204-g2daf7b9) - A software and GPU emulated HD device
osdteletext (0.9.5) - Displays teletext on the OSD
skinnopacity (1.1.3) - 'nOpacity' Skin
favorites (0.0.2) - Favorite Channels Menu
clock (1.0.0) - A Simple Clock
femon (2.2.1-GIT-0-204-g2daf7b9) - DVB Signal Information Monitor (OSD)
quickepgsearch (0.0.1) - Quick search for broadcasts
conflictcheckonly (0.0.1) - Direct access to epgsearch's conflict check menu
epgsearchonly (0.0.1) - Direct access to epgsearch's search menu
epgsearch (1.0.1.beta5) - search the EPG for repeats and more
imonlcd (1.0.1) - Control a iMON LCD
iptv (2.2.1-GIT-0-204-g2daf7b9) - Experience the IPTV
scraper2vdr (0.1.13) - 'scraper2vdr' plugin
Segmentation fault
HD-vdr> Aug 26 16:33:22 HD-vdr user.debug vdr: [18223] cTimeMs: using monotonic clock (resolution is 1000000 ns)
Aug 26 16:33:22 HD-vdr user.debug vdr: [18223] [general.debug] using new 1.7.11+ capture code
Aug 26 16:33:22 HD-vdr user.err vdr: scraper2vdr: Info: Skipping calling mysql_library_init(), it's already done!
Aug 26 16:33:22 HD-vdr user.info kernel: vdr[18223]: segfault at 321 ip 00007fd2ef88fef2 sp 00007fff10711af8 error 4 in libpthread-2.19.so[7fd2ef884000+18000]
Aug 26 16:33:29 HD-vdr user.err vdr: video: speed up video, droping frame
Aug 26 16:33:29 HD-vdr user.err vdr: video: 17:12:22.760 -27 279 0/\ms 65+1 v-buf
Aug 26 16:33:29 HD-vdr user.err vdr: video/vdpau: missed frame (11/2862)
Aug 26 16:33:31 HD-vdr user.err vdr: video: 17:12:24.420 +26 306 0/\ms 65+2 v-buf
Aug 26 16:33:32 HD-vdr user.debug vdr: [17007] read incomplete section - len = 1927, r = 707
fg
Bei gestopptem VDR sieht das so aus:
HD-vdr> vdr -V
Aug 26 16:36:58.898 [general.debug] using new 1.7.11+ capture code
vdr (2.2.0/2.2.0) - The Video Disk Recorder
apt (0.1.0) - Manage packages
setup (0.3.1-zulu-edition) - System Setup
softhddevice (0.6.1rc1-GIT0-204-g2daf7b9) - A software and GPU emulated HD device
osdteletext (0.9.5) - Displays teletext on the OSD
skinnopacity (1.1.3) - 'nOpacity' Skin
favorites (0.0.2) - Favorite Channels Menu
clock (1.0.0) - A Simple Clock
femon (2.2.1-GIT-0-204-g2daf7b9) - DVB Signal Information Monitor (OSD)
quickepgsearch (0.0.1) - Quick search for broadcasts
conflictcheckonly (0.0.1) - Direct access to epgsearch's conflict check menu
epgsearchonly (0.0.1) - Direct access to epgsearch's search menu
epgsearch (1.0.1.beta5) - search the EPG for repeats and more
imonlcd (1.0.1) - Control a iMON LCD
iptv (2.2.1-GIT-0-204-g2daf7b9) - Experience the IPTV
scraper2vdr (0.1.13) - 'scraper2vdr' plugin
HD-vdr> Aug 26 16:36:58 HD-vdr user.debug vdr: [19269] cTimeMs: using monotonic clock (resolution is 1000000 ns)
Aug 26 16:36:58 HD-vdr user.debug vdr: [19269] [general.debug] using new 1.7.11+ capture code
Aug 26 16:36:58 HD-vdr user.err vdr: scraper2vdr: Info: Calling mysql_library_init()
Aug 26 16:36:58 HD-vdr user.err vdr: scraper2vdr: Info: Released the last usage of mysql_lib, calling mysql_library_end() now
HD-vdr>
Schöne Grüße aus Wien
BobW