VirtualBox

Opened 3 months ago

#22239 new defect

VBoxClient crash on X11 Linux Guest when switching to seamless mode (with fix patch)

Reported by: tutano Owned by:
Component: GUI/seamless Version: VirtualBox-7.1.4
Keywords: Cc:
Guest type: Linux Host type: Linux

Description

Since 7.1.4 X11 functions are called with lazy loader, but functions like XShapeQueryExtension does not defined in libX11.so, dlsym will return NULL which cause SIGSEGV. When VBoxClient --seamless crashed all windows in the guest will become invisible.

7.0.X guest additions does not have this issue because it doesn't use lazy loader for X11.

Added patch.

Attachments (1)

fix-x11-seamless.patch (2.0 KB ) - added by tutano 3 months ago.

Download all attachments as: .zip

Change History (1)

by tutano, 3 months ago

Attachment: fix-x11-seamless.patch added
Note: See TracTickets for help on using tickets.

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