<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Clojure Q&amp;A - Recent questions tagged rrb-vector</title>
<link>https://ask.clojure.org/index.php/tag/rrb-vector</link>
<description></description>
<item>
<title>rrb-vector Unhandled java.lang.ArrayIndexOutOfBoundsException</title>
<link>https://ask.clojure.org/index.php/9815/vector-unhandled-java-lang-arrayindexoutofboundsexception</link>
<description>&lt;p&gt;I faced this error during I'm playing with aoc2018 d9. It seems this error pops up when the vector has items around over 2M.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Execution error (ArrayIndexOutOfBoundsException) at clojure.core.rrb-vector.rrbt/slice-left$fn (rrbt.clj:393).
Index 33 out of bounds for length 33

      rrbt.clj:  393  clojure.core.rrb-vector.rrbt/slice-left/fn
      rrbt.clj:  392  clojure.core.rrb-vector.rrbt/slice-left
      rrbt.clj:  375  clojure.core.rrb-vector.rrbt/slice-left
      rrbt.clj: 1098  clojure.core.rrb-vector.rrbt.Vector/slicev
rrb_vector.clj:   83  clojure.core.rrb-vector/subvec
rrb_vector.clj:   73  clojure.core.rrb-vector/subvec
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I can't find the issue page in github, so I'd like to leave a question here to get a help.&lt;/p&gt;
</description>
<category>core.rrb-vector</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/9815/vector-unhandled-java-lang-arrayindexoutofboundsexception</guid>
<pubDate>Tue, 17 Nov 2020 02:02:59 +0000</pubDate>
</item>
</channel>
</rss>