Debugging segmentation faults in the JVM on linux-powerpc

John Paul Adrian Glaubitz glaubitz at physik.fu-berlin.de
Fri Jun 9 18:57:46 UTC 2017


On 06/09/2017 07:54 PM, John Paul Adrian Glaubitz wrote:
> On 06/09/2017 05:58 PM, John Paul Adrian Glaubitz wrote:
>> I'll rebuild everything with --enable-debug --with-debug-level=slowdebug
> 
> Just rebuilding with "--with-debug-level=slowdebug", of course. Both options
> are mutually exclusive.

Surprise, surprise. Building with "--with-debug-level=slowdebug" instead of
"--with-debug-level=release" made the crash go away. Does gcc optimize too
aggressively here?

It's still building, let's see if it actually succeeds.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz at debian.org
`. `'   Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


More information about the hotspot-dev mailing list