[Call For Testing] VirtualBox for FreeBSD! take2

Ismail YENIGUL ismail.yenigul at endersys.com
Wed May 20 06:03:11 UTC 2009


Hi,

Here is the error messages when I try to start a virtual server.

May 19 15:08:01 freebsd8 kernel: lock order reversal:
May 19 15:08:01 freebsd8 kernel: 1st 0xfffffffe69c94230 bufwait (bufwait) @ /usr/src/sys/kern/vfs_bio.c:2555
May 19 15:08:01 freebsd8 kernel: 2nd 0xffffff00044d3c00 dirhash (dirhash) @ /usr/src/sys/ufs/ufs/ufs_dirhash.c:275
May 19 15:08:01 freebsd8 kernel: KDB: stack backtrace:
May 19 15:08:01 freebsd8 kernel: db_trace_self_wrapper() at db_trace_self_wrapper+0x2a
May 19 15:08:01 freebsd8 kernel: _witness_debugger() at _witness_debugger+0x2e
May 19 15:08:01 freebsd8 kernel: witness_checkorder() at witness_checkorder+0x81e
May 19 15:08:01 freebsd8 kernel: _sx_xlock() at _sx_xlock+0x55
May 19 15:08:01 freebsd8 kernel: ufsdirhash_acquire() at ufsdirhash_acquire+0x33
May 19 15:08:01 freebsd8 kernel: ufsdirhash_add() at ufsdirhash_add+0x19
May 19 15:08:01 freebsd8 kernel: ufs_direnter() at ufs_direnter+0x88b
May 19 15:08:01 freebsd8 kernel: ufs_makeinode() at ufs_makeinode+0x31c
May 19 15:08:01 freebsd8 kernel: VOP_CREATE_APV() at VOP_CREATE_APV+0x8d
May 19 15:08:01 freebsd8 kernel: vn_open_cred() at vn_open_cred+0x3fd
May 19 15:08:01 freebsd8 kernel: kern_openat() at kern_openat+0x159
May 19 15:08:01 freebsd8 kernel: syscall() at syscall+0x1bf
May 19 15:08:01 freebsd8 kernel: Xfast_syscall() at Xfast_syscall+0xd0
May 19 15:08:01 freebsd8 kernel: --- syscall (5, FreeBSD ELF64, open), rip = 0x800e23e2c, rsp = 0x7fffffffe688, rbp = 0x124 ---
May 19 15:22:05 freebsd8 kernel: kldload: unexpected relocation type 10
May 19 15:22:05 freebsd8 last message repeated 11 times
May 19 15:22:05 freebsd8 kernel: vboxdrv: fAsync=0 offMin=0x1d8 offMax=0x950
May 20 08:56:26 freebsd8 syslogd: kernel boot file is /boot/kernel/kernel
May 20 08:56:26 freebsd8 kernel: Copyright (c) 1992-2009 The FreeBSD Project.
Ma

Tuesday, May 19, 2009, 9:19:59 PM, you wrote:

> Hello Martin,

> I installed  http://people.freebsd.org/~miwi/vbox/virtualbox_3.tgz
> on FreeBSD 8 snapshot-200905 amd64.
> It compiled successfully, But When I create a virtual server (Redhat) and click on start,
> FreeBSD 8 crashed. I am not in the office at the moment. I will
> check the error messages tomorrow.

> Thaks.


> Tuesday, May 19, 2009, 4:52:40 PM, you wrote:

>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1

>> On Tue, May 19, 2009 at 04:16:06PM +0400, subbsd wrote:
>>> Hello

>>> On Tuesday 19 May 2009 13:13:10 Martin Wilke wrote:
>>> > Howdy ..
>>> >
>>> > Next run,
>>> >
>>> > We updated the port to 2.2.2r19801.
>>> > The Patch files/patch-amd64-r0-exec-alloc
>>> > was removed in favor of a similar fix
>>> > commited to upstream. Also was fixed a
>>> > bug on HEAD which should be fix the Kernel
>>> > crash. Please test test test .. :-)
>>> >
>>> > PS: Yes this run is for AMD64 and HEAD
>>> >     users!
>>> >
>>> >
>>> > http://people.freebsd.org/~miwi/vbox/virtualbox_3.tgz
>>> >
>>> >
>>> > Happy Testing!

>>> I've try to compile this port on i386/8-CURRENT ( kern.osreldate: 800087 ) and 
>>> job stops with last messages:

>> please update your src/kernel and rebuild vbox

>>> --
>>> /* ... */
>>> kBuild: xsltproc VBoxSVC - 
>>> /usr/ports/emulators/virtualbox/work/virtualbox-2.2.2r19801/src/VBox/Main/idl/xpidl.xsl
>>> kBuild: Compiling RuntimeR3 - 
>>> /usr/ports/emulators/virtualbox/work/virtualbox-2.2.2r19801/src/VBox/Runtime/common/err/errmsg.cpp
>>> kBuild: Compiling RuntimeR3 - 
>>> /usr/ports/emulators/virtualbox/work/virtualbox-2.2.2r19801/src/VBox/Runtime/common/err/errmsgxpcom.cpp
>>> kBuild: Linking RuntimeR0
>>> kBuild: Linking RuntimeGC
>>> kBuild: Linking RuntimeEFCPP
>>> kBuild: Linking RuntimeR3NoCRTGCC
>>> kBuild: Compiling RuntimeR0Drv - 
>>> /usr/ports/emulators/virtualbox/work/virtualbox-2.2.2r19801/src/VBox/Runtime/common/alloc/alloc.cpp
>>> kBuild: Linking VMMR3
>>> kBuild: Compiling PcBiosBin - 
>>> /usr/ports/emulators/virtualbox/work/virtualbox-2.2.2r19801/out/freebsd.x86/release/obj/PcBiosBin/_rombios_.c
>>> /usr/ports/emulators/virtualbox/work/virtualbox-2.2.2r19801/out/freebsd.x86/release/obj/PcBiosBin/_rombios_.c:471.66: 
>>> error: need ';'
>>> /usr/ports/emulators/virtualbox/work/virtualbox-2.2.2r19801/out/freebsd.x86/release/obj/PcBiosBin/_rombios_.c:471.66: 
>>> error: need variable name
>>> kmk[2]: *** 
>>> [/usr/ports/emulators/virtualbox/work/virtualbox-2.2.2r19801/out/freebsd.x86/release/obj/PcBiosBin/rombios0.s] 
>>> Error 1
>>> kmk[2]: *** Deleting file 
>>> `/usr/ports/emulators/virtualbox/work/virtualbox-2.2.2r19801/out/freebsd.x86/release/obj/PcBiosBin/rombios0.s'
>>> kmk[2]: *** Waiting for unfinished jobs....
>>> kmk[2]: Leaving directory 
>>> `/usr/ports/emulators/virtualbox/work/virtualbox-2.2.2r19801'
>>> kmk[2]: Entering directory 
>>> `/usr/ports/emulators/virtualbox/work/virtualbox-2.2.2r19801'
>>> kmk[2]: *** Exiting with status 2
>>> kmk[1]: *** [pass_libraries_this] Error 2
>>> kmk[1]: Leaving directory 
>>> `/usr/ports/emulators/virtualbox/work/virtualbox-2.2.2r19801'
>>> kmk: *** [pass_libraries_order] Error 2
>>> *** Error code 2

>>> Stop in /usr/ports/emulators/virtualbox.

>>> --

>>>  DISABLE_MAKE_JOBS=yes  options is not influence
>>> In the _rombios__c at 471 i see strings:

>>> static char bios_cvs_version_string[] = "VirtualBox " "2.2.51_OSE";

>>> but ';' symbol is presents. 
>>> _______________________________________________
>>> freebsd-current at freebsd.org mailing list
>>> http://lists.freebsd.org/mailman/listinfo/freebsd-current
>>> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"










-- 

Ismail YENIGUL
Endersys Ltd.
Genel Koordinatör / General Coordinator

Phone :+90 216-4709423 | Mobile:+90 533 747 36 65
Fax   :+90 216-4709508 | web: http://www.endersys.com.tr
Endersys blog açıldı. http://blog.endersys.com


More information about the freebsd-current mailing list