gpsd-dev
[Top][All Lists]
Advanced

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

Re: [gpsd-dev] regression tests blow up on os x 10.9 with shm issues


From: Eric S. Raymond
Subject: Re: [gpsd-dev] regression tests blow up on os x 10.9 with shm issues
Date: Wed, 11 Feb 2015 23:45:00 -0500
User-agent: Mutt/1.5.23 (2014-03-12)

Greg Troxel <address@hidden>:
> 
> On 10.9, with release-3.11-423-ga9eb022, tests semi-fail with a lot of
> 
> Processing test/daemon/udp-test.log
> gpsd:ERROR: shmget(-1, 8920, 0666) failed: No space left on device
> gpsd:ERROR: shared-segment creation failed,
> 
> This leaves 32 shm segments around, even if the tests were run with no
> shm segments present.  This is a regression.

I think something went wrong with my attempt to set a non-default shm
segment for testing.  Possibly I happened to pick a key that is in use 
by a service on your system.

I've changed that code to show the actual key rather than -1. Some
things to try:

1. Comment out the line in SConstruct that defines GPSD_SHM_KEY and test.

2. Keep the line, but change rhe key value to something else.
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>

Attachment: signature.asc
Description: Digital signature


reply via email to

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