Editing that file did not work, but I was able to write a quick script that
ran that last line and then ran GNURadio.
Thanks!
On Thu, Nov 21, 2013 at 5:51 PM, Ian Buckley wrote:
> Paul, I read that as lack of available shared memory. I'm curious what
> result you get if you run the following a
Paul, I read that as lack of available shared memory. I'm curious what result
you get if you run the following at the command line:
sysctl kernel.shmmax
Not sure how you installed gnu radio, but if you used Marcus's build_gnuradio
script then the following changes should have been made in /etc/
Linux Mint 14
Paul B. Huter
On Nov 21, 2013 5:29 PM, "Philip Balister" wrote:
> On 11/21/2013 06:17 PM, Paul B. Huter wrote:
> > I am trying to play back my recorded data and I get the following:
> >
> > 3 instances of vmcircbuf_sysv_shm: shmget(1): Invalid argument
> >
> > allocate_buffer: fail
On 11/21/2013 06:17 PM, Paul B. Huter wrote:
> I am trying to play back my recorded data and I get the following:
>
> 3 instances of vmcircbuf_sysv_shm: shmget(1): Invalid argument
>
> allocate_buffer: failed to allocate buffer size of 25784 KB
>
> Those four lines are repeated, then
>
> termin
I am trying to play back my recorded data and I get the following:
3 instances of vmcircbuf_sysv_shm: shmget(1): Invalid argument
allocate_buffer: failed to allocate buffer size of 25784 KB
Those four lines are repeated, then
terminate called after throwing an instance of 'std::bad_alloc'
what(