Created
February 22, 2011 20:09
-
-
Save wfaler/839280 to your computer and use it in GitHub Desktop.
SBT segmentation fault
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Applications/scala/sbt/sbt: line 1: 83468 Segmentation fault java -XX:+CMSClassUnloadingEnabled -Xmx1024M -Xss2M -XX:MaxPermSize=384m -noverify -javaagent:/Applications/ZeroTurnaround/JRebel/jrebel.jar -jar `dirname $0`/sbt-launch-0.7.5.RC0.jar "$@" |
To be honest, it's so long ago I don't even remember what I did to make it happen..
ok no worries
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
we've just had the same issue. Any idea what caused it?