Author Topic: Traceview error  (Read 2603 times)

Offline Edak

  • byte
  • *
  • Posts: 14
    • View Profile
Traceview error
« 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?

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Traceview error
« Reply #1 on: June 29, 2011, 08:27:21 pm »
I've found this: http://code.google.com/p/android/issues/detail?id=4287. No idea, if it applies here...

Offline Edak

  • byte
  • *
  • Posts: 14
    • View Profile
Re: Traceview error
« Reply #2 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