tracing problem with a game.

José Fonseca jose.r.fonseca at gmail.com
Thu Jul 12 23:41:28 PDT 2012


Sorry for the delay. I missed this.

The most common cause for such kind of issue is architecture mismatch:
e.g., game is 32bits, but apitrace was built for 64bits.

Jose

On Mon, May 28, 2012 at 8:11 AM, Chirag Varde
<chirag.varde.crg at gmail.com> wrote:
> I have been trying to trace an OpenGL ES 2.0 game with apitrace and it shows
> this error
>
> ERROR: ld.so: object
> '/home/chirag/ApiTrace/apitrace-apitrace-09826de/build/wrappers/egltrace.so'
> from LD_PRELOAD cannot be preloaded: ignored.
> ERROR: ld.so: object
> '/home/chirag/ApiTrace/apitrace-apitrace-09826de/build/wrappers/egltrace.so'
> from LD_PRELOAD cannot be preloaded: ignored.
>
> The tools is working fine for other application.
>
> --
> Chirag Varde
> BTech( IDD) III year
> Computer Science and Engineering
> Indian Institute of Technology Roorkee
> Roorkee- 247667
> India.
> Ph: +91-9557020928
>
>
> _______________________________________________
> apitrace mailing list
> apitrace at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/apitrace
>


More information about the apitrace mailing list