Hello all, i have a wierd problem. I used to be on the mtcleo buid but everytime i would try to open my contacts i would get this message:
Com.android.htccontacts has stopped working.
So i tried a diffrent build, the desire hd one (forgot the name of who posted it) everything was working fine, even my contacts, until i tried to open them a second ago, same problem. Really getting frustated. Anybody has a clue? Thanks in advanced
Greetings
Therk
Sent from my HTC HD2 using XDA App
I dont know if its of help, but i made a logcat where (i think) the error is visible, i dont know what it all meanse, but i hope somebody here does:
here it is:
Code:
Process ( 744): Sending signal. PID: 744 SIG: 9
V/WindowManager 221: Remove Window{48b6dcf8 Helaas! paused=false}: mSurface=Surfacename=Helaas!, identity=21 mExiting=false isAnimating=false app-animation=null inPendingTransaction=false mDisplayFrozen=false
WindowManager( 221): return in removeWindowLocked
ActivityManager( 221): Process com.android.htccontacts (pid 744) has died.
dalvikvm( 453): GC_EXPLICIT freed 23 objects / 992 bytes in 51ms
dalvikvm( 1289): GC_EXPLICIT freed 211 objects / 13208 bytes in 80ms
TelephonyRegistry( 221): notifyDataConnection() state=2isDataConnectivityPossible()true, reason=null
NetworkLocationProvider( 221): onDataConnectionStateChanged 3
TelephonyRegistry( 221): broadcastDataConnectionStateChanged() state=CONNECTEDtypes=*, interfaceName=ppp0
MobileDataStateTracker( 221): replacing old mInterfaceName (ppp0) with ppp0 for admin
MobileDataStateTracker( 221): replacing old mInterfaceName (ppp0) with ppp0 for hipri
MobileDataStateTracker( 221): replacing old mInterfaceName (ppp0) with ppp0 for fota
MobileDataStateTracker( 221): replacing old mInterfaceName (ppp0) with ppp0 for httpproxy
MobileDataStateTracker( 221): replacing old mInterfaceName (ppp0) with ppp0 for wapgateway
MobileDataStateTracker( 221): replacing old mInterfaceName (ppp0) with ppp0 for supl
MobileDataStateTracker( 221): replacing old mInterfaceName (ppp0) with ppp0 for mms
MobileDataStateTracker( 221): replacing old mInterfaceName (ppp0) with ppp0 for dun
V/GpsLocationProvider 221: ServiceState.STATE_IN_SERVICE
ActivityManager( 221): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.htccontacts/.BrowseLayerCarouselActivity bnds=[363,410][477,528] }
ActivityManager( 221): Start proc com.android.htccontacts for activity com.android.htccontacts/.BrowseLayerCarouselActivity: pid=1546 uid=10014 gids={3003, 1015}
dalvikvm( 1546): Refusing to reopen boot DEX '/system/framework/com.htc.android.pimlib.jar'
V/PeopleApp 1546: PeopleApp constructed: [email protected]
ActivityThread( 1546): Publishing provider com.android.htccontacts.TabProvider: com.android.htccontacts.TabProvider
dalvikvm( 1546): GC_EXTERNAL_ALLOC freed 1139 objects / 89496 bytes in 35ms
SyncControl_People( 1546): Cancel sync: com.android.contacts
dalvikvm( 221): GC_EXPLICIT freed 16833 objects / 782768 bytes in 96ms
ActivityManager( 221): Displayed activity com.android.htccontacts/.BrowseLayerCarouselActivity: 569 ms (total 569 ms)
V/WindowManager 221: Remove Window{48cd6898 Starting com.android.htccontacts paused=false}: mSurface=Surfacename=Starting com.android.htccontacts, identity=23 mExiting=false isAnimating=false app-animation=null inPendingTransaction=false mDisplayFrozen=false
WindowManager( 221): return in removeWindowLocked
InputManagerService( 221): Starting input on non-focused client [email protected] (uid=9999 pid=396)
dalvikvm( 1546): GC_EXTERNAL_ALLOC freed 1671 objects / 110712 bytes in 47ms
PeopleApp( 1546): Preload all people cursor with - displayOnlyPhones: false
PeopleApp( 1546): AllPeopleCursor preload completed - 69 contacts preloaded!
ContactsListActivity( 1546): Called with action: android.intent.action.VIEW
SyncControl_People( 1546): Cancel sync: com.android.contacts
SyncControl_People( 1546): Cancel sync: gmail-ls
SyncControl_People( 1546): Cancel sync: calendar
V/PeopleApp 1546: Use preloaded all people cursor - 69 contacts
V/ContactsListActivity 1546: presence column is not available... The presence will not be shown
ContactsListActivity( 1546): ---------mIdPresenceId:-1
ContactsListActivity( 1546): ---------mIdPresenceId:-1
ContactsListActivity( 1546): ---------mIdPresenceId:-1
ContactsListActivity( 1546): ---------mIdPresenceId:-1
ContactsListActivity( 1546): ---------mIdPresenceId:-1
ContactsListActivity( 1546): ---------mIdPresenceId:-1
ContactsListActivity( 1546): ---------mIdPresenceId:-1
Database( 1533): sqlite returned: error code = 1, msg = near "=": syntax error
SQLiteOpenHelper( 1533): Couldn't open mail.db for writing (will try read-only):
SQLiteOpenHelper( 1533): android.database.sqlite.SQLiteException: near "=": syntax error: , while compiling: SELECT _id FROM accounts WHERE _del=-1 AND _protocol=
SQLiteOpenHelper( 1533): at android.database.sqlite.SQLiteCompiledSql.native_compile(Native Method)
SQLiteOpenHelper( 1533): at android.database.sqlite.SQLiteCompiledSql.compile(SQLiteCompiledSql.java:91)
SQLiteOpenHelper( 1533): at android.database.sqlite.SQLiteCompiledSql.<init>(SQLiteCompiledSql.java:64)
SQLiteOpenHelper( 1533): at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:80)
SQLiteOpenHelper( 1533): at android.database.sqlite.SQLiteQuery.<init>(SQLiteQuery.java:46)
SQLiteOpenHelper( 1533): at android.database.sqlite.SQLiteDirectCursorDriver.query(SQLiteDirectCursorDriver.java:53)
SQLiteOpenHelper( 1533): at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:1379)
SQLiteOpenHelper( 1533): at android.database.sqlite.SQLiteDatabase.queryWithFactory(SQLiteDatabase.java:1263)
SQLiteOpenHelper( 1533): at android.database.sqlite.SQLiteDatabase.query(SQLiteDatabase.java:1218)
SQLiteOpenHelper( 1533): at android.database.sqlite.SQLiteDatabase.query(SQLiteDatabase.java:1298)
SQLiteOpenHelper( 1533): at com.htc.android.mail.MailProvider$DatabaseHelper.onUpgrade(MailProvider.java:995)
SQLiteOpenHelper( 1533): at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:108)
SQLiteOpenHelper( 1533): at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:158)
SQLiteOpenHelper( 1533): at com.htc.android.mail.MailProvider$DatabaseWrapper.getReadableDatabase(MailProvider.java:5720)
SQLiteOpenHelper( 1533): at com.htc.android.mail.MailProvider$DatabaseWrapper.access$100(MailProvider.java:5709)
SQLiteOpenHelper( 1533): at com.htc.android.mail.MailProvider.query(MailProvider.java:2190)
SQLiteOpenHelper( 1533): at android.content.ContentProvider$Transport.bulkQuery(ContentProvider.java:156)
SQLiteOpenHelper( 1533): at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:134)
SQLiteOpenHelper( 1533): at android.os.Binder.execTransact(Binder.java:288)
SQLiteOpenHelper( 1533): at dalvik.system.NativeStart.run(Native Method)
DatabaseUtils( 1533): Writing exception to parcel
DatabaseUtils( 1533): android.database.sqlite.SQLiteException: Can't upgrade read-only database from version 105 to 112: /data/data/com.htc.android.mail/databases/mail.db
DatabaseUtils( 1533): at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:170)
DatabaseUtils( 1533): at com.htc.android.mail.MailProvider$DatabaseWrapper.getReadableDatabase(MailProvider.java:5720)
DatabaseUtils( 1533): at com.htc.android.mail.MailProvider$DatabaseWrapper.access$100(MailProvider.java:5709)
DatabaseUtils( 1533): at com.htc.android.mail.MailProvider.query(MailProvider.java:2190)
DatabaseUtils( 1533): at android.content.ContentProvider$Transport.bulkQuery(ContentProvider.java:156)
DatabaseUtils( 1533): at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:134)
DatabaseUtils( 1533): at android.os.Binder.execTransact(Binder.java:288)
DatabaseUtils( 1533): at dalvik.system.NativeStart.run(Native Method)
dalvikvm( 1546): threadid=10: thread exiting with uncaught exception (group=0x40025a80)
AndroidRuntime( 1546): FATAL EXCEPTION: Thread-13
AndroidRuntime( 1546): android.database.sqlite.SQLiteException: Can't upgrade read-only database from version 105 to 112: /data/data/com.htc.android.mail/databases/mail.db
AndroidRuntime( 1546): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:158)
AndroidRuntime( 1546): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:114)
AndroidRuntime( 1546): at android.content.ContentProviderProxy.bulkQueryInternal(ContentProviderNative.java:372)
AndroidRuntime( 1546): at android.content.ContentProviderProxy.query(ContentProviderNative.java:408)
AndroidRuntime( 1546): at android.content.ContentResolver.query(ContentResolver.java:245)
AndroidRuntime( 1546): at com.android.htccontacts.indicator.PersonIndicatorRequest$4.query(PersonIndicatorRequest.java:259)
AndroidRuntime( 1546): at com.android.htccontacts.indicator.IndicatorRequest.query(IndicatorRequest.java:90)
AndroidRuntime( 1546): at com.android.htccontacts.indicator.PersonIndicatorRequest.query(PersonIndicatorRequest.java:589)
AndroidRuntime( 1546): at com.android.htccontacts.indicator.IndicatorStackProcessor.run(IndicatorStackProcessor.java:80)
ContactsListActivity( 1546): ---------mIdPresenceId:10
ContactsListActivity( 1546): ---------mIdPresenceId:10
ContactsListActivity( 1546): ---------mIdPresenceId:10
ContactsListActivity( 1546): ---------mIdPresenceId:10
ContactsListActivity( 1546): ---------mIdPresenceId:10
ContactsListActivity( 1546): ---------mIdPresenceId:10
ContactsListActivity( 1546): ---------mIdPresenceId:10
ActivityManager( 221): Force finishing activity com.android.htccontacts/.BrowseLayerCarouselActivity
AK8973 ( 196): Compass Start
Sensors ( 221): open_akm, fd=125
SyncControl_People( 1546): Removed all auto sync killer...
Sensors ( 221): close_akm, fd=125
V/WindowManager 221: Remove Window{48a1fa90 com.android.htccontacts/com.android.htccontacts.BrowseLayerCarouselActivity paused=false}: mSurface=Surfacename=com.android.htccontacts/com.android.htccontacts.BrowseLayerCarouselActivity, identity=24 mExiting=true isAnimating=true [email protected] inPendingTransaction=false mDisplayFrozen=false
WindowManager( 221): return in removeWindowLocked
AK8973 ( 196): Compass CLOSE
TelephonyRegistry( 221): notifyDataConnection() state=2isDataConnectivityPossible()true, reason=null
NetworkLocationProvider( 221): onDataConnectionStateChanged 3
TelephonyRegistry( 221): broadcastDataConnectionStateChanged() state=CONNECTEDtypes=*, interfaceName=ppp0
MobileDataStateTracker( 221): replacing old mInterfaceName (ppp0) with ppp0 for admin
MobileDataStateTracker( 221): replacing old mInterfaceName (ppp0) with ppp0 for hipri
MobileDataStateTracker( 221): replacing old mInterfaceName (ppp0) with ppp0 for fota
MobileDataStateTracker( 221): replacing old mInterfaceName (ppp0) with ppp0 for httpproxy
MobileDataStateTracker( 221): replacing old mInterfaceName (ppp0) with ppp0 for wapgateway
MobileDataStateTracker( 221): replacing old mInterfaceName (ppp0) with ppp0 for supl
MobileDataStateTracker( 221): replacing old mInterfaceName (ppp0) with ppp0 for mms
MobileDataStateTracker( 221): replacing old mInterfaceName (ppp0) with ppp0 for dun
V/GpsLocationProvider 221: ServiceState.STATE_IN_SERVICE
ResourceType( 1546): getEntry failing because entryIndex 130 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f020082 (t=1 e=130) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 162 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f0200a2 (t=1 e=162) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 636 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f02027c (t=1 e=636) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 332 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f02014c (t=1 e=332) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 517 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f020205 (t=1 e=517) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 130 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f020082 (t=1 e=130) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 162 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f0200a2 (t=1 e=162) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 636 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f02027c (t=1 e=636) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 332 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f02014c (t=1 e=332) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 517 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f020205 (t=1 e=517) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 130 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f020082 (t=1 e=130) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 162 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f0200a2 (t=1 e=162) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 636 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f02027c (t=1 e=636) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 332 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f02014c (t=1 e=332) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 517 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f020205 (t=1 e=517) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 130 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f020082 (t=1 e=130) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 162 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f0200a2 (t=1 e=162) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 636 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f02027c (t=1 e=636) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 332 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f02014c (t=1 e=332) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 517 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f020205 (t=1 e=517) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 130 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f020082 (t=1 e=130) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 162 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f0200a2 (t=1 e=162) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 636 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f02027c (t=1 e=636) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 332 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f02014c (t=1 e=332) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 517 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f020205 (t=1 e=517) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 130 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f020082 (t=1 e=130) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 162 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f0200a2 (t=1 e=162) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 636 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f02027c (t=1 e=636) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 332 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f02014c (t=1 e=332) in package 0: 0x80000001
ResourceType( 1546): getEntry failing because entryIndex 517 is beyond type entryCount 112
ResourceType( 1546): Failure getting entry for 0x7f020205 (t=1 e=517) in package 0: 0x80000001
BatteryStatsImpl( 221): notePhoneSignalStrengthLocked: 0->1
SyncControl_People( 1546): Start pending sync...
Related
D/AndroidRuntime( 1547): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1547): CheckJNI is OFF
D/dalvikvm( 1547): DexOpt: incorrect opt magic number (0xff ff ff ff)
D/dalvikvm( 1547): Stale deps in cache file; removing and retrying
W/dalvikvm( 1547): zlib inflate: zerr=-3 (nIn=0x41c4f4d0 aIn=705030 nOut=0xbef64e7f aOut=1433)
E/dalvikvm( 1547): Unable to extract+optimize DEX from '/system/framework/framework.jar'
D/dalvikvm( 1547): Failed on '/system/framework/framework.jar' (boot=1)
D/dalvikvm( 1547): VM cleaning up
D/dalvikvm( 1547): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 1547): JNI_CreateJavaVM failed
E/AndroidRuntime( 1547): JNI_CreateJavaVM failed
D/AndroidRuntime( 1548):
Hi all,
I've had my Magic since September and for the last few weeks it has intermittently been unresponsive to touch, the screen displays fine but it won't acknowledge any touch. In the last 2 days this has gotten a lot worse and now it barely works at all.
Any attempt to access the Contacts/Dialer throws up a Force close on process com.android.phone
Initially I thought this was a software problem but now I am not so sure. I have reverted back to the stock Vodafone AU rom that I backed up when I initially purchased and am getting ready to send back to HTC but thought I would ask on here as well.
Below is the logcat from a fresh reboot - Quite a few errors I think
Code:
E:\HTC Magic Tools\android-sdk-windows\tools>adb logcat -b main *:W
E/RIL Acoustic( 33): can't open /dev/htc-acoustic -1
E/HTC Acoustic( 35): Fail to open /system/etc/AudioPara_VODA-Australia.csv -1.
E/A2DP ( 35): bt_audio_service_open failed
E/A2dpAudioInterface( 35): a2dp_init failed err: -111
E/AudioFlinger( 35): mA2dpDisableCount is already zero
W/SurfaceFlinger( 58): couldn't grant gpu core to pid 58
E/GLLogger( 58): h/w accelerated eglGetDisplay() failed (EGL_SUCCESS)
W/HAL ( 58): load: module=/system/lib/hw/copybit.sapphire.so error=Cannot
find library
W/HAL ( 58): load: module=/system/lib/hw/copybit.sapphire.so error=Cannot
find library
W/HAL ( 58): load: module=/system/lib/hw/copybit.sapphire.so error=Cannot
find library
W/HAL ( 58): load: module=/system/lib/hw/copybit.sapphire.so error=Cannot
find library
W/HAL ( 58): load: module=/system/lib/hw/overlay.sapphire.so error=Cannot
find library
W/HAL ( 58): load: module=/system/lib/hw/overlay.sapphire.so error=Cannot
find library
W/HAL ( 58): load: module=/system/lib/hw/overlay.msm7k.so error=Cannot fin
d library
W/HAL ( 58): load: module=/system/lib/hw/overlay.default.so error=Cannot f
ind library
W/HAL ( 58): load: module=/system/lib/hw/lights.sapphire.so error=Cannot f
ind library
W/HAL ( 58): load: module=/system/lib/hw/lights.sapphire.so error=Cannot f
ind library
E/lights ( 58): write_int failed to open /sys/class/leds/keyboard-backlight/b
rightness
W/ResourceType( 58): No package identifier when getting value for resource num
ber 0x7f060001
W/ResourceType( 58): No package identifier when getting value for resource num
ber 0x7f030003
W/ResourceType( 58): No package identifier when getting value for resource num
ber 0x7f030000
W/ResourceType( 58): No package identifier when getting value for resource num
ber 0x7f03000c
W/ResourceType( 58): No package identifier when getting value for resource num
ber 0x7f030000
W/ResourceType( 58): No package identifier when getting value for resource num
ber 0x00000000
W/StatusBar( 58): Icon not found in <system>: 0
W/CheckinService( 58): No saved kernel log file
E/ApplicationContext( 58): Couldn't create directory for SharedPreferences fil
e shared_prefs/wallpaper-hints.xml
W/ActivityManager( 58): Unable to start service Intent { action=com.android.us
sd.IExtendedNetworkService }: not found
W/SurfaceFlinger( 58): executeScheduledBroadcasts() skipped, contention on the
client. We'll try again later...
W/AudioFlinger( 35): write blocked for 111 msecs
Thanks in advance for any assistance you can offer me, it would be really appreciated!!
Let me know if you need further info
Some further information
If I try to open Contacts using the trackball the Logcat expands to add the following: -
Code:
W/InputManagerService( 58): Window already focused, ignoring focus gain of: co
[email protected]
W/ResourceType( 95): Failure getting entry for 0x7f030005 (t=2 e=5) in package
0: 0xffffffb5
W/dalvikvm( 95): threadid=3: thread exiting with uncaught exception (group=0x4
000fe70)
E/AndroidRuntime( 95): Uncaught handler: thread main exiting due to uncaught e
xception
E/AndroidRuntime( 95): java.lang.RuntimeException: Unable to start activity Co
mponentInfo{com.android.contacts/com.android.contacts.DialtactsActivity}: androi
d.content.res.Resources$NotFoundException: Resource ID #0x7f030005
E/AndroidRuntime( 95): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:2268)
E/AndroidRuntime( 95): at android.app.ActivityThread.handleLaunchActivi
ty(ActivityThread.java:2284)
E/AndroidRuntime( 95): at android.app.ActivityThread.access$1800(Activi
tyThread.java:112)
E/AndroidRuntime( 95): at android.app.ActivityThread$H.handleMessage(Ac
tivityThread.java:1692)
E/AndroidRuntime( 95): at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/AndroidRuntime( 95): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 95): at android.app.ActivityThread.main(ActivityThrea
d.java:3948)
E/AndroidRuntime( 95): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 95): at java.lang.reflect.Method.invoke(Method.java:5
21)
E/AndroidRuntime( 95): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:782)
E/AndroidRuntime( 95): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:540)
E/AndroidRuntime( 95): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 95): Caused by: android.content.res.Resources$NotFoundExcept
ion: Resource ID #0x7f030005
E/AndroidRuntime( 95): at android.content.res.Resources.getValue(Resour
ces.java:846)
E/AndroidRuntime( 95): at android.content.res.Resources.loadXmlResource
Parser(Resources.java:1796)
E/AndroidRuntime( 95): at android.content.res.Resources.getLayout(Resou
rces.java:685)
E/AndroidRuntime( 95): at android.view.LayoutInflater.inflate(LayoutInf
later.java:318)
E/AndroidRuntime( 95): at android.view.LayoutInflater.inflate(LayoutInf
later.java:276)
E/AndroidRuntime( 95): at com.android.internal.policy.impl.PhoneWindow.
setContentView(PhoneWindow.java:309)
E/AndroidRuntime( 95): at android.app.Activity.setContentView(Activity.
java:1626)
E/AndroidRuntime( 95): at com.android.contacts.DialtactsActivity.onCrea
te(DialtactsActivity.java:73)
E/AndroidRuntime( 95): at android.app.Instrumentation.callActivityOnCre
ate(Instrumentation.java:1123)
E/AndroidRuntime( 95): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:2231)
E/AndroidRuntime( 95): ... 11 more
W/ActivityManager( 58): Scheduling restart of crashed service com.google.andro
id.apps.gtalkservice/com.google.android.gtalkservice.service.GTalkService in 500
0ms
W/InputManagerService( 58): Got RemoteException sending setActive(false) notif
ication to pid 95 uid 10004
hey
today i started to build my first ever android nand build, and what i did is the follwoing:
1- i get an existed build and extracted the system.img using unyaffs2(under windows)
2- i made some changs on the applicatoins, i only removed some applicatoins.
3- repacked the system.img again using the (mkfs.yaffs2.x86) under unix - i am using ubuntu 10.10)
4- now i atried to install on my phone it via magldr and it worked, but the build did not started (hehe)
i used droidexplorer to debug and i got the following:
logcat
# --------- beginning of /dev/log/main
logwrapper( 125): executing /system/xbin/busybox failed: Permission denied
logwrapper( 120): /system/xbin/busybox terminated by exit(255)
AndroidRuntime( 131):
AndroidRuntime( 131): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
AndroidRuntime( 131): CheckJNI is OFF
dalvikvm( 131): creating instr width table
AndroidRuntime( 131): --- registering native functions ---
ServiceManager( 131): error in getService
ServiceManager( 131): android.os.DeadObjectException
ServiceManager( 131): at android.os.BinderProxy.transact(Native Method)
ServiceManager( 131): at android.os.ServiceManagerProxy.getService(ServiceManagerNative.java:120)
ServiceManager( 131): at android.os.ServiceManager.getService(ServiceManager.java:55)
ServiceManager( 131): at android.app.ActivityManagerNative.getDefault(ActivityManagerNative.java:78)
ServiceManager( 131): at com.android.commands.am.Am.run(Am.java:81)
ServiceManager( 131): at com.android.commands.am.Am.main(Am.java:65)
ServiceManager( 131): at com.android.internal.os.RuntimeInit.finishInit(Native Method)
ServiceManager( 131): at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:235)
ServiceManager( 131): at dalvik.system.NativeStart.main(Native Method)
AndroidRuntime( 131): AndroidRuntime onExit calling exit(1)
AndroidRuntime( 143):
AndroidRuntime( 143): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
AndroidRuntime( 143): CheckJNI is OFF
dalvikvm( 143): creating instr width table
AndroidRuntime( 143): --- registering native functions ---
ServiceManager( 143): error in getService
ServiceManager( 143): android.os.DeadObjectException
ServiceManager( 143): at android.os.BinderProxy.transact(Native Method)
ServiceManager( 143): at android.os.ServiceManagerProxy.getService(ServiceManagerNative.java:120)
ServiceManager( 143): at android.os.ServiceManager.getService(ServiceManager.java:55)
ServiceManager( 143): at com.android.commands.pm.Pm.run(Pm.java:73)
ServiceManager( 143): at com.android.commands.pm.Pm.main(Pm.java:63)
ServiceManager( 143): at com.android.internal.os.RuntimeInit.finishInit(Native Method)
ServiceManager( 143): at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:235)
ServiceManager( 143): at dalvik.system.NativeStart.main(Native Method)
AndroidRuntime( 143): Shutting down VM
jdwp ( 143): adbd disconnected
AndroidRuntime( 154):
AndroidRuntime( 154): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
AndroidRuntime( 154): CheckJNI is OFF
dalvikvm( 154): creating instr width table
AndroidRuntime( 154): --- registering native functions ---
ServiceManager( 154): error in getService
ServiceManager( 154): android.os.DeadObjectException
ServiceManager( 154): at android.os.BinderProxy.transact(Native Method)
ServiceManager( 154): at android.os.ServiceManagerProxy.getService(ServiceManagerNative.java:120)
ServiceManager( 154): at android.os.ServiceManager.getService(ServiceManager.java:55)
ServiceManager( 154): at android.app.ActivityManagerNative.getDefault(ActivityManagerNative.java:78)
ServiceManager( 154): at com.android.commands.am.Am.run(Am.java:81)
ServiceManager( 154): at com.android.commands.am.Am.main(Am.java:65)
ServiceManager( 154): at com.android.internal.os.RuntimeInit.finishInit(Native Method)
ServiceManager( 154): at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:235)
ServiceManager( 154): at dalvik.system.NativeStart.main(Native Method)
AndroidRuntime( 154): AndroidRuntime onExit calling exit(1)
-End of debug-
can some one please help me in this issue, what i did wrong, or i am missing somthing?
Hi All,
I am trying to debug a crash in the phone application, on receiving a call it is crashing and unable to receive any call. I am new to Android, so looking for some help on debugging the same. Some background for the problem is just upgraded to JPQ. I have restored system and applications along with data using Titanium backup. Looks like some restored data is causing the problem, as was able to receive calls before backup restore.
Below is the logcat log, looks like it is crashing while trying to retrieve some data in cursorwindow:
D/InCallScreen( 4993): onResume()...
D/PowerManagerService( 2278): setPokeLock pokey=9 tag=PhoneApp
D/StatusBar( 2278): manageDisableList what=0x1 pkg=com.android.phone
D/StatusBar( 2278): DISABLE_EXPAND: yes
D/StatusBar( 2278): manageDisableList what=0x1 pkg=com.android.phone
W/ResourceType( 4993): getEntry failing because entryIndex 65 is beyond type ent
ryCount 1
E/CursorWindow( 4980): Bad request for field slot 0,2. numRows = 5, numColumns =
2
E/DatabaseUtils( 4980): Writing exception to parcel
E/DatabaseUtils( 4980): java.lang.IllegalStateException: get field slot from row
0 col 2 failed
E/DatabaseUtils( 4980): at android.database.CursorWindow.getLong_native(
Native Method)
E/DatabaseUtils( 4980): at android.database.CursorWindow.getInt(CursorWi
ndow.java:466)
E/DatabaseUtils( 4980): at android.database.AbstractWindowedCursor.getIn
t(AbstractWindowedCursor.java:93)
E/DatabaseUtils( 4980): at com.sec.android.app.callsetting.allcalls.AllC
allsProvider.query(AllCallsProvider.java:354)
E/DatabaseUtils( 4980): at android.content.ContentProvider$Transport.bul
kQuery(ContentProvider.java:150)
E/DatabaseUtils( 4980): at android.content.ContentProviderNative.onTrans
act(ContentProviderNative.java:111)
E/DatabaseUtils( 4980): at android.os.Binder.execTransact(Binder.java:28
8)
E/DatabaseUtils( 4980): at dalvik.system.NativeStart.run(Native Method)
W/dalvikvm( 4993): threadid=23: thread exiting with uncaught exception (group=0x
4001d7d0)
E/AndroidRuntime( 4993): FATAL EXCEPTION: Thread-26
E/AndroidRuntime( 4993): java.lang.IllegalStateException: get field slot from ro
w 0 col 2 failed
E/AndroidRuntime( 4993): at android.os.Parcel.readException(Parcel.java:1
268)
E/AndroidRuntime( 4993): at android.database.DatabaseUtils.readExceptionF
romParcel(DatabaseUtils.java:160)
E/AndroidRuntime( 4993): at android.database.DatabaseUtils.readExceptionF
romParcel(DatabaseUtils.java:114)
E/AndroidRuntime( 4993): at android.content.ContentProviderProxy.bulkQuer
yInternal(ContentProviderNative.java:330)
E/AndroidRuntime( 4993): at android.content.ContentProviderProxy.query(Co
ntentProviderNative.java:366)
E/AndroidRuntime( 4993): at android.content.ContentResolver.query(Content
Resolver.java:245)
E/AndroidRuntime( 4993): at com.android.phone.RejectCallWithMsgLayout$upd
ateThread.run(RejectCallWithMsgLayout.java:134)
W/ActivityManager( 2278): Force finishing activity com.android.phone/.InCallSc
reen
I/ ( 2278): dumpmesg > /data/log/dumpstate_app_error.log[/B]
W/AudioFlinger( 2177): write blocked for 131 msecs, 20 delayed writes, thread 0x
25e68
D/IncomingSlidingWidget( 4993): IncomingSlidingWidget gone
D/IncomingSlidingWidget( 4993): IncomingSlidingWidget show
E/CursorWindow( 4980): Bad request for field slot 0,2. numRows = 5, numColumns =
2
E/DatabaseUtils( 4980): Writing exception to parcel
E/DatabaseUtils( 4980): java.lang.IllegalStateException: get field slot from row
0 col 2 failed
E/DatabaseUtils( 4980): at android.database.CursorWindow.getLong_native(
Native Method)
E/DatabaseUtils( 4980): at android.database.CursorWindow.getInt(CursorWi
ndow.java:466)
E/DatabaseUtils( 4980): at android.database.AbstractWindowedCursor.getIn
t(AbstractWindowedCursor.java:93)
E/DatabaseUtils( 4980): at com.sec.android.app.callsetting.allcalls.AllC
allsProvider.query(AllCallsProvider.java:354)
E/DatabaseUtils( 4980): at android.content.ContentProvider$Transport.bul
kQuery(ContentProvider.java:150)
E/DatabaseUtils( 4980): at android.content.ContentProviderNative.onTrans
act(ContentProviderNative.java:111)
E/DatabaseUtils( 4980): at android.os.Binder.execTransact(Binder.java:28
8)
E/DatabaseUtils( 4980): at dalvik.system.NativeStart.run(Native Method)
D/IncomingSlidingWidget( 4993): IncomingSlidingWidget gone
W/dalvikvm( 4993): threadid=24: thread exiting with uncaught exception (group=0x
4001d7d0)
I/Process ( 4993): Sending signal. PID: 4993 SIG: 9
D/PowerManagerService( 2278): setPokeLock pokey=0 tag=PhoneApp
W/AudioService( 2278): setMode() client died
I/StatusBar( 2278): binder died for pkg=com.android.phone
D/StatusBar( 2278): manageDisableList what=0x0 pkg=com.android.phone
I/ServiceManager( 2168): service 'iphonesubinfo' died
I/ServiceManager( 2168): service 'simphonebook' died
I/ServiceManager( 2168): service 'isms' died
I/ServiceManager( 2168): service 'phone' died
I/ServiceManager( 2168): service 'phoneext' died
I/PowerManagerService( 2278): Ulight 7->3|0
Hi to all, today my HD2 became mad and stopped on loadscreen: now i have a device with the android logo on it in bootloop, these logacat messages are repeated costantly every 20 seconds or so:
Code:
E/keystore( 651): chdir: /data/misc/keystore: No such file or directory
D/AndroidRuntime( 650):
D/AndroidRuntime( 650): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
I/AndroidRuntime( 650): Heap size: -Xmx72m
D/AndroidRuntime( 650): CheckJNI is OFF
D/dalvikvm( 650): creating instr width table
E/dalvikvm( 650): Can't open dex cache '/data/dalvik-cache/[email protected]@cor
[email protected]': No such file or directory
I/dalvikvm( 650): Unable to open or create cache for /system/framework/core.jar
(/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 650): Unable to process classpath element '/system/framework/core.j
ar'
E/dalvikvm( 650): Can't open dex cache '/data/dalvik-cache/[email protected]@bou
[email protected]': No such file or directory
I/dalvikvm( 650): Unable to open or create cache for /system/framework/bouncyca
stle.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 650): Unable to process classpath element '/system/framework/bouncy
castle.jar'
E/dalvikvm( 650): Can't open dex cache '/data/dalvik-cache/[email protected]@ext
[email protected]': No such file or directory
I/dalvikvm( 650): Unable to open or create cache for /system/framework/ext.jar
(/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 650): Unable to process classpath element '/system/framework/ext.ja
r'
E/dalvikvm( 650): Can't open dex cache '/data/dalvik-cache/[email protected]@fra
[email protected]': No such file or directory
I/dalvikvm( 650): Unable to open or create cache for /system/framework/framewor
k.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 650): Unable to process classpath element '/system/framework/framew
ork.jar'
E/dalvikvm( 650): Can't open dex cache '/data/dalvik-cache/[email protected]@and
[email protected]': No such file or directory
I/dalvikvm( 650): Unable to open or create cache for /system/framework/android.
policy.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 650): Unable to process classpath element '/system/framework/androi
d.policy.jar'
E/dalvikvm( 650): Can't open dex cache '/data/dalvik-cache/[email protected]@ser
[email protected]': No such file or directory
I/dalvikvm( 650): Unable to open or create cache for /system/framework/services
.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 650): Unable to process classpath element '/system/framework/servic
es.jar'
E/dalvikvm( 650): Can't open dex cache '/data/dalvik-cache/[email protected]@cor
[email protected]': No such file or directory
I/dalvikvm( 650): Unable to open or create cache for /system/framework/core-jun
it.jar (/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm( 650): Unable to process classpath element '/system/framework/core-j
unit.jar'
E/dalvikvm( 650): No valid entries found in bootclasspath '/system/framework/co
re.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/fram
ework/framework.jar:/system/framework/android.policy.jar:/system/framework/servi
ces.jar:/system/framework/core-junit.jar'
W/dalvikvm( 650): JNI_CreateJavaVM failed
E/AndroidRuntime( 650): JNI_CreateJavaVM failed
I/ServiceManager( 531): service 'media.audio_flinger' died
I/ServiceManager( 531): service 'media.player' died
I/ServiceManager( 531): service 'media.camera' died
I/ServiceManager( 531): service 'media.audio_policy' died
I/Netd ( 654): Netd 1.0 starting
I/ ( 653): ServiceManager: 0xad50
E/AudioHardwareQSD( 653): Cannot open /dev/audience_a1026 -1
D/AudioHardwareQSD( 653): set_tpa2018d1_parameters() not present
I/HTC Acoustic( 653): libhtc_acoustic.so version 2.0.1.2.
I/HTC Acoustic( 653): open /system/etc/AdieHWCodecSetting.csv success.
I/HTC Acoustic( 653): ADIE table version: LEO_HTC_20091019
E/HTC Acoustic( 653): Update ADIE table ID 0
E/HTC Acoustic( 653): Update ADIE table ID 2
E/HTC Acoustic( 653): Update ADIE table ID 5
E/HTC Acoustic( 653): Update ADIE table ID 7
E/HTC Acoustic( 653): Update ADIE table ID 8
E/HTC Acoustic( 653): Update ADIE table ID 10
E/HTC Acoustic( 653): Update ADIE table ID 51
E/HTC Acoustic( 653): Update ADIE table ID 53
I/HTC Acoustic( 653): read_adie_para_from_file success.
D/HTC Acoustic( 653): ioctl ACOUSTIC_UPDATE_ADIE success
I/HTC Acoustic( 653): open /system/etc/AudioBTID.csv success.
I/HTC Acoustic( 653): BT ID table version: Vigor_HTC_20110811
D/AudioHardwareInterface( 653): setMode(NORMAL)
I/AudioHardwareQSD( 653): Set master volume to 1.000000
I/CameraService( 653): CameraService started (pid=653)
I/AudioFlinger( 653): AudioFlinger's thread 0xf158 ready to run
D/AudioFlinger( 653): setParameters(): io 1, keyvalue routing=2, tid 659, calli
ng tid 653
I/AudioHardwareQSD( 653): Routing audio to Speakerphone
D/AudioHardwareQSD( 653): Switching audio device to
D/AudioHardwareQSD( 653): Speakerphone
I/AudioHardwareQSD( 653): voice volume 5 (range is 0 to 5)
D/AudioHardwareQSD( 653): Setting in-call volume to 100
I tried reinstalling the OS, wiping dalvik cache, not the factory reset cause i'd like to keep the stuff inside the phone. No restore available :/
Was there a reason? Did you flash a mod, theme, or something similar? Are you using any A2sd or d2sd scripts?