Which OS are you using?

Which JVM?  (i.e. output of "java -version")

Andy

On Oct 8, 2012, at 5:25 PM, Brian Craft wrote:

> I'm noticing that very regularly "lein run" will hang. Where it hangs is 
> variable. At the moment it's right here:
> 
> > lein run
> Compiling downsample.core
> 
> 
> Though sometimes it's after dumping some errors, here, for example:
> 
>       at clojure.lang.LispReader.read(LispReader.java:180)
>       at clojure.lang.Compiler.compile(Compiler.java:7094)
>       ... 23 more
> 
> 
> At these times attaching with strace gives me this:
> 
> Process 1810 attached - interrupt to quit
> futex(0x402fc9d0, FUTEX_WAIT, 1811, NULL
> 
> 
> It will stay like that forever.=

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to