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

The app homepage enters the map loading page for the first time, and it crashes after exiting to the homepage and re-entering #1580

Open
Airon-ck opened this issue Feb 11, 2023 · 1 comment

Comments

@Airon-ck
Copy link

2023-02-11 22:21:27.267 14034-14097 libEGL com.shengshi.southernairlines W EGLNativeWindowType 0x70607eae10 disconnect failed
2023-02-11 22:21:27.284 14034-14051 libc com.shengshi.southernairlines A Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xb8 in tid 14051 (FinalizerDaemon), pid 14034 (outhernairlines)
2023-02-11 22:21:27.359 14373-14373 DEBUG pid-14373 A pid: 14034, tid: 14051, name: FinalizerDaemon >>> com.shengshi.southernairlines <<<
2023-02-11 22:21:27.427 14373-14373 DEBUG pid-14373 A #00 pc 000000000041030c /data/app/com.shengshi.southernairlines-YTGBW4RhnzsB6SscOUi1BQ==/lib/arm64/libwhirlyglobemaply.so (WhirlyKit::ComponentManager_Android::clearJNI(_JNIEnv*)+12) (BuildId: 7163b9bb5684f49b0c4f51d4be244780371b7959)
2023-02-11 22:21:27.427 14373-14373 DEBUG pid-14373 A #1 pc 0000000000472b30 /data/app/com.shengshi.southernairlines-YTGBW4RhnzsB6SscOUi1BQ==/lib/arm64/libwhirlyglobemaply.so (Java_com_mousebird_maply_ComponentManager_dispose+160) (BuildId: 7163b9bb5684f49b0c4f51d4be244780371b7959)
2023-02-11 22:21:27.427 14373-14373 DEBUG pid-14373 A #9 pc 00000000003dc388 [anon:dalvik-classes.dex extracted in memory from /data/app/com.shengshi.southernairlines-YTGBW4RhnzsB6SscOUi1BQ==/base.apk] (com.mousebird.maply.ComponentManager.finalize)
2023-02-11 22:21:27.788 1541-1839 InputDispatcher system_server E channel '5960b05 com.shengshi.southernairlines/com.shengshi.southerndianbo.Activity_PlaneTakeOffHomePage (server)' ~ Channel is unrecoverably broken and will be disposed!
2023-02-11 22:21:27.788 1541-1839 InputDispatcher system_server E channel '595645d com.shengshi.southernairlines/com.shengshi.southerndianbo.Activity_Home (server)' ~ Channel is unrecoverably broken and will be disposed!
---------------------------- PROCESS ENDED (14034) for package com.shengshi.southernairlines ----------------------------
2023-02-11 22:21:27.852 1541-8384 WindowManager system_server E win=Window{5960b05 u0 com.shengshi.southernairlines/com.shengshi.southerndianbo.Activity_PlaneTakeOffHomePage EXITING} destroySurfaces: appStopped=false win.mWindowRemovalAllowed=true win.mRemoveOnExit=true
2023-02-11 22:21:27.877 2193-2800 DollieAdapterService com.huawei.systemserver E notifyActivityState pkg:com.shengshi.southernairlines/com.shengshi.southerndianbo.Activity_PlaneTakeOffHomePage state:20 fg:false mUid:10223

@sjg-wdw
Copy link
Collaborator

sjg-wdw commented Feb 11, 2023

That doesn't tell us much about where it's crashing.
I'd suggest compiling the AutoTester app and finding the most similar test case to what you're doing. Make sure that test works and then see what you might be doing differently.

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

2 participants