Skip to content

Instantly share code, notes, and snippets.

@wfaler
Created February 22, 2011 20:09
Show Gist options
  • Save wfaler/839280 to your computer and use it in GitHub Desktop.
Save wfaler/839280 to your computer and use it in GitHub Desktop.
SBT segmentation fault
/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 "$@"
@channingwalton
Copy link

Hi,
we've just had the same issue. Any idea what caused it?

@wfaler
Copy link
Author

wfaler commented Jun 26, 2012

To be honest, it's so long ago I don't even remember what I did to make it happen..

@channingwalton
Copy link

ok no worries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment