Re: Mythfrontend segfault with libcec error

Top Page

Reply to this message
Author: guillaume
Date:  
To: dmo-discussion
Subject: Re: Mythfrontend segfault with libcec error
Here is the output :
> objdump -T /usr/lib/x86_64-linux-gnu/libcec.so.4 |grep _ZN11StringUtils6FormatB5cxx11EPKcz

0000000000000000      DF *UND*  0000000000000000
_ZN11StringUtils6FormatB5cxx11EPKcz


Feel free to ask more questions if needed.

On Thu, Feb 28, 2019 at 7:46 PM Christian Marillat <marillat@???> wrote:
>
> On 28 févr. 2019 19:18, guillaume <guillaume.ml@???> wrote:
>
> > Here is the version of the lib :
> >> dpkg -l | grep libp8-platform2
> > ii  libp8-platform2:amd64                  1:2.1.0.1-dmo2~bpo8+1
> >         amd64        Platform support library

>
> One more request, could you send me the output of the following command
> line ?
>
> objdump is in the binutils package.
>
> objdump -T /usr/lib/x86_64-linux-gnu/libcec.so.4 |grep _ZN11StringUtils6FormatB5cxx11EPKcz
>
> Christian
>