[Mesa-dev] [Bug 44912] [bisected] WebGL conformance/textures/texture-mips tests fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 10 09:45:22 PDT 2012


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

--- Comment #13 from Benoit Jacob <bjacob at mozilla.com> 2012-08-10 16:45:22 UTC ---
(In reply to comment #10)
> Created attachment 65392 [details]
> apitrace
> 
> I'm not familiar with how to use apitrace, so I can only hope that this is
> useful to someone.

This wasn't :-) To get something more useful:

1) Either ensure that you don't have any firefox process already running; or
create a new profile (firefox -P -no-remote, click Create Profile...) and you
can then run directly using that profile by selecting it from the command line:
firefox -P mytestprofile -no-remote. The -no-remote prevents attaching to an
existing firefox session, which is likely the problem you've run into.

2) On startup there are two firefox processes: the main one (which you want)
and another one that just queries GL strings. This will give you two trace
files, e.g. firefox.trace and firefox.1.trace. The bigger of the two is
typically what you want.

3) if you already have .trace files in this directory, it's going to get
confusing quickly.

-- 
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