[Mesa-dev] [Bug 37177] Mathematica Plot3D Crash

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jun 30 07:43:07 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=37177

--- Comment #4 from Ivan Iakoupov <voxiac at gmail.com> 2011-06-30 07:43:07 PDT ---
I did a bisect and it worked prior to this commit:

commit dea5e57861ec998cb7ee913a8819752cb9fa946b
Author: Eric Anholt
Date:   Mon Feb 14 18:57:49 2011 -0800

    intel: Use the current context rather than last bound context for a
drawable.

    If another thread bound a context to the drawable then unbound it, the
    driContextPriv would end up NULL.

    With the previous two fixes, this fixes glx-multithread-makecurrent-2,
    despite the issue not being about the multithreaded makecurrent.

Currently I also get a full gpu freeze when opening a document with a Plot3D
with mesa master so this bug gets hidden by that one. I'll try bisecting that
freeze and file a new bug report.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list