Comment 49 for bug 446632

Revision history for this message
mistr (mstrecke) wrote :

I have been told that there is no Ubuntu-Git repository, so the bisection has been done against the mesa upstream repository (http://cgit.freedesktop.org/mesa/mesa / git://anongit.freedesktop.org/mesa/mesa).

As reported earlier the first "bad" commit is the bfbad4fbb7420d3b5e8761c08d197574bfcd44b2 commit.
This one does NOT cause a segfault.
gdb reports that the "program exists with code 0352".
Output from Blender on the console: "drmRadeonCmdBuffer: -22".

The next commit in line is 4322181e6a07ecb8891c2d1ada74fd48c996a8fc which makes blender segfault.