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

应用闪退 #2

Open
Baka943-0v0 opened this issue Mar 20, 2020 · 2 comments
Open

应用闪退 #2

Baka943-0v0 opened this issue Mar 20, 2020 · 2 comments

Comments

@Baka943-0v0
Copy link

日志如下
java.lang.RuntimeException: Unable to create application me.gfuil.bmap.lite.BApp: java.lang.RuntimeException: please check whether the customMapStylePath file exits
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6022)
at android.app.ActivityThread.access$1200(ActivityThread.java:202)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1680)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:207)
at android.app.ActivityThread.main(ActivityThread.java:6878)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:876)
Caused by: java.lang.RuntimeException: please check whether the customMapStylePath file exits
at com.baidu.mapapi.map.MapView.setCustomMapStylePath(Unknown Source:24)
at me.gfuil.bmap.lite.BApp.initMap(BApp.java:91)
at me.gfuil.bmap.lite.BApp.onCreate(BApp.java:41)
at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1155)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6017)
... 8 more

@chenlongEX
Copy link

@tartaricacid943 闪退就用32位版本,官网有32位版本下载。

@AnserBaby
Copy link

我也遇到了,更新到28,在安卓10,切换地图时奔溃
FORTIFY: pthread_mutex_destroy called on a destroyed mutex (0xba033fbc)
Fatal signal 6 (SIGABRT), code 0 (SI_USER) in tid 21503 (GLThread 9374), pid 21042 (gfuil.bmap.lite)

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

3 participants