-
-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Settings crash upon locking privste space #4153
Comments
Does it happen repeatedly or did it only happen once? |
type: ANR Subject: Input dispatching timed out (72cc7b1 com.android.settings/com.android.settings.SubSettings (server) is not responding. Waited 5000ms for FocusEvent(hasFocus=false)). --- CriticalEventLog --- timestamp_ms: 1729217625741 ----- dumping pid: 2298 at 248032 ----- pid 2298 at 2024-10-17 22:13:45.749509520-0400 -----
"FinalizerWatchdogDaemon" daemon prio=5 tid=3 Waiting
"FinalizerDaemon" daemon prio=5 tid=4 Waiting
"ReferenceQueueDaemon" daemon prio=5 tid=6 Waiting
"Signal Catcher" daemon prio=5 tid=2 Runnable "HeapTaskDaemon" daemon prio=5 tid=5 WaitingForTaskProcessor "perfetto_hprof_listener" prio=5 tid=7 Native (still starting up) "binder:2298_1" prio=5 tid=8 Native "binder:2298_2" prio=5 tid=9 Native "binder:2298_3" prio=5 tid=10 Native "pool-5-thread-4" prio=5 tid=11 Waiting
"RenderThread" daemon prio=7 tid=12 Native "binder:2298_5" prio=5 tid=13 Native "hwuiTask0" daemon prio=6 tid=14 Native "hwuiTask1" daemon prio=6 tid=15 Native "pool-2-thread-1" prio=5 tid=16 Waiting
"SurfaceSyncGroupTimer" prio=5 tid=17 Native "DefaultDispatcher-worker-1" daemon prio=5 tid=18 TimedWaiting
"DefaultDispatcher-worker-2" daemon prio=5 tid=19 TimedWaiting
"binder:2298_4" prio=5 tid=20 Native "queued-work-looper" prio=5 tid=21 Native "InteractionJankMonitor-Worker" prio=5 tid=22 Native "pool-5-thread-1" prio=5 tid=23 Waiting
"WifiManagerThread" prio=5 tid=24 Native "pool-5-thread-2" prio=5 tid=25 Waiting
"pool-5-thread-3" prio=5 tid=26 Waiting
"pool-5-thread-5" prio=5 tid=27 Waiting
"RunningState:Background" prio=5 tid=28 Native "pool-5-thread-6" prio=5 tid=29 Waiting
"pool-5-thread-7" prio=5 tid=30 Waiting
"AsyncTask #3" prio=5 tid=31 Waiting
"pool-5-thread-8" prio=5 tid=32 Waiting
"pool-5-thread-9" prio=5 tid=33 Waiting
"DefaultDispatcher-worker-3" daemon prio=5 tid=34 TimedWaiting
"DefaultDispatcher-worker-4" daemon prio=5 tid=35 TimedWaiting
"re-initialized>" prio=10 (not attached) "binder:2298_4" prio=5 (not attached) "mali-event-hand" prio=10 (not attached) "mali-mem-purge" prio=10 (not attached) Zygote loaded classes=27349 post zygote classes=4464 *** ART internal metrics *** ----- end 2298 ----- ----- Waiting Channels: pid 2298 at 2024-10-17 22:13:45.743132200-0400 ----- sysTid=2298 futex_wait_queue_me ----- end 2298 ----- DurationsV5: 248027,1,2,1,8,55,1,0,2,0,0,0,0,1,0,1,213,2,1,204,2,1,0,0,4 ----- dumping ended at 248457 AnrInfo dump: CPU usage from 237394ms to -1ms ago (2024-10-17 22:09:48.345 to 2024-10-17 22:13:45.739): |
Happened only once, while i was checkng out the private space itself, right after an update to andr 15. Also toggled on the hide private space, and now cant find it following the tip to type "private space" in app list. Once private space is locked, only way to access it is from settings>security&privacy.
…On Thursday, October 17th, 2024 at 15:12, Daniel Micay ***@***.***> wrote:
Does it happen repeatedly or did it only happen once?
—
Reply to this email directly, [view it on GitHub](#4153 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AY6FBHAU2S3QZLSHCKO253DZ4AD2PAVCNFSM6AAAAABQEMRA4WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRQGMZTMMZVGE).
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Tried to reproduce crash, no susccess.
Noticed new toggle in dev. settings, "memkoy profiling" turned on, restarted, opened settings and got ANR, posted report in same issue on git.
…On Thursday, October 17th, 2024 at 15:12, Daniel Micay ***@***.***> wrote:
Does it happen repeatedly or did it only happen once?
—
Reply to this email directly, [view it on GitHub](#4153 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AY6FBHAU2S3QZLSHCKO253DZ4AD2PAVCNFSM6AAAAABQEMRA4WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRQGMZTMMZVGE).
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Not really unexpected. |
The text was updated successfully, but these errors were encountered: