www.jpct.net

jPCT-AE - a 3d engine for Android => Support => Topic started by: Edak on June 29, 2011, 07:11:02 am

Title: Traceview error
Post by: Edak on June 29, 2011, 07:11:02 am
Hey!

Everytime I attempt to use traceview (be it from Eclipse or via command line) I get the following error:

ThreadData: 'com/threed/jpct/XXXXXXX' calltime XXXX is less than previous time XXXX for thread '[10] GLThread 11'

The thread at the end of the error is always the same, but depending where I start traceview in the code, ThreadData can change

I've searched everywhere and can't find anything on it. Any suggestions?
Title: Re: Traceview error
Post by: EgonOlsen on June 29, 2011, 08:27:21 pm
I've found this: http://code.google.com/p/android/issues/detail?id=4287 (http://code.google.com/p/android/issues/detail?id=4287). No idea, if it applies here...
Title: Re: Traceview error
Post by: Edak on June 30, 2011, 07:46:36 am
I read someone fixed a similar issue by changing their rom, i'll look into this and let you know how it goes. Currently running a version of aospCMOD Ginger bread for VM670 so I'll try test on some other rom installs. Thanks