0% found this document useful (0 votes)
12 views4 pages

.Google - Android.apps - Maps Logcat

The document contains log entries from an Android application indicating various errors and exceptions. A notable issue is a SecurityException related to missing permissions for observing permission changes. Additionally, there are repeated failures to register native methods and issues with loading the jdwp agent.

Uploaded by

tenantumnleaves
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views4 pages

.Google - Android.apps - Maps Logcat

The document contains log entries from an Android application indicating various errors and exceptions. A notable issue is a SecurityException related to missing permissions for observing permission changes. Additionally, there are repeated failures to register native methods and issues with loading the jdwp agent.

Uploaded by

tenantumnleaves
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

--------- beginning of main

04-11 [Link].636 32219 32219 E [Link]:syste: Not starting debugger since


process cannot load the jdwp agent.
04-11 [Link].747 32219 32219 E IClipboardManagerProxy:
clipboardService=[Link]@61cf868
04-11 [Link].748 32219 32219 E IClipboardManagerProxy:
getWho=[Link]$Stub$Proxy@ab42967
04-11 [Link].964 32160 32160 E [Link]: ----- class
'Lcom/tencent/qmsp/sdk/u/U;' cl=0x779fa1b0 -----
04-11 [Link].964 32160 32160 E [Link]: objectSize=228 (224 from super)
04-11 [Link].964 32160 32160 E [Link]: access=0x0008.0001
04-11 [Link].964 32160 32160 E [Link]:
super='[Link]<[Link]>' (cl=0x0)
04-11 [Link].964 32160 32160 E [Link]: vtable (0 entries, 11 in super):
04-11 [Link].964 32160 32160 E [Link]: direct methods (5 entries):
04-11 [Link].964 32160 32160 E [Link]: 0: void
[Link].u.U.<clinit>()
04-11 [Link].964 32160 32160 E [Link]: 1: [Link]
[Link].u.U.a([Link], int, [Link],
[Link])
04-11 [Link].964 32160 32160 E [Link]: 2: void
[Link].u.U.b(c4.a)
04-11 [Link].964 32160 32160 E [Link]: 3: boolean
[Link].u.U.c()
04-11 [Link].964 32160 32160 E [Link]: 4: int
[Link].u.U.d([Link], [Link],
[Link], [Link], [Link], boolean)
04-11 [Link].964 32160 32160 E [Link]: static fields (1 entries):
04-11 [Link].964 32160 32160 E [Link]: 0: int
[Link].u.U.a
04-11 [Link].964 32160 32160 E [Link]: Failed to register native method
[Link].u.U.c(I)[Ljava/lang/String; in
/data/app/~~T75CbgOOLi5Wbw_ala9-Yw==/[Link]-
ZYuI4_pIXo8rikRWbhkT_Q==/[Link]
04-11 [Link].965 32219 32219 E [Link]:syste: ----- class
'Lcom/tencent/qmsp/sdk/u/U;' cl=0x779fb960 -----
04-11 [Link].965 32219 32219 E [Link]:syste: objectSize=228 (224 from super)
04-11 [Link].965 32219 32219 E [Link]:syste: access=0x0008.0001
04-11 [Link].965 32219 32219 E [Link]:syste:
super='[Link]<[Link]>' (cl=0x0)
04-11 [Link].965 32219 32219 E [Link]:syste: vtable (0 entries, 11 in super):
04-11 [Link].965 32219 32219 E [Link]:syste: direct methods (5 entries):
04-11 [Link].965 32219 32219 E [Link]:syste: 0: void
[Link].u.U.<clinit>()
04-11 [Link].965 32219 32219 E [Link]:syste: 1: [Link]
[Link].u.U.a([Link], int, [Link],
[Link])
04-11 [Link].965 32219 32219 E [Link]:syste: 2: void
[Link].u.U.b(c4.a)
04-11 [Link].965 32219 32219 E [Link]:syste: 3: boolean
[Link].u.U.c()
04-11 [Link].965 32219 32219 E [Link]:syste: 4: int
[Link].u.U.d([Link], [Link],
[Link], [Link], [Link], boolean)
04-11 [Link].965 32219 32219 E [Link]:syste: static fields (1 entries):
04-11 [Link].965 32219 32219 E [Link]:syste: 0: int
[Link].u.U.a
04-11 [Link].965 32219 32219 E [Link]:syste: Failed to register native method
[Link].u.U.c(I)[Ljava/lang/String; in
/data/app/~~T75CbgOOLi5Wbw_ala9-Yw==/[Link]-
ZYuI4_pIXo8rikRWbhkT_Q==/[Link]
--------- beginning of crash
04-11 [Link].057 32160 32160 E AndroidRuntime: FATAL EXCEPTION: main
04-11 [Link].057 32160 32160 E AndroidRuntime: Process:
[Link], PID: 32160
04-11 [Link].057 32160 32160 E AndroidRuntime: [Link]:
addOnPermissionsChangeListener: Neither user 10315 nor current process has
[Link].OBSERVE_GRANT_REVOKE_PERMISSIONS.
04-11 [Link].057 32160 32160 E AndroidRuntime: at
[Link]([Link])
04-11 [Link].057 32160 32160 E AndroidRuntime: at
[Link]([Link])
04-11 [Link].057 32160 32160 E AndroidRuntime: at
[Link]([Link])
04-11 [Link].057 32160 32160 E AndroidRuntime: at
[Link]([Link])
04-11 [Link].057 32160 32160 E AndroidRuntime: at
[Link].m(:[Link].dynamite_measurementdynamite@[email protected]
(100300-0):184)
04-11 [Link].057 32160 32160 E AndroidRuntime: at
[Link].a(:[Link].dynamite_measurementdynamite@[email protected]
(100300-0):14)
04-11 [Link].057 32160 32160 E AndroidRuntime: at
[Link].b(:[Link].dynamite_measurementdynamite@[email protected]
(100300-0):7)
04-11 [Link].057 32160 32160 E AndroidRuntime: at
[Link].c(:[Link].dynamite_measurementdynamite@[email protected]
(100300-0):7)
04-11 [Link].057 32160 32160 E AndroidRuntime: at
[Link](:[Link].dynamite_measurementdynamite@251332009@2
5.13.32 (100300-0):277)
04-11 [Link].057 32160 32160 E AndroidRuntime: at
[Link]([Link])
04-11 [Link].057 32160 32160 E AndroidRuntime: at
[Link]([Link])
04-11 [Link].057 32160 32160 E AndroidRuntime: at
[Link]([Link])
04-11 [Link].057 32160 32160 E AndroidRuntime: at
[Link]([Link])
04-11 [Link].057 32160 32160 E AndroidRuntime: at
[Link]([Link])
04-11 [Link].057 32160 32160 E AndroidRuntime: at
[Link](Native Method)
04-11 [Link].057 32160 32160 E AndroidRuntime: at
[Link]$[Link]([Link])
04-11 [Link].057 32160 32160 E AndroidRuntime: at
[Link]([Link])
04-11 [Link].822 32327 32327 E [Link]:p: Not starting debugger since
process cannot load the jdwp agent.
04-11 [Link].136 32327 32327 E IClipboardManagerProxy:
clipboardService=[Link]@61cf868
04-11 [Link].137 32327 32327 E IClipboardManagerProxy:
getWho=[Link]$Stub$Proxy@ab42967
04-11 [Link].277 32327 32327 E [Link]:p: ----- class
'Lcom/tencent/qmsp/sdk/u/U;' cl=0x779fd118 -----
04-11 [Link].277 32327 32327 E [Link]:p: objectSize=228 (224 from super)
04-11 [Link].277 32327 32327 E [Link]:p: access=0x0008.0001
04-11 [Link].277 32327 32327 E [Link]:p:
super='[Link]<[Link]>' (cl=0x0)
04-11 [Link].277 32327 32327 E [Link]:p: vtable (0 entries, 11 in super):
04-11 [Link].277 32327 32327 E [Link]:p: direct methods (5 entries):
04-11 [Link].277 32327 32327 E [Link]:p: 0: void
[Link].u.U.<clinit>()
04-11 [Link].277 32327 32327 E [Link]:p: 1: [Link]
[Link].u.U.a([Link], int, [Link],
[Link])
04-11 [Link].277 32327 32327 E [Link]:p: 2: void
[Link].u.U.b(c4.a)
04-11 [Link].277 32327 32327 E [Link]:p: 3: boolean
[Link].u.U.c()
04-11 [Link].277 32327 32327 E [Link]:p: 4: int
[Link].u.U.d([Link], [Link],
[Link], [Link], [Link], boolean)
04-11 [Link].277 32327 32327 E [Link]:p: static fields (1 entries):
04-11 [Link].277 32327 32327 E [Link]:p: 0: int
[Link].u.U.a
04-11 [Link].277 32327 32327 E [Link]:p: Failed to register native method
[Link].u.U.c(I)[Ljava/lang/String; in
/data/app/~~T75CbgOOLi5Wbw_ala9-Yw==/[Link]-
ZYuI4_pIXo8rikRWbhkT_Q==/[Link]
--------- beginning of system
04-11 [Link].730 32327 32327 E ActivityThread: Failed to find provider info for
[Link]
04-11 [Link].832 32387 32387 E [Link]:p: Not starting debugger since
process cannot load the jdwp agent.
04-11 [Link].091 32387 32387 E IClipboardManagerProxy:
clipboardService=[Link]@61cf868
04-11 [Link].092 32387 32387 E IClipboardManagerProxy:
getWho=[Link]$Stub$Proxy@ab42967
04-11 [Link].218 32387 32387 E [Link]:p: ----- class
'Lcom/tencent/qmsp/sdk/u/U;' cl=0x779fe808 -----
04-11 [Link].218 32387 32387 E [Link]:p: objectSize=228 (224 from super)
04-11 [Link].218 32387 32387 E [Link]:p: access=0x0008.0001
04-11 [Link].218 32387 32387 E [Link]:p:
super='[Link]<[Link]>' (cl=0x0)
04-11 [Link].218 32387 32387 E [Link]:p: vtable (0 entries, 11 in super):
04-11 [Link].218 32387 32387 E [Link]:p: direct methods (5 entries):
04-11 [Link].218 32387 32387 E [Link]:p: 0: void
[Link].u.U.<clinit>()
04-11 [Link].218 32387 32387 E [Link]:p: 1: [Link]
[Link].u.U.a([Link], int, [Link],
[Link])
04-11 [Link].218 32387 32387 E [Link]:p: 2: void
[Link].u.U.b(c4.a)
04-11 [Link].218 32387 32387 E [Link]:p: 3: boolean
[Link].u.U.c()
04-11 [Link].218 32387 32387 E [Link]:p: 4: int
[Link].u.U.d([Link], [Link],
[Link], [Link], [Link], boolean)
04-11 [Link].218 32387 32387 E [Link]:p: static fields (1 entries):
04-11 [Link].218 32387 32387 E [Link]:p: 0: int
[Link].u.U.a
04-11 [Link].218 32387 32387 E [Link]:p: Failed to register native method
[Link].u.U.c(I)[Ljava/lang/String; in
/data/app/~~T75CbgOOLi5Wbw_ala9-Yw==/[Link]-
ZYuI4_pIXo8rikRWbhkT_Q==/[Link]
04-11 [Link].789 32160 32160 E FirebaseCrashlytics: Cannot send reports. Timed
out while fetching settings.

You might also like