[ECOS] AW: probably simple problem: ASSERT in Cyg_StdIostream

Andrew Lunn andrew@lunn.ch
Tue Apr 25 07:33:00 GMT 2006


On Tue, Apr 25, 2006 at 07:43:16AM +0200, Manfred W?lfel wrote:
> In the case of buffered IO,  the constructor of Cyg_StdioStream 
> constructs a Cyg_StdioStreamBuffer object io_buf. The constructor of 
> Cyg_StdioStreamBuffer calls Cyg_StdioStreamBuffer::set_buffer that may 
> fail for lack of memory. The returned error is silently ignored in the 
> constructor of Cyg_StdioStreamBuffer. In this case the constructor of 
> Cyg_StdioStream gives up, before the magic value is set.

So what are you suggesting? What is the fix? Could you provide a
patch?

   Thanks
        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list