From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/4921 Path: news.gmane.org!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: Re: Re: asctime(0) Segmentation fault Date: Sun, 20 Apr 2014 03:43:39 +0200 Message-ID: <20140420014339.GA12324@port70.net> References: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1397958240 17060 80.91.229.3 (20 Apr 2014 01:44:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Apr 2014 01:44:00 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-4925-gllmg-musl=m.gmane.org@lists.openwall.com Sun Apr 20 03:43:53 2014 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1WbgnR-0001mq-12 for gllmg-musl@plane.gmane.org; Sun, 20 Apr 2014 03:43:53 +0200 Original-Received: (qmail 14080 invoked by uid 550); 20 Apr 2014 01:43:51 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 14072 invoked from network); 20 Apr 2014 01:43:51 -0000 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:4921 Archived-At: * John Mudd [2014-04-19 18:46:42 -0400]: > It looks like asctime(0) should return 0 instead of Segmentation fault. no what was the python test failure? my guess is that they pass something to asctime without checking for 0 that something being 0 may be a musl bug or a python test framework bug