Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2006 18:00:31 GMT
From:      Brad Huntting <huntting@glarp.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/96918: sysutils/fcron: fcrondyn completely broken 
Message-ID:  <200605071800.k47I0Vir078855@freefall.freebsd.org>

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

From: Brad Huntting <huntting@glarp.com>
To: bug-followup@FreeBSD.org
Cc: huntting@glarp.com
Subject: Re: ports/96918: sysutils/fcron: fcrondyn completely broken 
Date: Sun, 07 May 2006 11:53:01 -0600

 A quick ktrace sugests (struct sockaddr_un).sun_len isnt getting
 set correctly.
 
   ...
   2078 fcrondyn CALL  connect(0x3,0xbfbfe110,0x14)
   2078 fcrondyn NAMI  "/var/run/fcron.fif"
   2078 fcrondyn RET   connect -1 errno 2 No such file or directory
   ...
 
 I have a final to study for right now, but I should have this fixed
 by weeks end.
 
 
 thanx,
 brad



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