简体   繁体   English

JNI错误(应用错误):本地参考表溢出(最大值= 512)Android

[英]JNI ERROR (app bug): local reference table overflow (max=512) Android

I am using slider Library is show me this error when i run and the program crashes it was works fine and suddenly i run now not working really so strange problem. 我正在使用滑块库是向我显示此错误,当我运行且程序崩溃时,它工作正常,突然我现在运行不了,确实是一个如此奇怪的问题。

Here is the code. 是代码。

 '<com.daimajia.slider.library.SliderLayout
                    android:id="@+id/slider"
                    android:layout_width="wrap_content"
                    android:layout_centerInParent="true"
                    android:layout_height="@dimen/parallax_image_height"
                    android:scaleType="centerCrop"
                    custom:auto_cycle="true"
                    custom:indicator_visibility="visible"
                    custom:pager_animation="Accordion"
                    custom:pager_animation_span="1100" />'



        07-27 10:37:45.382: A/art(26770): art/runtime/indirect_reference_table.cc:115] JNI ERROR (app bug): local reference table overflow (max=512)
        07-27 10:37:45.382: A/art(26770): art/runtime/indirect_reference_table.cc:115] local reference table dump:
        07-27 10:37:45.382: A/art(26770): art/runtime/indirect_reference_table.cc:115]   Last 10 entries (of 512):
        07-27 10:37:45.382: A/art(26770): art/runtime/indirect_reference_table.cc:115]       511: 0x12c81c00 grand.myapp.MainPage
        07-27 10:37:45.382: A/art(26770): art/runtime/indirect_reference_table.cc:115]       510: 0x12ea6280 java.lang.String "LinearLayout"
        07-27 10:37:45.382: A/art(26770): art/runtime/indirect_reference_table.cc:115]       509: 0x12c81c00 grand.myapp.MainPage
        07-27 10:37:45.382: A/art(26770): art/runtime/indirect_reference_table.cc:115]       508: 0x1302d000 com.daimajia.slider.library.SliderLayout
        07-27 10:37:45.382: A/art(26770): art/runtime/indirect_reference_table.cc:115]       507: 0x1302c800 com.daimajia.slider.library.SliderLayout
        07-27 10:37:45.382: A/art(26770): art/runtime/indirect_reference_table.cc:115]       506: 0x1302c000 com.daimajia.slider.library.SliderLayout
        07-27 10:37:45.382: A/art(26770): art/runtime/indirect_reference_table.cc:115]       505: 0x1302b800 com.daimajia.slider.library.SliderLayout
        07-27 10:37:45.382: A/art(26770): art/runtime/indirect_reference_table.cc:115]       504: 0x1302b000 com.daimajia.slider.library.SliderLayout
        07-27 10:37:45.382: A/art(26770): art/runtime/indirect_reference_table.cc:115]       503: 0x1302a800 com.daimajia.slider.library.SliderLayout
        07-27 10:37:45.382: A/art(26770): art/runtime/indirect_reference_table.cc:115]       502: 0x1302a000 com.daimajia.slider.library.SliderLayout
        07-27 10:37:45.382: A/art(26770): art/runtime/indirect_reference_table.cc:115]   Summary:
        07-27 10:37:45.382: A/art(26770): art/runtime/indirect_reference_table.cc:115]         2 of grand.myapp.MainPage (1 unique instances)
        07-27 10:37:45.382: A/art(26770): art/runtime/indirect_reference_table.cc:115]       503 of com.daimajia.slider.library.SliderLayout (503 unique instances)
        07-27 10:37:45.382: A/art(26770): art/runtime/indirect_reference_table.cc:115]         2 of java.lang.Class (2 unique instances)
        07-27 10:37:45.382: A/art(26770): art/runtime/indirect_reference_table.cc:115]         1 of java.lang.String[] (3 elements)
        07-27 10:37:45.382: A/art(26770): art/runtime/indirect_reference_table.cc:115]         4 of java.lang.String (4 unique instances)
        07-27 10:37:45.382: A/art(26770): art/runtime/indirect_reference_table.cc:115] 
        07-27 10:37:46.722: A/art(26770): art/runtime/barrier.cc:90] Check failed: count_ == 0 (count_=-1, 0=0) Attempted to destroy barrier with non zero count
        07-27 10:37:46.722: A/art(26770): art/runtime/runtime.cc:370] Runtime aborting --- recursively, so no thread-specific detail!
        07-27 10:37:46.722: A/art(26770): art/runtime/runtime.cc:370] 
        07-27 10:37:46.723: A/libc(26770): Fatal signal 6 (SIGABRT), code -6 in tid 26770 (grand.myapp)

终于,问题解决了,真是太奇怪了,我发现我在更改它时创建了一个名为slider_layout的布局,一切正常:)

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 JNI ERROR(app bug):本地参考表溢出(max = 512) - JNI ERROR (app bug): local reference table overflow (max=512) android - kotlin,自定义视图,绑定,膨胀 - JNI 错误(应用程序错误):本地引用表溢出(最大值 = 512) - android - kotlin, custom view, binding, inflating - JNI ERROR (app bug): local reference table overflow (max=512) Android Webrtc JNI错误(应用程序错误):本地引用表溢出(最大值= 512) - Android Webrtc JNI ERROR (app bug): local reference table overflow (max=512) Android:JNI错误(app bug):本地引用表溢出(max = 512) - Android : JNI ERROR (app bug): local reference table overflow (max=512) JNI ERROR(app bug):本地参考表溢出(max = 512),即使没有本机代码也是如此 - JNI ERROR (app bug): local reference table overflow (max=512) even with out Native Code E/dalvikvm: JNI ERROR (app bug): local reference table overflow (max=512) - E/dalvikvm: JNI ERROR (app bug): local reference table overflow (max=512) Google ML Kit JNI ERROR (app bug): local reference table overflow (max=512) on rk3399 主板 - Google ML Kit JNI ERROR (app bug): local reference table overflow (max=512) on rk3399 motherboard JNI错误(应用程序错误):Xamarin.Android中弱的全局引用表溢出(最大值= 51200) - JNI ERROR (app bug): weak global reference table overflow (max=51200) in Xamarin.Android JNI错误:本地引用表溢出512个条目 - JNI error : Local reference table overflow 512 entries Unity JNI ERROR(应用程序错误):全局引用表溢出 - Unity JNI ERROR (app bug): global reference table overflow
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM