Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save creativecreatorormaybenot/ffcc74de36925277c8ecabc8b5fdc72b to your computer and use it in GitHub Desktop.

Select an option

Save creativecreatorormaybenot/ffcc74de36925277c8ecabc8b5fdc72b to your computer and use it in GitHub Desktop.
08-01 08:25:52.232: D/ndk_translation(9587): loaded library "/data/app/app-1/lib/arm/libflutter.so" at 0x9bbe1000
08-01 08:25:52.232: D/ndk_translation(9587): [ linking libflutter.so ]
08-01 08:25:52.273: D/ndk_translation(9587): loaded proxy library "libandroid.so"
08-01 08:25:52.318: I/ActivityManager(1620): Waited long enough for: ServiceRecord{9bafd7b u0 com.google.android.gms/.statementservice.OperationService}
08-01 08:25:52.346: D/ndk_translation(9587): loaded proxy library "libEGL.so"
08-01 08:25:52.400: D/ndk_translation(9587): loaded proxy library "libGLESv2.so"
08-01 08:25:52.458: D/ndk_translation(9587): proxy_libc.so: symbol '__dso_handle' is null
08-01 08:25:52.464: E/ndk_translation(9587): Failed to find data 'in6addr_any'
08-01 08:25:52.464: E/ndk_translation(9587): Failed to find data 'in6addr_loopback'
08-01 08:25:52.486: D/ndk_translation(9587): loaded proxy library "libc.so"
08-01 08:25:52.521: D/ndk_translation(9587): loaded proxy library "libm.so"
08-01 08:25:52.558: D/ndk_translation(9587): loaded proxy library "liblog.so"
08-01 08:25:52.667: D/ApplicationLifecycleMonitorImpl(9587): running callback: androidx.test.tools.crawler.SignaturePatchingCallback@eb517e0
08-01 08:25:52.667: D/ApplicationLifecycleMonitorImpl(9587): callback completes: androidx.test.tools.crawler.SignaturePatchingCallback@eb517e0
08-01 08:25:52.673: I/MonitoringInstr(9587): No JSBridge.
08-01 08:25:52.695: W/art(9587): Long monitor contention event with owner method=boolean android.os.BinderProxy.transactNative(int, android.os.Parcel, android.os.Parcel, int) from Binder.java:4294967294 waiters=0 for 539ms
08-01 08:25:52.695: W/art(9587): Long monitor contention event with owner method=boolean android.os.BinderProxy.transactNative(int, android.os.Parcel, android.os.Parcel, int) from Binder.java:4294967294 waiters=1 for 529ms
08-01 08:25:52.697: I/UsageTrackerFacilitator(9587): Usage tracking disabled
08-01 08:25:52.701: D/TestExecutor(9587): Adding listener androidx.test.internal.runner.listener.LogRunListener
08-01 08:25:52.701: D/TestExecutor(9587): Adding listener androidx.test.internal.runner.listener.InstrumentationResultPrinter
08-01 08:25:52.701: D/TestExecutor(9587): Adding listener androidx.test.internal.runner.listener.ActivityFinisherRunListener
08-01 08:25:52.702: I/TestRunner(9587): run started: 1 tests
08-01 08:25:52.702: I/TestRunner(9587): started: testEntry(androidx.test.tools.crawler.CrawlPlatform)
08-01 08:25:52.706: I/Robo(9587): Experiment disableNonSdkApiUsageLogging: false
08-01 08:25:52.706: I/Robo(9587): detectNonSdkApiUsage(..) is not available.
08-01 08:25:52.762: I/Robo(9587): Before bind
08-01 08:25:52.763: I/Robo(9587): After bind true
08-01 08:25:52.764: I/Robo(9540): onBind
08-01 08:25:52.765: I/Robo(9587): onServiceConnected
08-01 08:25:52.843: W/Robo(9540): Current package [INITIAL_SCREEN_PACKAGE_NAME] is out of whitelisted packages
08-01 08:25:52.843: I/Robo(9540): New Screen: Optional.of(ScreenNode {Id=0, PackageName=INITIAL_SCREEN_PACKAGE_NAME, ActivityName=Optional.absent()})
08-01 08:25:52.844: I/Robo(9540): Platform is ready.
08-01 08:25:52.862: I/Robo(9540): Create an overlay
08-01 08:25:52.858: I/Binder_B(1620): type=1400 audit(0.0:392): avc: denied { ioctl } for path="socket:[119238]" dev="sockfs" ino=119238 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
08-01 08:25:52.896: I/Robo(9540): Crawling with starting intents: [# androidx.test.tools.crawler.proto.CrawlGuidanceProto$StartingIntent@18f52da9
08-01 08:25:52.896: I/Robo(9540): type: <androidx.test.tools.crawler.proto.CrawlGuidanceProto$StartingIntent$ActivityType@39dd1a2 number=1 name=MAIN_ACTIVITY>, # androidx.test.tools.crawler.proto.CrawlGuidanceProto$StartingIntent@702c03c0
08-01 08:25:52.896: I/Robo(9540): type: <androidx.test.tools.crawler.proto.CrawlGuidanceProto$StartingIntent$ActivityType@55dce33 number=2 name=START_ACTIVITY>, # androidx.test.tools.crawler.proto.CrawlGuidanceProto$StartingIntent@a5312a8d
08-01 08:25:52.896: I/Robo(9540): type: <androidx.test.tools.crawler.proto.CrawlGuidanceProto$StartingIntent$ActivityType@55dce33 number=2 name=START_ACTIVITY>]
08-01 08:25:52.896: I/Robo(9540): Starting crawl for intent Launcher activity.
08-01 08:25:52.923: I/Robo(9540): Performing LaunchAction {app} .
08-01 08:25:52.925: I/Robo(9587): Launching app using startActivitySync.
08-01 08:25:52.927: I/ActivityManager(1620): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x14000000 pkg=app cmp=app/.MainActivity} from uid 10089 on display 0
08-01 08:25:52.858: I/Binder_B(1620): type=1400 audit(0.0:393): avc: denied { ioctl } for path="socket:[119238]" dev="sockfs" ino=119238 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
08-01 08:25:52.946: I/GceGrallocRegionRegistry(1341): Mapped gralloc-1341.36 hnd=0xafae0540 fd=42 base=0xb0fc5000 format=RGBA_8888(0x1) width=672 height=672
08-01 08:25:52.946: I/GceGrallocRegionRegistry(1620): Mapped gralloc-1341.36 hnd=0x92847380 fd=251 base=0x9b945000 format=RGBA_8888(0x1) width=672 height=672
08-01 08:25:52.946: I/GceGrallocRegionRegistry(1341): Unmapped gralloc-1341.36 hnd=0xafae0540 fd=42 base=0xb0fc5000
08-01 08:25:52.946: I/GceGrallocRegionRegistry(1341): Mapped gralloc-1341.36 hnd=0xafae0280 fd=43 base=0xb0fc5000 format=RGBA_8888(0x1) width=672 height=672
08-01 08:25:52.996: I/GceGrallocRegionRegistry(1620): Unmapped gralloc-1341.36 hnd=0x92847380 fd=251 base=0x9b945000
08-01 08:25:52.998: I/GceGrallocRegionRegistry(1341): Unmapped gralloc-1341.36 hnd=0xafae0280 fd=43 base=0xb0fc5000
08-01 08:25:53.027: I/GceGrallocRegionRegistry(1341): Mapped gralloc-1341.37 hnd=0xb6e0f540 fd=40 base=0xa5a0f000 format=RGBA_8888(0x1) width=1440 height=2392
08-01 08:25:53.027: I/GceGrallocRegionRegistry(1620): Mapped gralloc-1341.37 hnd=0x928474c0 fd=253 base=0x908a7000 format=RGBA_8888(0x1) width=1440 height=2392
08-01 08:25:53.044: D/LifecycleMonitor(9587): Lifecycle status change: app.MainActivity@ed42572 in: PRE_ON_CREATE
08-01 08:25:53.123: I/GceGrallocRegionRegistry(5817): Unmapped gralloc-1341.30 hnd=0xad8f97c0 fd=29 base=0x976ca000
08-01 08:25:53.124: I/GceGrallocRegionRegistry(5817): Unmapped gralloc-1341.31 hnd=0xad8f9780 fd=28 base=0x984dc000
08-01 08:25:53.124: I/GceGrallocRegionRegistry(5817): Unmapped gralloc-1341.32 hnd=0xad8f9700 fd=26 base=0x992ee000
08-01 08:25:53.176: I/GceGrallocRegionRegistry(1341): Unmapped gralloc-1341.30 hnd=0xb6e0f200 fd=21 base=0xace6e000
08-01 08:25:53.274: I/art(1620): Background partial concurrent mark sweep GC freed 26797(2028KB) AllocSpace objects, 18(544KB) LOS objects, 33% free, 29MB/43MB, paused 48.016ms total 271.373ms
08-01 08:25:53.329: I/GceGrallocRegionRegistry(1341): Unmapped gralloc-1341.32 hnd=0xb6e0f240 fd=32 base=0xab24a000
08-01 08:25:52.938: I/Binder_9(1620): type=1400 audit(0.0:394): avc: denied { read } for path=2F6465762F6173686D656D2F6772616C6C6F632D313334312E3336202864656C6574656429 dev="tmpfs" ino=119254 scontext=u:r:system_server:s0 tcontext=u:object_r:surfaceflinger_tmpfs:s0 tclass=file permissive=1
08-01 08:25:53.411: I/GceGrallocRegionRegistry(1341): Mapped gralloc-1341.38 hnd=0xaec460c0 fd=21 base=0xb14ba000 format=RGBA_8888(0x1) width=1440 height=84
08-01 08:25:53.412: I/GceGrallocRegionRegistry(1810): Mapped gralloc-1341.38 hnd=0xa9d14680 fd=59 base=0x97872000 format=RGBA_8888(0x1) width=1440 height=84
08-01 08:25:53.408: I/RenderThread(1810): type=1400 audit(0.0:395): avc: denied { read } for path=2F6465762F6173686D656D2F6772616C6C6F632D313334312E3338202864656C6574656429 dev="tmpfs" ino=118754 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:surfaceflinger_tmpfs:s0 tclass=file permissive=1
08-01 08:25:54.219: I/Remoter(1335): Saved screenshot to '/data/screenshots/__pmv__-0137.jpg'
08-01 08:25:54.397: D/ndk_translation(9587): proxy library "libapp.so" not found
08-01 08:25:54.459: D/ndk_translation(9587): loaded library "/data/app/app-1/lib/arm/libapp.so" at 0x9a16f000
08-01 08:25:54.459: D/ndk_translation(9587): [ linking libapp.so ]
08-01 08:25:54.530: W/SurfaceFlinger(1341): couldn't log to binary event log: overflow.
08-01 08:25:54.659: I/GceGrallocRegionRegistry(1341): Unmapped gralloc-1341.31 hnd=0xb6e0f500 fd=31 base=0xac05c000
08-01 08:25:55.100: W/art(9587): Long monitor contention event with owner method=long com.android.org.conscrypt.NativeCrypto.RSA_generate_key_ex(int, byte[]) from NativeCrypto.java:4294967294 waiters=0 for 2.921s
08-01 08:25:55.356: I/Remoter(1335): Saved screenshot to '/data/screenshots/__pmv__-0138.jpg'
08-01 08:25:56.262: D/LifecycleMonitor(9587): Lifecycle status change: app.MainActivity@ed42572 in: CREATED
08-01 08:25:56.263: D/LifecycleMonitor(9587): Lifecycle status change: app.MainActivity@ed42572 in: STARTED
08-01 08:25:56.264: D/LifecycleMonitor(9587): Lifecycle status change: app.MainActivity@ed42572 in: RESUMED
08-01 08:25:56.258: I/Binder_4(1341): type=1400 audit(0.0:396): avc: denied { ioctl } for path="socket:[119782]" dev="sockfs" ino=119782 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=1
08-01 08:25:56.301: I/FA(9587): Tag Manager is not found and thus will not be used
08-01 08:25:56.258: I/Binder_4(1341): type=1400 audit(0.0:397): avc: denied { ioctl } for path="socket:[119782]" dev="sockfs" ino=119782 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=1
08-01 08:25:56.340: D/OpenGLRenderer(9587): Use EGL_SWAP_BEHAVIOR_PRESERVED: true
08-01 08:25:56.308: I/Binder_4(1341): type=1400 audit(0.0:398): avc: denied { ioctl } for path="socket:[119785]" dev="sockfs" ino=119785 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=1
08-01 08:25:56.328: I/Binder_4(1341): type=1400 audit(0.0:399): avc: denied { ioctl } for path="socket:[119785]" dev="sockfs" ino=119785 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=1
08-01 08:25:56.542: I/GceGrallocRegionRegistry(9587): Mapped gralloc-1341.5 hnd=0xa9d3b980 fd=215 base=0x97bb5000 format=RGBA_8888(0x1) width=832 height=2048
08-01 08:25:56.561: I/Remoter(1335): Saved screenshot to '/data/screenshots/__pmv__-0139.jpg'
08-01 08:25:56.538: I/Binder_E(1620): type=1400 audit(0.0:400): avc: denied { ioctl } for path="socket:[120282]" dev="sockfs" ino=120282 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
08-01 08:25:56.538: I/Binder_E(1620): type=1400 audit(0.0:401): avc: denied { ioctl } for path="socket:[120282]" dev="sockfs" ino=120282 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
08-01 08:25:56.702: I/OpenGLRenderer(9587): Initialized EGL, version 1.4
08-01 08:25:57.087: W/Conscrypt(2286): Could not set socket write timeout: java.net.SocketException: Socket closed
08-01 08:25:57.087: W/Conscrypt(2286): at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@16091022@16.0.91 (040700-244116403):2)
08-01 08:25:57.087: W/Conscrypt(2286): at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@16091022@16.0.91 (040700-244116403):2)
08-01 08:25:57.129: W/atnq(2286): Empty context buffer. Thus might mean that the context is not synced down.
08-01 08:25:57.129: W/atiz(2286): Empty context model while retrieving upload opt-in status!
08-01 08:25:57.181: W/Conscrypt(2286): Could not set socket write timeout: java.net.SocketException: Socket closed
08-01 08:25:57.181: W/Conscrypt(2286): at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@16091022@16.0.91 (040700-244116403):2)
08-01 08:25:57.181: W/Conscrypt(2286): at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@16091022@16.0.91 (040700-244116403):2)
08-01 08:25:57.226: I/Choreographer(9587): Skipped 37 frames! The application may be doing too much work on its main thread.
08-01 08:25:57.936: I/Remoter(1335): Saved screenshot to '/data/screenshots/__pmv__-0140.jpg'
08-01 08:25:57.966: I/GceGrallocRegionRegistry(1341): Mapped gralloc-1341.39 hnd=0xafae0400 fd=31 base=0xace6e000 format=RGBA_8888(0x1) width=1440 height=2560
08-01 08:25:57.967: I/GceGrallocRegionRegistry(9587): Mapped gralloc-1341.39 hnd=0xadc02780 fd=220 base=0x93dae000 format=RGBA_8888(0x1) width=1440 height=2560
08-01 08:25:57.992: I/ActivityManager(1620): Displayed app/.MainActivity: +4s986ms
08-01 08:25:57.995: I/Keyboard.Facilitator(2050): onFinishInput()
08-01 08:25:57.988: I/Binder_3(1620): type=1400 audit(0.0:402): avc: denied { ioctl } for path="socket:[120492]" dev="sockfs" ino=120492 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
08-01 08:25:58.067: E/FirebaseInstanceId(9587): Token retrieval failed: TOO_MANY_REGISTRATIONS
08-01 08:25:58.459: I/GceGrallocRegionRegistry(1341): Mapped gralloc-1341.40 hnd=0xb6e0f5c0 fd=42 base=0xac05c000 format=RGBA_8888(0x1) width=1440 height=2560
08-01 08:25:58.459: I/GceGrallocRegionRegistry(9587): Mapped gralloc-1341.40 hnd=0x98cbe2c0 fd=222 base=0x92f9c000 format=RGBA_8888(0x1) width=1440 height=2560
08-01 08:25:57.988: I/Binder_3(1620): type=1400 audit(0.0:403): avc: denied { ioctl } for path="socket:[120492]" dev="sockfs" ino=120492 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
08-01 08:25:57.988: I/Binder_7(1620): type=1400 audit(0.0:404): avc: denied { ioctl } for path="socket:[120491]" dev="sockfs" ino=120491 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
08-01 08:25:58.716: I/GceGrallocRegionRegistry(1620): Unmapped gralloc-1341.37 hnd=0x928474c0 fd=253 base=0x908a7000
08-01 08:25:58.835: I/Robo(9587): Launching using Instrumentation succeeded after 5910 milliseconds.
08-01 08:25:58.836: I/Robo(9540): Action has been performed.
08-01 08:25:58.836: I/Robo(9540): ExecutionResult: <androidx.test.tools.crawler.proto.StoredRoboAction$ExecutionResult@616111c number=1 name=SUCCESS>, Activity class: app.MainActivity
08-01 08:25:58.846: I/GceGrallocRegionRegistry(1341): Unmapped gralloc-1341.37 hnd=0xb6e0f540 fd=40 base=0xa5a0f000
08-01 08:25:59.030: I/Robo(9587): Espresso: Milliseconds to extract current screen state: 193
08-01 08:25:59.030: I/Robo(9587): width = 1440, height = 2560
08-01 08:25:59.033: I/Robo(9540): Screen scrape received.
08-01 08:25:57.988: I/Binder_7(1620): type=1400 audit(0.0:405): avc: denied { ioctl } for path="socket:[120491]" dev="sockfs" ino=120491 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=1
08-01 08:25:59.039: I/Robo(9587): copied 921 bytes
08-01 08:25:59.039: I/Robo(9540): read 921 bytes
08-01 08:25:59.040: I/Robo(9540): newScreenState.hasOpaqueElements() = false
08-01 08:25:59.040: I/Robo(9540): New Screen: Optional.of(ScreenNode {Id=1, PackageName=app, ActivityName=Optional.of(app.MainActivity)})
08-01 08:25:59.040: I/Robo(9540): Experiment excludeWebView: false
08-01 08:25:59.043: I/GceGrallocRegionRegistry(1341): Mapped gralloc-1341.41 hnd=0xaec462c0 fd=44 base=0xab24a000 format=RGBA_8888(0x1) width=1440 height=2560
08-01 08:25:59.044: I/GceGrallocRegionRegistry(9571): Mapped gralloc-1341.41 hnd=0xaf356200 fd=11 base=0xac711000 format=RGBA_8888(0x1) width=1440 height=2560
08-01 08:25:59.044: I/GceGrallocRegionRegistry(1341): Unmapped gralloc-1341.41 hnd=0xaec462c0 fd=44 base=0xab24a000
08-01 08:25:59.044: I/GceGrallocRegionRegistry(1341): Mapped gralloc-1341.41 hnd=0xb296a380 fd=45 base=0xab24a000 format=RGBA_8888(0x1) width=1440 height=2560
08-01 08:25:59.336: I/Remoter(1335): Saved screenshot to '/data/screenshots/__pmv__-0141.jpg'
08-01 08:25:59.757: I/Robo(9540): Screenshot received.
08-01 08:25:59.760: I/Robo(9587): copied 54602 bytes
08-01 08:25:59.760: I/Robo(9540): read 54602 bytes
08-01 08:25:59.837: I/Robo(9540): Finished writing artifact file /storage/emulated/0/app_firebase_test_lab/accessibility1.meta
08-01 08:25:59.878: I/scp(10096): type=1400 audit(0.0:406): avc: denied { search } for name="default" dev="tmpfs" ino=6433 scontext=u:r:gcelogwrapper:s0 tcontext=u:object_r:storage_file:s0 tclass=dir permissive=1
08-01 08:26:00.035: I/GceGrallocRegionRegistry(1341): Unmapped gralloc-1341.41 hnd=0xb296a380 fd=45 base=0xab24a000
08-01 08:25:59.908: I/scp(10096): type=1400 audit(0.0:407): avc: denied { read } for name="primary" dev="tmpfs" ino=6440 scontext=u:r:gcelogwrapper:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=1
08-01 08:25:59.908: I/scp(10096): type=1400 audit(0.0:408): avc: denied { search } for name="user" dev="tmpfs" ino=6428 scontext=u:r:gcelogwrapper:s0 tcontext=u:object_r:mnt_user_file:s0 tclass=dir permissive=1
08-01 08:25:59.908: I/scp(10096): type=1400 audit(0.0:409): avc: denied { read } for name="primary" dev="tmpfs" ino=10271 scontext=u:r:gcelogwrapper:s0 tcontext=u:object_r:mnt_user_file:s0 tclass=lnk_file permissive=1
08-01 08:25:59.908: I/scp(10096): type=1400 audit(0.0:410): avc: denied { search } for name="/" dev="fuse" ino=0 scontext=u:r:gcelogwrapper:s0 tcontext=u:object_r:fuse:s0 tclass=dir permissive=1
08-01 08:25:59.908: I/scp(10096): type=1400 audit(0.0:411): avc: denied { read } for name="accessibility1.meta" dev="fuse" ino=49 scontext=u:r:gcelogwrapper:s0 tcontext=u:object_r:fuse:s0 tclass=file permissive=1
08-01 08:25:59.908: I/scp(10096): type=1400 audit(0.0:412): avc: denied { open } for path="/storage/emulated/0/app_firebase_test_lab/accessibility1.meta" dev="fuse" ino=49 scontext=u:r:gcelogwrapper:s0 tcontext=u:object_r:fuse:s0 tclass=file permissive=1
08-01 08:25:59.908: I/scp(10096): type=1400 audit(0.0:413): avc: denied { getattr } for path="/storage/emulated/0/app_firebase_test_lab/accessibility1.meta" dev="fuse" ino=49 scontext=u:r:gcelogwrapper:s0 tcontext=u:object_r:fuse:s0 tclass=file permissive=1
08-01 08:25:59.908: I/scp(10096): --------- beginning of crash
08-01 08:26:00.361: A/libc(9587): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x180002 in tid 9749 (1.ui)
08-01 08:26:00.462: A/DEBUG(1344): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
08-01 08:26:00.462: A/DEBUG(1344): Build fingerprint: 'generic/gce_x86_phone/gce_x86:6.0.1/MOB31Q.MZG52/3751182:userdebug/test-keys'
08-01 08:26:00.462: A/DEBUG(1344): Revision: '0'
08-01 08:26:00.462: A/DEBUG(1344): ABI: 'x86'
08-01 08:26:00.462: A/DEBUG(1344): pid: 9587, tid: 9749, name: 1.ui >>> app <<<
08-01 08:26:00.462: A/DEBUG(1344): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x180002
08-01 08:26:00.468: A/DEBUG(1344): eax 00000002 ebx af61af38 ecx af63f01c edx 9bc402e4
08-01 08:26:00.468: A/DEBUG(1344): esi 00180000 edi 00018000
08-01 08:26:00.468: A/DEBUG(1344): xcs 00000073 xds 0000007b xes 0000007b xfs 00000007 xss 0000007b
08-01 08:26:00.468: A/DEBUG(1344): eip af5c492d ebp 9b4182a8 esp 9b418250 flags 00210206
08-01 08:26:00.475: A/DEBUG(1344): backtrace:
08-01 08:26:00.476: A/DEBUG(1344): #00 pc 001c192d /system/lib/libndk_translation.so (_ZN15ndk_translation19find_symbol_by_nameEPNS_6soinfoERNS_10SymbolNameE+237)
08-01 08:26:00.476: A/DEBUG(1344): #01 pc 001c2463 /system/lib/libndk_translation.so (_ZN15ndk_translation8do_dlsymEPvPKcS0_+419)
08-01 08:26:00.476: A/DEBUG(1344): #02 pc 001c386e /system/lib/libndk_translation.so (_ZN15ndk_translation24ndk_translation_do_dlsymEPvPKcS2_PKvPS0_+46)
08-01 08:26:00.476: A/DEBUG(1344): #03 pc 001346ad /system/lib/libndk_translation.so (_ZN15ndk_translation11GuestLoader6DlVSymEPvPKcS3_S1_+77)
08-01 08:26:00.476: A/DEBUG(1344): #04 pc 0000193b /system/lib/libndk_translation_proxy_libdl.so
08-01 08:26:00.476: A/DEBUG(1344): #05 pc 00000691 [anon:ndk_x_0xb2f00000]
08-01 08:26:00.476: A/DEBUG(1344): #06 pc 0005f2e3 /data/app/app-1/lib/arm/libflutter.so
08-01 08:26:00.481: A/DEBUG(1344): #07 pc fffffffe <unknown>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment