Skip to content
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

Crash Report (Vivo T1) #104

Open
Korb opened this issue Nov 13, 2024 · 0 comments
Open

Crash Report (Vivo T1) #104

Korb opened this issue Nov 13, 2024 · 0 comments

Comments

@Korb
Copy link

Korb commented Nov 13, 2024

App Name: APK Explorer & Editor
Package Name: com.apk.editor
App Version: v0.29
SDK Version: 34

java.lang.IllegalStateException: Fragment q{67e525b} (e6753750-dcab-4445-bef0-b8aa7646df2e) not attached to an activity.
  at androidx.fragment.app.s.F(SourceFile:35)
  at j.a1.afterTextChanged(SourceFile:46)
  at android.widget.TextView.sendAfterTextChanged(TextView.java:13271)
  at android.widget.TextView.setText(TextView.java:7748)
  at android.widget.TextView.setText(TextView.java:7533)
  at android.widget.EditText.setText(EditText.java:149)
  at android.widget.TextView.setText(TextView.java:7485)
  at com.apk.editor.MainActivity.onBackPressed(SourceFile:36)
  at android.app.Activity.onKeyUp(Activity.java:4240)
  at android.view.KeyEvent.dispatch(KeyEvent.java:3163)
  at android.app.Activity.dispatchKeyEvent(Activity.java:4589)
  at y.i.c(SourceFile:6)
  at v0.b.p(SourceFile:12)
  at y.i.dispatchKeyEvent(SourceFile:27)
  at e.m.dispatchKeyEvent(SourceFile:13)
  at e.A.dispatchKeyEvent(SourceFile:20)
  at com.android.internal.policy.DecorView.dispatchKeyEvent(DecorView.java:515)
  at android.view.ViewRootImpl$ViewPostImeInputStage.processKeyEvent(ViewRootImpl.java:7687)
  at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:7544)
  at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:6927)
  at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:6994)
  at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:6955)
  at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:7128)
  at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:6963)
  at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:7185)
  at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:6931)
  at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:6994)
  at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:6955)
  at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:6963)
  at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:6931)
  at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:6994)
  at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:6955)
  at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:7161)
  at android.view.ViewRootImpl$ImeInputStage.onFinishedInputEvent(ViewRootImpl.java:7390)
  at android.view.inputmethod.InputMethodManager$PendingEvent.run(InputMethodManager.java:4407)
  at android.view.inputmethod.InputMethodManager.invokeFinishedInputEventCallback(InputMethodManager.java:3844)
  at android.view.inputmethod.InputMethodManager.finishedInputEvent(InputMethodManager.java:3835)
  at android.view.inputmethod.InputMethodManager.-$$Nest$mfinishedInputEvent(Unknown Source:0)
  at android.view.inputmethod.InputMethodManager$ImeInputEventSender.onInputEventFinished(InputMethodManager.java:4384)
  at android.view.InputEventSender.dispatchInputEventFinished(InputEventSender.java:154)
  at android.os.MessageQueue.nativePollOnce(Native Method)
  at android.os.MessageQueue.next(MessageQueue.java:339)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:328)
  at android.app.ActivityThread.main(ActivityThread.java:9223)
  at java.lang.reflect.Method.invoke(Native Method)
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:594)
  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1099)

Steps to reproduce

I simply installed the app, opened all the tabs one by one, and performed a gesture to exit the app.

Device

OS version: Funtouch OS 14
Model: Vivo T1 (4G, V2153)
Hardware version: MP_0.1
Build number: PD22010F_EX_A_14.2.9.0.W20
Baseband version: .HA.1.1.c2-00054-DIVAR_GENSP_PACK-1.29062.107
Kernel version: 4.19.157-perf+, 1 Sat Oct 12 11:14:50 CST 2024
Compile time: 12 Oct 2024 06:06:30
Android security update: 1 October 2024
Google Play system update: 1 October 2024
Software parameter update: 29 October 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant