Hi, Robert, Not in my case, but the geometrics quite a lot in my cases, the model file size around 7M, not sure if the Droid ( Or android ) video card have some limitation on here?
On Apr 5, 8:20 pm, Robert Green <[email protected]> wrote: > Hmm I wonder if this is at all related to the problems I'm having with > GL lockups on the Droid at the moment. I see a resize in there, are > you flipping orientations? > > On Apr 5, 6:18 pm, Louis <[email protected]> wrote: > > > > > Hi, All: > > > I am working on a app which render geometrics with VBO in NDK opengl, > > it works in other phone, but in Motola Droid, it will cause the > > devices reboot > > > The logs like next, anyone can help me? > > > 04-05 15:36:21.609: DEBUG/dalvikvm(1320): +++ not scanning '/system/ > > lib/libwebcore.so' for 'nativeResize' (wrong CL) > > 04-05 15:36:21.609: DEBUG/dalvikvm(1320): +++ not scanning '/system/ > > lib/libmedia_jni.so' for 'nativeResize' (wrong CL) > > 04-05 15:36:21.609: DEBUG/dalvikvm(1320): +++ not scanning '/system/ > > lib/libexif.so' for 'nativeResize' (wrong CL) > > 04-05 15:36:21.609: INFO/SanAngeles(1320): resize w=480 h=778 > > 04-05 15:36:21.609: DEBUG/dalvikvm(1320): +++ not scanning '/system/ > > lib/libwebcore.so' for 'nativeRender' (wrong CL) > > 04-05 15:36:21.609: DEBUG/dalvikvm(1320): +++ not scanning '/system/ > > lib/libmedia_jni.so' for 'nativeRender' (wrong CL) > > 04-05 15:36:21.617: DEBUG/dalvikvm(1320): +++ not scanning '/system/ > > lib/libexif.so' for 'nativeRender' (wrong CL) > > 04-05 15:36:21.961: ERROR/IMGSRV(1034): sgxif.c:108: WaitForRender: > > Timeout > > 04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:42: > > MapperDumpSyncObjects: Dumping all active sync objects.. > > 04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50: > > MapperDumpSyncObjects: Sync object ID=20, 0xFHWR=0x0300, WOC > > DevVAddr=0xd811a3c, ROC DevVAddr=0xd811a44 > > 04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50: > > MapperDumpSyncObjects: Sync object ID=19, 0xFHWR=0x0300, WOC > > DevVAddr=0xd80037c, ROC DevVAddr=0xd800384 > > 04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50: > > MapperDumpSyncObjects: Sync object ID=18, 0xFHWR=0x0130, WOC > > DevVAddr=0xd80058c, ROC DevVAddr=0xd800594 > > 04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50: > > MapperDumpSyncObjects: Sync object ID=16, 0xFHWR=0x0130, WOC > > DevVAddr=0xd80022c, ROC DevVAddr=0xd800234 > > 04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50: > > MapperDumpSyncObjects: Sync object ID=10, 0xFHWR=0x0130, WOC > > DevVAddr=0xd8005a4, ROC DevVAddr=0xd8005ac > > 04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50: > > MapperDumpSyncObjects: Sync object ID=8, 0xFHWR=0x0130, WOC > > DevVAddr=0xd80055c, ROC DevVAddr=0xd800564 > > 04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50: > > MapperDumpSyncObjects: Sync object ID=3, 0xFHWR=0x1000, WOC > > DevVAddr=0xd800064, ROC DevVAddr=0xd80006c > > 04-05 15:36:21.961: WARN/IMGSRV(1034): mapper.c:50: > > MapperDumpSyncObjects: Sync object ID=2, 0xFHWR=0x1000, WOC > > DevVAddr=0xd80004c, ROC DevVAddr=0xd800054 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en To unsubscribe, reply using "remove me" as the subject.

