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

java.lang.StackOverflowError #928

Closed
danoyoung opened this issue Jun 17, 2015 · 4 comments
Closed

java.lang.StackOverflowError #928

danoyoung opened this issue Jun 17, 2015 · 4 comments
Milestone

Comments

@danoyoung
Copy link

After upgrading to 0.1.55, I'm getting the following Error when I startup cursive. It seems to be something to do with my project.clj (https://www.refheap.com/102641). When I comment out/remove the line with the [org.apache.spark/spark-sql_2.10 "1.3.1"] in the dependencies sections, cursive seems to startup fine and I can run the Repl w/n Cursive, etc....if I add the line, and then try to start cursive I get the java.lang.StackOverflowError.

If I downgrade to 0.1.54, everything works.....i also have tried IntelliJ 14.0.x and 14.1.3.

I can run the Repl fine via Lein from the command line

null
java.lang.StackOverflowError
at clojure.lang.PersistentList.cons(PersistentList.java:16)
at clojure.lang.RT.conj(RT.java:638)
at clojure.core$conj__3213.invoke(core.clj:85)
at clojure.lang.AFn.applyToHelper(AFn.java:156)
at clojure.lang.RestFn.applyTo(RestFn.java:132)
at clojure.core$apply.invoke(core.clj:630)
at clojure.core$update_in.doInvoke(core.clj:5919)
at clojure.lang.RestFn.invoke(RestFn.java:467)
at pedantic.core$transform_graph$fn__10482.invoke(core.clj:78)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:148)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5246.invoke(protocols.clj:122)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)
at clojure.core.protocols$fn__5251.invoke(protocols.clj:152)
at clojure.core.protocols$fn__5208$G__5203__5217.invoke(protocols.clj:19)
at clojure.core.protocols$seq_reduce.invoke(protocols.clj:31)
at clojure.core.protocols$fn__5232.invoke(protocols.clj:75)
at clojure.core.protocols$fn__5182$G__5177__5195.invoke(protocols.clj:13)

@cursive-ide
Copy link
Owner

I'm going to investigate this today, and try to get a new release out with a fix. In the meantime, a workaround is to run the REPL using lein repl :headless and then connect to that using a remote REPL.

@cursive-ide
Copy link
Owner

I can't reproduce this. Can you send your profiles.clj? It looks like this is happening in the pedantic plugin somewhere, and that doesn't appear in the project.clj.

@cursive-ide
Copy link
Owner

Actually, never mind - I've managed to reproduce it.

@cursive-ide
Copy link
Owner

This appears to be a bug in the Clojure reducers code in the 1.7.0 betas. There is a build of Cursive here which updates Clojure to 1.7.0-RC2 and fixes the problem for at least one person experiencing this problem. You can use it by downloading the file and then Settings→Plugins→Install plugin from disk. Otherwise the workaround using the remote REPL seems to work until the next build is out with this fix.

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