Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jun 2001 01:15:42 +0300 (IDT)
From:      Roman Shterenzon <roman@harmonic.co.il>
To:        freebsd-stable@freebsd.org
Subject:   Unable to run linux unace
Message-ID:  <993766542.3b3bac8e564d4@webmail.harmonic.co.il>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?993766542.3b3bac8e564d4>