... someone is using the most current Orange Squeeze preview (from last night), has a Samsung GT-I9000 (International Galaxy S, I believe) running Android 4.1.2.
You've had a bunch of crash submissions when the app launches, I believe. The error is actually an I/O error, indicating you might have some fault flash memory or corruption on your OS partition. So, if you are by chance this user, you might contact me and we could try to solve the problem by wiping the app data or reinstalling the app, but you may have a bigger problem. I just don't want you to attribute the error exclusively to Orange Squeeze, although I suspect that you might be having problems with a bunch of apps. Here is an example stack trace, although each one is an error in a different place. android.database.sqlite.SQLiteDiskIOException: disk I/O error (code 778) at android.database.sqlite.SQLiteConnection.nativeExecuteForChangedRowCount(Native Method) at android.database.sqlite.SQLiteConnection.executeForChangedRowCount(SQLiteConnection.java:727) at android.database.sqlite.SQLiteSession.executeForChangedRowCount(SQLiteSession.java:754) at android.database.sqlite.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:64) at android.database.sqlite.SQLiteDatabase.updateWithOnConflict(SQLiteDatabase.java:1565) at android.database.sqlite.SQLiteDatabase.update(SQLiteDatabase.java:1514) at com.orangebikelabs.orangesqueeze.database.MetadataContentProvider.update(MetadataContentProvider.java:151) at android.content.ContentProvider$Transport.update(ContentProvider.java:235) at android.content.ContentResolver.update(ContentResolver.java:990) at com.orangebikelabs.orangesqueeze.app.PlayerMenuHelper.storePlayerMenus(PlayerMenuHelper.java:100) at com.orangebikelabs.orangesqueeze.app.UpdatePlayerMenuRequest.finalizeRequest(UpdatePlayerMenuRequest.java:47) at com.orangebikelabs.orangesqueeze.common.LoopingRequest$1.call(LoopingRequest.java:183) at com.orangebikelabs.orangesqueeze.common.LoopingRequest$1.call(LoopingRequest.java:170) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305) at java.util.concurrent.FutureTask.run(FutureTask.java:137) at com.google.common.util.concurrent.MoreExecutors$SameThreadExecutorService.execute(MoreExecutors.java:260) at com.google.common.util.concurrent.AbstractListeningExecutorService.submit(AbstractListeningExecutorService.java:55) at com.google.common.util.concurrent.AbstractListeningExecutorService.submit(AbstractListeningExecutorService.java:40) at com.orangebikelabs.orangesqueeze.common.LoopingRequest.submit(LoopingRequest.java:156) at com.orangebikelabs.orangesqueeze.app.MasterContextImpl$5.doRun(MasterContextImpl.java:510) at com.orangebikelabs.orangesqueeze.common.DisconnectAwareRunnable.run(DisconnectAwareRunnable.java:14) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:442) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305) at java.util.concurrent.FutureTask.run(FutureTask.java:137) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569) at java.lang.Thread.run(Thread.java:856) ------------------------------------------------------------------------ db122's Profile: http://forums.slimdevices.com/member.php?userid=4076 View this thread: http://forums.slimdevices.com/showthread.php?t=92330 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
