Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jul 2010 08:03:36 +0400
From:      Yuri Pankov <yuri.pankov@gmail.com>
To:        Mario Sergio Fujikawa Ferreira <lioux@freebsd.org>
Cc:        Bernhard Froehlich <decke@freebsd.org>, freebsd-current@freebsd.org, vbox@freebsd.org
Subject:   Re: tstVMStructRC segfault: Cannot build virtualbox-ose on 8-STABLE amd64
Message-ID:  <20100701040336.GC3555@darklight.org.ru>
In-Reply-To: <4C2BF657.4070703@FreeBSD.org>
References:  <20100521020553.80602.qmail@exxodus.fedaykin.here> <b8cdf068234e19952d7c6ef4c2d77123@bluelife.at> <4C0B5207.50902@FreeBSD.org> <20100612102824.13083gxehm8lgmm0@exxodus.dyndns.org> <4C2BF657.4070703@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 30, 2010 at 10:58:23PM -0300, Mario Sergio Fujikawa Ferreira wrote:

<snip>

> >$ 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100701040336.GC3555>