From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16065 invoked by alias); 20 May 2006 00:27:25 -0000 Received: (qmail 15977 invoked by uid 22791); 20 May 2006 00:27:25 -0000 X-Spam-Check-By: sourceware.org Received: from p12018-ipbffx02marunouchi.tokyo.ocn.ne.jp (HELO mail.pizzafactory.jp) (222.147.75.18) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 20 May 2006 00:27:23 +0000 Received: from [10.100.14.255] (s23.gtokyofl12.vectant.ne.jp [222.228.213.23]) by mail.pizzafactory.jp (Postfix) with ESMTP id 2884319B74B3; Sat, 20 May 2006 09:27:21 +0900 (JST) In-Reply-To: <20060519185257.GA2667@trixie.casa.cgf.cx> References: <0494AFF8-AB9B-40E8-A4D2-C119DEEC5248@monami-software.com> <20060519185257.GA2667@trixie.casa.cgf.cx> Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Cc: Christopher Faylor Content-Transfer-Encoding: 7bit From: Masaki Muranaka Subject: Re: [patch] Crashed cross gdb/MinGW host Date: Sat, 20 May 2006 01:14:00 -0000 To: gdb-patches@sourceware.org X-Mailer: Apple Mail (2.750) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00420.txt.bz2 On 2006/05/20, at 3:52, Christopher Faylor wrote: > If this is truly supposed to be an emulation of the system select(), I > think it would make sense to check both !readfds and !writefds. If someone want truly emulation, he/she shuold write the code around writefds, too. That patch is just enough to avoid crash. It seems there is no path readfds becomes NULL in HEAD branch. -- Masaki Muranaka Monami software