ANR: Broadcast of Intent { act=android.intent.action.TIME\_TICK flg=0x50200014 (has extras) } #27

Open
opened 2025-04-21 14:44:47 -04:00 by idk · 1 comment
Owner

Opened 21 months ago

Last modified 21 months ago

#2597newdefect

ANR: Broadcast of Intent { act=android.intent.action.TIME_TICK flg=0x50200014 (has extras) }

Reported by:MeehOwned by:Meeh
Priority:
minor
Milestone:
undecided
Component:
apps/android
Version:
0.9.41
Keywords:

Cc:
zzz, idk
Parent Tickets:

Sensitive:
no

Description

"main" prio=5 tid=1 Native
| group="main" sCount=1 dsCount=0 flags=1 obj=0x7440fa78 self=0x7e9de14c00
| sysTid=20175 nice=0 cgrp=default sched=0/0 handle=0x7f23927548
| state=S schedstat=( 24650418156 9279150266 153362 ) utm=1895 stm=568 core=3 HZ=100
| stack=0x7fcfe6b000-0x7fcfe6d000 stackSize=8MB
| held mutexes=
#00  pc 000000000006f5e0  /system/lib64/libc.so (__epoll_pwait+8)
#01  pc 00000000000141c0  /system/lib64/libutils.so (android::Looper::pollInner(int)+144)
#02  pc 000000000001408c  /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+60)
#03  pc 0000000000120c2c  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+44)
at android.os.MessageQueue.nativePollOnce (Native method)
at android.os.MessageQueue.next (MessageQueue.java:326)
at android.os.Looper.loop (Looper.java:160)
at android.app.ActivityThread.main (ActivityThread.java:6669)
at java.lang.reflect.Method.invoke (Native method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:493)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:858)

Subtickets

Opened [21 months ago](/timeline?from=2019-08-19T13%3A17%3A35Z&precision=second "See timeline at Aug 19, 2019 1:17:35 PM") Last modified [21 months ago](/timeline?from=2019-08-21T12%3A48%3A23Z&precision=second "See timeline at Aug 21, 2019 12:48:23 PM") ## [\#2597](/ticket/2597)[new](/query?status=new)[defect](/query?status=!closed&type=defect) # ANR: Broadcast of Intent { act=android.intent.action.TIME\_TICK flg=0x50200014 (has extras) } Reported by:[Meeh](/query?status=!closed&reporter=meeh)Owned by:[Meeh](/query?status=!closed&owner=meeh) Priority: [minor](/query?status=!closed&priority=minor) Milestone: [undecided](/milestone/undecided "No date set") Component: [apps/android](/query?status=!closed&component=apps%2Fandroid) Version: [0.9.41](/query?status=!closed&version=0.9.41) Keywords: Cc: [zzz](/query?status=!closed&cc=~zzz), [idk](/query?status=!closed&cc=~idk) Parent Tickets: Sensitive: [no](/query?status=!closed&sensitive=0) ### Description ``` "main" prio=5 tid=1 Native | group="main" sCount=1 dsCount=0 flags=1 obj=0x7440fa78 self=0x7e9de14c00 | sysTid=20175 nice=0 cgrp=default sched=0/0 handle=0x7f23927548 | state=S schedstat=( 24650418156 9279150266 153362 ) utm=1895 stm=568 core=3 HZ=100 | stack=0x7fcfe6b000-0x7fcfe6d000 stackSize=8MB | held mutexes= #00 pc 000000000006f5e0 /system/lib64/libc.so (__epoll_pwait+8) #01 pc 00000000000141c0 /system/lib64/libutils.so (android::Looper::pollInner(int)+144) #02 pc 000000000001408c /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+60) #03 pc 0000000000120c2c /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+44) at android.os.MessageQueue.nativePollOnce (Native method) at android.os.MessageQueue.next (MessageQueue.java:326) at android.os.Looper.loop (Looper.java:160) at android.app.ActivityThread.main (ActivityThread.java:6669) at java.lang.reflect.Method.invoke (Native method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:493) at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:858) ``` ### Subtickets
idk added this to the undecided milestone 2025-04-21 14:44:47 -04:00
idk added the #2597apps.androidundecided labels 2025-04-21 14:44:47 -04:00
Author
Owner

comment:1 Changed 21 months ago by zzz

no i2p classes in the stack trace and no other clues

[comment:1](https://trac.i2p2.de/\#comment:1) Changed [21 months ago](https://trac.i2p2.de//timeline?from=2019-08-21T12%3A48%3A23Z&precision=second "See timeline at Aug 21, 2019 12:48:23 PM") by zzz no i2p classes in the stack trace and no other clues
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: I2P_Developers/i2p.android.base#27
No description provided.