Play Framework causing SIGSEGV fault on first page load with crud moduel

200 Views Asked by At

Found this bug, which states the problem as well as I could.

https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/732707

The question is - are there any potential workarounds?

Thanks

1

There are 1 best solutions below

1
On

In the bug report they mention they use IcedTea JVM, not Oracle's one. I've never had this problem with Oracle's, so the workaround: use Oracle's JVM.

Also, if you are using version 1.1.1 you should be aware there is a huge security hole, you should update to 1.2.3 ASAP. (latest 1.1.x may have it fixed, but I'm not sure)