On 13 oct. 2015 11:46, Josu Lazkano <josu.lazkano@???> wrote:
> 2015-10-13 8:23 GMT+02:00 Christian Marillat <marillat@???>:
>> On 13 oct. 2015 08:10, Josu Lazkano <josu.lazkano@???> wrote:
[...]
>> Otherwise install gdb and post a full bt here.
[...]
> I never take a bt, I read the wiki page:
> https://wiki.debian.org/HowToGetABacktrace
>
> The step I make:
>
> apt-get install build-essential fakeroot gdb
> apt-get build-dep mumudvb
A rebuild was not necessary even if a bt with nostrip is better. I must
explain how to do a bt the next time.
[...]
> 0xb6f8bbc0 in ?? () from /usr/lib/arm-linux-gnueabihf/libdvbcsa.so.1
I need to build another packages to check if nothing is optimized for
armhf in the armel build.
Christian