From owner-freebsd-java@FreeBSD.ORG Tue Mar 17 17:10:55 2009 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 337B2106564A for ; Tue, 17 Mar 2009 17:10:55 +0000 (UTC) (envelope-from brian@experts-exchange.com) Received: from mail.experts-exchange.com (mail.experts-exchange.com [64.156.132.251]) by mx1.freebsd.org (Postfix) with ESMTP id 2000E8FC13 for ; Tue, 17 Mar 2009 17:10:55 +0000 (UTC) (envelope-from brian@experts-exchange.com) Received: from [192.168.103.26] (unknown [72.29.180.81]) by mail.experts-exchange.com (Postfix) with ESMTP id 30F544A306EB; Tue, 17 Mar 2009 09:10:54 -0800 (PST) Message-ID: <49BFD99C.9020105@experts-exchange.com> Date: Tue, 17 Mar 2009 10:10:52 -0700 From: Brian Gardner User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: Horst Leitenmueller References: <1237104701.39595.15.camel@lap01> In-Reply-To: <1237104701.39595.15.camel@lap01> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-java@FreeBSD.org Subject: Re: Eclipse native code crash, on sync with SVN 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: Tue, 17 Mar 2009 17:10:55 -0000 Hey Horst, I'm working on getting a FreeBSD workstation so I can start troubleshooting and fixing some of these openjdk6 bugs that are popping up. I sounds like you have two issues: 1) native code that deals with ipv6 sockets causes a segfault/core dump when performing an svn sync from Eclipse. 2) their is also a general graphics issue that causes Eclipse to crash. Is that right? Can you please forward the hs_err_* files to me. I doubt that will be enough for me to debug,. but if I can duplicate the issues I should be able to debug with gdb. Brian Horst Leitenmueller wrote: > hello, > > i have a big problem i'm not able to sync with eclipse SVN anymore > (subclipse v 1.4) > > computer laptop celsius mobile h270 quad core Intel(R) Core(TM)2 Quad > CPU Q9100 @ 2.26GHz (2261.02-MHz K8-class CPU) > with gnome2.24 > x11 driver: xf86-video-nouveau > graphiccard: > > # An unexpected error has been detected by Java Runtime Environment: > # > # SIGSEGV (0xb) at pc=0x0000000800d0c724, pid=17390, tid=0x1832200 > # > # Java VM: Diablo Java HotSpot(TM) 64-Bit Server VM (10.0-b23 mixed mode > bsd-amd64) > # Problematic frame: > # V [libjvm.so+0x20c724] > # > # An error report file with more information is saved as: > # /usr/xxx/hs_err_pid17390.log > # > # Please submit bug reports to freebsd-java@FreeBSD.org > # The crash happened outside the Java Virtual Machine in native code. > # See problematic frame for where to report the bug. > # > Eclipse: Fatal IO error 35 (Resource temporarily unavailable) on X > server :0.0. > > what could this be ? > > attached the hs_err_log > > thnx horst > > ------------------------------------------------------------------------ > > _______________________________________________ > 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"