[Bug 220828] date(1) segmentation fault. print the date and time of the last modification of filename

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 18 13:20:44 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220828

            Bug ID: 220828
           Summary: date(1) segmentation fault. print the date and time of
                    the last modification of filename
           Product: Base System
           Version: 11.0-STABLE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: egypcio at googlemail.com

HEAD (12.0-CURRENT, r320640) [ino64]

  % uname -mirK ; date ; date -r -67769588800000000
  12.0-CURRENT amd64 GENERIC-NODEBUG 1200037
  Tue Jul 18 14:59:15 CEST 2017
  Segmentation fault (core dumped)

STABLE/11 (11.1-PRERELEASE, r319119)

  % uname -mirK ; date ; date -r -67769588800000000
  11.1-PRERELEASE amd64 GENERIC 1100513
  Tue Jul 18 14:49:17 CEST 2017
  Segmentation fault (core dumped) 

STABLE/11 (11.0-STABLE, r315133)

  % uname -mirK ; date ; date -r -67769588800000000
  11.0-STABLE amd64 GENERIC 1100509
  Tue Jul 18 14:48:47 CEST 2017
  Segmentation fault (core dumped)

  % env TZ= date -r -67769588800000000
  Segmentation fault (core dumped)

  % date -r date.core 
  Tue Jul 18 15:05:26 CEST 2017

  % ident /bin/date
  /bin/date:
     $FreeBSD: stable/11/lib/csu/amd64/crt1.c 292000 2015-12-08 19:32:58Z
emaste $
     $FreeBSD: stable/11/lib/csu/common/crtbrand.c 232832 2012-03-11 20:04:09Z
kib $
     $FreeBSD: stable/11/lib/csu/common/ignore_init.c 245133 2013-01-07
17:58:27Z kib $
     $FreeBSD: stable/11/lib/csu/amd64/crti.S 217105 2011-01-07 16:07:51Z kib $
     $FreeBSD: stable/11/bin/date/date.c 282608 2015-05-07 20:54:38Z delphij $
     $FreeBSD: stable/11/bin/date/netdate.c 244538 2012-12-21 15:54:13Z kevlo $
     $FreeBSD: stable/11/bin/date/vary.c 133381 2004-08-09 13:43:39Z yar $
     $FreeBSD: stable/11/lib/csu/amd64/crtn.S 217105 2011-01-07 16:07:51Z kib $

STABLE/10 (10.3-STABLE, 1003501)

  % uname -mirK ; date ; date -r -67769588800000000
  10.3-STABLE amd64 GENERIC 1003501
  Tue Jul 18 15:13:29 CEST 2017
  Sun Jan  0 00:00:00 LMT 1900

  % ident /bin/date
  /bin/date:
     $FreeBSD: stable/10/lib/csu/amd64/crt1.c 245133 2013-01-07 17:58:27Z kib $
     $FreeBSD: stable/10/lib/csu/common/crtbrand.c 232832 2012-03-11 20:04:09Z
kib $
     $FreeBSD: stable/10/lib/csu/common/ignore_init.c 245133 2013-01-07
17:58:27Z kib $
     $FreeBSD: stable/10/lib/csu/amd64/crti.S 217105 2011-01-07 16:07:51Z kib $
     $FreeBSD: stable/10/bin/date/date.c 283258 2015-05-21 18:59:11Z delphij $
     $FreeBSD: stable/10/bin/date/netdate.c 244538 2012-12-21 15:54:13Z kevlo $
     $FreeBSD: stable/10/bin/date/vary.c 133381 2004-08-09 13:43:39Z yar $
     $FreeBSD: stable/10/lib/csu/amd64/crtn.S 217105 2011-01-07 16:07:51Z kib $

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list