From owner-freebsd-stable@FreeBSD.ORG Wed Dec 3 10:08:42 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B46D51065673 for ; Wed, 3 Dec 2008 10:08:42 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by mx1.freebsd.org (Postfix) with ESMTP id 7C31B8FC12 for ; Wed, 3 Dec 2008 10:08:42 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: by yx-out-2324.google.com with SMTP id 8so1423216yxb.13 for ; Wed, 03 Dec 2008 02:08:41 -0800 (PST) Received: by 10.151.106.4 with SMTP id i4mr12997113ybm.97.1228297664156; Wed, 03 Dec 2008 01:47:44 -0800 (PST) Received: by 10.151.137.13 with HTTP; Wed, 3 Dec 2008 01:47:44 -0800 (PST) Message-ID: Date: Wed, 3 Dec 2008 11:47:44 +0200 From: "Vlad GALU" To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Weird truss output X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2008 10:08:42 -0000 Hello, I'm running a statically linked binary, which I've built inside a jail. The jail's libc & co are in sync with the host's. Truss then shows this: -- cut here -- -- UNKNOWN SYSCALL 1048532 -- -- UNKNOWN SYSCALL 1048532 -- -- UNKNOWN SYSCALL 1048524 -- -- UNKNOWN SYSCALL 1048516 -- -- UNKNOWN SYSCALL 1048572 -- -- UNKNOWN SYSCALL 1048532 -- -- UNKNOWN SYSCALL 1048556 -- -- UNKNOWN SYSCALL 1048532 -- -- UNKNOWN SYSCALL 1048524 -- -- UNKNOWN SYSCALL 1048564 -- -- UNKNOWN SYSCALL 1048548 -- -- UNKNOWN SYSCALL 1048532 -- -- UNKNOWN SYSCALL 1048532 -- -- UNKNOWN SYSCALL 1048532 -- -- UNKNOWN SYSCALL 1048564 -- -- and here -- Is this a bug or a feature? -- ~/.signature: no such file or directory