Summary: | Super Maryo Chronicles fails with st/mesa assertion failure | ||
---|---|---|---|
Product: | Mesa | Reporter: | Michel Dänzer <michel> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | laszlo.kertesz, maraeo |
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Michel Dänzer
2014-08-13 00:56:48 UTC
It works fine for me on Kabini :). Mesa git d7d8260f70326cd294715203dae8a8f0150680c1, llvm 3.5-rc2, smc as Debian package in Sid. Or maybe you think about these 2.0 beta or git version? http://www.secretmaryo.org/phpBB3/viewtopic.php?f=1&t=9975 https://github.com/Secretchronicles/SMC (In reply to comment #1) > It works fine for me on Kabini :). Mesa git > d7d8260f70326cd294715203dae8a8f0150680c1, llvm 3.5-rc2, I can still reproduce it with current Mesa Git. Does your Mesa build have assertions enabled? > smc as Debian package in Sid. Same here, currently version 1.9+git20121121-1.1. Bisected it to: commit 734e4946f50c1b83dafdb18ced652abc88e6a246 Author: Marek Olšák <marek.olsak@amd.com> Date: Fri Jul 11 00:05:44 2014 +0200 mesa: fix crash in st/mesa after deleting a VAO This happens when glGetMultisamplefv (or any other non-draw function) is called, which doesn't invoke the VBO module to update _DrawArrays and the pointer is invalid at that point. However st/mesa still dereferences it to setup vertex buffers ==> crash. (In reply to comment #2) > (In reply to comment #1) > I can still reproduce it with current Mesa Git. Does your Mesa build have > assertions enabled? > Ah sorry did not have it that time, so yeah bug is there. *** Bug 82046 has been marked as a duplicate of this bug. *** Fixed by 374f3e9e19f064007ea8a864fbd00f1ae7deafd1. Closing. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.