Date: Fri, 12 May 2000 12:19:19 +0200 (MET DST) From: <Victor.Langeveld@mbfys.kun.nl> To: freebsd-emulation@freebsd.org Subject: Linux ADSM client and 3.4-STABLE problems Message-ID: <200005121019.MAA06620@septimius.mbfys.kun.nl>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005121019.MAA06620>