From owner-freebsd-bugs@FreeBSD.ORG Tue Aug 25 13:40:02 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8EF051065691 for ; Tue, 25 Aug 2009 13:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6BA1A8FC12 for ; Tue, 25 Aug 2009 13:40:02 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n7PDe2mI006532 for ; Tue, 25 Aug 2009 13:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n7PDe2BZ006524; Tue, 25 Aug 2009 13:40:02 GMT (envelope-from gnats) Resent-Date: Tue, 25 Aug 2009 13:40:02 GMT Resent-Message-Id: <200908251340.n7PDe2BZ006524@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Martin Laabs Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61171106568F for ; Tue, 25 Aug 2009 13:36:22 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 4F4B68FC29 for ; Tue, 25 Aug 2009 13:36:22 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n7PDaL5C091417 for ; Tue, 25 Aug 2009 13:36:21 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n7PDaLRp091416; Tue, 25 Aug 2009 13:36:21 GMT (envelope-from nobody) Message-Id: <200908251336.n7PDaLRp091416@www.freebsd.org> Date: Tue, 25 Aug 2009 13:36:21 GMT From: Martin Laabs To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/138169: Linux emulation do not list all files/directories X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Aug 2009 13:40:02 -0000 >Number: 138169 >Category: kern >Synopsis: Linux emulation do not list all files/directories >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Aug 25 13:40:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Martin Laabs >Release: 7.2-STABLE >Organization: - >Environment: FreeBSD pc.martinlaabs.de 7.2-STABLE FreeBSD 7.2-STABLE #1: Sat Aug 15 18:48:58 CEST 2009 martin@pc.martinlaabs.de:/usr/obj/usr/src/sys/GENERIC i386 >Description: I run several applications with the linux emulation. I.e. skype, some java application with the linux jre and an proprietary (motiv based) CAD program. And these programs show the same behavior: Some files and directories are missing when I open the file open dialogs. I can not find any regularity which file/directory is shown and which isn't. You can reproduce this behavior also with the linux sh. Here some information about my system: bash:~$ cat /etc/make.conf [...] OVERRIDE_LINUX_BASE_PORT=f8 [...] bash:/var/db/pkg$ ls -d linux_base* linux-f8-* linux-f8-alsa-lib-1.0.15 linux-f8-openssl-0.9.8b linux-f8-atk-1.20.0 linux-f8-pango-1.18.4 linux-f8-cairo-1.4.14 linux-f8-png-1.2.22 linux-f8-expat-2.0.1 linux-f8-tiff-3.8.2 linux-f8-gtk2-2.12.8 linux-f8-xorg-libs-7.3_2 linux-f8-hicolor-icon-theme-0.5_1 linux_base-f8-8_11 bash:/var/db/pkg$ mount dev/ufs/root on / (ufs, local) devfs on /dev (devfs, local) /dev/ufs/tmp on /tmp (ufs, local) /dev/ufs/usr on /usr (ufs, local, soft-updates) /dev/ufs/var on /var (ufs, local, soft-updates) /dev/ufs/media on /media (ufs, local, soft-updates) /dev/ufs/home on /home (ufs, local, soft-updates) linprocfs on /usr/compat/linux/proc (linprocfs, local) procfs on /proc (procfs, local) >How-To-Repeat: bash:~$ ls -a /media . .snap Hoerspiele . Films Music bash:~$ /compat/linux/bin/sh sh:~$ ls -a /media . .. sh:~$ exit bash:~$ >Fix: >Release-Note: >Audit-Trail: >Unformatted: