From owner-freebsd-emulation Fri May 12 3:19:26 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from servius.mbfys.kun.nl (servius.mbfys.kun.nl [131.174.173.154]) by hub.freebsd.org (Postfix) with ESMTP id D6F6037BD32 for ; Fri, 12 May 2000 03:19:23 -0700 (PDT) (envelope-from Victor.Langeveld@mbfys.kun.nl) Received: from septimius.mbfys.kun.nl (septimius.mbfys.kun.nl [131.174.173.155]) by servius.mbfys.kun.nl (Postfix) with ESMTP id 65F415A18 for ; Fri, 12 May 2000 12:19:21 +0200 (MET DST) Received: by septimius.mbfys.kun.nl id MAA06620 (8.8.8/2.1 for freebsd-emulation@freebsd.org); Fri, 12 May 2000 12:19:20 +0200 (MET DST) From: Message-Id: <200005121019.MAA06620@septimius.mbfys.kun.nl> Subject: Linux ADSM client and 3.4-STABLE problems To: freebsd-emulation@freebsd.org Date: Fri, 12 May 2000 12:19:19 +0200 (MET DST) Organisation: Med&Bio Physics, University of Nijmegen, the Netherlands X-Mailer: ELM [version 2.4ME+ PL66 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello all, I have installed Linux compatibility, and this works fine with e.g. Java. When trying to run the linux port of the ADSM V3 PTF7 adsm client on my 3.4-STABLE system, the following was the result: -- hydra:adsm# ./dsmc Bad system call (core dumped) -- To see what was going on, I tried the following: -- hydra:adsm# truss ./dsmc [a number of calls deleted] syscall linux_newstat("/usr/adsm/./dsmc",0xbfbfd108) returns 0 (0x0) SIGNAL 12 SIGNAL 12 Process stopped because of: 16 process exit, rval = 140 Bad system call (core dumped) -- The last message is from truss, it dumped core...: -- Bad system call (core dumped) (gdb) core truss.core Core was generated by `truss'. Program terminated with signal 12, Bad system call. Reading symbols from /usr/lib/libc.so.3...(no debugging symbols found)...done. Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)... done. #0 0x2809eb60 in kill () from /usr/lib/libc.so.3 -- Does anyone know what's going on? I know the information is minimal, but if someone who is more knowledgeable than me wants to know more, just give me a holler. Regards, Victor. -- ,-_ | V.Langeveld, University of Nijmegen, The | Tel:+31 243613356 | /() ) | Netherlands | vic@mbfysDOTkun.nl | (__ ( +-----------------------------------------------+--------------------| =/ () | The postman hits! You have new mail. | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message