Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - n1k0

1
Entwicklung [ Development ] / vdr-plugin-neutrinoepg
« on: February 21, 2019, 21:00:53 »
ich habe jetzt auf unstable umgestellt und wieder ein gdb dump erstellt.
Leider fehlt mir das wissen um das ganze genau zuverstehen.

hier  mal der backtrace

Code: [Select]
MLD> gdbmld debug
starting GDB Debugger
GNU gdb (Debian 7.12-6) 7.12.0.20161007-git
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/vdr...(no debugging symbols found)...done.
[New LWP 17164]
[New LWP 17168]
[New LWP 17171]
[New LWP 17180]
[New LWP 17172]
[New LWP 17213]
[New LWP 17181]
[New LWP 17214]
[New LWP 17182]
[New LWP 17215]
[New LWP 17216]
[New LWP 17218]
[New LWP 17219]
[New LWP 17183]
[New LWP 17220]
[New LWP 17212]
[New LWP 17549]
[New LWP 17217]
[New LWP 17221]
[New LWP 17169]
[New LWP 17222]

warning: File "/lib/x86_64-linux-gnu/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
To enable execution of this file add
        add-auto-load-safe-path /lib/x86_64-linux-gnu/libthread_db-1.0.so
line to your configuration file "/root/.gdbinit".
To completely disable this security protection add
        set auto-load safe-path /
line to your configuration file "/root/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual.  E.g., run from the shell:
        info "(gdb)Auto-loading safe path"

warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.

warning: File "/lib/x86_64-linux-gnu/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".

warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
Core was generated by `/usr/bin/vdr -s /etc/vdr/shutdown.d/rc.action -r /etc/vdr/recording.d/rc.action'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x000055de8be5d730 in cSchedules::GetSchedule(tChannelID) const ()
[Current thread is 1 (LWP 17164)]
(gdb) bt
#0  0x000055de8be5d730 in cSchedules::GetSchedule(tChannelID) const ()
#1  0x00007f896a2273db in myOsdMenu::LoadSchedules(int) () from /usr/lib/vdr/libvdr-neutrinoepg.so.2.4.0
#2  0x00007f896a227e48 in myOsdMenu::myOsdMenu() () from /usr/lib/vdr/libvdr-neutrinoepg.so.2.4.0
#3  0x00007f896a2240fb in cPluginNeutrinoEpg::MainMenuAction() () from /usr/lib/vdr/libvdr-neutrinoepg.so.2.4.0
#4  0x000055de8be7fb57 in cMenuMain::ProcessKey(eKeys) ()


vielleicht kann mir ja jemand weiterhelfen


danke

Niko

2
Entwicklung [ Development ] / vdr-plugin-neutrinoepg
« on: February 19, 2019, 20:04:03 »
Moin,

das vdr-plugin-neutrinoepg verursacht in der 5.4 testing  ein segfault
 
hier der gdb dump

Code: [Select]
MLD> gdbmld debug
starting GDB Debugger
gdb: error while loading shared libraries: libpython3.5m.so.1.0: cannot open shared object file: No such file or directory
MLD>

würde mich freuen, wenn es jemand fixen könnte

danke

3
Allgemein [ General ] / Test: Optimuss-Combo DVB-C /T2 USB
« on: January 29, 2016, 20:49:55 »
ich muss es bei jedem Start erneut ausführen

4
x86 Systeme (PC) / Mikroruckler die x-te
« on: August 17, 2015, 11:43:07 »
hab eine 630 verbaut

siehe signatur :P

5
x86 Systeme (PC) / Mikroruckler die x-te
« on: August 15, 2015, 21:07:36 »
kann das nicht bestätigen.

Bei MLD 4 hatte ich auch große probleme mit frame drops, hab das nie in griff bekommen.

MLD 5 läuft von anfang an super

aktuell

Frame verloren ( 401) verdoppelt (33) übersprungen (402) Gesamt (176726)

ich denke das sind ganz gute werte

6
x86 Systeme (PC) / restart vdr per ssh / vdr startet nicht neu
« on: August 12, 2015, 20:44:09 »
Moin,


restart vdr per console macht er nicht, wenn ich dann start vdr eingebe bekomme ich nur ton

Code: [Select]
Aug 12 20:31:42 vdr user.err vdr: video/vdpau: Can't create vdp device on display 'localhost:10.0'

per OSD geht der restart vom VDR



Dein Upload Code lautet: GvNhs1




7
danke für die antwort.


ich hab keine anhung wo jetzt der fehler war, ich hab den nvidia treiber einmal installiert und wieder installiert und läuft es.
ist sehr merkwürdig, aber es läuft ;)

8
Bei mir ruckelt es auch noch.
Es ist  auf N24 HD und Sky Sport News HD deutlich in der Laufschrift zusehen.

ich hab auch mal zum testen yavdr unstable installiert und muss sagen da ist es absolut flüssig.

ich kann also die Hardware und die settings ausschließen.

ich hoffe das irgendwer dafür nochmal die goldene lösung findet.



9
Läuft ..... :)

danke, für eure mühe

10
bei mir wir die cpu auch nicht im skin designer angezeigt

11
Entwicklung [ Development ] / vdr-plugin-plex
« on: March 14, 2015, 09:28:18 »
hab das plugin auch mal installiert, um mal von kodi wegzukommen.
DTS HD und andere Hi-Res Audio Formate spielt er abr nicht ab.

Kann SHD das nicht oder wo könnte das Problem liegen ?

12
Raspberry PI / vdrmanager-Service nicht erreichbar
« on: March 08, 2015, 18:18:25 »
danke, funktioniert

13
Raspberry PI / vdrmanager-Service nicht erreichbar
« on: March 08, 2015, 15:35:04 »
habe auch das problem auf einem x64 system

14
danke für dich ausführlichen tests.
ich hatte die letzten tage kaum zeit.
hab mir heute morgen mal den wecker gestellt und mein system neu gemacht.

es läuft, ohne irgendein ruckler  : )
 
settings kann ich einstellen was ich will, hab nie ruckler oder verlorende frames


15

wie überzeugst du xorg ????  im webif ?
kannst du mal deine setup.conf mit den shd einträgen posten ?


ich habe eine gt630,  framedrops sind auch weg. aber die laufschrift auf n24 hd ruckelt immernoch