I'm on Openjdk. I'll switch over to Sun Java and see how that goes.
Thx for the info!
Jason
On Mar 20, 5:48 pm, Jonathan Ellis wrote:
> segfaults are either a JVM bug (are you on the latest Sun version?
> openjdk is very behind on fixes) or bad hardware.
>
> On Sun, Mar 20, 2011 at 7:17 PM, Jaso
Indeed. This is likely at the JVM level.. (if not lower down the stack)
Do you happen to have a hs*err file for the crash? Is it reproducible?
What 'java -version"? What version of linux?
thanks,
Sri
On Sun, Mar 20, 2011 at 5:48 PM, Jonathan Ellis wrote:
> segfaults are either a JVM bug (are y
segfaults are either a JVM bug (are you on the latest Sun version?
openjdk is very behind on fixes) or bad hardware.
On Sun, Mar 20, 2011 at 7:17 PM, Jason Harvey wrote:
> Just ran into a Java segfault on 0.7.4 when Cassandra created a new
> commitlog segment. Does that point to a bug in the JVM,