Comment # 3 on bug 79823 from
(In reply to comment #2)
> (In reply to comment #1)
> > There haven't been too many changes between 10.1 and 10.2 to the nv30
> > driver. Mind doing a bisect? It seems reasonable to restrict it to
> > src/gallium/drivers/nouveau/nv30.
> I've never done a bisect before, but I have an strace log from mozilla start
> – with and without freeze. The freeze log is so big (9MB), but if it helps,
> I will post it tomorrow.

strace log is not that useful. It's probably sitting around waiting for
something to happen, which never happens. Bisecting is fairly easy... there are
a bunch of guides online. I'd recommend installing into some scratch location
and using LD_LIBRARY_PATH to pick up your new lib, so that you don't mess up
your system install.


You are receiving this mail because: