From owner-freebsd-current Sat Jun 5 17:10:38 1999 Delivered-To: freebsd-current@freebsd.org Received: from qix.jmz.org (hibou.obs-besancon.fr [193.52.184.7]) by hub.freebsd.org (Postfix) with ESMTP id EFE5F14C40 for ; Sat, 5 Jun 1999 17:10:33 -0700 (PDT) (envelope-from jmz@FreeBSD.ORG) Received: (from jmz@localhost) by qix.jmz.org (8.9.3/8.9.3) id CAA56894; Sun, 6 Jun 1999 02:12:27 +0200 (MET DST) (envelope-from jmz@FreeBSD.ORG) Date: Sun, 6 Jun 1999 02:12:27 +0200 (MET DST) Message-Id: <199906060012.CAA56894@qix.jmz.org> From: Jean-Marc Zucconi To: current@FreeBSD.ORG Subject: Mmap problem in -current? X-Mailer: Emacs Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 -- 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