[vlc-devel] audio output bug report

Rafaël Carré rafael.carre at gmail.com
Thu Sep 3 11:55:04 CEST 2009


On Thu, 03 Sep 2009 11:32:31 +0200
Sébastien Escudier <sebastien-devel at celeos.eu> wrote:

> (gdb) print p_buffer
> $2 = (aout_buffer_t *) 0x9c64b70
> (gdb) print *p_buffer
> $3 = {
>   p_buffer = 0x9c64ba4 "\vw\033\217\034
> C�!\006��a�:�
...
> |����\237yo\220
> @", i_alloc_type = 2, i_size = 1537, i_nb_bytes = 1536, i_nb_samples
> = 1536, start_date = 11114509714, end_date = 11114552380,
> b_discontinuity = false, p_next = 0x0, p_sys = 0x10c, pf_release =
> 0x1f310047}

i_nb_bytes == i_nb_samples, it's a bit weird since samples should
16bits afaik, and * 2 for stereo (downloading the sample by the way)

> Valgrind errors are :

Make me think of too small alloc and also remembers me similar traces,
i'll see if i can help

-- 
Rafaël Carré
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090903/b0ff6a81/attachment.sig>


More information about the vlc-devel mailing list