From owner-freebsd-current@FreeBSD.ORG Thu Jul 1 04:06:23 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CDB92106566B for ; Thu, 1 Jul 2010 04:06:23 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157]) by mx1.freebsd.org (Postfix) with ESMTP id EC9048FC0A for ; Thu, 1 Jul 2010 04:06:22 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id e12so301346fga.13 for ; Wed, 30 Jun 2010 21:06:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:received :x-authentication-warning:date:from:to:cc:subject:message-id :references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=5myyQ7Guwwz71emTvOvGqjGDlEWiS0G8fdducqXmCgM=; b=dK955gDcjxluIjr5sE7hrjxkVqBozLzbMce9FjqtUYSkSFAjcnf8O/jZnCoIS+oysr C8Ye+3LiK2lbInz+anuvyeO15ETST/+7nR+Nzj7rNd2c656uVqjh+jigVvpYTS6W9NvT 8RzDtnY9JgnjAMD3Lb4TFEqfMceh4xQzyUy4o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=x-authentication-warning:date:from:to:cc:subject:message-id :references:mime-version:content-type:content-disposition :in-reply-to:user-agent; b=IR7TCRyjb+hlJCkHVbBk8ebvnh7IQ6zms64zMPqLm2Ml2FzzgQFqQcJ2zpGwkPzw+W Zcg+REGl4O9TzrC8Bm+hYTvkqSYQVz3H9pgHArGF2Vbr3R8FFrQoVO3ffiQqEQWtDvoP QHacNtVNYiUKl5aHf63eai1MH1ZbmfihnW1mY= Received: by 10.87.74.17 with SMTP id b17mr14397485fgl.59.1277957169866; Wed, 30 Jun 2010 21:06:09 -0700 (PDT) Received: from darklight.org.ru ([213.132.76.142]) by mx.google.com with ESMTPS id e3sm1765729fga.17.2010.06.30.21.06.08 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 30 Jun 2010 21:06:09 -0700 (PDT) Received: from darklight.org.ru (yuri@darklight.org.ru [IPv6:::1]) by darklight.org.ru (8.14.4/8.14.4) with ESMTP id o6143bR7039330; Thu, 1 Jul 2010 08:03:37 +0400 (MSD) (envelope-from yuri.pankov@gmail.com) Received: (from yuri@localhost) by darklight.org.ru (8.14.4/8.14.4/Submit) id o6143bph039329; Thu, 1 Jul 2010 08:03:37 +0400 (MSD) (envelope-from yuri.pankov@gmail.com) X-Authentication-Warning: darklight.org.ru: yuri set sender to yuri.pankov@gmail.com using -f Date: Thu, 1 Jul 2010 08:03:36 +0400 From: Yuri Pankov To: Mario Sergio Fujikawa Ferreira Message-ID: <20100701040336.GC3555@darklight.org.ru> References: <20100521020553.80602.qmail@exxodus.fedaykin.here> <4C0B5207.50902@FreeBSD.org> <20100612102824.13083gxehm8lgmm0@exxodus.dyndns.org> <4C2BF657.4070703@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C2BF657.4070703@FreeBSD.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Bernhard Froehlich , freebsd-current@freebsd.org, vbox@freebsd.org Subject: Re: tstVMStructRC segfault: Cannot build virtualbox-ose on 8-STABLE amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2010 04:06:24 -0000 On Wed, Jun 30, 2010 at 10:58:23PM -0300, Mario Sergio Fujikawa Ferreira wrote: > >$ script gdb.log gdb > >work/VirtualBox-3.2.4_OSE/out/freebsd.amd64/debug/bin/tstVMStructRC > >work/VirtualBox-3.2.4_OSE/tstVMStructRC.core > > > >Script started on Fri Jun 11 20:00:36 2010 > >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"... > >Core was generated by `tstVMStructRC'. > >Program terminated with signal 11, Segmentation fault. > >Reading symbols from /usr/lib32/libc.so.7...done. > >Loaded symbols for /usr/lib32/libc.so.7 > >Reading symbols from /libexec/ld-elf.so.1...done. > >Loaded symbols for /libexec/ld-elf.so.1 > >#0 0x080508bc in _start () > >(gdb) bt > >#0 0x080508bc in _start () > >#1 0x00000001 in ?? () > >(gdb) quit That looks like backtrace from 32 bit binary, are you sure your lib32 is up to date, i.e. you don't have WITHOUT_LIB32 in src.conf? > > > >Script done on Fri Jun 11 20:00:38 2010 > > > >The latest build log for 3.2.4 can be found at: > > > >http://people.freebsd.org/~lioux/virtualbox/2010061100/emulators__virtualbox-ose__build_log.txt.bz2 > > > > > >The port work directory of the failed 3.2.4 build can be found at: > > > >http://people.freebsd.org/~lioux/virtualbox/2010061100/emulators__virtualbox-ose__work.tar.xz > > Ever since my move from 8-STABLE i386 to 8-STABLE amd64, I have not > been able to build emulators/virtualbox-ose successfully. From > version 3.1.8 up to the latest 3.2.6. > > I can only build emulators/virtualbox-ose-kmod. > > I have tried to provide as much information as possible. Is there > anything I can do to help track down this problem? > > Regards, > Mario Ferreira Yuri