centsol / marketlicensing

Automatically exported from code.google.com/p/marketlicensing
Apache License 2.0
0 stars 0 forks source link

Exception within ServerManagedPolicy.processServerResponse #28

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I'm using a third part library to retrieve crash logs from our game. Well, in 
the last 5 days I've got north of 2000 crash reports from different users, all 
with the same stack trace pointing to the LVL source code:

java.lang.NullPointerException
    at com.android.vending.licensing.ServerManagedPolicy.processServerResponse(ServerManagedPolicy.java:113)
    at com.android.vending.licensing.LicenseValidator.handleResponse(LicenseValidator.java:208)
    at com.android.vending.licensing.LicenseValidator.verify(LicenseValidator.java:168)
    at com.android.vending.licensing.LicenseChecker$ResultListener$2.run(LicenseChecker.java:213)
    at android.os.Handler.handleCallback(Handler.java:587)
    at android.os.Handler.dispatchMessage(Handler.java:92)
    at android.os.Looper.loop(Looper.java:123)
    at android.os.HandlerThread.run(HandlerThread.java:60)

What is the expected output? What do you see instead?
I would expect Google's code not to crash.

What version of the product are you using? On what operating system?
It seems to affect all possible combinations of phones and OS versions.

Please provide any additional information below.

Original issue reported on code.google.com by julio.go...@gmail.com on 20 Jan 2011 at 6:33

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I've been seeing the same thing recently.  Has anyone determined the cause?  I 
haven't started digging around yet...

Original comment by roamcont...@gmail.com on 22 Jul 2011 at 5:16

GoogleCodeExporter commented 8 years ago
Damn Google wants to log in every time and apparently. The user doesn't. Exzist 
anymre

Original comment by graverob...@gmail.com on 5 Aug 2011 at 1:05