From owner-freebsd-java@FreeBSD.ORG Tue Jan 28 19:35:30 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5959068A; Tue, 28 Jan 2014 19:35:30 +0000 (UTC) Received: from mail-pb0-x236.google.com (mail-pb0-x236.google.com [IPv6:2607:f8b0:400e:c01::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 26B7511D9; Tue, 28 Jan 2014 19:35:30 +0000 (UTC) Received: by mail-pb0-f54.google.com with SMTP id uo5so783135pbc.27 for ; Tue, 28 Jan 2014 11:35:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=G8CsgyUJz0bcY6ShxIfpG1fiMp4X+l/Wi8srBlwohlM=; b=VuqrXTYt4Xrwd12BdYzkCZbUb42vjz6Did4dKknLp3rxrwvdCzzZLg/YHU8a0lgOY0 IXSi0req9Pk1AB+ttCIAD7VEF9Z4+kf/CM1GTzgCzCV6Grz1dXGq+0S67CqM2Hjb0+BC OXQxxIT5cbwvsBbmpjoCohy5u6tXnsmG72Ff8SvzyWlHhrpFC2/6OurRf8ycT5RqVFD0 QGBygaDUj7w+AVTNWAylrPSlUW3AeDbOOc0hO+9KSJ/g9A9+nyvlj2LHxOqZ+Hs5gaad I7oKZHH9eRG4Eq8ynSDzsy1zzMt9iCLKFr2uK2DKVrBeLr0cJtkybS/a2fSsNV7dGlCT nbYw== MIME-Version: 1.0 X-Received: by 10.68.224.34 with SMTP id qz2mr3516530pbc.84.1390937726920; Tue, 28 Jan 2014 11:35:26 -0800 (PST) Received: by 10.70.88.101 with HTTP; Tue, 28 Jan 2014 11:35:26 -0800 (PST) In-Reply-To: References: Date: Tue, 28 Jan 2014 14:35:26 -0500 Message-ID: Subject: Re: openjdk6 - FreeBSD 10.0-RELEASE - dies with "exited on signal 6" From: Kenneth Culver To: "Sevan / Venture37" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: "freebsd-stable@freebsd.org" , "freebsd-java@freebsd.org" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jan 2014 19:35:30 -0000 I built from ports, I'm running 10.0-STABLE, but the problems were occurring on 10.0-RELEASE as well. On Tue, Jan 28, 2014 at 9:31 AM, Sevan / Venture37 wrote: > Jason, > A couple of questions, > Are you using packages or building from ports? > If you're building, what does your /etc/make.conf > > I've been suffering from sigsegv issues for a few weeks now on my > server running -current which I build world/ports on myself. > I looked to see if the problems are there in 10.0-RELEASE & > 11.0-CURRENT using the official packages & install CD & the problem > did not manifest on either environments. > I'm currently working backwards on my aforementioned server, reverting > changes to find where the problem is introduced. > > > Sevan > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >