octave-maintainers
[Top][All Lists]
Advanced

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

Re: Audiorecorder/Player segfault


From: Vytautas Jancauskas
Subject: Re: Audiorecorder/Player segfault
Date: Thu, 25 Jul 2013 23:24:57 +0300

On Thu, Jul 25, 2013 at 9:33 PM, Michael Goffioul
<address@hidden> wrote:
> On Thu, Jul 25, 2013 at 1:59 PM, pantxo diribarne
> <address@hidden> wrote:
>>
>> Attached is an octave session run through valgrind.
>> Let me know  if I can run any other blind test.
>
>
> This specific message:
>
> Address 0x106c19a40 is 0 bytes after a block of size 708,608 alloc'd
>
> indicates an attempt to read outside of an allocated buffer (see [1]). The
> valgrind output contains information about where the memory alloc took place
> and where the invalid read is happening.
>
> Michael.
>
> [1] http://valgrind.org/gallery/linux_mag.html
>

Does the segfault only ever happen when using audioplayers initialized
from audiorecorders?


reply via email to

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