Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 May 2011 16:45:50 GMT
From:      Fabian Wenk <fabian@wenks.ch>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/157274: gfind (findutils-4.5.10_1) Segmentation fault: 11 (core dumped)
Message-ID:  <201105231645.p4NGjoVS060065@red.freebsd.org>
Resent-Message-ID: <201105231650.p4NGoBhb069307@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         157274
>Category:       ports
>Synopsis:       gfind (findutils-4.5.10_1) Segmentation fault: 11 (core dumped)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 23 16:50:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Fabian Wenk
>Release:        FreeBSD 7.3-RELEASE-p4
>Organization:
>Environment:
FreeBSD batman.home4u.ch 7.3-RELEASE-p4 FreeBSD 7.3-RELEASE-p4 #22: Fri Dec 31 15:40:14 CET 2010     root@batman.home4u.ch:/usr/obj/usr/src/sys/BATMAN  amd64
>Description:
After a portupgrade done yesterday gfind core dumps, previous version findutils-4.5.9_1 worked just fin.

FreeBSD find does work:
root@batman:~# which find
/usr/bin/find
root@batman:~# find . -name .profile
./.profile
root@batman:~#

findutils find core dumps:
root@batman:~# which gfind
/usr/local/bin/gfind
root@batman:~# gfind . -name .profile
Segmentation fault: 11 (core dumped)
root@batman:~# 

root@batman:~# gfind 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



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