Opened 15 years ago
Closed 14 years ago
#5236 closed defect (fixed)
Crash with OpenGL Error: Assertion failed: mural, file C:\vbox\branch\win-3.0\src\VBox\HostServices\SharedOpenGL\crserverlib\server_context.c, line 197
Reported by: | Nick Dodonov | Owned by: | |
---|---|---|---|
Component: | 3D support | Version: | VirtualBox 3.2.8 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Windows |
Description
info: host os: Windows 7 guest os: Windows 7 vm display setting: Enabled 3D Acceleration guest additions installed in guest os Safe Mode VirtualBox crashes on opening video in media player
last log line: OpenGL Error: Assertion failed: mural, file C:\vbox\branch\win-3.0\src\VBox\HostServices\SharedOpenGL\crserverlib\server_context.c, line 197
100% reproducible crash I can provide more information if needed
Attachments (5)
Change History (18)
by , 15 years ago
comment:1 by , 15 years ago
comment:2 by , 15 years ago
I managed to reproduce this bug.
Host: Fedora 12/x86_64
Guest: Windows XP
Virtualbox: v3.1.2 x86_64 RPMs.
by , 15 years ago
Attachment: | Windows XP-2010-01-06-17-04-03.log added |
---|
Crash reproduced while trying to run gmax (free version of 3DS) on a Windows XP host
comment:3 by , 15 years ago
Short description:
I trying to run gmax. (Free version of the 3D studio.)
If I configure gmax to use OpenGL, I get weird artifacts.
Trying to use Direct3D ends with the above crash.
comment:4 by , 15 years ago
I'm still able to reproduce this on version 3.2.0 running Win7 host and guest.
I installed Guest Additions in Safe Mode.
VirtualBox crashes when trying to run the Windows Experience test in guest with 3d acceleration enabled. It appears to crash when Windows is testing Media Decoding performance - which might be related to original posters report "opening video in media player"
http://windows.microsoft.com/en-US/windows7/What-is-the-Windows-Experience-Index
comment:5 by , 15 years ago
Summary: | crash with OpenGL Error: Assertion failed: mural, file C:\vbox\branch\win-3.0\src\VBox\HostServices\SharedOpenGL\crserverlib\server_context.c, line 197 → crash with OpenGL Error: Assertion failed: mural, file C:\vbox\branch\win-3.0\src\VBox\HostServices\SharedOpenGL\crserverlib\server_context.c, line 197 -> Fixed in SVN |
---|
Assertion is fixed.
by , 15 years ago
Log showing Same issue for me when playing an AVI file (directx extensions installed)
by , 15 years ago
Attachment: | Vista-2010-07-05-15-27-21.log added |
---|
Log showing Same issue for me when playing an AVI file (directx extensions installed)
comment:7 by , 15 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
This is happening for me in 3.2.6 r63112 when opening AVI files. Please note Guest Extensions were installed with directx option. Vista guest running under host ubuntu 10.4.
comment:10 by , 15 years ago
I can reproduce the crash when running the Windows Experience Index with VirtualBox 3.2.8 r64453. Host: Mandriva Linux 2010.0, guest: Windows 7 Home Premium. The error message in the log is the same one as in this bug summary. "Fixed in SVN" is untrue.
comment:11 by , 14 years ago
Summary: | crash with OpenGL Error: Assertion failed: mural, file C:\vbox\branch\win-3.0\src\VBox\HostServices\SharedOpenGL\crserverlib\server_context.c, line 197 -> Fixed in SVN → Crash with OpenGL Error: Assertion failed: mural, file C:\vbox\branch\win-3.0\src\VBox\HostServices\SharedOpenGL\crserverlib\server_context.c, line 197 |
---|---|
Version: | VirtualBox 3.0.8 → VirtualBox 3.2.8 |
comment:12 by , 14 years ago
I also can 100% reproduce the crash if trying to use the 3D Acceleration in Win7 Guest in VirtualBox 3.2.10 r66523 on 2.6.34-gentoo-r6 linux host. Same results with different nvidia-drivers (at least 195.36.31, 256.53). It's seems it's not Host OS specific. The assertion text is here:
OpenGL Error: Assertion failed: mural, file /home/vbox/tinderbox/3.2-lnx32-rel/src/VBox/HostServices/SharedOpenGL/crserverlib/server_context.c, line 197
For more details see attached log.
BTW: 2D,3D,vdpau Acc. is working fine on Host.
Need even more Input? Please don't hesitate to ask.
by , 14 years ago
Attachment: | Win7-2010-10-20-13-02-03.log added |
---|
Complete log leading to failed assertion
comment:13 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
This assert is removed a while ago, closing the ticket.
Please retry with 3.1. It should be fixed there.