VirtualBox

Opened 12 years ago

Closed 11 years ago

#10541 closed defect (fixed)

Linux OpenGL support: Segmentation violation in VBoxOGLpackspu.so calling glDrawArrays()

Reported by: Clint Owned by:
Component: 3D support Version: VirtualBox 4.1.14
Keywords: VBoxOGLpackspu glDrawArrays Cc:
Guest type: Linux Host type: Windows

Description

I am consistently getting a segmentation violation running a Java application that uses OpenGL (JOGL). It's happening when the application calls glDrawArrays(). Details:

  • Host: 64-bit Windows 7
  • Guest: 64-bit Ubuntu 12.04
  • Host display adapter: Radeon HD 6470M
  • Host display driver version: 8.821.1.7000 (Windows Driver Manager reports up-to-date)
  • VM settings (Display):
    • Video Memory: 128 MB
    • Enable 3D Acceleration

Possibly the problem lies somewhere in the following source file: https://www.virtualbox.org/browser/vbox/trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_client.c

Core dump and VBox.log attached.

Attachments (2)

VBox.log (77.8 KB ) - added by Clint 12 years ago.
hs_err_pid4398.log (124.0 KB ) - added by Clint 12 years ago.
Core dump from Linux guest

Download all attachments as: .zip

Change History (6)

by Clint, 12 years ago

Attachment: VBox.log added

by Clint, 12 years ago

Attachment: hs_err_pid4398.log added

Core dump from Linux guest

comment:1 by Clint, 12 years ago

The following ticket logged 7 months ago against VirtualBox 4.1.4 could be the same issue: https://www.virtualbox.org/ticket/9800

comment:2 by Clint, 12 years ago

The following comment in the forums could be applicable: https://forums.virtualbox.org/viewtopic.php?uid=71800&f=3&t=45319&start=0

comment:3 by misha, 12 years ago

Component: guest additions3D support

Could you give me the exact testcase (i.e. point me to the java application causing the crash, or whatever) so that I can reproduce it locally and fix it?

comment:4 by misha, 11 years ago

Resolution: fixed
Status: newclosed

No response, closing.. Please try VBox 4.3 and 4.3 Additions and re-open if needed, providing the requested info.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use