Project

General

Profile

Actions

Bug #1849

open

excecption is thrown at start of VDR instance with UPNP plugin

Added by Anonymous over 10 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
05/27/2014
Due date:
% Done:

0%

Estimated time:

Description

vdr -v /mnt/nfs/video/vdr -Pstreamdev-server -Pupnp
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_S_construct null not valid
Aborted

VDR version: 2.0.6
compiliert unter raspbian (auf raspberry pi) mit gcc version 4.6.3 (Debian 4.6.3-14+rpi1)
plugin erfolgreich compiliert und MANUELL alle *so.2.0.6 libraries nach/usr/local/lib/vdr copiert.

GDB output:
(gdb) set args -v /mnt/nfs/video/vdr -Pstreamdev-server -Pupnp
(gdb) run
Starting program: /usr/local/bin/vdr -v /mnt/nfs/video/vdr -Pstreamdev-server -Pupnp
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".

Program received signal SIGILL, Illegal instruction.
0xb66c9600 in ?? () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
(gdb) where
#0 0xb66c9600 in ?? () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
#1 0xb66c5fe4 in OPENSSL_cpuid_setup () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
#2 0xb6fe8254 in ?? () from /lib/ld-linux-armhf.so.3
#3 0x001ab578 in ?? ()
#4 0x001ab578 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

No data to display

Actions

Also available in: Atom PDF