VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2383 - 2385 of 16363)

Ticket Resolution Summary Owner Reporter
#1733 duplicate run and hang persistently!! Sergio Fabian Vier
Description

I'm running VBox 1.6.2 on debian lenny AMD64 and AMD64 opteron multiprocessor, i have 2 virtual host (also lenny) and only one hang always when use svn and other services (mounted on the virtual host)

error on console:

!!Assertion Failed!! Expression: i < 4096 Location : /home/vbox/vbox-1.6.2/src/VBox/Runtime/r3/linux/semevent-linux.cpp(186) int RTSemEventSignal(RTSEMEVENTINTERNAL*) iCur=0x1 pThis=00000000005db930

error on messages:

Jun 16 12:19:48 aguapey kernel: VBoxHeadless[14902] trap int3 rip:2ae7703d35c4 rsp:4318be10 error:0 Jun 16 12:27:13 aguapey kernel: VBoxHeadless[27543] trap int3 rip:2b5c982fc5c4 rsp:4398ce10 error:0 Jun 16 12:37:10 aguapey kernel: VBoxHeadless[3429] trap int3 rip:2b1982ace5c4 rsp:4318be10 error:0

sorry my bad english :)

#10160 fixed Compile virtual box with gcc 4.7 sergiomb
Description

Hi, has you may know for Fedora 17 will have packages rebuild with gcc 4.7, I try build VB with gcc 4.7, patch in attach.

but it will fail with a :

In file included from /usr/include/string.h:642:0,
from /builddir/build/BUILD/VirtualBox-4.1.8_OSE/include/iprt/string.h:87,                 from /builddir/build/BUILD/VirtualBox-4.1.8_OSE/src/VBox/Runtime/testcase/tstMemAutoPtr.cpp:33:
/usr/include/bits/string3.h:77:28: note: 'void* memset(void*, int,
size_t)' declared here, later in the translation unit

In file included
from /builddir/build/BUILD/VirtualBox-4.1.8_OSE/src/VBox/Runtime/testcase/tstMemAutoPtr.cpp:30:0:
/builddir/build/BUILD/VirtualBox-4.1.8_OSE/include/iprt/cpp/mem.h: In
instantiation of 'RTCMemAutoPtr<T, a_fnDestruct,
a_fnAllocator>::RTCMemAutoPtr(size_t, bool) [with T = char; void (*
a_fnDestruct)(T*) = RTCMemEfAutoFree<char>; void* (*
a_fnAllocator)(void*, size_t, const char*) = RTMemEfReallocNP; size_t =
long unsigned int]':
/builddir/build/BUILD/VirtualBox-4.1.8_OSE/src/VBox/Runtime/testcase/tstMemAutoPtr.cpp:163:82:   required from here
/builddir/build/BUILD/VirtualBox-4.1.8_OSE/include/iprt/cpp/mem.h:172:13: error: 'memset' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation }}}
#10403 invalid kmk_sed fails if kBuild was compile with gcc 4.7 sergiomb
Description

when we packaging on Fedora we use kBuild compiled by us: http://koji.fedoraproject.org/koji/packageinfo?packageID=7356

after use kBuild compiled with gcc 4.7 I got this error on building virtuaBox

/usr/bin/kmk_sed: file /builddir/build/BUILD/VirtualBox-4.1.8_OSE/src/VBox/Runtime/common/err/errmsg.sed line 31: Unmatched [ or [^
kmk: *** [/builddir/build/BUILD/VirtualBox-4.1.8_OSE/obj/obj/Runtime/errmsgdata.h] Error 1
kmk: *** Deleting file `/builddir/build/BUILD/VirtualBox-4.1.8_OSE/obj/obj/Runtime/errmsgdata.h'
kmk: *** Waiting for unfinished jobs....

kmk_sed doesn't read well /builddir/build/BUILD/VirtualBox-4.1.10/src/VBox/Runtime/common/err/errmsg.sed

the problem is when is generate errmsgdata.h.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy