X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Fri, 13 Aug 2010 21:11:36 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: mount segfaults with missing EOL in fstab Message-ID: <20100813191136.GI14202@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4C658FAA DOT 6060409 AT freesbee DOT fr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4C658FAA.6060409@freesbee.fr> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Aug 13 20:32, Vincent Rivière wrote: > Hello. > > I have just noticed that the mount utility segfaults when the last > line of /etc/fstab is incorrectly terminated with a missing LF, even > if it is a comment line. > > $ mount -a > Segmentation fault (core dumped) Thanks for the hint. Due to a typo, mount accidentally dereferenced a pointer which could be NULL. Fixed in CVS. Thanks again, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple