Custom Query (16363 matches)
Results (103 - 105 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #21240 | duplicate | Installing windows 10 in Virtual box 7.0.2 | ||
| Description |
Virtual box gets aborted and, in the logs stating as UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=1, Machine-state=6 GUI: UIMediumEnumerator: Medium-enumeration finished! |
|||
| #21238 | fixed | logical error in DBGFR3BpSetInt3Ex => fixed in SVN/next 7.0.x maintenance | ||
| Description |
Incorrect behavior when call DBGFR3BpSetInt3Ex for 'ALREADY_EXIST'adress, but without DBGF_BP_F_ENABLED in fFlags. Minimal fixed patch is: --- VirtualBox-7.0.2/src/VBox/VMM/VMMR3/DBGFR3Bp.cpp.orig Wed Oct 19 21:29:54 2022 +++ VirtualBox-7.0.2/src/VBox/VMM/VMMR3/DBGFR3Bp.cpp Thu Nov 03 19:44:32 2022 @@ -2197,7 +2197,7 @@
+ if (!DBGF_BP_PUB_IS_ENABLED(&pBp->Pub) && (fFlags & DBGF_BP_F_ENABLED))
|
|||
| #21237 | fixed | hv_vcpu_run()) failed for CPU when using win7 32 bits => fixed in SVN/next 7.0.x maintenance | ||
| Description |
Starting window 7 32 bit image fails before loading windows 7. Error message from log file: hv_vcpu_run()) failed for CPU Windows 10 image starts fine, have same settings in system section of setup for both images. Host MacOS 10.15.7 Virtual Box 7.0.2 |
|||

