bino-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bino-list] bino cross-compile


From: Martin Lambers
Subject: Re: [Bino-list] bino cross-compile
Date: Fri, 23 Sep 2011 10:09:47 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Lightning/1.0b2 Thunderbird/3.1.13

Hi Robert!

On 23/09/11 09:30, Robert Pliszko wrote:
> bino: [dbg] Buffering 120960 bytes of audio data.
> bino: [dbg] Starting audio output.
> bino: [err] Caught signal 11 (Segmentation fault). Aborting.
> bino: [err] Backtrace:
> bino: [err]     /usr/bin/bino() [0x810091e]
> bino: [err]     /usr/bin/bino() [0x8100aea]
> bino: [err]     [0xb77b6400]
> bino: [err] Report bugs to <address@hidden>.
> Aborted

The backtrace should print the actual function names instead of just
pointer values. Does your $MAKEINSTALL command maybe strip the debugging
symbols from the binary (e.g. "make install-strip" instead of just "make
install")?

Since the last messages come from the audio module, maybe this is
causing the crash. Can you try a video without an audio stream (e.g. a
simple png image)?

Martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]