From owner-freebsd-emulation@FreeBSD.ORG Sun Jul 28 05:11:12 2013 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 77F1C2AA for ; Sun, 28 Jul 2013 05:11:12 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from www.rawbandwidth.com (www.rawbandwidth.com [198.144.193.1]) by mx1.freebsd.org (Postfix) with ESMTP id 516F62108 for ; Sun, 28 Jul 2013 05:11:12 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by www.rawbandwidth.com (8.14.4/8.14.4) with ESMTP id r6S5BBm3048384 for ; Sat, 27 Jul 2013 22:11:11 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <51F4A7EF.1050704@rawbw.com> Date: Sat, 27 Jul 2013 22:11:11 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130628 Thunderbird/17.0.7 MIME-Version: 1.0 To: emulation@freebsd.org Subject: [VBox] Failure to export VM as an appliance Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jul 2013 05:11:12 -0000 I am trying to export one VM (powered off) as an appliance, and getting failure every time. GUI and running VM both crash with SIGTRAP at the time I press "Export" button. See log message from this crashed VM: <...skipped...> 00:08:07.218048 TM: Giving up catch-up attempt at a 60 000 300 431 ns lag; new total: 60 000 300 431 ns 00:11:52.632375 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={12f4dcdb-12b2-4ec1-b7cd-ddd9f6c5bf4d} aComponent={Session} aText={Failed to query the session machine (NS_ERROR_CALL_FAILED)}, preserve=false 00:11:52.632652 00:11:52.632654 !!Assertion Failed!! 00:11:52.632654 Expression: ptr() 00:11:52.632656 Location : /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.16/out/freebsd.amd64/debug/obj/VirtualBox/include/COMWrappers.cpp(6940) PRUint32 CSystemProperties::GetMaxNetworkAdapters(const KChipsetType&) Another log in home directory shows this: !!Assertion Failed!! Expression: progress.isOk() Location : /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.16/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp(2564) void UIMessageCenter::cannotExportAppliance(const CProgress&, CAppliance*, QWidget*) const progress is not okay (RC=0x800706BE) Another notable thing is that when I restart GUI this crashed machine shows there as "Powered off" which is wrong, VBox crashed when it was running, this isn't just normal powered off state. Host is not affected. vbox-4.2.16_2 on 9.1-STABLE amd64 Yuri From owner-freebsd-emulation@FreeBSD.ORG Sun Jul 28 16:41:53 2013 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id EA84F2D0 for ; Sun, 28 Jul 2013 16:41:52 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: from mail-wg0-x22a.google.com (mail-wg0-x22a.google.com [IPv6:2a00:1450:400c:c00::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7D6772183 for ; Sun, 28 Jul 2013 16:41:52 +0000 (UTC) Received: by mail-wg0-f42.google.com with SMTP id j13so2113782wgh.1 for ; Sun, 28 Jul 2013 09:41:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-type:content-transfer-encoding; bh=tIjIUniS0mf/+uCzxR5t+yxAeygqSWL2GewpnLK1QPM=; b=TjTSh6KfzoiE1G8+01B2U99c6uVdJzNLXRAKj8idj0SRrwU1CfNmzVXcNyX3WJnCSd rpJ+8R1g8+gQGr7gRTP3YkEIOagleMekj17ztYWQ3Gpd2l6AEqmPGRL+BCI+kHfHKmcW P2IWCJnvgicPz2wuSYMuSC1+USpWRr3ZWkG2Je+//NrtKEBtyrJ9ytV0ZVrs0Y6GOMBL PRpe5nkBsS9lHSAzWfWdCtqLz5kVwUzBvocQG9QPPfNrnI9YvAghhkq745yU4foajr5B i3mri04zRtKxflvNXc2uZ+LFgC7c0/h7kl2Wbg4QAIcVFIombYwS9w6i7JEmzvIou3vf en9w== X-Received: by 10.180.93.195 with SMTP id cw3mr4639171wib.43.1375029710749; Sun, 28 Jul 2013 09:41:50 -0700 (PDT) Received: from dragon.dg ([197.87.211.201]) by mx.google.com with ESMTPSA id ev19sm17236183wid.2.2013.07.28.09.41.48 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 28 Jul 2013 09:41:50 -0700 (PDT) From: David Naylor To: freebsd-emulation@freebsd.org Subject: Re: Why linuxlator rejects libc.so.6 for sligtly newer GNU/Linux 2.6.24 ? Date: Sun, 28 Jul 2013 18:41:42 +0300 Message-ID: <1501259.PApCjomb5h@dragon.dg> User-Agent: KMail/4.9.5 (FreeBSD/9.1-RELEASE; KDE/4.9.5; amd64; ; ) In-Reply-To: <51EC1F1F.2050504@rawbw.com> References: <51EC1F1F.2050504@rawbw.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1465116.zPSddJrrcW"; micalg="pgp-sha1"; protocol="application/pgp-signature" Content-Transfer-Encoding: 7Bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jul 2013 16:41:53 -0000 --nextPart1465116.zPSddJrrcW Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="ISO-8859-1" On Sunday, 21 July 2013 10:49:19 Yuri wrote: > I am trying to run one Linux program on 9.1 amd64. > I copied all relevant shared libraries from Ubuntu and set the directory > with LD_LIBRARY_PATH and libc.so.6 with LD_PRELOAD. > The newer version of libc.so.6 causes the problem: loader for some > reason doesn't accept it and complains: > > ERROR: ld.so: object 'my-libs/libc.so.6' from LD_PRELOAD cannot be > preloaded: ignored. > > This special libc.so.6 is from GNU/Linux 2.6.24 > google-talk-libs/libc.so.6: ELF 32-bit LSB shared object, Intel 80386, > version 1 (SYSV), dynamically linked (uses shared libs), > BuildID[sha1]=0x81a55e819c61f581e6a9179eaf59726dd80aea31, for GNU/Linux > 2.6.24, stripped > While supplied with linux_base-f10-10_7 libc.so.6 is from GNU/Linux 2.6.9: > /compat/linux/lib/libc.so.6: ELF 32-bit LSB shared object, Intel 80386, > version 1 (SYSV), dynamically linked (uses shared libs), > BuildID[sha1]=0x4f5aefe82ff9a8102064d90e7a03c283b6751c39, for GNU/Linux > 2.6.9, not stripped > > Difference is only in the minor version. Why this library gets rejected? The short answer is that Linux does not follow a version system that most people are familiar with. Since the 2.6.x (and now 3.x) days the value of "2.6." and "3." have had no meaning. To my understanding the version number "x" does not guarantee backward compatibility for the KI/ABI/API (although syscall I think is backward compatible). So, on FreeBSD 9 the Linuxulator supports version 2.6.16, which is not feature compatible with 2.6.24 as the ".24" does not denote a bug fix level as most would understand but an arbitrary increase the the number (my view is that the Linux kernel version has no value other than a monotonically increases series, except for if and when it has a forth denomination). Googling will indicate more about the exact meaning of the Linux kernel version. --nextPart1465116.zPSddJrrcW Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEABECAAYFAlH1SckACgkQUaaFgP9pFrLIGACdH7PQXGRY5NP5WUu/wo/hL7Q6 E3AAnivM+5VKI9twDOTMtz0w8ltqBqMX =nv5e -----END PGP SIGNATURE----- --nextPart1465116.zPSddJrrcW-- From owner-freebsd-emulation@FreeBSD.ORG Sun Jul 28 18:16:13 2013 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9718F249 for ; Sun, 28 Jul 2013 18:16:13 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from www.rawbandwidth.com (www.rawbandwidth.com [198.144.193.1]) by mx1.freebsd.org (Postfix) with ESMTP id 6466B2481 for ; Sun, 28 Jul 2013 18:16:13 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by www.rawbandwidth.com (8.14.4/8.14.4) with ESMTP id r6SIG7EC093297; Sun, 28 Jul 2013 11:16:07 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <51F55FE7.2050306@rawbw.com> Date: Sun, 28 Jul 2013 11:16:07 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130628 Thunderbird/17.0.7 MIME-Version: 1.0 To: David Naylor Subject: Re: Why linuxlator rejects libc.so.6 for sligtly newer GNU/Linux 2.6.24 ? References: <51EC1F1F.2050504@rawbw.com> <1501259.PApCjomb5h@dragon.dg> In-Reply-To: <1501259.PApCjomb5h@dragon.dg> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jul 2013 18:16:13 -0000 On 07/28/2013 08:41, David Naylor wrote: > Googling will indicate more about the exact meaning of the Linux kernel > version. Thank you. I made it work by combinaton of compat.linux.osrelease sysctl variable and placing the newer loader /compat/linux/lib/ld-N.N.so. All other dependencies (shared libs) should also be brought in from the newer linux system. Yuri From owner-freebsd-emulation@FreeBSD.ORG Mon Jul 29 11:06:37 2013 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 74E11E5 for ; Mon, 29 Jul 2013 11:06:37 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 486D72DBC for ; Mon, 29 Jul 2013 11:06:37 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r6TB6bOj061609 for ; Mon, 29 Jul 2013 11:06:37 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r6TB6aHK061607 for emulation@FreeBSD.org; Mon, 29 Jul 2013 11:06:36 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 29 Jul 2013 11:06:36 GMT Message-Id: <201307291106.r6TB6aHK061607@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: emulation@FreeBSD.org Subject: Current problem reports assigned to emulation@FreeBSD.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jul 2013 11:06:37 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/180790 emulation devel/linux_kdump prints BSD descriptions of errno nam 1 problem total. From owner-freebsd-emulation@FreeBSD.ORG Mon Jul 29 11:06:43 2013 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4C3FC1A0 for ; Mon, 29 Jul 2013 11:06:43 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2B5CC2DCA for ; Mon, 29 Jul 2013 11:06:43 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r6TB6hQa061728 for ; Mon, 29 Jul 2013 11:06:43 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r6TB6gnH061726 for freebsd-emulation@FreeBSD.org; Mon, 29 Jul 2013 11:06:42 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 29 Jul 2013 11:06:42 GMT Message-Id: <201307291106.r6TB6gnH061726@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-emulation@FreeBSD.org Subject: Current problem reports assigned to freebsd-emulation@FreeBSD.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jul 2013 11:06:43 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/177743 emulation [kvm] [panic] kernel panic during `portsnap update` on o ports/177722 emulation Change request: Add terminfo database to linux_base-* o kern/174933 emulation [linux] if_nameindex fail in linuxulator enviroment o kern/174908 emulation [vmware] "unsupportable block size 0" after upgrading o kern/174238 emulation [qemu] FreeBSD 9.0 doesn't boot under QEMU due to ACPI o ports/169896 emulation [patch] audio/linux-f10-alsa-lib: use OSS plugin by de o kern/169814 emulation [linux] ptrace is broken in Linux emulation o kern/169805 emulation [linux] utime() syscall does not work in linuxulator o kern/159646 emulation [linux] [patch] bump Linux version in linuxulator f kern/156691 emulation [vmware] [panic] panic when using hard disks as RAW de o kern/156353 emulation [ibcs2] ibcs2 binaries that execute on 4.x not working o kern/155577 emulation [boot] BTX halted after install. Reboot during install o kern/155040 emulation [linux] [patch] Linux recvfrom doesn't handle proto fa o kern/153990 emulation [hyper-v]: Will not install into Hyper-V on Server 200 o kern/153887 emulation [linux] Linux emulator not understand STB_GNU_UNIQUE b o kern/153243 emulation [ibcs2] Seg fault whne running COFF binary using iBCS2 o kern/151714 emulation [linux] print/acroread9 not usable due to lack of supp a bin/150262 emulation [patch] truss(1) -f doesn't follow descendants of the a kern/150186 emulation [parallels] [panic] Parallels Desktop: CDROM disconnec o ports/148097 emulation [patch] suggested addition to linux_base-* packages to o ports/148096 emulation emulators/linux_base-* can not be built from ports on o kern/147793 emulation [vmware] [panic] cdrom handling, panic, possible race o kern/146237 emulation [linux] Linux binaries not reading directories mounted p kern/144584 emulation [linprocfs][patch] bogus values in linprocfs o ports/142837 emulation [patch] emulators/linux_base-* packages fails to insta o kern/140156 emulation [linux] cdparanoia fails to read drive data f kern/138944 emulation [parallels] [regression] Parallels no longer works in o kern/138880 emulation [linux] munmap segfaults after linux_mmap2 stresstest o ports/135337 emulation [PATCH] emulators/linux_base-f10: incorrect bash usage s kern/133144 emulation [linux] linuxulator 2.6 crashes with nvidias libGL.so. o kern/126232 emulation [linux] Linux ioctl TCGETS (0x5401) always fails o kern/86619 emulation [linux] linux emulator interacts oddly with cp a kern/72920 emulation [linux] path "prefixing" is not done on unix domain so o kern/41543 emulation [patch] [request] easier wine/w23 support o kern/39201 emulation [linux] [patch] ptrace(2) and rfork(RFLINUXTHPN) confu o kern/36952 emulation [patch] [linux] ldd(1) command of linux does not work o kern/11165 emulation [ibcs2] IBCS2 doesn't work correctly with PID_MAX 9999 37 problems total. From owner-freebsd-emulation@FreeBSD.ORG Fri Aug 2 08:38:03 2013 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9874D635 for ; Fri, 2 Aug 2013 08:38:03 +0000 (UTC) (envelope-from leaf-sapporo@www2865.sakura.ne.jp) Received: from www2865.sakura.ne.jp (www2865.sakura.ne.jp [IPv6:2403:3a00:201:1c:49:212:198:75]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 49A0B2B4C for ; Fri, 2 Aug 2013 08:38:03 +0000 (UTC) Received: from www2865.sakura.ne.jp (localhost [127.0.0.1]) by www2865.sakura.ne.jp (8.14.4/8.14.4) with ESMTP id r728c1qP034069 for ; Fri, 2 Aug 2013 17:38:01 +0900 (JST) (envelope-from leaf-sapporo@www2865.sakura.ne.jp) Received: (from leaf-sapporo@localhost) by www2865.sakura.ne.jp (8.14.4/8.14.4/Submit) id r728c1Pr034067; Fri, 2 Aug 2013 17:38:01 +0900 (JST) (envelope-from leaf-sapporo) Date: Fri, 2 Aug 2013 17:38:01 +0900 (JST) To: freebsd-emulation@freebsd.org Subject: =?utf-8?B?0JDQu9GM0YLQtdGA0L3QsNGC0LjQstCwINCv0L3QtNC10LrRgS7QlNC40YDQtdC60YI=?= From: =?utf-8?B?0JTQvNC40YLRgNC40Lk=?= Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Aug 2013 08:38:03 -0000 Здравствуйте! Хотел бы предложить для Вашего сайта целевых посетителей. Источником служат рекламные рассылки. Наши преимущества: - Возможность таргетинга по любому городу России; - Интуитивно-понятная статистика в личном кабинете нашего сервиса; - Цена клика во много раз меньше Яндекс.Директа; - Размер объявления до 200 символов. Обращайтесь по любым вопросам по телефону: 7 ( Ч 95) 74 0 - 66~ 65 From owner-freebsd-emulation@FreeBSD.ORG Fri Aug 2 13:40:25 2013 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 538D8D1A for ; Fri, 2 Aug 2013 13:40:25 +0000 (UTC) (envelope-from tarkhil@over.ru) Received: from over.ru (ns.over.ru [88.212.205.4]) by mx1.freebsd.org (Postfix) with SMTP id D7DBF2778 for ; Fri, 2 Aug 2013 13:40:24 +0000 (UTC) Received: (qmail 26816 invoked from network); 2 Aug 2013 17:33:41 +0400 Received: from 195.170.223.197 ([195.170.223.197]) by ns.over.ru ([88.212.205.4]) with ESMTP via TCP; 02 Aug 2013 13:33:41 -0000 Message-ID: <51FBB540.6070209@over.ru> Date: Fri, 02 Aug 2013 17:33:52 +0400 From: Alex Povolotsky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130219 Thunderbird/17.0.2 MIME-Version: 1.0 To: freebsd-emulation@freebsd.org Subject: Running oracle client under FreeBSD Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Aug 2013 13:40:25 -0000 Hello I'm going to run Oracle client on a FreeBSD amd64 9.1-RELEASE box. As far as I can understand, amd64 emulation is never really started; linux emulator in kernel is limited to (somehow ancient) osrelease=2.6.16. What are the nowadays working way to run native Linux binaries? Some 2.6.16-compartible distro? VirtualBox? qemu? If qemu, what qemu config is the most stable? Alex From owner-freebsd-emulation@FreeBSD.ORG Fri Aug 2 13:53:01 2013 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6B0F8FC7 for ; Fri, 2 Aug 2013 13:53:01 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-pb0-x22b.google.com (mail-pb0-x22b.google.com [IPv6:2607:f8b0:400e:c01::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 45ACA27E1 for ; Fri, 2 Aug 2013 13:53:01 +0000 (UTC) Received: by mail-pb0-f43.google.com with SMTP id md4so709553pbc.2 for ; Fri, 02 Aug 2013 06:53:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=WWbNCcQCy+MFXcLWNsNm/xRy3j4jw9FZrkC7HVc9/2w=; b=GSShA7rn0WjcurONzbVucfDXEYk0sk9XsKMcrdAtT3ZMz5+Bf+zUYRF2GFZuKDNoby iVuDo6CdzItem60kqgy5kOmvRhTFficb6aQjWhpMQKW6n4f5mfqmVd8Po8h27ulCtcKu ZFxbLjjQuI8nIJ3pLIIVvVwKyKxNPmtOHEGRPdKRgs5Os6P/gmMd3u1rbE6Hqrb6bKkn Z8BRQgfBCoyZez7kPlXgwGDRxFiy2YNZQGSRomKDTD5vu9U0z6uh0fE9Nszgwv3R/2mK eVqTRGcDyj+L3y2gzVhJCUfnIZXTHPl0Ct0LXnMea2w2u+mVcLhUJcLgw07WHFoQTLKM tyIw== MIME-Version: 1.0 X-Received: by 10.66.40.136 with SMTP id x8mr10603432pak.33.1375451580836; Fri, 02 Aug 2013 06:53:00 -0700 (PDT) Received: by 10.70.88.74 with HTTP; Fri, 2 Aug 2013 06:53:00 -0700 (PDT) In-Reply-To: <51FBB540.6070209@over.ru> References: <51FBB540.6070209@over.ru> Date: Fri, 2 Aug 2013 08:53:00 -0500 Message-ID: Subject: Re: Running oracle client under FreeBSD From: Adam Vande More To: Alex Povolotsky Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-emulation@freebsd.org" X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Aug 2013 13:53:01 -0000 On Fri, Aug 2, 2013 at 8:33 AM, Alex Povolotsky wrote: > Hello > > I'm going to run Oracle client on a FreeBSD amd64 9.1-RELEASE box. > > As far as I can understand, amd64 emulation is never really started; linux > emulator in kernel is limited to (somehow ancient) osrelease=2.6.16. > > What are the nowadays working way to run native Linux binaries? Some > 2.6.16-compartible distro? VirtualBox? qemu? If qemu, what qemu config is > the most stable? > The linuxulator has never been able to run 64bit linux binaries. Most linux bins will work even if they have been compiled against a newer kernel. Only bins that utilize newer syscalls wouldn't work usually. The handbook contains the information that is needed to use as is, although I'm sure further dev on the linuxulator would be appreciated too. -- Adam Vande More