NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/46165 (openjdk7 hangs in build with 100% CPU)
The following reply was made to PR kern/46165; it has been noted by GNATS.
From: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost, wiz%NetBSD.org@localhost
Cc:
Subject: Re: kern/46165 (openjdk7 hangs in build with 100% CPU)
Date: Mon, 31 Mar 2014 17:49:54 +0900 (JST)
From: Thomas Klausner <wiz%NetBSD.org@localhost>, Date: Sun, 30 Mar 2014
22:05:00 +0000 (UTC)
> The following reply was made to PR kern/46165; it has been noted by GNATS.
>
> From: Thomas Klausner <wiz%NetBSD.org@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc:
> Subject: Re: kern/46165 (openjdk7 hangs in build with 100% CPU)
> Date: Mon, 31 Mar 2014 00:00:01 +0200
>
> On Sun, Mar 30, 2014 at 08:15:00PM +0000, Ryo ONODERA wrote:
> > Still do you have this error?
> > http://mail-index.netbsd.org/pkgsrc-users/2014/02/14/msg019316.html
> > If so, please try to build openjdk7 with MAKE_JOBS_SAFE=no.
>
> I've removed all local changes. The default build stops with:
> In file included from
> /disk/3/archive/obj/lang/openjdk7/work.x86_64/openjdk/hotspot/src/share/vm/precompiled/precompiled.hpp:36:
> In file included from
> /usr/obj/lang/openjdk7/work.x86_64/openjdk/hotspot/src/share/vm/ci/ciConstant.hpp:29:
> In file included from
> /usr/obj/lang/openjdk7/work.x86_64/openjdk/hotspot/src/share/vm/ci/ciNullObject.hpp:30:
> In file included from
> /usr/obj/lang/openjdk7/work.x86_64/openjdk/hotspot/src/share/vm/ci/ciUtilities.hpp:28:
> In file included from
> /usr/obj/lang/openjdk7/work.x86_64/openjdk/hotspot/src/share/vm/ci/ciEnv.hpp:30:
> In file included from
> /usr/obj/lang/openjdk7/work.x86_64/openjdk/hotspot/src/share/vm/classfile/systemDictionary.hpp:29:
> In file included from
> /usr/obj/lang/openjdk7/work.x86_64/openjdk/hotspot/src/share/vm/classfile/classLoader.hpp:28:
> In file included from
> /usr/obj/lang/openjdk7/work.x86_64/openjdk/hotspot/src/share/vm/classfile/classFileParser.hpp:29:
> In file included from
> /usr/obj/lang/openjdk7/work.x86_64/openjdk/hotspot/src/share/vm/memory/resourceArea.hpp:39:
> In file included from
> /usr/obj/lang/openjdk7/work.x86_64/openjdk/hotspot/src/os/bsd/vm/thread_bsd.inline.hpp:30:
> In file included from
> /usr/obj/lang/openjdk7/work.x86_64/openjdk/hotspot/src/share/vm/runtime/thread.hpp:44:
>
> /usr/obj/lang/openjdk7/work.x86_64/openjdk/hotspot/src/share/vm/services/memRecorder.hpp:64:5:
> error: 'operator new' should not return a null pointer unless it is
> declared 'throw()' [-Werror,-Wnew-returns-null]
> return NULL;
> ^
> 1 error generated.
>
>
>
> When I try with MAKE_JOBS_SAFE=no, I get the same error.
>
> But perhaps I should file a separate PR for this issue?
Please file another PR.
Thank you.
--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Home |
Main Index |
Thread Index |
Old Index