Opened 5 years ago
Last modified 3 years ago
#19373 new defect
VBGL_IOCTL_ACQUIRE_GUEST_CAPABILITIES failed rc=-138 — at Version 2
| Reported by: | Frank Batschulat (Oracle) | Owned by: | |
|---|---|---|---|
| Component: | guest additions | Version: | VirtualBox 6.1.4 |
| Keywords: | VBGL_IOCTL_ACQUIRE_GUEST_CAPABILITIES linux | Cc: | |
| Guest type: | Linux | Host type: | other |
Description (last modified by )
Since Vbox version 6.1.4 we find the following error on Linux guests with the 6.1.4 GAs installed when the guest modules get loaded during boot.
[ 386.591934] VBGL_IOCTL_ACQUIRE_GUEST_CAPABILITIES failed rc=-138
[ 390.244395] VBGL_IOCTL_ACQUIRE_GUEST_CAPABILITIES failed rc=-138
I've not yet observed whether or not that has implications and indicates a deeper bug.
Change History (2)
comment:1 by , 5 years ago
comment:2 by , 5 years ago
| Description: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.


On the host side, we find the following corresponding entry in the Vbox.log file:
00:03:04.354676 VMMDev: Guest Log: vboxsf: g_fHostFeatures=0x8000000f g_fSfFeatures=0x1 g_uSfLastFunction=29 00:03:04.357800 VMMDev: Guest Log: vboxsf: Successfully loaded version 6.1.4 on 5.3.0-40-generic SMP mod_unload (LINUX_VERSION_CODE=0x50312) 00:03:04.359916 VMMDev: Guest Log: 13:13:17.942383 automount vbsvcAutomounterMountIt: Successfully mounted 'Downloads' on '/media/sf_Downloads' 00:03:04.365078 VMMDev: Guest Log: 13:13:17.947639 automount vbsvcAutomounterMountIt: Successfully mounted 'Music' on '/media/sf_Music' 00:03:11.952472 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=0000000000000000 w=800 h=600 bpp=0 cbLine=0x0 flags=0x2 origin=0,0 00:03:11.956672 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=00007fa5d1844000 w=1208 h=806 bpp=32 cbLine=0x12E0 flags=0x1 origin=0,0 00:03:11.964715 GUI: UIMachineLogic: Guest-screen count changed 00:03:12.290090 GUI: UIMachineView::sltPerformGuestResize: Sending guest size-hint to screen 0 as 1208x806 if necessary 00:06:02.897295 VMMDev: Guest Additions capability report: (0x4 -> 0x5) seamless: yes, hostWindowMapping: no, graphics: yes 00:06:02.897712 GUI: UISession::sltAdditionsChange: GA state really changed, notifying listeners 00:06:02.897782 GUI: UIMachineViewNormal::adjustGuestScreenSize: Adjust guest-screen size if necessary 00:06:02.897825 GUI: UISession::sltAdditionsChange: GA state change event came, notifying listeners 00:06:02.897837 GUI: UIMachineLogicNormal::sltCheckForRequestedVisualStateType: Requested-state=0, Machine-state=5 00:06:02.930786 VMMDev: Guest Log: VBGL_IOCTL_ACQUIRE_GUEST_CAPABILITIES failed rc=-138 00:06:07.188610 Audio: Disabling input for driver 'PulseAudio' 00:06:07.190167 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '<None>' 00:06:07.190410 PulseAudio: Retrieving server information ... 00:06:07.199083 PulseAudio: Retrieving server information ... 00:06:07.201482 Audio: Enabling input for driver 'PulseAudio' 00:06:07.204601 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '[Line-In] PulseAudio' 00:06:07.810780 VMMDev: Guest Log: VBGL_IOCTL_ACQUIRE_GUEST_CAPABILITIES failed rc=-138 00:06:30.031861 GUI: UIMediumEnumerator: Medium with key={{4e9b083d-aaf1-483e-a6d9-9fe3cd42b37c}} created 00:06:30.035342 Changing the VM state from 'RUNNING' to 'SUSPENDING'