Summary: | &ctx->Meta->Save is NULL in _mesa_meta_begin | ||
---|---|---|---|
Product: | Mesa | Reporter: | Tormod Volden <bugzi11.fdo.tormod> |
Component: | Drivers/DRI/Savage | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
URL: | https://bugs.launchpad.net/bugs/562718 | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Tormod Volden
2010-04-14 15:08:04 UTC
Actually ctx->Meta is NULL, like if _mesa_meta_init() has not been called. So if I break on _mesa_meta_begin and call _mesa_meta_init(ctx) manually before continuing it works, kind of. No crashes, but there are some other issues like not seeing anything unless I click in the window. |
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.