Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 2003 15:40:08 -0800 (PST)
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/50118: calendar(1) dumps core if there is ./calendar/
Message-ID:  <200303192340.h2JNe8Oc064817@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/50118; it has been noted by GNATS.

From: Kimura Fuyuki <fuyuki@hadaly.org>
To: mtm@identd.net
Cc: FreeBSD-gnats-submit@FreeBSD.ORG, mark@grondar.org
Subject: Re: bin/50118: calendar(1) dumps core if there is ./calendar/
Date: Thu, 20 Mar 2003 08:34:48 +0900

 At Wed, 19 Mar 2003 10:51:16 -0500,
 Mike Makonnen <mtm@identd.net> wrote:
 > 
 > We don't support the 'f' mode and since it's non-standard I don't know if it has
 > a chance of making it in. However, stat(2) will also work just fine, as you
 > pointed out. Patch attached.
 
 Your patch works fine for non-regular files, but I found another problem...
 
 # cd /usr/bin
 # ls -l calendar
 -r-xr-xr-x  1 root  wheel  20296 Mar 20 08:30 calendar
 # ./calendar
 cpp: Internal error: Segmentation fault (program tradcpp0)
 Please submit a full bug report.
 See <URL:http://www.gnu.org/software/gcc/bugs.html>; for instructions.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303192340.h2JNe8Oc064817>