From owner-freebsd-stable Thu Jun 28 15:14:44 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dmz.harmonic.co.il (moon.harmonic.co.il [192.116.140.65]) by hub.freebsd.org (Postfix) with ESMTP id 241F037B403 for ; Thu, 28 Jun 2001 15:14:40 -0700 (PDT) (envelope-from roman@harmonic.co.il) Received: (from http@localhost) by dmz.harmonic.co.il (8.11.1/8.11.1) id f5SMFgL05119 for freebsd-stable@freebsd.org; Fri, 29 Jun 2001 01:15:42 +0300 (IDT) (envelope-from roman@harmonic.co.il) To: freebsd-stable@freebsd.org Subject: Unable to run linux unace Message-ID: <993766542.3b3bac8e564d4@webmail.harmonic.co.il> Date: Fri, 29 Jun 2001 01:15:42 +0300 (IDT) From: Roman Shterenzon MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I wanted to use linux unace from www.winace.com (http://praf.nirvanet.net/winace/linunace203.tgz), but unfortunately it doesn't work. When I used truss on it, I've seen this: -- UNKNOWN SYSCALL 221 (null)() ERR#78 'Function not implemente d' linux_fcntl(0x0,0x1,0x0) = 3 (0x3) linux_fcntl(0x1,0x1,0xbfbffae8) = 3 (0x3) linux_fcntl(0x2,0x1,0x0) = 3 (0x3) linux_newuname(0xbfbff910) = 1 (0x1) -- UNKNOWN SYSCALL 201 (null)() ERR#78 'Function not implemente d' geteuid() = 0 (0x0) getuid() = 0 (0x0) getegid() = 0 (0x0) getgid() = 0 (0x0) linux_brk(0x0) = 1 (0x1) linux_brk(0x80e0020) = 1 (0x1) linux_brk(0x80e1000) = 1 (0x1) getpid() = 0 (0x0) linux_mmap(0xbfbff904) = 1 (0x1) getrusage(0x0,0xbfbffa54) = 2 (0x2) linux_mremap(0x280a7000,0x21000,0x41000,0x1) ERR#12 'Cannot allocate memory' linux_mmap(0xbfbff974) = 1 (0x1) munmap(0x280a7000,0x21000) = 2 (0x2) getrusage(0x0,0xbfbffa54) = 2 (0x2) linux_mremap(0x280c8000,0x41000,0x61000,0x1) ERR#12 'Cannot allocate memory' linux_mmap(0xbfbff974) = 1 (0x1) munmap(0x280c8000,0x41000) = 2 (0x2) getrusage(0x0,0xbfbffa54) = 2 (0x2) linux_mremap(0x28109000,0x61000,0x81000,0x1) ERR#12 'Cannot allocate memory' linux_mmap(0xbfbff974) etc. And it takes 100% cpu. I verified - this binary works on a linux system. It's a static binary btw. Any ideas what could be wrong here? My machine is 4.3-STABLE as of Jun 16. Thank you very much for your attention, --Roman Shterenzon, UNIX System Administrator and Consultant [ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message