[1] MLD-5.x / Development / vdr-plugin-neutrinoepg
 

Offline n1k0

  • Member
  • **
  • Posts: 84
    • View Profile
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
MLD 4.0.1_64 >>> Intel G3420 - AsRock B85-M Pro4 - Asus GT 630 - 8 GB Ram - 120 Gb SSD - Pioneer Bluray LW  -  DD Cine S2 V6.5 - Nuvoton Cir -

Offline clausmuus

  • Administrator
  • Expert Member
  • ********
  • Posts: 20118
    • View Profile
    • ClausMuus.de
vdr-plugin-neutrinoepg
« Reply #1 on: February 20, 2019, 08:53:08 »
Danke für den Hinweis. Ich hab das gdb Problem korrigiert. Du musst das dgb Paket neu installieren, damit alle Abhängigkeiten installiert werden.
Wenn Du das weiter untersuchen möchtest, könnte ich im unstable Zweig die Debug Symbole für den VDR und das Plugin aktivieren.
« Last Edit: February 20, 2019, 09:42:26 by clausmuus »
MLD 5.5 - Raspberry PI - 7" Touch TFT - Squeeze Play
MLD 5.5 - lirc yaUsbIR - OctopusNet - XFX GeForce 9300 mit Intel E3200 - 2GB RAM - 12TB HDD - Lian Li PC-C37B - Samsung LE40A559

Offline n1k0

  • Member
  • **
  • Posts: 84
    • View Profile
vdr-plugin-neutrinoepg
« Reply #2 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
MLD 4.0.1_64 >>> Intel G3420 - AsRock B85-M Pro4 - Asus GT 630 - 8 GB Ram - 120 Gb SSD - Pioneer Bluray LW  -  DD Cine S2 V6.5 - Nuvoton Cir -

[1] MLD-5.x / Development / vdr-plugin-neutrinoepg
 



Users Online Users Online

0 Members and 1 Guest are viewing this topic.