From owner-freebsd-java@FreeBSD.ORG Mon Mar 23 18:50:15 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 594211065679 for ; Mon, 23 Mar 2009 18:50:15 +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 422BB8FC37 for ; Mon, 23 Mar 2009 18:50:15 +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 607524A306DB; Mon, 23 Mar 2009 10:50:14 -0800 (PST) Message-ID: <49C7D9E6.8000309@experts-exchange.com> Date: Mon, 23 Mar 2009 11:50:14 -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> <49BFD99C.9020105@experts-exchange.com> <1237467518.68537.17.camel@lap01> In-Reply-To: <1237467518.68537.17.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: Mon, 23 Mar 2009 18:50:15 -0000 Hey Horst, I'm unable to duplicate this on my side. Unfortunetely I only have an i386 box to test against so, that could be the difference. I'll try and obtain a amd64 FreeBSD workstation in the next month or so, so I can duplicate and hopefully resolve your issue. Horst Leitenmueller wrote: > Hi Brian, > > attached test report with openjdk 1.6 / jdk 1.6 and diablo jdk 1.6 > with eclipse 3.4.1 | svnkit 1.2.2.5405 (inside update no ports) > and all hs_err > > hope it helps > > horst > > > On Tue, 2009-03-17 at 10:10 -0700, Brian Gardner wrote: > >> 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" >>> >> _______________________________________________ >> 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" >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> 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"