From owner-freebsd-current Sat Jun 5 17:18:25 1999 Delivered-To: freebsd-current@freebsd.org Received: from janus.syracuse.net (janus.syracuse.net [205.232.47.15]) by hub.freebsd.org (Postfix) with ESMTP id 3146314C40; Sat, 5 Jun 1999 17:18:24 -0700 (PDT) (envelope-from green@unixhelp.org) Received: from localhost (green@localhost) by janus.syracuse.net (8.9.2/8.8.7) with ESMTP id UAA53979; Sat, 5 Jun 1999 20:18:29 -0400 (EDT) Date: Sat, 5 Jun 1999 20:18:29 -0400 (EDT) From: Brian Feldman X-Sender: green@janus.syracuse.net To: Jean-Marc Zucconi Cc: current@FreeBSD.ORG Subject: Re: Mmap problem in -current? In-Reply-To: <199906060012.CAA56894@qix.jmz.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 6 Jun 1999, Jean-Marc Zucconi wrote: > I just noticed (kernel&world from friday) that locate always cores > dump: > $ locate xxxxxxxxxxxxxxxxxxxxxxx > Segmentation fault (core dumped) > $ gdb -c locate.core /usr/bin/locate > Program terminated with signal 11, Segmentation fault. > (gdb) bt > #0 0x804964b in ___tolower () > #1 0x235000 in ?? () > #2 0x8049166 in ___tolower () > #3 0x8048f93 in ___tolower () > #4 0x80489f5 in ___tolower () > > The problem disappears if I recompile locate without the -DMMAP > option. > > Jean-Marc Running on the very latest current, it does not work for me. > > -- > Jean-Marc Zucconi PGP Key: finger jmz@FreeBSD.ORG > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > Brian Feldman _ __ ___ ____ ___ ___ ___ green@unixhelp.org _ __ ___ | _ ) __| \ FreeBSD: The Power to Serve! _ __ | _ \._ \ |) | http://www.freebsd.org _ |___)___/___/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message