bug: net.i2p.android.I2PActivityBase.onResume #43

Open
opened 2025-04-21 14:45:12 -04:00 by idk · 4 comments
Owner

Opened 2 years ago

Last modified 23 months ago

#2391newdefect

bug: net.i2p.android.I2PActivityBase.onResume

Reported by:MeehOwned by:Meeh
Priority:
minor
Milestone:
eventually
Component:
apps/android
Version:
0.9.37
Keywords:

Cc:

Parent Tickets:

Sensitive:
no

Description (last modified by Meeh)

java.lang.RuntimeException:
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3822)
at android.app.ActivityThread.handleResumeActivity (ActivityThread.java:3854)
at android.app.servertransaction.ResumeActivityItem.execute (ResumeActivityItem.java:51)
at android.app.servertransaction.TransactionExecutor.executeLifecycleState (TransactionExecutor.java:145)
at android.app.servertransaction.TransactionExecutor.execute (TransactionExecutor.java:70)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1816)
at android.os.Handler.dispatchMessage (Handler.java:106)
at android.os.Looper.loop (Looper.java:193)
at android.app.ActivityThread.main (ActivityThread.java:6718)
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)
Caused by: java.lang.IllegalArgumentException:
at android.os.Parcel.createException (Parcel.java:1954)
at android.os.Parcel.readException (Parcel.java:1918)
at android.os.Parcel.readException (Parcel.java:1868)
at android.app.IActivityManager$Stub$Proxy.isTopOfTask (IActivityManager.java:7934)
at android.app.Activity.isTopOfTask (Activity.java:6419)
at android.app.Activity.onResume (Activity.java:1344)
at android.support.v4.app.FragmentActivity.onResume (FragmentActivity.java:485)
at net.i2p.android.I2PActivityBase.onResume (I2PActivityBase.java:97)
at android.app.Instrumentation.callActivityOnResume (Instrumentation.java:1412)
at android.app.Activity.performResume (Activity.java:7300)
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3814)
Caused by: android.os.RemoteException:
at com.android.server.am.ActivityManagerService.isTopOfTask (ActivityManagerService.java:14612)
at android.app.IActivityManager$Stub.onTransact (IActivityManager.java:2417)
at com.android.server.am.ActivityManagerService.onTransact (ActivityManagerService.java:3291)
at android.os.Binder.execTransact (Binder.java:731)

Subtickets

Opened [2 years ago](/timeline?from=2019-01-18T05%3A01%3A16Z&precision=second "See timeline at Jan 18, 2019 5:01:16 AM") Last modified [23 months ago](/timeline?from=2019-06-18T19%3A05%3A42Z&precision=second "See timeline at Jun 18, 2019 7:05:42 PM") ## [\#2391](/ticket/2391)[new](/query?status=new)[defect](/query?status=!closed&type=defect) # bug: net.i2p.android.I2PActivityBase.onResume Reported by:[Meeh](/query?status=!closed&reporter=meeh)Owned by:[Meeh](/query?status=!closed&owner=meeh) Priority: [minor](/query?status=!closed&priority=minor) Milestone: [eventually](/milestone/eventually "No date set") Component: [apps/android](/query?status=!closed&component=apps%2Fandroid) Version: [0.9.37](/query?status=!closed&version=0.9.37) Keywords: Cc: Parent Tickets: Sensitive: [no](/query?status=!closed&sensitive=0) ### Description [(last modified by Meeh)](/ticket/2391?action=diff&version=4 "2019-06-18 19:05:42.750226+00:00") ``` java.lang.RuntimeException: at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3822) at android.app.ActivityThread.handleResumeActivity (ActivityThread.java:3854) at android.app.servertransaction.ResumeActivityItem.execute (ResumeActivityItem.java:51) at android.app.servertransaction.TransactionExecutor.executeLifecycleState (TransactionExecutor.java:145) at android.app.servertransaction.TransactionExecutor.execute (TransactionExecutor.java:70) at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1816) at android.os.Handler.dispatchMessage (Handler.java:106) at android.os.Looper.loop (Looper.java:193) at android.app.ActivityThread.main (ActivityThread.java:6718) 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) Caused by: java.lang.IllegalArgumentException: at android.os.Parcel.createException (Parcel.java:1954) at android.os.Parcel.readException (Parcel.java:1918) at android.os.Parcel.readException (Parcel.java:1868) at android.app.IActivityManager$Stub$Proxy.isTopOfTask (IActivityManager.java:7934) at android.app.Activity.isTopOfTask (Activity.java:6419) at android.app.Activity.onResume (Activity.java:1344) at android.support.v4.app.FragmentActivity.onResume (FragmentActivity.java:485) at net.i2p.android.I2PActivityBase.onResume (I2PActivityBase.java:97) at android.app.Instrumentation.callActivityOnResume (Instrumentation.java:1412) at android.app.Activity.performResume (Activity.java:7300) at android.app.ActivityThread.performResumeActivity (ActivityThread.java:3814) Caused by: android.os.RemoteException: at com.android.server.am.ActivityManagerService.isTopOfTask (ActivityManagerService.java:14612) at android.app.IActivityManager$Stub.onTransact (IActivityManager.java:2417) at com.android.server.am.ActivityManagerService.onTransact (ActivityManagerService.java:3291) at android.os.Binder.execTransact (Binder.java:731) ``` ### Subtickets
idk added this to the eventually milestone 2025-04-21 14:45:12 -04:00
idk added the
#2391
apps.android
eventually
labels 2025-04-21 14:45:12 -04:00
Author
Owner

comment:4 Changed 23 months ago by Meeh

Description:
modified ( diff)
Sensitive:
unset

[comment:4](https://trac.i2p2.de/\#comment:4) Changed [23 months ago](https://trac.i2p2.de//timeline?from=2019-06-18T19%3A05%3A42Z&precision=second "See timeline at Jun 18, 2019 7:05:42 PM") by Meeh Description: modified ( [diff](https://trac.i2p2.de//ticket/2391?action=diff&version=4)) Sensitive: unset
Author
Owner

comment:3 Changed 2 years ago by zzz

I didn't fix it and I doubt it fixed itself

[comment:3](https://trac.i2p2.de/\#comment:3) Changed [2 years ago](https://trac.i2p2.de//timeline?from=2019-06-03T11%3A56%3A58Z&precision=second "See timeline at Jun 3, 2019 11:56:58 AM") by zzz I didn't fix it and I doubt it fixed itself
Author
Owner

comment:2 Changed 2 years ago by Meeh

any clue if this is fixed or not?

[comment:2](https://trac.i2p2.de/\#comment:2) Changed [2 years ago](https://trac.i2p2.de//timeline?from=2019-06-02T13%3A53%3A17Z&precision=second "See timeline at Jun 2, 2019 1:53:17 PM") by Meeh any clue if this is fixed or not?
Author
Owner
[comment:1](https://trac.i2p2.de/\#comment:1) Changed [2 years ago](https://trac.i2p2.de//timeline?from=2019-04-29T18%3A06%3A26Z&precision=second "See timeline at Apr 29, 2019 6:06:26 PM") by zzz this one looks difficult clues: [​https://stackoverflow.com/questions/42758643/java-lang-runtimeexception-unable-to-resume-activity-with-java-lang-illegalargu?noredirect=1&lq=1](https://trac.i2p2.de/https://stackoverflow.com/questions/42758643/java-lang-runtimeexception-unable-to-resume-activity-with-java-lang-illegalargu?noredirect=1&lq=1)
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#43
No description provided.