Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2014 16:51:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 193876] openjdk7 dumps core when compiling spark sources
Message-ID:  <bug-193876-8522-sSXlMNix2v@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193876-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193876-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193876

--- Comment #3 from Jung-uk Kim <jkim@FreeBSD.org> ---
(In reply to Dmitry Sivachenko from comment #2)
> (In reply to Jung-uk Kim from comment #1)
> > For Java 6 and 7, please try increasing PermGen, i.e.,
> > 
> > env MAVEN_OPTS="-XX:MaxPermSize=128m" mvn clean package
> > -Dhadoop.version=2.4.1 -Pyarn -Phadoop-2.4 -Phadoop-provided -DskipTests
> 
> I know, it helps, but coredump is not an expected behavior without these
> options?
> 
> The same excerpt from documentation claims that without these options you
> should get an error, not coredump.

Correct.  In fact, I got the errors with Java 6 and 7 and recommended the
workaround.  Basically, I was not able to reproduce the problem on head.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193876-8522-sSXlMNix2v>