[ 
https://issues.apache.org/jira/browse/CB-8517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031362#comment-15031362
 ] 

Manoj Katari P commented on CB-8517:
------------------------------------

[~vladimir.kotikov] Thank you for looking into this.

But this issue is not getting duplicated at the moment (in motorola device with 
lollipop wherein originally the issue was reported).
More info. can be shared , if this issue occurs again.

> App crash because of ContentResolver query returned null on lollipop device
> ---------------------------------------------------------------------------
>
>                 Key: CB-8517
>                 URL: https://issues.apache.org/jira/browse/CB-8517
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Contacts
>         Environment: Lollipop, MotoG
>            Reporter: Manoj Katari P
>              Labels: Android, cannot-reproduce, triaged
>
> ContentResolver.query() can return null in devices running with lollipop.
> Its not handled in contacts plugin at ContactAccessorSdk5.java:186 for 
> idCursor
> ---------------------------------------------------------------------------
> FATAL EXCEPTION: pool-1-thread-38
> E/AndroidRuntime(17921): Process: com.toshiba.uclient, PID: 17921
> E/AndroidRuntime(17921): java.lang.NullPointerException: Attempt to invoke 
> interface method 'boolean android.database.Cursor.moveToNext()' on a null 
> object reference
> E/AndroidRuntime(17921):      at 
> org.apache.cordova.contacts.ContactAccessorSdk5.search(ContactAccessorSdk5.java:186)
> E/AndroidRuntime(17921):      at 
> org.apache.cordova.contacts.ContactManager$1.run(ContactManager.java:93)
> E/AndroidRuntime(17921):      at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
> E/AndroidRuntime(17921):      at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
> E/AndroidRuntime(17921):      at java.lang.Thread.run(Thread.java:818)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to