首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >(SIGABRT)代码-6检查失败:检测帧方法

(SIGABRT)代码-6检查失败:检测帧方法
EN

Stack Overflow用户
提问于 2016-12-29 20:44:16
回答 1查看 439关注 0票数 3

这是随机的,离开当我重建应用程序和重新部署。我正在通过从数据库中获取信息来更新视图。

这是堆栈

代码语言:javascript
复制
I/art: Starting a blocking GC Instrumentation
A/art: art/runtime/stack.cc:848] Check failed: instrumentation_frame.method_ == GetMethod() (instrumentation_frame.method_=0x70f7b720, GetMethod()=0x70af8d68) Expected: void android.view.LayoutInflater.rInflate(org.xmlpull.v1.XmlPullParser, android.view.View, android.content.Context, android.util.AttributeSet, boolean) Found: <runtime method>.<runtime internal callee-save reference and argument registers method><no signature>
A/art: art/runtime/stack.cc:848] Check failed: instrumentation_frame.method_ == GetMethod() (instrumentation_frame.method_=0x70f7b720, GetMethod()=0x70af8d68) Expected: void android.view.LayoutInflater.rInflate(org.xmlpull.v1.XmlPullParser, android.view.View, android.content.Context, android.util.AttributeSet, boolean) Found: <runtime method>.<runtime internal callee-save reference and argument registers method><no signature>
A/art: art/runtime/runtime.cc:403] Runtime aborting --- recursively, so no thread-specific detail!
A/art: art/runtime/runtime.cc:403] 
A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 32299 (xxx.xxx)
        [ 12-29 15:20:42.680   270:  270 W/         ]
        debuggerd: handling request: pid=32299 uid=10102 gid=10102 tid=32299
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2017-01-23 07:35:14

试着关掉即时跑。这对我有帮助。

票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/41386925

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档