I've been running this ROM successfully for the last week or so and so far it's going well. Aside from a few random lockups that were probably due to voltage settings, my main reoccurring issue right now is FC's on sms messages. I'm also getting FC's on calendar reminders. I remember seeing a fix for the calendar but I can't find it right now.
My more serious issue is with the SMS service. As soon as I click into a message I get a FC message. I did a Catlog trace but I wasn't sure what was the relevant section yet. I am seeing these errors though this seems to be the culprit possibly. Any thoughts? I've already tried clearing the dalvik cache and clearing the data for SMS in applications but so far nothing is working. Any ideas?
I/Database( 4697): sqlite returned: error code = 14, msg = cannot open file at source line 35106
I/Database( 4697): sqlite returned: error code = 14, msg = unable to open database file
E/Database( 4697): CREATE TABLE android_metadata failed
V/AudioFlinger( 2591): PlaybackThread::Track::destroy
V/AudioPolicyManager( 2591): releaseOutput() 1
V/AudioFlinger( 2591): remove track (4098) and delete from mixer
V/AudioFlinger( 2591): PlaybackThread::Track destructor
V/AudioFlinger( 2591): removeClient_l() pid 2591, tid 2591, calling tid 2591
I/AudioService( 2746): AudioFocus abandonAudioFocus() from android.media.AudioManager@48ad5bd0
E/Database( 4697): Failed to setLocale() when constructing, closing the database
E/Database( 4697): android.database.sqlite.SQLiteException: unable to open database file
E/Database( 4697): at android.database.sqlite.SQLiteDatabase.native_setLocale(Native Method)
E/Database( 4697): at android.database.sqlite.SQLiteDatabase.setLocale(SQLiteDatabase.java:2059)
E/Database( 4697): at android.database.sqlite.SQLiteDatabase.<init>(SQLiteDatabase.java:1927)
E/Database( 4697): at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:883)
E/Database( 4697): at android.database.sqlite.SQLiteDatabase.openOrCreateDatabase(SQLiteDatabase.java:960)
E/Database( 4697): at android.database.sqlite.SQLiteDatabase.openOrCreateDatabase(SQLiteDatabase.java:953)
E/Database( 4697): at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:638)
E/Database( 4697): at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:203)
E/Database( 4697): at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:98)
E/Database( 4697): at com.sec.android.provider.badge.BadgeProvider.update(BadgeProvider.java:124)
E/Database( 4697): at android.content.ContentProvider$Transport.update(ContentProvider.java:216)
E/Database( 4697): at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:201)
E/Database( 4697): at android.os.Binder.execTransact(Binder.java:288)
E/Database( 4697): at dalvik.system.NativeStart.run(Native Method)
I/ActivityManager( 2746): Displayed activity com.android.mms/.ui.ComposeMessageActivity: 935 ms (total 935 ms)
E/DatabaseUtils( 4697): Writing exception to parcel
E/DatabaseUtils( 4697): android.database.sqlite.SQLiteException: unable to open database file
E/DatabaseUtils( 4697): at android.database.sqlite.SQLiteDatabase.native_setLocale(Native Method)
E/DatabaseUtils( 4697): at android.database.sqlite.SQLiteDatabase.setLocale(SQLiteDatabase.java:2059)
E/DatabaseUtils( 4697): at android.database.sqlite.SQLiteDatabase.<init>(SQLiteDatabase.java:1927)
E/DatabaseUtils( 4697): at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:883)
E/DatabaseUtils( 4697): at android.database.sqlite.SQLiteDatabase.openOrCreateDatabase(SQLiteDatabase.java:960)
E/DatabaseUtils( 4697): at android.database.sqlite.SQLiteDatabase.openOrCreateDatabase(SQLiteDatabase.java:953)
E/DatabaseUtils( 4697): at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:638)
E/DatabaseUtils( 4697): at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:203)
E/DatabaseUtils( 4697): at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:98)
E/DatabaseUtils( 4697): at com.sec.android.provider.badge.BadgeProvider.update(BadgeProvider.java:124)
E/DatabaseUtils( 4697): at android.content.ContentProvider$Transport.update(ContentProvider.java:216)
E/DatabaseUtils( 4697): at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:201)
E/DatabaseUtils( 4697): at android.os.Binder.execTransact(Binder.java:288)
E/DatabaseUtils( 4697): at dalvik.system.NativeStart.run(Native Method)
W/dalvikvm( 4753): threadid=13: thread exiting with uncaught exception (group=0x4001d7f0)
E/AndroidRuntime( 4753): FATAL EXCEPTION: Thread-23
E/AndroidRuntime( 4753): android.database.sqlite.SQLiteException: unable to open database file
E/AndroidRuntime( 4753): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:158)
E/AndroidRuntime( 4753): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:114)
E/AndroidRuntime( 4753): at android.content.ContentProviderProxy.update(ContentProviderNative.java:506)
E/AndroidRuntime( 4753): at android.content.ContentResolver.update(ContentResolver.java:707)
E/AndroidRuntime( 4753): at com.android.mms.transaction.MessagingNotification.updateBadgeProvider(MessagingNotification.java:1101)
E/AndroidRuntime( 4753): at com.android.mms.transaction.MessagingNotification.blockingUpdateNewMessageIndicator(MessagingNotification.java:224)
E/AndroidRuntime( 4753): at com.android.mms.transaction.MessagingNotification$1.run(MessagingNotification.java:185)
E/AndroidRuntime( 4753): at java.lang.Thread.run(Thread.java:1096)
W/ActivityManager( 2746): Force finishing activity com.android.mms/.ui.ComposeMessageActivity
I/ ( 2746): dumpmesg > "/data/log/dumpstate_app_error.log"
I/dumpstate(17613): begin