MLD-5.x > Development

vdr-plugin-neutrinoepg

(1/1)

n1k0:
Moin,

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


--- Code: ---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>

--- End code ---

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

danke

clausmuus:
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.

n1k0:
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: ---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) ()

--- End code ---


vielleicht kann mir ja jemand weiterhelfen


danke

Niko

Navigation

[0] Message Index

Go to full version