← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 562718] Re: [savage] glblur crashed with SIGSEGV in _mesa_CopyTexImage2D()

 

The crash is here, with save = 0, so apparently &ctx->Meta->Save has not
been initialized.

static void
_mesa_meta_begin(GLcontext *ctx, GLbitfield state)
{
   struct save_state *save = &ctx->Meta->Save;

   save->SavedState = state;

-- 
[savage] glblur crashed with SIGSEGV in _mesa_CopyTexImage2D()
https://bugs.launchpad.net/bugs/562718
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.