From owner-freebsd-emulation@FreeBSD.ORG Mon Nov 4 15:35:31 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 5E75152D for ; Mon, 4 Nov 2013 15:35:31 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: from mail-la0-x230.google.com (mail-la0-x230.google.com [IPv6:2a00:1450:4010:c03::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DA4F22D2D for ; Mon, 4 Nov 2013 15:35:30 +0000 (UTC) Received: by mail-la0-f48.google.com with SMTP id ec20so1568758lab.7 for ; Mon, 04 Nov 2013 07:35:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=xOiokU152D/Wf0OKigBm+TgVoND3CHsCuoRN0SDxH+g=; b=y1ObbXEgoblTWC0hS+w++sFe10HhGCEPS873ekdSmus6gvuP+41YsX/+ZGEIxd2Wqu JShzwDl33/T77lOerTloWiFJGY8cGP7+aEyFWBl8BtpKV/rmR0tDIxs3O0MH/FCN+jyZ 0sjEC6mYg4wSaS1qHf17iR0XntrSR1lg1w8ALpiooNPjc65142slx16QQkuJliHf7vji gAQVLN3rXwyjK7iKs0sVcbDHPhUrYfYzQ6e8KHQSS9eVrFkNMC8BvQKRerKOu5kKGDDR M6ttZlJXtZloSUzsZJMEBFaAW127vqFdDZ4XJ3vWfX5Kr68flE/esTynYRk9nMFH6Ep0 qpqg== X-Received: by 10.152.20.202 with SMTP id p10mr43949lae.69.1383579328884; Mon, 04 Nov 2013 07:35:28 -0800 (PST) Received: from [10.10.50.70] (52.91.249.5.rev.vodafone.pt. [5.249.91.52]) by mx.google.com with ESMTPSA id o1sm23349578lah.8.2013.11.04.07.35.28 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 04 Nov 2013 07:35:28 -0800 (PST) Message-ID: <5277BEC0.8070505@gmail.com> Date: Mon, 04 Nov 2013 15:35:28 +0000 From: "Mike C." User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Volodymyr Kostyrko , freebsd-emulation@freebsd.org Subject: Re: [Call for Testers] VirtualBox 4.3.0 References: <526944B2.4040308@gmail.com> <52711A32.1090507@gmail.com> <74691383232657@web1m.yandex.ru> <52727961.7060607@gmail.com> <341571383246363@web22m.yandex.ru> <52736A40.4070609@gmail.com> <52755C6D.1080507@gmail.com> <52776705.6000502@gmail.com> In-Reply-To: <52776705.6000502@gmail.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 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: Mon, 04 Nov 2013 15:35:31 -0000 On 11/04/13 09:21, Volodymyr Kostyrko wrote: > 02.11.2013 22:11, Mike C. wrote: >>> Weird. VirtualBox is working for me on 10-STABLE (BETA2 right now I >>> suppose). `VBoxManage list ostypes` yields a lengthy list of systems. >>> >>> Maybe this is something about build options? I'm building it only with >>> DBUS GUESTADDITIONS NLS QT4 X11. Can you share your list of build >>> options? >>> >> >> I used the same options to compile and it and the include change, I was >> able to compile and install, but I still get the same problem with 4.2... >> I need to run "VirtualBox" with root or sudo -u myuser... > > Have you added your user to vboxusers group? What kind of errors you > see? Is kernel module loaded? > the user in the vboxusers and kernel modules are loaded. Its a very weird behavior, because with sudo -u myuser I still using my regular user! What I guess is a segfault pid 2941 (VirtualBox), uid 1001: exited on signal 11 gdb: Copying output to gdb.txt. (gdb) run Starting program: /usr/local/bin/VirtualBox (no debugging symbols found)...[New LWP 100371] VirtualBox: Error -10 in SUPR3HardenedMain! VirtualBox: Effective UID is not root (euid=1001 egid=1001 uid=1001 gid=1001) VirtualBox: Tip! It may help to reinstall VirtualBox. Program exited with code 01. (gdb) bt No stack. And if I run gdb on VirtualBox.core GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols found)... Core was generated by `VirtualBox'. Program terminated with signal 5, Trace/breakpoint trap. Reading symbols from /lib/libthr.so.3...(no debugging symbols found)...done. Loaded symbols for /lib/libthr.so.3 Reading symbols from /usr/local/lib/gcc46/libstdc++.so.6...done. Loaded symbols for /usr/local/lib/gcc46/libstdc++.so.6 Reading symbols from /lib/libm.so.5...done. Loaded symbols for /lib/libm.so.5 Reading symbols from /lib/libgcc_s.so.1...done. Loaded symbols for /lib/libgcc_s.so.1 Reading symbols from /lib/libc.so.7...done. Loaded symbols for /lib/libc.so.7 Reading symbols from /libexec/ld-elf.so.1...done. Loaded symbols for /libexec/ld-elf.so.1 #0 0x000000080060a541 in r_debug_state () from /libexec/ld-elf.so.1 [New Thread 801c06400 (LWP 100338/VirtualBox)] (gdb) bt #0 0x000000080060a541 in r_debug_state () from /libexec/ld-elf.so.1 #1 0x642e70616d62696c in ?? () #2 0x00000102702e0000 in ?? () #3 0x0000642e0000642e in ?? () #4 0x0000000200000000 in ?? () #5 0x0000000000000000 in ?? () (gdb) Thanks