Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on incoming phone call on masked number #27

Closed
GoogleCodeExporter opened this issue May 10, 2015 · 4 comments
Closed

Crash on incoming phone call on masked number #27

GoogleCodeExporter opened this issue May 10, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. receive a call

What is the expected output? What do you see instead?
GTalkSMS crash

Please use labels and text to provide additional information.
v1.6

The stack error:
java.lang.IllegalArgumentException: URI: 
content://com.android.contacts/phone_lookup/, calling user: 
com.googlecode.gtalksms, calling package:com.googlecode.gtalksms
at 
android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:144)
at 
android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:114)
at 
android.content.ContentProviderProxy.bulkQueryInternal(ContentProviderNative.jav
a:330)
at android.content.ContentProviderProxy.query(ContentProviderNative.java:366)
at android.content.ContentResolver.query(ContentResolver.java:250)
at 
com.googlecode.gtalksms.data.contacts.ContactsManager.getContactName(ContactsMan
ager.java:32)
at 
com.googlecode.gtalksms.receivers.PhoneCallListener.onCallStateChanged(PhoneCall
Listener.java:30)
at 
android.telephony.PhoneStateListener$2.handleMessage(PhoneStateListener.java:319
)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:123)
at android.os.HandlerThread.run(HandlerThread.java:60)

Original issue reported on code.google.com by Florent....@gmail.com on 5 Jan 2011 at 9:58

@GoogleCodeExporter
Copy link
Author

Original comment by Florent....@gmail.com on 5 Jan 2011 at 10:03

  • Changed title: Crash on incoming phone call on masked number

@GoogleCodeExporter
Copy link
Author

Original comment by Florent....@gmail.com on 5 Jan 2011 at 8:42

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Original comment by Florent....@gmail.com on 5 Jan 2011 at 9:37

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by fschm...@gmail.com on 25 Aug 2011 at 7:51

  • Changed state: Deployed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant