Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 23373 (qtMainLoopThrea), pid 23264 (project.example)
Forum Updated to NodeBB v4.3 + New Features

Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 23373 (qtMainLoopThrea), pid 23264 (project.example)

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 1.9k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    Z Offline
    zhouzishu
    wrote on last edited by
    #1

    When the APK I compiled runs on a real machine, there is a crash problem.How do I fix it?
    7a213154-7218-4ce6-9249-aba51401d132-image.png
    The following is the captured error report.

    --------- beginning of crash
    08-26 09:18:55.443 10377 20434 20462 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 20462 (qtMainLoopThrea), pid 20434 (project.example)
    08-26 09:18:55.542 10377 20465 20465 F DEBUG : Process name is org.qtproject.example, not key_process
    08-26 09:18:55.542 10377 20465 20465 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    08-26 09:18:55.543 10377 20465 20465 F DEBUG : Build fingerprint: 'OPPO/PDVM00/OP4E35:11/RKQ1.201217.002/1686554179341:user/release-keys'
    08-26 09:18:55.543 10377 20465 20465 F DEBUG : Revision: '0'
    08-26 09:18:55.543 10377 20465 20465 F DEBUG : ABI: 'arm64'
    08-26 09:18:55.543 10377 20465 20465 F DEBUG : Timestamp: 2023-08-26 09:18:55+0800
    08-26 09:18:55.543 10377 20465 20465 F DEBUG : pid: 20434, tid: 20462, name: qtMainLoopThrea >>> org.qtproject.example <<<
    08-26 09:18:55.543 10377 20465 20465 F DEBUG : uid: 10377
    08-26 09:18:55.543 10377 20465 20465 F DEBUG : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
    08-26 09:18:55.543 10377 20465 20465 F DEBUG : Abort message: 'terminating with uncaught exception of type unsigned int'
    08-26 09:18:55.543 10377 20465 20465 F DEBUG : x0 0000000000000000 x1 0000000000004fee x2 0000000000000006 x3 00000071538e6840
    08-26 09:18:55.543 10377 20465 20465 F DEBUG : x4 fefefefefefefeff x5 fefefefefefefeff x6 fefefefefefefeff x7 7f7f7f7f7f7f7f7f
    08-26 09:18:55.543 10377 20465 20465 F DEBUG : x8 00000000000000f0 x9 18b7978204f6d768 x10 0000000000000000 x11 ffffffc0fffffbdf
    08-26 09:18:55.543 10377 20465 20465 F DEBUG : x12 0000000000000001 x13 746e692064656e67 x14 0000007243ff09e2 x15 000000000000032b
    08-26 09:18:55.543 10377 20465 20465 F DEBUG : x16 0000007243fed7e0 x17 0000007243fccda0 x18 00000071530a4000 x19 0000000000004fd2
    08-26 09:18:55.543 10377 20465 20465 F DEBUG : x20 0000000000004fee x21 00000000ffffffff x22 ffffff80ffffffc8 x23 00000071538e6a90
    08-26 09:18:55.543 10377 20465 20465 F DEBUG : x24 00000071538e6970 x25 00000071538e69b0 x26 000000715123ead8 x27 000000715123eaf0
    08-26 09:18:55.543 10377 20465 20465 F DEBUG : x28 000000715123eb08 x29 00000071538e68c0
    08-26 09:18:55.543 10377 20465 20465 F DEBUG : lr 0000007243f80460 sp 00000071538e6820 pc 0000007243f8048c pst 0000000000000000
    08-26 09:18:55.881 10377 20465 20465 F DEBUG : backtrace:
    08-26 09:18:55.881 10377 20465 20465 F DEBUG : #00 pc 000000000007848c /apex/com.android.runtime/lib64/bionic/libc.so (abort+164) (BuildId: e81bf516b888e895d4e757da439c8117)
    08-26 09:18:55.881 10377 20465 20465 F DEBUG : #01 pc 00000000000a01bc /data/app/~~IFPzb1N0TmlW37cO-AS7QA==/org.qtproject.example-lmM_c-7MyALo7CUb5OLBDQ==/lib/arm64/libc++_shared.so (BuildId: 6de1c39a010a6596b5bb6546e6fe55445b037c1b)
    08-26 09:18:55.881 10377 20465 20465 F DEBUG : #02 pc 00000000000a03c8 /data/app/~~IFPzb1N0TmlW37cO-AS7QA==/org.qtproject.example-lmM_c-7MyALo7CUb5OLBDQ==/lib/arm64/libc++_shared.so (BuildId: 6de1c39a010a6596b5bb6546e6fe55445b037c1b)
    08-26 09:18:55.881 10377 20465 20465 F DEBUG : #03 pc 00000000000b4208 /data/app/~~IFPzb1N0TmlW37cO-AS7QA==/org.qtproject.example-lmM_c-7MyALo7CUb5OLBDQ==/lib/arm64/libc++_shared.so (BuildId: 6de1c39a010a6596b5bb6546e6fe55445b037c1b)
    08-26 09:18:55.881 10377 20465 20465 F DEBUG : #04 pc 00000000000b390c /data/app/~~IFPzb1N0TmlW37cO-AS7QA==/org.qtproject.example-lmM_c-7MyALo7CUb5OLBDQ==/lib/arm64/libc++_shared.so (BuildId: 6de1c39a010a6596b5bb6546e6fe55445b037c1b)
    08-26 09:18:55.881 10377 20465 20465 F DEBUG : #05 pc 00000000000b388c /data/app/~~IFPzb1N0TmlW37cO-AS7QA==/org.qtproject.example-lmM_c-7MyALo7CUb5OLBDQ==/lib/arm64/libc++_shared.so (__cxa_throw+120) (BuildId: 6de1c39a010a6596b5bb6546e6fe55445b037c1b)
    08-26 09:18:55.881 10377 20465 20465 F DEBUG : #06 pc 000000000004ea00 /data/app/~~IFPzb1N0TmlW37cO-AS7QA==/org.qtproject.example-lmM_c-7MyALo7CUb5OLBDQ==/lib/arm64/libNetSDK_arm64-v8a.so (CManager::CManager()+464) (BuildId: 0ef9b2b3cb4a779ca8886e9b4ea97677b15ef087)
    08-26 09:18:55.881 10377 20465 20465 F DEBUG : #07 pc 000000000001a338 /data/app/~~IFPzb1N0TmlW37cO-AS7QA==/org.qtproject.example-lmM_c-7MyALo7CUb5OLBDQ==/lib/arm64/libNetSDK_arm64-v8a.so (BuildId: 0ef9b2b3cb4a779ca8886e9b4ea97677b15ef087)
    08-26 09:18:55.881 10377 20465 20465 F DEBUG : #08 pc 000000000004a2b8 /apex/com.android.runtime/bin/linker64 (_dl__ZL10call_arrayIPFviPPcS1_EEvPKcPT_mbS5+284) (BuildId: 066b0b043112812c7c462a0fa5eb68c5)
    08-26 09:18:55.881 10377 20465 20465 F DEBUG : #09 pc 000000000004a4b8 /apex/com.android.runtime/bin/linker64 (__dl__ZN6soinfo17call_constructorsEv+380) (BuildId: 066b0b043112812c7c462a0fa5eb68c5)
    08-26 09:18:55.881 10377 20465 20465 F DEBUG : #10 pc 000000000004a3c4 /apex/com.android.runtime/bin/linker64 (__dl__ZN6soinfo17call_constructorsEv+136) (BuildId: 066b0b043112812c7c462a0fa5eb68c5)
    08-26 09:18:55.881 10377 20465 20465 F DEBUG : #11 pc 0000000000035a4c /apex/com.android.runtime/bin/linker64 (__dl__Z9do_dlopenPKciPK17android_dlextinfoPKv+2088) (BuildId: 066b0b043112812c7c462a0fa5eb68c5)
    08-26 09:18:55.881 10377 20465 20465 F DEBUG : #12 pc 00000000000310e8 /apex/com.android.runtime/bin/linker64 (__dl__ZL10dlopen_extPKciPK17android_dlextinfoPKv+80) (BuildId: 066b0b043112812c7c462a0fa5eb68c5)
    08-26 09:18:55.881 10377 20465 20465 F DEBUG : #13 pc 00000000000010b8 /apex/com.android.runtime/lib64/bionic/libdl.so (android_dlopen_ext+12) (BuildId: 0ef8b9fd3ba84892809321b735317a50)
    08-26 09:18:55.881 10377 20465 20465 F DEBUG : #14 pc 000000000001b228 /apex/com.android.art/lib64/libnativeloader.so (android::NativeLoaderNamespace::Load(char const*) const+192) (BuildId: bf43ecc74181bb347b210ccf91938ca2)
    08-26 09:18:55.881 10377 20465 20465 F DEBUG : #15 pc 000000000000e748 /apex/com.android.art/lib64/libnativeloader.so (OpenNativeLibraryInNamespace+64) (BuildId: bf43ecc74181bb347b210ccf91938ca2)
    08-26 09:18:55.881 10377 20465 20465 F DEBUG : #16 pc 000000000000e2c8 /apex/com.android.art/lib64/libnativeloader.so (OpenNativeLibrary+132) (BuildId: bf43ecc74181bb347b210ccf91938ca2)
    08-26 09:18:55.881 10377 20465 20465 F DEBUG : #17 pc 0000000000389280 /apex/com.android.art/lib64/libart.so (art::JavaVMExt::LoadNativeLibrary(_JNIEnv*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, _jobject*, _jclass*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)+2376) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.881 10377 20465 20465 F DEBUG : #18 pc 000000000000516c /apex/com.android.art/lib64/libopenjdkjvm.so (JVM_NativeLoad+416) (BuildId: 8b789e66798901ae1f65935fe115bf95)
    08-26 09:18:55.881 10377 20465 20465 F DEBUG : #19 pc 000000000008ba24 /apex/com.android.art/javalib/arm64/boot.oat (art_jni_trampoline+228) (BuildId: f5ff44d4e96af9e82722863cdcbb11a1fae640f2)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #20 pc 00000000001337e8 /apex/com.android.art/lib64/libart.so (art_quick_invoke_static_stub+568) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #21 pc 00000000001a8a94 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread
    , unsigned int*, unsigned int, art::JValue*, char const*)+228) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #22 pc 0000000000318290 /apex/com.android.art/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+376) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #23 pc 000000000030e5bc /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+996) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #24 pc 000000000067f8bc /apex/com.android.art/lib64/libart.so (MterpInvokeStatic+548) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #25 pc 000000000012d994 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_static+20) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #26 pc 00000000000e356e /apex/com.android.art/javalib/core-oj.jar (java.lang.Runtime.nativeLoad+2)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #27 pc 000000000067fb60 /apex/com.android.art/lib64/libart.so (MterpInvokeStatic+1224) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #28 pc 000000000012d994 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_static+20) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #29 pc 00000000000e3950 /apex/com.android.art/javalib/core-oj.jar (java.lang.Runtime.load0+36)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #30 pc 000000000067cc04 /apex/com.android.art/lib64/libart.so (MterpInvokeVirtual+1520) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #31 pc 000000000012d814 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #32 pc 00000000000e8fcc /apex/com.android.art/javalib/core-oj.jar (java.lang.System.load+16)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #33 pc 000000000067fb60 /apex/com.android.art/lib64/libart.so (MterpInvokeStatic+1224) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #34 pc 000000000012d994 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_static+20) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #35 pc 0000000000013fb6 /data/app/~~IFPzb1N0TmlW37cO-AS7QA==/org.qtproject.example-lmM_c-7MyALo7CUb5OLBDQ==/oat/arm64/base.vdex (org.qtproject.qt5.android.QtNative$4.run+258)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #36 pc 000000000067e63c /apex/com.android.art/lib64/libart.so (MterpInvokeInterface+1808) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #37 pc 000000000012da14 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_interface+20) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #38 pc 0000000000015afc /data/app/~~IFPzb1N0TmlW37cO-AS7QA==/org.qtproject.example-lmM_c-7MyALo7CUb5OLBDQ==/oat/arm64/base.vdex (org.qtproject.qt5.android.QtThread$2.run+4)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #39 pc 000000000067e63c /apex/com.android.art/lib64/libart.so (MterpInvokeInterface+1808) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #40 pc 000000000012da14 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_interface+20) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #41 pc 0000000000015a92 /data/app/~~IFPzb1N0TmlW37cO-AS7QA==/org.qtproject.example-lmM_c-7MyALo7CUb5OLBDQ==/oat/arm64/base.vdex (org.qtproject.qt5.android.QtThread$1.run+146)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #42 pc 000000000067e63c /apex/com.android.art/lib64/libart.so (MterpInvokeInterface+1808) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #43 pc 000000000012da14 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_interface+20) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #44 pc 00000000000eb8a0 /apex/com.android.art/javalib/core-oj.jar (java.lang.Thread.run+8)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #45 pc 0000000000305bb8 /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.17649744272380798103)+268) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #46 pc 000000000066b67c /apex/com.android.art/lib64/libart.so (artQuickToInterpreterBridge+780) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #47 pc 000000000013cff8 /apex/com.android.art/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #48 pc 0000000000133564 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #49 pc 00000000001a8a78 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+200) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #50 pc 0000000000555830 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValuesart::ArtMethod*(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+460) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #51 pc 00000000005a3fb8 /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1308) (BuildId: 165e487750d941fd6f4056d4e346d8d9)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #52 pc 00000000000da278 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+64) (BuildId: e81bf516b888e895d4e757da439c8117)
    08-26 09:18:55.882 10377 20465 20465 F DEBUG : #53 pc 000000000007a448 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: e81bf516b888e895d4e757da439c8117)
    08-26 09:19:59.933 1000 1720 5915 D OplusPackageManager: inDefaultAppWhiteList:com.android.permissioncontroller
    08-26 09:19:59.933 1000 1720 2125 D PowerManagerService: setScreenBrightnessOverrideFromWindowManagerInternal brightness=NaN mScreenBrightnessOverrideFromWindowManager=NaN
    08-26 09:19:59.934 1000 1720 5915 D ColorDefaultAppPolicyManager: check , currentMode = false mUd = 0
    08-26 09:19:59.937 1000 1720 5369 D OplusPackageManager: inDefaultAppWhiteList:com.android.permissioncontroller
    08-26 09:19:59.937 1000 1720 5369 I chatty : uid=1000(system) Binder:1720_14 identical 1 line
    08-26 09:19:59.938 1000 1720 5369 D OplusPackageManager: inDefaultAppWhiteList:com.android.permissioncontroller
    08-26 09:19:59.938 1000 1720 5369 D ColorDefaultAppPolicyManager: check , currentMode = false mUd = 0
    08-26 09:19:59.943 1000 1720 2016 D OplusPackageManager: inDefaultAppWhiteList:com.android.permissioncontroller
    08-26 09:19:59.945 1000 1720 2016 I chatty : uid=1000(system) Binder:1720_1 identical 1 line
    08-26 09:19:59.945 1000 1720 2016 D OplusPackageManager: inDefaultAppWhiteList:com.android.permissioncontroller
    08-26 09:19:59.945 1000 1720 2016 D ColorDefaultAppPolicyManager: check , currentMode = false mUd = 0
    08-26 09:19:59.947 1000 1720 2125 D PowerManagerService: setScreenBrightnessOverrideFromWindowManagerInternal brightness=NaN mScreenBrightnessOverrideFromWindowManager=NaN
    08-26 09:19:59.948 1000 1720 6186 W ActivityManager: Invalid packageName: org.qtproject.example.AndroidDemo
    08-26 09:19:59.951 1000 1720 2160 W UsageStatsService: Failed to note usage stop
    08-26 09:19:59.951 1000 1720 2160 W UsageStatsService: java.lang.IllegalArgumentException: Unable to stop usage for com.oplus.appdetail, not in use
    08-26 09:19:59.951 1000 1720 2160 W UsageStatsService: at com.android.server.usage.AppTimeLimitController.noteUsageStop(AppTimeLimitController.java:955)
    08-26 09:19:59.951 1000 1720 2160 W UsageStatsService: at com.android.server.usage.UsageStatsService.reportEvent(UsageStatsService.java:904)
    08-26 09:19:59.951 1000 1720 2160 W UsageStatsService: at com.android.server.usage.UsageStatsService$H.handleMessage(UsageStatsService.java:1361)
    08-26 09:19:59.951 1000 1720 2160 W UsageStatsService: at android.os.Handler.dispatchMessage(Handler.java:106)
    08-26 09:19:59.951 1000 1720 2160 W UsageStatsService: at android.os.Looper.loop(Looper.java:263)
    08-26 09:19:59.951 1000 1720 2160 W UsageStatsService: at android.os.HandlerThread.run(HandlerThread.java:67)
    08-26 09:19:59.980 1000 1720 2016 D ColorDefaultAppPolicyManager: check , currentMode = false mUd = 0
    08-26 09:20:00.014 1000 1720 5915 I ActivityManager: Force stopping com.heytap.market appid=10047 user=0: from pid 5537
    08-26 09:20:00.015 1000 1720 2594 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1162 com.android.server.ColorAlarmManagerHelper$WorkerHandler.handleMessage:1594 android.os.Handler.dispatchMessage:106 android.os.Looper.loop:263 android.os.HandlerThread.run:67
    08-26 09:20:00.016 1000 1720 5915 I ActivityManager: Killing 22783:com.heytap.market/u0a47 (adj 700): stop com.heytap.market due to from pid 5537
    08-26 09:20:00.045 1000 1720 3380 E OplusCustomizeRestrictionManagerService: isBiometricDisabled start
    08-26 09:20:00.047 1000 1720 5369 E OplusCustomizeRestrictionManagerService: isBiometricDisabled start
    08-26 09:20:00.062 1000 1720 2198 I ActivityManager: Killing 21886:com.nearme.instant.platform:provider/u0a108 (adj 975): empty #7
    08-26 09:20:00.100 1000 1720 3386 I ActivityManager: Killing 22645:com.android.settings/1000 (adj 965): empty #7
    08-26 09:20:00.151 1000 1720 5914 D DisplayManagerService: Display listener for pid 21578 died.
    08-26 09:20:00.202 1000 1720 2469 E OplusCustomizeRestrictionManagerService: isBiometricDisabled start
    08-26 09:20:00.209 1000 1720 5377 E OplusCustomizeRestrictionManagerService: isBiometricDisabled start
    08-26 09:20:00.257 1000 1720 3560 I ActivityTaskManager: START u0 {flg=0x10000000 cmp=org.qtproject.example/org.qtproject.qt5.android.bindings.QtActivity mCallingUid=2000} from uid 2000 and from pid 23242
    08-26 09:20:00.267 1000 1720 3386 D DisplayManagerService: Display listener for pid 22151 died.
    08-26 09:20:00.275 1000 1720 3560 E ColorZoomWindowManagerService: onConfigurationChanged rotation not changed - prevRotation: 0
    08-26 09:20:00.278 1000 1720 3560 E ColorZoomWindowManagerService: onConfigurationChanged rotation not changed - prevRotation: 0
    08-26 09:20:00.299 1000 1720 5914 I ActivityManager: Process com.android.permissioncontroller (pid 22151) has died: vis IMPF
    08-26 09:20:00.314 1000 1720 6181 D WindowManager: WARNING: focused app window can't receive keys, focusedApp:ActivityRecord{2996925 u0 com.oppo.launcher/.Launcher t2} window:Window{469dc6e u0 com.oppo.launcher/com.oppo.launcher.Launcher}
    08-26 09:20:00.314 1000 1720 6181 D WindowManager: isRecentsAnimationConsumingAppInput:false isParentWindowHidden:false mAnimatingExit:false mRelayoutCalled:true
    08-26 09:20:00.314 1000 1720 6181 V WindowManager: Changing focus from Window{469dc6e u0 com.oppo.launcher/com.oppo.launcher.Launcher} to null,diplayid=0
    08-26 09:20:00.327 1000 1720 5914 W ActivityManager: Scheduling restart of crashed service com.android.permissioncontroller/.permission.service.PermissionControllerServiceImpl in 1000ms for connection
    08-26 09:20:00.327 1000 1720 5914 W ActivityManager: Scheduling restart of crashed service com.android.permissioncontroller/.role.service.RoleControllerServiceImpl in 11000ms for connection
    08-26 09:20:00.350 1000 1720 2125 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10379; state: DISABLED
    08-26 09:20:00.350 1000 1720 2125 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10379; state: DISABLED
    08-26 09:20:00.351 1000 1720 2169 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10379; state: DISABLED
    08-26 09:20:00.353 1000 1720 2125 D PowerManagerService: setScreenBrightnessOverrideFromWindowManagerInternal brightness=NaN mScreenBrightnessOverrideFromWindowManager=NaN
    08-26 09:20:00.380 1000 1720 2125 I chatty : uid=1000(system) android.display identical 1 line
    08-26 09:20:00.381 1000 1720 2125 D PowerManagerService: setScreenBrightnessOverrideFromWindowManagerInternal brightness=NaN mScreenBrightnessOverrideFromWindowManager=NaN
    08-26 09:20:00.399 1000 1720 2126 D ColorViewRootUtil: initSwipState, isDisplayCompatApp false
    08-26 09:20:00.400 1000 1720 2126 D ColorViewRootUtil: mScreenHeight 1600, mScreenWidth 720
    08-26 09:20:00.412 1000 1720 5372 D ColorAppListInterceptManager: shouldFilterTask
    08-26 09:20:00.412 1000 1720 5372 D ColorAppListInterceptManager: shouldFilterTask::packageName = org.qtproject.example
    08-26 09:20:00.425 1000 1720 2169 W ActivityManager: Slow operation: 76ms so far, now at startProcess: returned from zygote!
    08-26 09:20:00.425 1000 1720 2169 W ActivityManager: Slow operation: 76ms so far, now at startProcess: done updating battery stats
    08-26 09:20:00.425 1000 1720 2169 W ActivityManager: Slow operation: 77ms so far, now at startProcess: building log message
    08-26 09:20:00.425 1000 1720 2169 I ActivityManager: Start proc 23264:org.qtproject.example/u0a379 for pre-top-activity {org.qtproject.example/org.qtproject.qt5.android.bindings.QtActivity}
    08-26 09:20:00.425 1000 1720 2169 W ActivityManager: Slow operation: 77ms so far, now at startProcess: starting to update pids map
    08-26 09:20:00.425 1000 1720 2169 W ActivityManager: Slow operation: 77ms so far, now at startProcess: done updating pids map
    08-26 09:20:00.438 1000 1720 2126 D WindowManager: WARNING: focused app window can't receive keys, focusedApp:ActivityRecord{2996925 u0 com.oppo.launcher/.Launcher t2} window:Window{469dc6e u0 com.oppo.launcher/com.oppo.launcher.Launcher}
    08-26 09:20:00.438 1000 1720 2126 D WindowManager: isRecentsAnimationConsumingAppInput:false isParentWindowHidden:false mAnimatingExit:false mRelayoutCalled:true
    08-26 09:20:00.439 1000 1720 2125 D PowerManagerService: setScreenBrightnessOverrideFromWindowManagerInternal brightness=NaN mScreenBrightnessOverrideFromWindowManager=NaN
    08-26 09:20:00.441 1000 1720 2126 V OplusZoomWindowDecorViewHelper: setLastReportedMergedConfiguration mZoomDisplayHeight: 1600 getDecorView.DecorView@2a23d1e[example]
    08-26 09:20:00.463 1000 1720 3828 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1705 com.oplus.util.OplusStatisticsImpl.startService:216 com.oplus.util.OplusStatisticsImpl.sendDataToDCS:192 com.oplus.util.OplusStatisticsImpl.onCommonSync:84 com.oplus.util.OplusStatisticsImpl$1.run:124
    08-26 09:20:00.481 1000 1720 2125 D PowerManagerService: setScreenBrightnessOverrideFromWindowManagerInternal brightness=NaN mScreenBrightnessOverrideFromWindowManager=NaN
    08-26 09:20:00.544 1000 1720 3132 W ActivityManager: Unable to start service Intent { cmp=com.coloros.deepthinker/com.coloros.proton.learn.schedule.TrainJobService (has extras) } U=0: not found
    08-26 09:20:00.544 1000 1720 3132 D JobScheduler: Error executing JobStatus{b9c8cb9 #1000/648162385 com.coloros.deepthinker/com.coloros.proton.learn.schedule.TrainJobService u=0 s=1000 TIME=-28d6h46m39s831ms:-28d6h46m39s831ms PERSISTED READY}
    08-26 09:20:00.554 1000 1720 3560 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10280; state: DISABLED
    08-26 09:20:00.554 1000 1720 3560 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10280; state: ENABLED
    08-26 09:20:00.555 1000 1720 2169 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10280; state: ENABLED
    08-26 09:20:00.604 1000 1720 2169 W ActivityManager: Slow operation: 52ms so far, now at startProcess: returned from zygote!
    08-26 09:20:00.607 1000 1720 3560 I ColorAppSwitchManagerService: appswitch hasProcess ActivityRecord{68dd857 u0 org.qtproject.example/org.qtproject.qt5.android.bindings.QtActivity t390}
    08-26 09:20:00.609 1000 1720 3560 I ColorAppSwitchManagerService: appswitch hasProcess ActivityRecord{68dd857 u0 org.qtproject.example/org.qtproject.qt5.android.bindings.QtActivity t390}
    08-26 09:20:00.612 1000 1720 2169 W ActivityManager: Slow operation: 60ms so far, now at startProcess: done updating battery stats
    08-26 09:20:00.612 1000 1720 2169 W ActivityManager: Slow operation: 60ms so far, now at startProcess: building log message
    08-26 09:20:00.612 1000 1720 2169 I ActivityManager: Start proc 23303:com.coloros.phonemanager:scan/u0a280 for service {com.coloros.phonemanager/com.mqvs.security.services.DeepScanService}
    08-26 09:20:00.612 1000 1720 2169 W ActivityManager: Slow operation: 60ms so far, now at startProcess: starting to update pids map
    08-26 09:20:00.624 1000 1720 2126 D ColorZoomWindowManagerService: clearZoomWindowTransition
    08-26 09:20:00.645 1000 1720 2169 W ActivityManager: Slow operation: 93ms so far, now at startProcess: done updating pids map
    08-26 09:20:00.649 1000 1720 5914 E OppoThermalStats: Error getting package info: org.qtproject.example
    08-26 09:20:00.653 1000 1720 2125 D OplusKeepAliveManager: TOP_APP is ProcessRecord{5b407be 23264:org.qtproject.example/u0a379} uid is 10379
    08-26 09:20:00.669 1000 1720 2125 D PowerManagerService: setScreenBrightnessOverrideFromWindowManagerInternal brightness=NaN mScreenBrightnessOverrideFromWindowManager=NaN
    08-26 09:20:00.670 1000 1720 2125 D PowerManagerService: setScreenBrightnessOverrideFromWindowManagerInternal brightness=NaN mScreenBrightnessOverrideFromWindowManager=NaN
    08-26 09:20:00.763 1000 1720 3382 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10280; state: DISABLED
    08-26 09:20:00.765 1000 1720 3382 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10280; state: ENABLED
    08-26 09:20:00.765 1000 1720 2169 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10280; state: ENABLED
    08-26 09:20:00.769 10379 23264 23264 W ActivityThread: Application org.qtproject.example can be debugged on port 8100...
    08-26 09:20:00.798 1000 1720 2169 I ActivityManager: Start proc 23333:com.coloros.phonemanager:push/u0a280 for service {com.coloros.phonemanager/com.coloros.phonemanager.push.service.RegisterService}
    08-26 09:20:00.906 1000 1720 2126 V ColorZoomWindowManagerService: onAnimationFinished: r = ActivityRecord{68dd857 u0 org.qtproject.example/org.qtproject.qt5.android.bindings.QtActivity t390}
    08-26 09:20:00.907 1000 1720 2126 I ColorAppSwitchManagerService: handleAppVisible , r = ActivityRecord{68dd857 u0 org.qtproject.example/org.qtproject.qt5.android.bindings.QtActivity t390}
    08-26 09:20:00.907 1000 1720 2126 I OplusMirageDisplayManagerService: onAnimationFinished:
    08-26 09:20:00.908 1000 1720 2126 V ColorZoomWindowManagerService: onAnimationFinished: r = ActivityRecord{2996925 u0 com.oppo.launcher/.Launcher t2}
    08-26 09:20:00.909 1000 1720 2126 I OplusMirageDisplayManagerService: onAnimationFinished:
    08-26 09:20:00.928 1000 1720 2125 D PowerManagerService: setScreenBrightnessOverrideFromWindowManagerInternal brightness=NaN mScreenBrightnessOverrideFromWindowManager=NaN
    08-26 09:20:00.932 1000 1720 3560 W ActivityTaskManager: Permission Denial: package=null does not belong to uid=10379
    08-26 09:20:00.946 1000 1720 6181 D DisplayManagerService: Display listener for pid 21886 died.
    08-26 09:20:00.979 1000 1720 3382 D DisplayManagerService: Display listener for pid 22645 died.
    08-26 09:20:00.991 1000 1720 2125 D PowerManagerService: setScreenBrightnessOverrideFromWindowManagerInternal brightness=NaN mScreenBrightnessOverrideFromWindowManager=NaN
    08-26 09:20:00.992 1000 1720 2125 I chatty : uid=1000(system) android.display identical 2 lines
    08-26 09:20:00.992 1000 1720 2125 D PowerManagerService: setScreenBrightnessOverrideFromWindowManagerInternal brightness=NaN mScreenBrightnessOverrideFromWindowManager=NaN
    08-26 09:20:00.992 1000 1720 2125 W ActivityManager: setHasOverlayUi called on unknown pid: 22645
    08-26 09:20:00.996 1000 1720 3746 I ColorGameSpaceManager: in handleApplicationSwitchInner ---- gamemode = 0 ----mModeStatus = 0
    08-26 09:20:01.121 10379 23264 23264 E OplusCustomizeRestrictionManager: sInstance is null, start a new sInstance
    08-26 09:20:01.272 10379 23264 23373 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 23373 (qtMainLoopThrea), pid 23264 (project.example)
    08-26 09:20:01.279 1000 1720 5377 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10087
    08-26 09:20:01.311 1000 1720 5377 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10047; state: DISABLED
    08-26 09:20:01.311 1000 1720 5377 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10047; state: ENABLED
    08-26 09:20:01.311 1000 1720 2169 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10047; state: ENABLED
    08-26 09:20:01.327 1000 1720 2167 W ActivityManager: Scheduling restart of crashed service com.android.permissioncontroller/.permission.service.PermissionControllerServiceImpl in 20000ms for connection
    08-26 09:20:01.337 1000 1720 2169 I ActivityManager: Start proc 23387:com.heytap.market/u0a47 for content provider {com.heytap.market/com.cdo.oaps.host.OapsProvider}

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved