discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] problem with gri_fftw


From: Greg Troxel
Subject: Re: [Discuss-gnuradio] problem with gri_fftw
Date: Wed, 28 Feb 2007 14:27:35 -0500
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (berkeley-unix)

You left out a lot, like what operating system you are using.  But
I'll guess that gr_vmcircbuf_createfilemapping is trying to mmap a
file in tmp to get shared memory, and it needs to be writable.
Perhaps using mfs or tmpfs, or some other kind of memory filesystem
for /tmp is in order.

It may be that the diagnostics are not quite right.  Try
ktrace/truss/etc.

-- 
    Greg Troxel <address@hidden>




reply via email to

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