[Libav-user] Problems decoding mp3 files

Carl Eugen Hoyos cehoyos at ag.or.at
Mon Apr 28 23:06:13 CEST 2014


b.mcdonagh at ... <b.mcdonagh at ...> writes:

> How would I get a backtrace - I tried searching google 
> but found no answers. I am using momentics ide to
> debug/run my project on to the device.

Please run gdb on your target.
After the crash, you type "bt" to get a backtrace.
(I would expect your ide also allows this but I don't 
know how.)

> I haven't tested my code on x86 (I am presuming that 
> is my pc and I'm not too sure how to).

You don't agree that compiling the code that does not 
work on your blackberry on your pc to test it is much, 
much simpler?

> Again, I'm not sure what native compilation is.

Is there a compiler that runs on your Blackberry?
Ie, you ssh onto the device and run "gcc -v" there.

Not top-posting does not mean not to quote...

Carl Eugen



More information about the Libav-user mailing list