Re: [LAD] Aeolus 0.9.0 backtrace

From: Fons Adriaensen <fons@email-addr-hidden>
Date: Mon Dec 02 2013 - 18:06:14 EET

On Mon, Dec 02, 2013 at 11:52:34AM +0600, Zlobin Nikita wrote:

> I rebuilt aeolus again agains of debuggable clxclient, now backtrace is a bit
> more full. Before i got it i added debug printing lines with args, and
> printing internals of some structs. However, Display struct seems to be not
> for user, and its structure is quite huge, including other structs as well.

The things to check first are i, n, and _txt.

Just try to print _txt as a string (%s). If that fails,
try something like

for (int k = 0; k < 40; k++) printf ("%3d %02x\n", k, _txt [k]);

Ciao,
 

-- 
FA
A world of exhaustive, reliable metadata would be an utopia.
It's also a pipe-dream, founded on self-delusion, nerd hubris
and hysterically inflated market opportunities. (Cory Doctorow)
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Mon Dec 2 20:15:01 2013

This archive was generated by hypermail 2.1.8 : Mon Dec 02 2013 - 20:15:01 EET