0% found this document useful (0 votes)
54 views2 pages

Crashreport

The log file contains details about a device including its hardware specifications and software configuration. An error occurred when trying to start a service during application creation. The service could not be started because the application was in the background.

Uploaded by

Uzziel Cruz S
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)
54 views2 pages

Crashreport

The log file contains details about a device including its hardware specifications and software configuration. An error occurred when trying to start a service during application creation. The service could not be started because the application was in the background.

Uploaded by

Uzziel Cruz S
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
You are on page 1/ 2

BOARD=guamp

CPU_ABI2=armeabi
HOST=ilclbld158
versionName=V1.6.8.70-022300000000
IS_TREBLE_ENABLED=true
SUPPORTED_64_BIT_ABIS=[Ljava.lang.String;@9fcff08
CPU_ABI=armeabi-v7a
PERMISSIONS_REVIEW_REQUIRED=true
IS_USERDEBUG=false
DISPLAY=RPXS31.Q2-58-16-3
SUPPORTED_ABIS=[Ljava.lang.String;@e9d36a1
FINGERPRINT=motorola/guamp_retail/guamp:11/RPXS31.Q2-58-16-3/735c3:user/release-
keys
PRODUCT=guamp_retail
ID=RPXS31.Q2-58-16-3
TYPE=user
SERIAL=unknown
IS_CONTAINER=false
IS_ENG=false
DEVICE=guamp
TIME=1630375315000
IS_USER=true
MODEL=moto g(9) play
MANUFACTURER=motorola
USER=hudsoncm
versionCode=1028800024
BRAND=motorola
SUPPORTED_32_BIT_ABIS=[Ljava.lang.String;@82c9cab
HARDWARE=qcom
IS_DEBUGGABLE=false
BOOTLOADER=MBM-3.0-guamp_retail-252ee94a782-210830
RADIO=unknown
TAG=Build
UNKNOWN=unknown
IS_EMULATOR=false
CrashTime=2021 年 11 月 10 日 17:38:21
TAGS=release-keys
java.lang.RuntimeException: Unable to create application
com.huawei.rcs.common.APP_RCS: java.lang.IllegalStateException: Not allowed to
start service Intent { cmp=com.megacable.rcs/com.huawei.rcs.common.SRV_KeepAlive }:
app is in background uid UidRecord{db162d5 u0a392 RCVR idle change:uncached procs:1
seq(0,0,0)}
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6853)
at android.app.ActivityThread.access$1400(ActivityThread.java:252)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1979)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:250)
at android.app.ActivityThread.main(ActivityThread.java:7851)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:958)
Caused by: java.lang.IllegalStateException: Not allowed to start service Intent
{ cmp=com.megacable.rcs/com.huawei.rcs.common.SRV_KeepAlive }: app is in background
uid UidRecord{db162d5 u0a392 RCVR idle change:uncached procs:1 seq(0,0,0)}
at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1732)
at android.app.ContextImpl.startService(ContextImpl.java:1687)
at android.content.ContextWrapper.startService(ContextWrapper.java:720)
at com.huawei.rcs.common.APP_Base.onCreate(Unknown Source:110)
at com.huawei.xs.widget.base.frame.XSApplication.onCreate(Unknown Source:69)
at com.huawei.rcs.common.APP_RCS.onCreate(Unknown Source:6)
at
android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1192)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6848)
... 8 more
java.lang.IllegalStateException: Not allowed to start service Intent
{ cmp=com.megacable.rcs/com.huawei.rcs.common.SRV_KeepAlive }: app is in background
uid UidRecord{db162d5 u0a392 RCVR idle change:uncached procs:1 seq(0,0,0)}
at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1732)
at android.app.ContextImpl.startService(ContextImpl.java:1687)
at android.content.ContextWrapper.startService(ContextWrapper.java:720)
at com.huawei.rcs.common.APP_Base.onCreate(Unknown Source:110)
at com.huawei.xs.widget.base.frame.XSApplication.onCreate(Unknown Source:69)
at com.huawei.rcs.common.APP_RCS.onCreate(Unknown Source:6)
at
android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1192)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6848)
at android.app.ActivityThread.access$1400(ActivityThread.java:252)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1979)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:250)
at android.app.ActivityThread.main(ActivityThread.java:7851)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:958)

You might also like