problem w/ json parse error

Zack Rusin zack at kde.org
Tue Sep 10 21:18:07 PDT 2013


On Tue, Sep 10, 2013 at 8:43 PM, Rob Clark <robdclark at gmail.com> wrote:
> Hey, I'm having a problem w/ qapitrace (and various other things which
> deal w/ json, like diff-state).
>
> here is an example of a problematic json file:
>
> http://people.freedesktop.org/~robclark/supertuxkart-freedreno-211768.json

The file is broken. It looks like your driver prints some output to
stdout that gets included:
"GL_BACK_LEFT": fd_bo_cpu_prep: stall 19348
at line 19611 shouldn't, of course, contain the "fd_bo_cpu_prep: stall
19348" part. Remove that and it will work again.

z


More information about the apitrace mailing list