From owner-freebsd-java@FreeBSD.ORG Thu Sep 25 05:25:25 2008 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 503041065689 for ; Thu, 25 Sep 2008 05:25:25 +0000 (UTC) (envelope-from kjkoster@kjkoster.org) Received: from www.kjkoster.org (kjkoster.org [80.101.182.197]) by mx1.freebsd.org (Postfix) with ESMTP id 892648FC1D for ; Thu, 25 Sep 2008 05:25:23 +0000 (UTC) (envelope-from kjkoster@kjkoster.org) Received: from [192.168.0.1] (mac [192.168.0.1]) by www.kjkoster.org (8.14.3/8.14.3) with ESMTP id m8P5Q6Z9020338; Thu, 25 Sep 2008 07:26:14 +0200 (CEST) (envelope-from kjkoster@kjkoster.org) Message-Id: From: Kees Jan Koster To: Nicklas Johnson In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Thu, 25 Sep 2008 07:25:13 +0200 References: <596931222251134@webmail56.yandex.ru> X-Mailer: Apple Mail (2.929.2) Cc: freebsd-java@freebsd.org Subject: building java_g (was: bug report) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Sep 2008 05:25:25 -0000 Dear Nick, I tried to build java_g, but I cannot find the switch to do so. The debug flag in JDK 1.6's make config does not do this. Any idea how I can build java_g? Kees Jan On Sep 24, 2008, at 18:27, Nicklas Johnson wrote: > It'll probably be helpful also to see the stack trace from the > java.core > file. > > something like: > > gdb $JAVA_HOME/bin/java java.core > > (where $JAVA_HOME is something like /usr/local/jdk1.5 or > /usr/local/diablo-jdk15 or the like... do not use /usr/local/bin/ > java here, > but the actual java binary. Better still if you have bin/java_g > available > to use that instead so the symbols resolve.) > > and then: > > (gdb) bt > (gdb) thread apply all bt > > It'll also be helpful to know which version of FreeBSD (uname -a) > and which > version of java (java -version) > > (At first glance it looks like something went wrong in the native > java.nio > implementation.) > > Nick > > 2008/9/24 Ash2k > >> _______________________________________________ >> freebsd-java@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-java >> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org >> " > > > > > -- > "Courage isn't just a matter of not being frightened, you know. It's > being > afraid and doing what you have to do anyway." > -- Doctor Who - Planet of the Daleks > This message has been brought to you by Nick Johnson 2.3b1 and the > number 6. > http://healerNick.com/ http://morons.org/ http://spatula.net/ > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java- > unsubscribe@freebsd.org" > -- Kees Jan http://java-monitor.com/forum/ kjkoster@kjkoster.org 06-51838192 Rule 1 for being in a hole: stop digging.