An Allocation Error

I have made a flow graph in GRC and I am getting this error

Generating: “/home/salsa/top_block.py”

Executing: “/home/salsa/top_block.py”

gr_fir_ccf: using SSE
gr_vmcircbuf_sysv_shm: shmget (1): Invalid argument
gr_buffer::allocate_buffer: failed to allocate buffer of size 21288 KB
terminate called after throwing an instance of ‘std::bad_alloc’
what(): std::bad_alloc

How Can I handle this error?

Regards,
Umair N.
MSc Communication Engineering
Chalmers University ot Technology, Sweden.

On Tue, Apr 20, 2010 at 10:09:03AM +0000, Umair N. wrote:

what(): std::bad_alloc

How Can I handle this error?

Does “make check” succeed?