discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] binary installer gnuradio-2.5cvs.win32.exeforwind


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] binary installer gnuradio-2.5cvs.win32.exeforwindows
Date: Thu, 11 Aug 2005 21:36:49 -0700
User-agent: Mutt/1.5.6i

On Fri, Aug 12, 2005 at 01:08:11PM +0930, Beck, Andrew Thomas - BECAT001 wrote:
> OK, on my system (cygwin, gcc-3.3.3) the second call to
> MapViewOfFileEx() is failing, presumably because it can't
> map to the requested address. The code is not handling it
> as a runtime error though; it just notes that it isn't
> contiguous with the first mapping.
> It is failing because the requested address range is beyond 
> the valid address space.
> I don't actually understand why they need to be contiguous in
> the first place, but now it's apparent what is wrong, I'll
> try to find a fix.
> 
> cheers,
> andrew

Trust me, they have to be contiguous... (circular buffer hack).

Good luck figuring out what's off with the implementation.

Eric




reply via email to

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