Crash without error on Galaxy Tab

I’ve been experiencing some unpredictable crashes when testing our game on the Samsung Galaxy Tab (works fine on Xoom). Viewing the logcat there are no errors and it simply outputs this. Can anyone enlighten me as to what this means?

Is the Galaxy Tab running 3.2?

No, it’s running Froyo 2.2

My Galaxy Tab 7 crashes randomly when I use Open GL ES 1.x instead of 2.0. Don’t filter the logcat messages to see where it happens.

It doesn’t always happen in the same place and there’s no error so it’s hard to pinpoint anything.

I’ve just tried publishing to OpenGL ES 1.x and it doesn’t crash, but then other things in the game which require 2.0 obviously don’t work. What would cause it to crash on 2.0 but not on 1.x?