discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Applications aborting--any clue?


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Applications aborting--any clue?
Date: Thu, 01 Apr 2010 17:35:11 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100301 Fedora/3.0.3-1.fc12 Thunderbird/3.0.3

> On 04/01/2010 05:18 PM, Marcus D. Leech wrote:
>> I just got Gnu Radio installed on a Fedora 12 image on a Sheeva Plug.
>>
>> Apps start up with this error:
>
> Have you tried make check?
>
> Philip
>
>>
>> gr_vmcircbuf_mmap_shm_open: shm_open [/tmp/gnuradio-1343-0]: No such
>> file or directory
>> gr_buffer::allocate_buffer: failed to allocate buffer of size 64 KB
>> terminate called after throwing an instance of 'std::bad_alloc'
>>    what():  std::bad_alloc
>> Aborted
>>
>>
>> But only if they're a regular user, if I run the same app as root,
>> everything is fine.
>>
>> Clues?
>>
>> I've set kernel.shmmax and kernel.shmmin in /etc/sysctl.conf, and
>> rebooted.  That makes no difference.
>>
>>
>
>
Make check failing the same way.


But I found the problem.     /dev/shm had the wrong permissions on it.

The filesystem image I picked up for this Fedora distribution is
*wonky*.   For example, 'ping' wasn't
  setuid root, so it wasn't working, etc.  Weird stuff.



-- 
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org






reply via email to

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