JVM segmentation faults due to "Invalid memory access of location"
- by Dan
I have a small project written in Scala 2.9.2 with unit tests written using ScalaTest. I use SBT for compiling and running my tests.
Running sbt test on my project makes the JVM segfault regularly, but just compiling and running my project from SBT works fine. Here is the exact error message:
Invalid memory access of location 0x8 rip=0x10959f3c9…