I did some Googling and came across this:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6366468

It implicates jar file corruption, possibly caused by modifying jar
files while the VM is running.  Seems consistent with the
ZipFile/URLClassLoader entries in the stack trace.

> j  
> clojure.contrib.logging$fn__1511$fn__1513.invoke(Ljava/lang/Object;)Ljava/lang/Object;+6

Perhaps a logging jar?

HTH,
Dave

On Fri, Jul 30, 2010 at 7:32 AM, Baishampayan Ghose
<b.gh...@ocricket.com> wrote:
> Hello,
>
> We have a Clojure web application which uses Compojure. Today, the server
> segfaulted all of a sudden and we are trying to find out the cause.
>
> The stack trace is here - http://paste.lisp.org/display/112977
>
> It seems the error happened really deep inside the JVM. Can anyone provide
> some insight into this?
>
> Has something like this happened before to anyone?
>
> Regards,
> BG
>
> --
> Baishampayan Ghose <b.gh...@ocricket.com>
> oCricket.com
>
> --
> 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

-- 
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