From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20212 invoked by alias); 25 Apr 2006 07:33:31 -0000 Received: (qmail 20201 invoked by uid 22791); 25 Apr 2006 07:33:30 -0000 X-Spam-Check-By: sourceware.org Received: from londo.lunn.ch (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 25 Apr 2006 07:33:27 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1FYI32-0008CJ-00; Tue, 25 Apr 2006 09:33:24 +0200 Date: Tue, 25 Apr 2006 07:33:00 -0000 To: Manfred W?lfel Cc: ecos-discuss@ecos.sourceware.org Message-ID: <20060425073324.GA26178@lunn.ch> Mail-Followup-To: Manfred W?lfel , ecos-discuss@ecos.sourceware.org References: <444DB6F4.8070900@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <444DB6F4.8070900@web.de> User-Agent: Mutt/1.5.11+cvs20060403 From: Andrew Lunn X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] AW: probably simple problem: ASSERT in Cyg_StdIostream X-SW-Source: 2006-04/txt/msg00233.txt.bz2 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