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

Exception: sbt.TrapExitSecurityException #729

Open
drom opened this issue Sep 12, 2016 · 2 comments
Open

Exception: sbt.TrapExitSecurityException #729

drom opened this issue Sep 12, 2016 · 2 comments

Comments

@drom
Copy link

drom commented Sep 12, 2016

Fresh git clone. Running sbt run getting this error:

drom@drom:~/work/github/usb-bar/chisel> ~/programs/sbt/bin/sbt run
[info] Loading project definition from /home/drom/work/github/usb-bar/chisel/project
[info] Set current project to chisel (in build file:/home/drom/work/github/usb-bar/chisel/)
[info] Running Chisel.SCWrapper 
Error writing file generated/generated.cpp

Exception: sbt.TrapExitSecurityException thrown from the UncaughtExceptionHandler in thread "run-main-0"
java.lang.RuntimeException: Nonzero exit code: -1
        at scala.sys.package$.error(package.scala:27)
[trace] Stack trace suppressed: run last compile:run for the full output.
[error] (compile:run) Nonzero exit code: -1
[error] Total time: 1 s, completed Sep 12, 2016 12:05:25 PM

Any guidance how to fix?

@timothychong
Copy link

Can someone help with this?

@ucbjrl
Copy link
Contributor

ucbjrl commented Nov 24, 2016 via email

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

3 participants