From owner-freebsd-java@FreeBSD.ORG Mon Jan 27 02:55:33 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 96857379; Mon, 27 Jan 2014 02:55:33 +0000 (UTC) Received: from mail-pd0-x231.google.com (mail-pd0-x231.google.com [IPv6:2607:f8b0:400e:c02::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6A749159D; Mon, 27 Jan 2014 02:55:33 +0000 (UTC) Received: by mail-pd0-f177.google.com with SMTP id x10so5163805pdj.36 for ; Sun, 26 Jan 2014 18:55:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=hBgNdKu4FrKaYGcaoyQVXoP+HNBX1f3vPf+WjLMtosI=; b=ZM1e6YyU321nKcV/a6wR13AesL6uoytAjs8ZIHaaHpbYXedV5AW+FCPhW0+BgOHtcB 4EDvPVpA9pkI7jgsrp1Ih7OwCGBPUrzTBYwVacc3m3TxyB6i8zKaCXTUBdsbIPd8BLUH gguh2D4vI6ir9m3o0/wcwnA/qFyJwMcE+Pd8ONaMEjRLkuqYEHCv5VVxe8R9h2mRgQoN 0u/UeJVbR5t3JJbq+APqC7auutabOCCvB0OVmbUbXu666xuF2zIi5Yt5qml7/vqwMyUU xNtSdbphmYgPJ5KQSzo6D8MlT3QHcx1sKY1F1uADLg31Tj3Kgue/0zyCyTi4/yLbAPTG B1PQ== MIME-Version: 1.0 X-Received: by 10.68.224.34 with SMTP id qz2mr28247172pbc.84.1390791333031; Sun, 26 Jan 2014 18:55:33 -0800 (PST) Received: by 10.68.27.105 with HTTP; Sun, 26 Jan 2014 18:55:32 -0800 (PST) Date: Sun, 26 Jan 2014 21:55:32 -0500 Message-ID: Subject: openjdk6 - FreeBSD 10.0-RELEASE - dies with "exited on signal 6" From: Jason Unovitch To: freebsd-java@freebsd.org, freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 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: Mon, 27 Jan 2014 02:55:33 -0000 Evening FreeBSD Java/Stable, Anybody out there seeing any issues with Java performance on FreeBSD 10? I've recently updated my home NAS box from 9.2-RELEASE-p3 to 10.0-RELEASE and simply cannot get my Serviio media center jail using OpenJDK6 to stay running without getting some kind of Java crash. To be fair, the Java crashes haven't just been confined to 10.0 as I've been dealing with some kind of issue for months now and could use the insight. With FreeBSD 9.2-RELEASE, b27_8 is the last release that worked absolutely solid. However, reverting to an older version doesn't seem to resolve my issues on 10.0 like it did for 9.2. So as for this weekend, I just went to FreeBSD 10 and can't seem to get it to run on either the current b30 version or b27_8 version that worked well for me before. Here is a description of the symptoms I've seen over the past 3 months: - OpenJDK6 b28/FreeBSD 9.2 - I would get this error message after around 18-24 hours of starting the Java. kernel: sonewconn: pcb 0xfffffe0068969188: Listen queue overflow: 76 already in queue awaiting acceptance Also on b28, if I removed my library and had it search through all my media files, it would lock up after an hour. I don't have the exact error message but the Java process would hit whatever the "kern.maxfilesperproc" sysctl was set to and would not be able to read in new files. It would appear the the former error from opening and not closing sockets could be triggered much faster from opening and closing files in my media library. - OpenJDK b29/FreeBSD 9.2 - I had 3 kernel panics from the VM bug that came up. I immediately reverted back to b27_8 and didn't try again after the errata fix was released since I was planning on just moving to 10.0. - OpenJDK b30 and b27_8/FreeBSD 10.0, I've seen multiple crashes with various messages. The headers from the 10 error files I have follow. One of these was built with GCC4.8 just to give that a try. All others with system default Clang. Any thoughts or ideas? I'm going to try some of the other Java versions and if that fails a dedicated jail running FreeBSD 9.2 on my 10.0 host replicating the versions that worked for me prior. Note, I have the full dump messages for all of these crashes below for anybody interested. Respectfully, Jason Unovitch # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0000000801c3d429, pid=80584, tid=101388 # # JRE version: 6.0_32-b30 # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode bsd-amd64 compressed oops) # Problematic frame: # V [libjvm.so+0x43d429] +0x2bc019 # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0000000801da6553, pid=82439, tid=34410369024 # # JRE version: 6.0_32-b27 # Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode bsd-amd64 compressed oops) # Problematic frame: # V [libjvm.so+0x5a6553] JVM_FindSignal+0xb4373 # # A fatal error has been detected by the Java Runtime Environment: # # SIGBUS (0xa) at pc=0x0000000801c8b413, pid=91659, tid=100649 # # JRE version: 6.0_32-b30 # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode bsd-amd64 compressed oops) # Problematic frame: # V [libjvm.so+0x48b413] AsyncGetCallTrace+0x57393 # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0000000803989a3e, pid=91970, tid=101485 # # JRE version: 6.0_32-b30 # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode bsd-amd64 compressed oops) # Problematic frame: # J org.apache.derby.impl.store.raw.data.StoredPage.releaseExclusive()V # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0000000000000000, pid=93147, tid=34410372096 # # JRE version: 6.0_32-b27 # Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode bsd-amd64 compressed oops) # Problematic frame: # V [libjvm.so+0x74c5cf] JVM_handle_bsd_signal+0x11becf # # A fatal error has been detected by the Java Runtime Environment: # # SIGBUS (0xa) at pc=0x000000080392492a, pid=95509, tid=101328 # # JRE version: 6.0_32-b30 # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode bsd-amd64 compressed oops) # Problematic frame: # J java.lang.ThreadLocal.getMap(Ljava/lang/Thread;)Ljava/lang/ThreadLocal$ThreadLocalMap; # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0000000801f2474d, pid=79598, tid=100707 # # JRE version: 6.0_32-b30 # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode bsd-amd64 compressed oops) # Problematic frame: # V [libjvm.so+0x72474d] JVM_handle_bsd_signal+0x81a4d # From owner-freebsd-java@FreeBSD.ORG Mon Jan 27 08:34:03 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 BEA473DE for ; Mon, 27 Jan 2014 08:34:03 +0000 (UTC) Received: from smadev.internal.net (adsltrust.ath.forthnet.gr [194.219.204.174]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6B2231E61 for ; Mon, 27 Jan 2014 08:34:00 +0000 (UTC) Received: from smadev.internal.net (smadev [10.9.200.131]) by smadev.internal.net (8.14.7/8.14.7) with ESMTP id s0R8P0QN007325 for ; Mon, 27 Jan 2014 10:25:00 +0200 (EET) (envelope-from achill@matrix.gatewaynet.com) Message-ID: <52E617DC.5090205@matrix.gatewaynet.com> Date: Mon, 27 Jan 2014 10:25:00 +0200 From: Achilleas Mantzios User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: Re: openjdk6 - FreeBSD 10.0-RELEASE - dies with "exited on signal 6" References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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: Mon, 27 Jan 2014 08:34:03 -0000 I heard the -STABLE branch has some work on solving this. Maybe look it up. I think the -RELEASE branches are the ones with the problem, but someone from here with more insight might help you better. On 27/01/2014 04:55, Jason Unovitch wrote: > Evening FreeBSD Java/Stable, > Anybody out there seeing any issues with Java performance on FreeBSD > 10? I've recently updated my home NAS box from 9.2-RELEASE-p3 to > 10.0-RELEASE and simply cannot get my Serviio media center jail using > OpenJDK6 to stay running without getting some kind of Java crash. To > be fair, the Java crashes haven't just been confined to 10.0 as I've > been dealing with some kind of issue for months now and could use the > insight. With FreeBSD 9.2-RELEASE, b27_8 is the last release that > worked absolutely solid. However, reverting to an older version > doesn't seem to resolve my issues on 10.0 like it did for 9.2. So as > for this weekend, I just went to FreeBSD 10 and can't seem to get it > to run on either the current b30 version or b27_8 version that worked > well for me before. > > Here is a description of the symptoms I've seen over the past 3 months: > > - OpenJDK6 b28/FreeBSD 9.2 - I would get this error message after > around 18-24 hours of starting the Java. > > kernel: sonewconn: pcb 0xfffffe0068969188: Listen queue overflow: 76 > already in queue awaiting acceptance > > Also on b28, if I removed my library and had it search through all my > media files, it would lock up after an hour. I don't have the exact > error message but the Java process would hit whatever the > "kern.maxfilesperproc" sysctl was set to and would not be able to read > in new files. It would appear the the former error from opening and > not closing sockets could be triggered much faster from opening and > closing files in my media library. > > - OpenJDK b29/FreeBSD 9.2 - I had 3 kernel panics from the VM bug that > came up. I immediately reverted back to b27_8 and didn't try again > after the errata fix was released since I was planning on just moving > to 10.0. > > - OpenJDK b30 and b27_8/FreeBSD 10.0, I've seen multiple crashes with > various messages. The headers from the 10 error files I have follow. > One of these was built with GCC4.8 just to give that a try. All > others with system default Clang. > > Any thoughts or ideas? I'm going to try some of the other Java > versions and if that fails a dedicated jail running FreeBSD 9.2 on my > 10.0 host replicating the versions that worked for me prior. > > Note, I have the full dump messages for all of these crashes below for > anybody interested. > > Respectfully, Jason Unovitch > > # A fatal error has been detected by the Java Runtime Environment: > # > # SIGSEGV (0xb) at pc=0x0000000801c3d429, pid=80584, tid=101388 > # > # JRE version: 6.0_32-b30 > # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode bsd-amd64 > compressed oops) > # Problematic frame: > # V [libjvm.so+0x43d429] +0x2bc019 > # > > # A fatal error has been detected by the Java Runtime Environment: > # > # SIGSEGV (0xb) at pc=0x0000000801da6553, pid=82439, tid=34410369024 > # > # JRE version: 6.0_32-b27 > # Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode bsd-amd64 > compressed oops) > # Problematic frame: > # V [libjvm.so+0x5a6553] JVM_FindSignal+0xb4373 > # > > # A fatal error has been detected by the Java Runtime Environment: > # > # SIGBUS (0xa) at pc=0x0000000801c8b413, pid=91659, tid=100649 > # > # JRE version: 6.0_32-b30 > # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode bsd-amd64 > compressed oops) > # Problematic frame: > # V [libjvm.so+0x48b413] AsyncGetCallTrace+0x57393 > # > > # A fatal error has been detected by the Java Runtime Environment: > # > # SIGSEGV (0xb) at pc=0x0000000803989a3e, pid=91970, tid=101485 > # > # JRE version: 6.0_32-b30 > # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode bsd-amd64 > compressed oops) > # Problematic frame: > # J org.apache.derby.impl.store.raw.data.StoredPage.releaseExclusive()V > # > > # A fatal error has been detected by the Java Runtime Environment: > # > # SIGSEGV (0xb) at pc=0x0000000000000000, pid=93147, tid=34410372096 > # > # JRE version: 6.0_32-b27 > # Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode bsd-amd64 > compressed oops) > # Problematic frame: > # V [libjvm.so+0x74c5cf] JVM_handle_bsd_signal+0x11becf > # > > # A fatal error has been detected by the Java Runtime Environment: > # > # SIGBUS (0xa) at pc=0x000000080392492a, pid=95509, tid=101328 > # > # JRE version: 6.0_32-b30 > # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode bsd-amd64 > compressed oops) > # Problematic frame: > # J java.lang.ThreadLocal.getMap(Ljava/lang/Thread;)Ljava/lang/ThreadLocal$ThreadLocalMap; > # > > # A fatal error has been detected by the Java Runtime Environment: > # > # SIGSEGV (0xb) at pc=0x0000000801f2474d, pid=79598, tid=100707 > # > # JRE version: 6.0_32-b30 > # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode bsd-amd64 > compressed oops) > # Problematic frame: > # V [libjvm.so+0x72474d] JVM_handle_bsd_signal+0x81a4d > # > _______________________________________________ > 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" -- Achilleas Mantzios Head of IT DEV IT DEPT Dynacom Tankers Mgmt From owner-freebsd-java@FreeBSD.ORG Mon Jan 27 11:06:49 2014 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B2577C4E for ; Mon, 27 Jan 2014 11:06:49 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 82A331A89 for ; Mon, 27 Jan 2014 11:06:49 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s0RB6nvD013050 for ; Mon, 27 Jan 2014 11:06:49 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s0RB6nb8013048 for freebsd-java@FreeBSD.org; Mon, 27 Jan 2014 11:06:49 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 27 Jan 2014 11:06:49 GMT Message-Id: <201401271106.s0RB6nb8013048@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-java@FreeBSD.org Subject: Current problem reports assigned to 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: Mon, 27 Jan 2014 11:06:49 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/184204 java Undefined symbol "libiconv_open" on startup for java/n f ports/183767 java java/openjdk6: /usr/include/iconv.h:43:10: fatal error o java/183662 java OpenJDK 7 manual pages are misconfigured o java/183081 java java crash on machine with zfs kernel module o ports/182384 java java/linux-sun-jdk16 won't build with demos & samples o ports/181136 java java/icedtea-web not build o ports/180643 java java/openjdk6 build fails on amd64 -current o ports/178856 java java/openjdk6, java/openjdk7: Java fails to print when o ports/178728 java [UPDATE] devel/apache-ant to v1.9.0 o ports/178647 java java/openjdk6 does not build (without extra hack) o ports/177802 java Could not update openfire because of problem in java/o o ports/175300 java java/jamvm fails to compile on ARM6 (raspberry-pi) o ports/174825 java java/openjdk6: fails to build on i386 (64-bit mode not o ports/173592 java java/openjdk6 fails on FreeBSD_9_1_RC2 o ports/173210 java java/openjdk6 - use better src placement o java/172962 java Sig11 while compiling OpenJDK6-b26 using clang o ports/171014 java [patch] Correct java/openjdk6 Dependency Declaration o ports/167903 java [PATCH] java/openjdk6: Fix build failure in 8.3 jail r o ports/164941 java [UPDATE] [NEW PORTS] java/classpath-initial, including o ports/162991 java java/openjdk6 fails to build o java/162522 java OpenJDK 6 is not setting close on exec o java/160553 java Jaikoz java based audio tagger core dumps o ports/159787 java java/openjdk6 nio muti-thread bug o ports/154884 java java/openjdk6: Every NetBeans version on FreeBSD 8.1 c f java/147512 java Crash of RXTX-2.1-7 on AMD64 system o java/140002 java java/openjdk6: jconsole dumps tomcat when contacting j o java/128809 java JVM aborted when GNU RXTX write to serial port. o java/123555 java linux-sun-jdk15, linux-sun-jdk16 produce a coredump o java/122513 java native JDKs unbuildable with Linux ones o ports/119732 java java/linux-sun-jre16: linux-sun-jre16 plugin doesn't w o java/119063 java An unexpected error has been detected by Java Runtime o ports/116082 java java/linux-sun-jdk16 jconsole is unable to connect to 32 problems total. From owner-freebsd-java@FreeBSD.ORG Mon Jan 27 13:26:01 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 0569F77F; Mon, 27 Jan 2014 13:26:01 +0000 (UTC) Received: from mail-pb0-x230.google.com (mail-pb0-x230.google.com [IPv6:2607:f8b0:400e:c01::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C77B01811; Mon, 27 Jan 2014 13:26:00 +0000 (UTC) Received: by mail-pb0-f48.google.com with SMTP id rr13so5852923pbb.7 for ; Mon, 27 Jan 2014 05:26:00 -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=7TwSL9DXHELUx0EFBC+BC6iLd6P4BgmmNw2q2PxIZQI=; b=pnlYsaMCvhS1Gx4Wbt2f8LnaD9V7aECok9i5J7xZb18U6tkcXu3MuEonTsMqBpDBxM k1z5PdHuMFgSdEwJ/Bir/bWnD+kUTooS9SIYE0lTJia+CnUcubxAdEtGE80MohXbrzmA oThKz6bua37h8hp2R7/niVYE9NRpvI3TAY/Ngg58zVur0ngshSZ7PlKHzx03AU5ZPTNg cX1DItcN/te6HUGDL6TfS0lJu3dNGTJHnNpTCZQBI+wtl8gyocmTx8pGR21r4yjDqubB /cI2RYNJ9vStkmO2lVLanf7+6Tw8Lbf0sDhB/7adJTnXNv2Jyk9cgOj64DkAcOGTMZjd /vgw== MIME-Version: 1.0 X-Received: by 10.66.14.41 with SMTP id m9mr30300193pac.123.1390829158470; Mon, 27 Jan 2014 05:25:58 -0800 (PST) Received: by 10.70.88.101 with HTTP; Mon, 27 Jan 2014 05:25:58 -0800 (PST) In-Reply-To: References: Date: Mon, 27 Jan 2014 08:25:58 -0500 Message-ID: Subject: Re: openjdk6 - FreeBSD 10.0-RELEASE - dies with "exited on signal 6" From: Kenneth Culver To: Jason Unovitch 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: Mon, 27 Jan 2014 13:26:01 -0000 I have seen similar issues with ps3mediaserver and openjdk7. It crashes and dumps core if I try to do anything that stresses it (like fastforwarding more than 1.5x on my ps3). I have been working around it but it is annoying. Ken On Sunday, January 26, 2014, Jason Unovitch wrote: > Evening FreeBSD Java/Stable, > Anybody out there seeing any issues with Java performance on FreeBSD > 10? I've recently updated my home NAS box from 9.2-RELEASE-p3 to > 10.0-RELEASE and simply cannot get my Serviio media center jail using > OpenJDK6 to stay running without getting some kind of Java crash. To > be fair, the Java crashes haven't just been confined to 10.0 as I've > been dealing with some kind of issue for months now and could use the > insight. With FreeBSD 9.2-RELEASE, b27_8 is the last release that > worked absolutely solid. However, reverting to an older version > doesn't seem to resolve my issues on 10.0 like it did for 9.2. So as > for this weekend, I just went to FreeBSD 10 and can't seem to get it > to run on either the current b30 version or b27_8 version that worked > well for me before. > > Here is a description of the symptoms I've seen over the past 3 months: > > - OpenJDK6 b28/FreeBSD 9.2 - I would get this error message after > around 18-24 hours of starting the Java. > > kernel: sonewconn: pcb 0xfffffe0068969188: Listen queue overflow: 76 > already in queue awaiting acceptance > > Also on b28, if I removed my library and had it search through all my > media files, it would lock up after an hour. I don't have the exact > error message but the Java process would hit whatever the > "kern.maxfilesperproc" sysctl was set to and would not be able to read > in new files. It would appear the the former error from opening and > not closing sockets could be triggered much faster from opening and > closing files in my media library. > > - OpenJDK b29/FreeBSD 9.2 - I had 3 kernel panics from the VM bug that > came up. I immediately reverted back to b27_8 and didn't try again > after the errata fix was released since I was planning on just moving > to 10.0. > > - OpenJDK b30 and b27_8/FreeBSD 10.0, I've seen multiple crashes with > various messages. The headers from the 10 error files I have follow. > One of these was built with GCC4.8 just to give that a try. All > others with system default Clang. > > Any thoughts or ideas? I'm going to try some of the other Java > versions and if that fails a dedicated jail running FreeBSD 9.2 on my > 10.0 host replicating the versions that worked for me prior. > > Note, I have the full dump messages for all of these crashes below for > anybody interested. > > Respectfully, Jason Unovitch > > # A fatal error has been detected by the Java Runtime Environment: > # > # SIGSEGV (0xb) at pc=0x0000000801c3d429, pid=80584, tid=101388 > # > # JRE version: 6.0_32-b30 > # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode bsd-amd64 > compressed oops) > # Problematic frame: > # V [libjvm.so+0x43d429] +0x2bc019 > # > > # A fatal error has been detected by the Java Runtime Environment: > # > # SIGSEGV (0xb) at pc=0x0000000801da6553, pid=82439, tid=34410369024 > # > # JRE version: 6.0_32-b27 > # Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode bsd-amd64 > compressed oops) > # Problematic frame: > # V [libjvm.so+0x5a6553] JVM_FindSignal+0xb4373 > # > > # A fatal error has been detected by the Java Runtime Environment: > # > # SIGBUS (0xa) at pc=0x0000000801c8b413, pid=91659, tid=100649 > # > # JRE version: 6.0_32-b30 > # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode bsd-amd64 > compressed oops) > # Problematic frame: > # V [libjvm.so+0x48b413] AsyncGetCallTrace+0x57393 > # > > # A fatal error has been detected by the Java Runtime Environment: > # > # SIGSEGV (0xb) at pc=0x0000000803989a3e, pid=91970, tid=101485 > # > # JRE version: 6.0_32-b30 > # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode bsd-amd64 > compressed oops) > # Problematic frame: > # J org.apache.derby.impl.store.raw.data.StoredPage.releaseExclusive()V > # > > # A fatal error has been detected by the Java Runtime Environment: > # > # SIGSEGV (0xb) at pc=0x0000000000000000, pid=93147, tid=34410372096 > # > # JRE version: 6.0_32-b27 > # Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode bsd-amd64 > compressed oops) > # Problematic frame: > # V [libjvm.so+0x74c5cf] JVM_handle_bsd_signal+0x11becf > # > > # A fatal error has been detected by the Java Runtime Environment: > # > # SIGBUS (0xa) at pc=0x000000080392492a, pid=95509, tid=101328 > # > # JRE version: 6.0_32-b30 > # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode bsd-amd64 > compressed oops) > # Problematic frame: > # J > java.lang.ThreadLocal.getMap(Ljava/lang/Thread;)Ljava/lang/ThreadLocal$ThreadLocalMap; > # > > # A fatal error has been detected by the Java Runtime Environment: > # > # SIGSEGV (0xb) at pc=0x0000000801f2474d, pid=79598, tid=100707 > # > # JRE version: 6.0_32-b30 > # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode bsd-amd64 > compressed oops) > # Problematic frame: > # V [libjvm.so+0x72474d] JVM_handle_bsd_signal+0x81a4d > # > _______________________________________________ > 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 > " > From owner-freebsd-java@FreeBSD.ORG Tue Jan 28 14:31:10 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 5FCA465F; Tue, 28 Jan 2014 14:31:10 +0000 (UTC) Received: from mail-ob0-x231.google.com (mail-ob0-x231.google.com [IPv6:2607:f8b0:4003:c01::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1B72D12E6; Tue, 28 Jan 2014 14:31:10 +0000 (UTC) Received: by mail-ob0-f177.google.com with SMTP id wp18so453693obc.22 for ; Tue, 28 Jan 2014 06:31:09 -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 :content-type; bh=vIzjs6KSOgtOizj4tNbtwkJrgtO7M9WX5B9NHiVkSOU=; b=ciJkHEf8ar2cErRuzXADysOGmciO0DkZVdvLR1SThNruENJ24ZkbTAHgqPlVWKByuN 0Bnp0OrmzHQT0H3PgUOw9zApYM2BWukNqK4Z2OEkN1x6Bbg3sD9gW3EoGPGn0NFW8HE2 8VjsroLazRcBE8wxoW9O/t8ldk82n58J3AVu/lPjPVA5LKr7uUWywS7Fov9jPNwsWH3e Kxby3OmMHNiIiTRrD0ZtCdTWimLxwg2y7RskXoBGUXofvoqsRz3wfYuSFM/KiVpj4g8M d4Rl5Sk8PkCr3qOk5qEbTS00itkNna5A2y5Z6h5azZnlBUmgGn2aUVZ0HR2Z4hIQI5bp KyWQ== MIME-Version: 1.0 X-Received: by 10.60.50.202 with SMTP id e10mr1329572oeo.39.1390919469445; Tue, 28 Jan 2014 06:31:09 -0800 (PST) Received: by 10.76.156.34 with HTTP; Tue, 28 Jan 2014 06:31:09 -0800 (PST) In-Reply-To: References: Date: Tue, 28 Jan 2014 18:31:09 +0400 Message-ID: Subject: Re: openjdk6 - FreeBSD 10.0-RELEASE - dies with "exited on signal 6" From: "Sevan / Venture37" To: "freebsd-stable@freebsd.org" , "freebsd-java@freebsd.org" Content-Type: text/plain; charset=UTF-8 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 14:31:10 -0000 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 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" > From owner-freebsd-java@FreeBSD.ORG Wed Jan 29 01:13:44 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 7EFEB7B7; Wed, 29 Jan 2014 01:13:44 +0000 (UTC) Received: from mail-lb0-x236.google.com (mail-lb0-x236.google.com [IPv6:2a00:1450:4010:c04::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B69D91D91; Wed, 29 Jan 2014 01:13:43 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id w7so967224lbi.41 for ; Tue, 28 Jan 2014 17:13:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=JpLITmjXcEBrlEln+JEr3Aq0/aBvpLzGU0VkgslcW6U=; b=s2RiJoTdIn9CHmUwGMVisZHSSvP9+tHQ4ZQLq8Ruvk9rwChoyLGGtoGj8VDllk0Q8Q lvMpWFdPnyBhSIQA4DCdwUJd0ko6RzZpRqeFVJJeRvuVaf7Ttgm+kVpYf78H7Oy3Oqst NrmEfmAqbtqV1FV9b/ETRxDGntWmm5I7ORdSfQ2LotSeQfhIRzIxPqKEsNJgQYoQNTCs itSfWtfZUtE5eNcqKKGtIMZrEHEq2KbEqVK6r+zWitpZgflo92kRKXItZnVKotn4GNdh iBjyoRzIk6o3j8T1kVEc9JY6sZTHSFPs3kJPfwtKm7um93GhPanIzgqhq4WKesj+sM4G EKng== MIME-Version: 1.0 X-Received: by 10.153.7.137 with SMTP id dc9mr3077384lad.25.1390958021653; Tue, 28 Jan 2014 17:13:41 -0800 (PST) Received: by 10.112.89.168 with HTTP; Tue, 28 Jan 2014 17:13:41 -0800 (PST) In-Reply-To: References: Date: Wed, 29 Jan 2014 09:13:41 +0800 Message-ID: Subject: Re: openjdk6 - FreeBSD 10.0-RELEASE - dies with "exited on signal 6" From: Huang Wen Hui To: Kenneth Culver Content-Type: multipart/mixed; boundary=001a113462a4c751f004f111a61e X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: Sevan / Venture37 , "freebsd-stable@freebsd.org" , "freebsd-java@freebsd.org" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: huanghwh@gmail.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jan 2014 01:13:44 -0000 --001a113462a4c751f004f111a61e Content-Type: text/plain; charset=UTF-8 Hi, I got the same problem on FreeBSD 10, disable Background Compilation seems to fixed this problem. Please try this patch: --- work/hotspot/src/cpu/x86/vm/c1_globals_x86.hpp.orig 2014-01-28 09:01:59.000000000 +0800 +++ work/hotspot/src/cpu/x86/vm/c1_globals_x86.hpp 2014-01-28 09:02:49.000000000 +0800 @@ -32,7 +32,7 @@ // (see c1_globals.hpp) #ifndef TIERED -define_pd_global(bool, BackgroundCompilation, true ); +define_pd_global(bool, BackgroundCompilation, false); define_pd_global(bool, UseTLAB, true ); define_pd_global(bool, ResizeTLAB, true ); define_pd_global(bool, InlineIntrinsics, true ); --- work/hotspot/src/cpu/x86/vm/c2_globals_x86.hpp.orig 2014-01-28 09:02:06.000000000 +0800 +++ work/hotspot/src/cpu/x86/vm/c2_globals_x86.hpp 2014-01-28 09:04:34.000000000 +0800 @@ -31,7 +31,7 @@ // Sets the default values for platform dependent flags used by the server compiler. // (see c2_globals.hpp). Alpha-sorted. -define_pd_global(bool, BackgroundCompilation, true); +define_pd_global(bool, BackgroundCompilation, false); define_pd_global(bool, UseTLAB, true); define_pd_global(bool, ResizeTLAB, true); define_pd_global(bool, CICompileOSR, true); Cheers, Huang Wen Hui 2014-01-29 Kenneth Culver > 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 > " > > > _______________________________________________ > 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" > --001a113462a4c751f004f111a61e Content-Type: text/plain; charset=US-ASCII; name="openjdk6_batch.diff" Content-Disposition: attachment; filename="openjdk6_batch.diff" Content-Transfer-Encoding: base64 X-Attachment-Id: f_hqzwh4cg0 LS0tIHdvcmsvaG90c3BvdC9zcmMvY3B1L3g4Ni92bS9jMV9nbG9iYWxzX3g4Ni5ocHAub3JpZwky MDE0LTAxLTI4IDA5OjAxOjU5LjAwMDAwMDAwMCArMDgwMAorKysgd29yay9ob3RzcG90L3NyYy9j cHUveDg2L3ZtL2MxX2dsb2JhbHNfeDg2LmhwcAkyMDE0LTAxLTI4IDA5OjAyOjQ5LjAwMDAwMDAw MCArMDgwMApAQCAtMzIsNyArMzIsNyBAQAogLy8gKHNlZSBjMV9nbG9iYWxzLmhwcCkKIAogI2lm bmRlZiBUSUVSRUQKLWRlZmluZV9wZF9nbG9iYWwoYm9vbCwgQmFja2dyb3VuZENvbXBpbGF0aW9u LCAgICAgICAgdHJ1ZSApOworZGVmaW5lX3BkX2dsb2JhbChib29sLCBCYWNrZ3JvdW5kQ29tcGls YXRpb24sICAgICAgICBmYWxzZSk7CiBkZWZpbmVfcGRfZ2xvYmFsKGJvb2wsIFVzZVRMQUIsICAg ICAgICAgICAgICAgICAgICAgIHRydWUgKTsKIGRlZmluZV9wZF9nbG9iYWwoYm9vbCwgUmVzaXpl VExBQiwgICAgICAgICAgICAgICAgICAgdHJ1ZSApOwogZGVmaW5lX3BkX2dsb2JhbChib29sLCBJ bmxpbmVJbnRyaW5zaWNzLCAgICAgICAgICAgICB0cnVlICk7Ci0tLSB3b3JrL2hvdHNwb3Qvc3Jj L2NwdS94ODYvdm0vYzJfZ2xvYmFsc194ODYuaHBwLm9yaWcJMjAxNC0wMS0yOCAwOTowMjowNi4w MDAwMDAwMDAgKzA4MDAKKysrIHdvcmsvaG90c3BvdC9zcmMvY3B1L3g4Ni92bS9jMl9nbG9iYWxz X3g4Ni5ocHAJMjAxNC0wMS0yOCAwOTowNDozNC4wMDAwMDAwMDAgKzA4MDAKQEAgLTMxLDcgKzMx LDcgQEAKIC8vIFNldHMgdGhlIGRlZmF1bHQgdmFsdWVzIGZvciBwbGF0Zm9ybSBkZXBlbmRlbnQg ZmxhZ3MgdXNlZCBieSB0aGUgc2VydmVyIGNvbXBpbGVyLgogLy8gKHNlZSBjMl9nbG9iYWxzLmhw cCkuICBBbHBoYS1zb3J0ZWQuCiAKLWRlZmluZV9wZF9nbG9iYWwoYm9vbCwgQmFja2dyb3VuZENv bXBpbGF0aW9uLCAgICAgICAgdHJ1ZSk7CitkZWZpbmVfcGRfZ2xvYmFsKGJvb2wsIEJhY2tncm91 bmRDb21waWxhdGlvbiwgICAgICAgIGZhbHNlKTsKIGRlZmluZV9wZF9nbG9iYWwoYm9vbCwgVXNl VExBQiwgICAgICAgICAgICAgICAgICAgICAgdHJ1ZSk7CiBkZWZpbmVfcGRfZ2xvYmFsKGJvb2ws IFJlc2l6ZVRMQUIsICAgICAgICAgICAgICAgICAgIHRydWUpOwogZGVmaW5lX3BkX2dsb2JhbChi b29sLCBDSUNvbXBpbGVPU1IsICAgICAgICAgICAgICAgICB0cnVlKTsK --001a113462a4c751f004f111a61e-- From owner-freebsd-java@FreeBSD.ORG Wed Jan 29 12:51:46 2014 Return-Path: Delivered-To: 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 ADC0E614 for ; Wed, 29 Jan 2014 12:51:46 +0000 (UTC) Received: from n1plout04-02.prod.ams1.secureserver.net (n1plout04-02.prod.ams1.secureserver.net [188.121.53.2]) by mx1.freebsd.org (Postfix) with SMTP id D85CD1533 for ; Wed, 29 Jan 2014 12:51:45 +0000 (UTC) Received: (qmail 26860 invoked from network); 29 Jan 2014 12:51:38 -0000 Received: from unknown (81.108.156.153) by n1plout04-02.prod.ams1.secureserver.net (188.121.53.2) with ESMTP; 29 Jan 2014 12:51:38 -0000 From: "Ben" Subject: YouTube Views To: "java" MIME-Version: 1.0 Date: Wed, 29 Jan 2014 12:52:00 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.17 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: Wed, 29 Jan 2014 12:51:46 -0000 =EF=BB=BFHey, =20 My name is Ben and I am the manager of Social Media Likes. I hope it's= ok me popping you an email out of the blue. I hope 2014 is treating you well! =20 We now have a database with in excess of 750,000 individuals who have = joined in our online lifestyle survey. These people are all searching= for organisations like yours to caliberate with through your Facebook= or Twitter pages. =20 We can categorise these people dependant on their hobbies and direct = them to your page once an order is placed. Demographics plays a part i= n this, and will also let you specify particular locales. We now have = a countless number of prospective clients unique to your organisation = so please get in touch if you think this may benefit you. All payment are made through Paypal to give the buyer the ability to p= urchase with trust. =20 Prices from :- =C2=A350 or $82 for 2,000 Facebook Likes =C2=A350 or $82 for 6,000 Instagram followers =C2=A345 or $74 for 7,000 Twitter followers =C2=A350 or $82 for 30,000 YouTube Views =20 If a new visitor logs on to your Facebook page and can see that you ha= ve 7000 likes compared to your rivals with just 350 likes, they tend t= o side with you even without recognising price differences. =20 A free trial is available for serious buyers. =20 If your company is looking to target new clients we also offer emails = records of individuals interested in what you are selling. Please mess= age back for further details. I hope you don=E2=80=99t mind me shooting you this email and I look fo= rward to being able to help you at some point in the future. =20 Many Thanks, =20 Ben =20 Unsubscribe by email From owner-freebsd-java@FreeBSD.ORG Thu Jan 30 00:44:18 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5B587C55; Thu, 30 Jan 2014 00:44:18 +0000 (UTC) Received: from mail-ea0-x230.google.com (mail-ea0-x230.google.com [IPv6:2a00:1450:4013:c01::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B92F01D9F; Thu, 30 Jan 2014 00:44:17 +0000 (UTC) Received: by mail-ea0-f176.google.com with SMTP id h14so1279860eaj.35 for ; Wed, 29 Jan 2014 16:44:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:in-reply-to:mime-version:content-transfer-encoding :content-type:message-id:cc:from:subject:date:to; bh=OPjS0nzmwIu7+wAedNB6S8QMubkyH00jRh3NT3Qd7aA=; b=0vZYroMJMd/5QiS5KnZBVHm09HPDtKACcbb/pbPn043Q1TILZFrFUI+A1+UydZgsH8 L1mnEjA27St9xHT8ZleKm5oRgL8BREH92vCVF6hJcpM8sKMl4TH3RgmlUANKkkT++v7d guJRWBtXaVlrflFcr0QskYz/lapYGpBigHMu/i5zUMipkfvV7Fp+qEJqsD2Pn6c9HMFL kPWXfkq+Q7Zto1s3SQumu5dfQ+z0bfVLJMHZHJReopRUwYMTrcRS/jtF/7WGs1yS6x+Y 5gPhr7vEdqYn8607qBoVa8vEiP4m1mqrSOLOF2Nl7tlp5H8o3eXaTylz9ygzWk+Ngt5e 0CGw== X-Received: by 10.14.6.5 with SMTP id 5mr7315287eem.51.1391042655387; Wed, 29 Jan 2014 16:44:15 -0800 (PST) Received: from [10.29.77.47] (dab-ell1-h-1-2.dab.02.net. [82.132.236.222]) by mx.google.com with ESMTPSA id z49sm15460468eeo.10.2014.01.29.16.44.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 29 Jan 2014 16:44:14 -0800 (PST) References: In-Reply-To: Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: <52B72D09-62E0-4D36-9D56-F45D4D223382@gmail.com> X-Mailer: iPhone Mail (9B208) From: Sevan / Venture37 Subject: Re: openjdk6 - FreeBSD 10.0-RELEASE - dies with "exited on signal 6" Date: Thu, 30 Jan 2014 00:44:03 +0000 To: "huanghwh@gmail.com" Cc: Kenneth Culver , "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: Thu, 30 Jan 2014 00:44:18 -0000 On 29 Jan 2014, at 01:13, Huang Wen Hui wrote: > I got the same problem on FreeBSD 10, disable Background Compilation seems= to fixed this problem. Patched & rebuild openjdk6, I was able to complete the opennms built process= so I thought I'd restart it to double check, build process froze with java p= rocess in a state of uwait. Aborted after 4 hours & restarted once more. Sevan= From owner-freebsd-java@FreeBSD.ORG Thu Jan 30 01:16:47 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 E29F5E52; Thu, 30 Jan 2014 01:16:47 +0000 (UTC) Received: from mail-ve0-x236.google.com (mail-ve0-x236.google.com [IPv6:2607:f8b0:400c: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 8E89E10B5; Thu, 30 Jan 2014 01:16:47 +0000 (UTC) Received: by mail-ve0-f182.google.com with SMTP id jy13so1770956veb.13 for ; Wed, 29 Jan 2014 17:16:46 -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 :content-type; bh=ln/N761Yr6Ts5XX4hhkl8Na3C4UCqb1lYvC+H9bJt3Y=; b=QTDrdd6PllPNzknG2qx6JQ8Bq4grr7lB3HGU8Z8vHgZxaWXV0vGgnqg8NHVdmd0/m5 Xa7w0U4vHWJi+/yGvfKlx80OV16KvA/4vtbrgVGt1iTsY5ywLhslBt+NRQ1Ddc4prNo4 oCHigCDR6dX7kKJrBdXjpc4QZKF2LETK/ZBwf1wHqpH4pydPLls8PFdCpEGr3pkcJIHF 6vq9nJbls8XwdZZhhohdwB6Ril4vx4/5TZAC57XJLPJ+wfhz9LrBcT7IrwnyaKUT/sjP nRVIjgBVHiArBkw2Fq5J33kapDbjI3hrtnMiVLKLB6QuJJFNFqL+OjrGqzGwYE2JNbZE fAUQ== MIME-Version: 1.0 X-Received: by 10.58.7.1 with SMTP id f1mr9046050vea.15.1391044606680; Wed, 29 Jan 2014 17:16:46 -0800 (PST) Received: by 10.59.10.99 with HTTP; Wed, 29 Jan 2014 17:16:46 -0800 (PST) In-Reply-To: References: Date: Wed, 29 Jan 2014 20:16:46 -0500 Message-ID: Subject: Re: freebsd-stable Digest, Vol 549, Issue 2 From: Jason Unovitch To: freebsd-stable@freebsd.org, freebsd-java@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 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: Thu, 30 Jan 2014 01:16:48 -0000 Bottom line up front, the disabling BackgroundCompliation didn't prevent crashes on either OpenJDK6 or OpenJDK7. I've found that Serviio is reliable on OpenJDK7 as long as it isn't pushed. It's been running for about 48 hours based off the current version in ports (openjdk-7.25.15_2,1). On the other hand, it is unreliable and crashes when attempting to parse through media directories looking for files to add to its database. It is reliable while reading in images but when it gets to videos and it is forking off ffmpegs to get thumbnails it eventually crashes. To answer earlier question regarding make.conf, this is it. I do compile all my own packages mainly to turn a few knobs for Nginx/RoR/PHP and some ffmpeg knobs for Serviio. The only global one is stack protection. WITH_SSP_PORTS=yes php5_SET+=FPM ffmpeg_SET+=RTMP X11GRAB FAAC LAME AMR_NB AMR_WB ASS DEFAULT_VERSIONS= ruby=1.9 perl5=5.16 rubygem-passenger_UNSET+=APACHE22 rubygem-passenger_SET+=NGINX nginx_SET+=PASSENGER HTTP_SSL The first set below is on OpenJDK6. On the first it ran for a few hours until it went through all the image additions. It crashed on video. The ones that follow crash quickly because it picks up looking through videos. # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0000000800a4dfb8, pid=38507, tid=100590 # # JRE version: 6.0_32-b30 # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode bsd-amd64 compressed oops) # Problematic frame: # C [libthr.so.3+0x12fb8] operator->+0x88 OS:BSD uname:FreeBSD 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 rlimit: STACK 524288k, CORE infinity, NPROC 19558, NOFILE 470934, AS infinity load average:1.67 1.07 0.98 CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, tsc, tscinvbit Memory: 4k page, physical 16744408k(732520k free), swap 4194304k(3092044k free) vm_info: OpenJDK 64-Bit Server VM (23.25-b01) for bsd-amd64 JRE (1.6.0_32-b30), built on Jan 29 2014 17:44:56 by "root" with gcc 4.2.1 Compatible FreeBSD Clang 3.3 (tags/RELEASE_33/final 183502) time: Wed Jan 29 20:02:10 2014 elapsed time: 7283 seconds # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0000000800d04f5d, pid=54278, tid=101331 # # JRE version: 6.0_32-b30 # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode bsd-amd64 compressed oops) # Problematic frame: # C [libc.so.7+0xa4f5d] short+0x7f2d OS:BSD uname:FreeBSD 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 rlimit: STACK 524288k, CORE infinity, NPROC 19558, NOFILE 470934, AS infinity load average:4.82 4.06 2.83 CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, tsc, tscinvbit Memory: 4k page, physical 16744408k(854608k free), swap 4194304k(3101492k free) vm_info: OpenJDK 64-Bit Server VM (23.25-b01) for bsd-amd64 JRE (1.6.0_32-b30), built on Jan 29 2014 17:44:56 by "root" with gcc 4.2.1 Compatible FreeBSD Clang 3.3 (tags/RELEASE_33/final 183502) time: Wed Jan 29 20:28:36 2014 elapsed time: 414 seconds # A fatal error has been detected by the Java Runtime Environment: # # SIGBUS (0xa) at pc=0x00000008039f8194, pid=82303, tid=101252 # # JRE version: 6.0_32-b30 # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode bsd-amd64 compressed oops) # Problematic frame: # J java.io.File.listFiles(Ljava/io/FileFilter;)[Ljava/io/File; # A fatal error has been detected by the Java Runtime Environment: # # Internal Error (safepoint.cpp:687), pid=83838, tid=100192 # fatal error: Deadlock in safepoint code. Should have called back to the VM before blocking. # # JRE version: 6.0_32-b30 # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode bsd-amd64 compressed oops) # Core dump written. Default location: //core or core.83838 # A fatal error has been detected by the Java Runtime Environment: # # Internal Error (compileBroker.cpp:311), pid=7314, tid=100516 # guarantee(_code_handle != NULL) failed: # # JRE version: 6.0_32-b30 # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode bsd-amd64 compressed oops) # Core dump written. Default location: //core or core.7314 This is on OpenJDK7 with the same patched Background Compilation patch. # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0000000803c4b8b5, pid=82769, tid=35219752960 # # JRE version: OpenJDK Runtime Environment (7.0-b18) (build 1.7.0_45-b18) # Java VM: OpenJDK 64-Bit Server VM (24.45-b08 mixed mode bsd-amd64 compressed oops) # Problematic frame: # J java.util.regex.Pattern.matcher(Ljava/lang/CharSequence;)Ljava/util/regex/Matcher; OS:BSDuname:FreeBSD 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 rlimit: STACK 524288k, CORE infinity, NPROC 19558, NOFILE 470934, AS infinity load average:0.69 0.50 0.43 CPU:total 4 (4 cTo answer earlier question regarding make.conf, this is it. I do compile all my own packages mainly to turn a few knobs for Nginx/RoR/PHP and some ffmpeg knobs for Serviio. The only global one is stack protection. WITH_SSP_PORTS=yes php5_SET+=FPM ffmpeg_SET+=RTMP X11GRAB FAAC LAME AMR_NB AMR_WB ASS DEFAULT_VERSIONS= ruby=1.9 perl5=5.16 rubygem-passenger_UNSET+=APACHE22 rubygem-passenger_SET+=NGINX nginx_SET+=PASSENGER HTTP_SSLores per cpu, 1 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, tsc, tscinvbit /proc/cpuinfo: Memory: 4k page, physical 2609044k(652261k free) /proc/meminfo: vm_info: OpenJDK 64-Bit Server VM (24.45-b08) for bsd-amd64 JRE (1.7.0_45-b18), built on Jan 29 2014 21:14:23 by "root" with gcc 4.6.4 time: Wed Jan 29 22:25:26 2014 elapsed time: 41 seconds # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0000000800d0d49d, pid=15794, tid=34410443776 # # JRE version: 7.0-b15 # Java VM: OpenJDK 64-Bit Server VM (23.21-b01 mixed mode bsd-amd64 compressed oops) # Problematic frame: # C [libc.so.7+0xac49d] __free+0x29d OS:BSDuname:FreeBSD 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 rlimit: STACK 524288k, CORE infinity, NPROC 19558, NOFILE 470934, AS infinity load average:1.08 1.19 1.21 CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, tsc, tscinvbit /proc/cpuinfo: Memory: 4k page, physical 1959320k(489830k free) /proc/meminfo: vm_info: OpenJDK 64-Bit Server VM (23.21-b01) for bsd-amd64 JRE (1.7.0_25-b15), built on Jan 27 2014 23:27:55 by "root" with gcc 4.6.4 time: Tue Jan 28 03:44:19 2014 elapsed time: 5332 seconds Respectfully, Jason Unovitch > From: Huang Wen Hui > > Content-Type: text/plain; charset="utf-8" > > Hi, > I got the same problem on FreeBSD 10, disable Background Compilation seems > to fixed this problem. > Please try this patch: > > --- work/hotspot/src/cpu/x86/vm/c1_globals_x86.hpp.orig 2014-01-28 > 09:01:59.000000000 +0800 > +++ work/hotspot/src/cpu/x86/vm/c1_globals_x86.hpp 2014-01-28 > 09:02:49.000000000 +0800 > @@ -32,7 +32,7 @@ > // (see c1_globals.hpp) > > #ifndef TIERED > -define_pd_global(bool, BackgroundCompilation, true ); > +define_pd_global(bool, BackgroundCompilation, false); > define_pd_global(bool, UseTLAB, true ); > define_pd_global(bool, ResizeTLAB, true ); > define_pd_global(bool, InlineIntrinsics, true ); > --- work/hotspot/src/cpu/x86/vm/c2_globals_x86.hpp.orig 2014-01-28 > 09:02:06.000000000 +0800 > +++ work/hotspot/src/cpu/x86/vm/c2_globals_x86.hpp 2014-01-28 > 09:04:34.000000000 +0800 > @@ -31,7 +31,7 @@ > // Sets the default values for platform dependent flags used by the server > compiler. > // (see c2_globals.hpp). Alpha-sorted. > > -define_pd_global(bool, BackgroundCompilation, true); > +define_pd_global(bool, BackgroundCompilation, false); > define_pd_global(bool, UseTLAB, true); > define_pd_global(bool, ResizeTLAB, true); > define_pd_global(bool, CICompileOSR, true); > > > Cheers, > > Huang Wen Hui > > > 2014-01-29 Kenneth Culver > >> 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 >> " >> > >> _______________________________________________ >> 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" >> From owner-freebsd-java@FreeBSD.ORG Thu Jan 30 03:39:34 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 157C48E7 for ; Thu, 30 Jan 2014 03:39:34 +0000 (UTC) Received: from blu0-omc1-s6.blu0.hotmail.com (blu0-omc1-s6.blu0.hotmail.com [65.55.116.17]) by mx1.freebsd.org (Postfix) with ESMTP id D558F1B6D for ; Thu, 30 Jan 2014 03:39:33 +0000 (UTC) Received: from BLU179-W52 ([65.55.116.7]) by blu0-omc1-s6.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 29 Jan 2014 19:38:26 -0800 X-TMN: [TfhETYu+ks8fxr1twnsqljewn3FRAwAm] X-Originating-Email: [brunolauze@msn.com] Message-ID: From: =?iso-8859-1?B?QnJ1bm8gTGF1euk=?= To: "freebsd-java@freebsd.org" Subject: openjdk7 Date: Wed, 29 Jan 2014 22:38:25 -0500 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 30 Jan 2014 03:38:26.0226 (UTC) FILETIME=[BBD8E120:01CF1D6C] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 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: Thu, 30 Jan 2014 03:39:34 -0000 I am trying to resolve a problem with adlc / refresh_adfiles rule Here's the build output. It seems gcc cannot preprocess bsd_x86_64.ad file.= Anyone have an ideas on this? Could someone send me the files generated in this rule: In /usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/hotspot/outputdir/= generated/adfiles/ ad_x86_64.cppdfa_x86_64.cppad_x86_64.hpp Making adlcg++46 -m64 -Xlinker -O1 -m64 -Xlinker -export-dynamic -o ../gene= rated/adfiles/adlc ../generated/adfiles/adlparse.o ../generated/adfiles/arc= hDesc.o ../generated/awk '{ if (CUR_FN !=3D FILENAME) { CUR_FN=3DFILENAME= =3B NR_BASE=3DNR-1=3B need_lineno=3D1 } if (need_lineno && $0 !~ /\/\//) { = print "\n\n#line " (NR-NR_BASE) " \"" FILENAMcp /wrkdirs/usr/ports/java/ope= njdk7/work/openjdk/hotspot/make/bsd/adlc_updater adlc_updater=3B chmod +x a= dlc_updater../generated/adfiles/adlc -D_ALLBSD_SOURCE -D_GNU_SOURCE -DAMD64= -q -T -g -D_LP64 ../generated/adfiles/bsd_x86_64.ad \ -c../generated/adfi= les/mktmp90481/ad_x86_64.cpp -h../generated/adfiles/mktmp90481/ad_x86_64.hp= p -a../generated/adfiles/mktmp90481/dfa_x86_64.cpp -v../generated || { r= m -rf ../generated/adfiles/mktmp90481=3B exit 1=3B }../generated/adfiles/bs= d_x86_64.ad(26) Syntax Error: :integer expected at 2 Error Context: >>>2<<<4 "/wrkdirs/usr/ports/java/openjdk7/work/openjdk/hot= spot/src/cpu/x86/vm/x86_64.ad"Error Context: >>>4<<<4 "/wrkdirs/usr/ports/= java/openjdk7/work/openjdk/hotspot/src/cpu/x86/vm/x86_64.ad"../generated/ad= files/bsd_x86_64.ad(4430) Syntax Error: :integer expected at 3 Error Context: >>>3<<<=3B // Up to 3 instructions per bundleError Contex= t: >>>=3B<<< // Up to 3 instructions per bundleError Context: >>><<< = // Up to 3 instructions per bundleError Context: >>>i<<>><<<= instruction_fetch_unit_size =3D 16=3B // The processor fetches one lineE= rror Context: >>><<< instruction_fetch_unit_size =3D 16=3B // The proces= sor fetches one lineError Context: >>><<< instruction_fetch_units =3D 1= =3B // of 16 bytesError Context: >>> <<<=3D 1=3B // of 16 byte= s../generated/adfiles/bsd_x86_64.ad(4431) Syntax Error: :expected one of - = instruct=2C operand=2C ins_attrib=2C op_attrib=2C source=2C register=2C pip= eline=2C encode Found nnstruction_unit_sizeError Context: >>> <<<=3D 1= =3B // An instruction is 1 bytes long instruction_fetch_unit_size= =3D 16=3B // The processor fetches one line instruction_fetch../generat= ed/adfiles/bsd_x86_64.ad(4434) Syntax Error: :expected one of - instruct=2C= operand=2C ins_attrib=2C op_attrib=2C source=2C register=2C pipeline=2C en= code Found nopsError Context: >>>(<<< MachNop )=3B../generated/adfiles= /bsd_x86_64.ad(4435) Syntax Error: :identifier expected at % Error Context: >>>%<<<}../generated/adfiles/bsd_x86_64.ad(4445) Syntax Err= or: :expected one of - instruct=2C operand=2C ins_attrib=2C op_attrib=2C so= urce=2C register=2C pipeline=2C encode Found resourcesError Context: >= >>(<<< D0=2C D1=2C D2=2C DECODE =3D D0 | D1 | D2=2C../generated/adfiles/bsd= _x86_64.ad(4446) Syntax Error: :expected one of - instruct=2C operand=2C in= s_attrib=2C op_attrib=2C source=2C register=2C pipeline=2C encode Found= MS0Error Context: >>>=2C<<< MS1=2C MS2=2C MEM =3D MS0 | MS1 | MS2=2C../ge= nerated/adfiles/bsd_x86_64.ad(4447) Syntax Error: :expected one of - instru= ct=2C operand=2C ins_attrib=2C op_attrib=2C source=2C register=2C pipeline= =2C encode Found BRError Context: >>>=2C<<< FPU=2C../generated/adfiles= /bsd_x86_64.ad(4448) Syntax Error: :expected one of - instruct=2C operand= =2C ins_attrib=2C op_attrib=2C source=2C register=2C pipeline=2C encode = Found ALU0 = From owner-freebsd-java@FreeBSD.ORG Thu Jan 30 12:53:41 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 AFA5359B; Thu, 30 Jan 2014 12:53:41 +0000 (UTC) Received: from mail-pb0-x22b.google.com (mail-pb0-x22b.google.com [IPv6:2607:f8b0:400e:c01::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7B077187F; Thu, 30 Jan 2014 12:53:41 +0000 (UTC) Received: by mail-pb0-f43.google.com with SMTP id md12so3080531pbc.2 for ; Thu, 30 Jan 2014 04:53:41 -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=qPBcZhwbZnDqMMlZKMnIlL+WKAjEBvA6s83BJX6qvk8=; b=i7o18/5xgkcNYHeUgMILilKnZsu4XxqutVRcDG2jWPWh2psNs58Qi5SrTuxYeaD9kr JFDDtmHE80k6/jo19rsJi4bR3xqnncQvhNDYmBXwSBzq1tCLf+y2//aNKrJt7VIq4giy 5fBdrHztIOj3hXv6ZEGHuNJUBtV+l92eoqtYDHLy27AV2g5/U7sKG1+3zjjDLOs7DRf8 5BkP2yjrPTAtX8QPcczzC+H7htYaicmoUda5KBUwXj8kEy2Zf1u3gJ2twtI7I2bP4XAf VtsEfVliSQ7BgI9u4HQJMZlzXicPXehTRXp093GMEwvn3Y57o65zz5NH0F6cmGLKbcjC UJAg== MIME-Version: 1.0 X-Received: by 10.66.227.104 with SMTP id rz8mr14268330pac.74.1391086421062; Thu, 30 Jan 2014 04:53:41 -0800 (PST) Received: by 10.70.88.101 with HTTP; Thu, 30 Jan 2014 04:53:41 -0800 (PST) In-Reply-To: <52B72D09-62E0-4D36-9D56-F45D4D223382@gmail.com> References: <52B72D09-62E0-4D36-9D56-F45D4D223382@gmail.com> Date: Thu, 30 Jan 2014 07:53:41 -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: "huanghwh@gmail.com" , "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: Thu, 30 Jan 2014 12:53:41 -0000 Disabling background compilation fixed my issues. On Wednesday, January 29, 2014, Sevan / Venture37 wrote: > On 29 Jan 2014, at 01:13, Huang Wen Hui > > wrote: > > > I got the same problem on FreeBSD 10, disable Background Compilation > seems to fixed this problem. > > Patched & rebuild openjdk6, I was able to complete the opennms built > process so I thought I'd restart it to double check, build process froze > with java process in a state of uwait. > Aborted after 4 hours & restarted once more. > > Sevan From owner-freebsd-java@FreeBSD.ORG Thu Jan 30 18:00:27 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from hammer.pct.niksun.com (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by hub.freebsd.org (Postfix) with ESMTP id 78D27D00; Thu, 30 Jan 2014 18:00:27 +0000 (UTC) Message-ID: <52EA933B.6030307@FreeBSD.org> Date: Thu, 30 Jan 2014 13:00:27 -0500 From: Jung-uk Kim User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Kenneth Culver , Sevan / Venture37 Subject: Re: openjdk6 - FreeBSD 10.0-RELEASE - dies with "exited on signal 6" References: <52B72D09-62E0-4D36-9D56-F45D4D223382@gmail.com> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "huanghwh@gmail.com" , "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: Thu, 30 Jan 2014 18:00:28 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2014-01-30 07:53:41 -0500, Kenneth Culver wrote: > Disabling background compilation fixed my issues. > > On Wednesday, January 29, 2014, Sevan / Venture37 > wrote: > >> On 29 Jan 2014, at 01:13, Huang Wen Hui > > wrote: >> >>> I got the same problem on FreeBSD 10, disable Background >>> Compilation >> seems to fixed this problem. >> >> Patched & rebuild openjdk6, I was able to complete the opennms >> built process so I thought I'd restart it to double check, build >> process froze with java process in a state of uwait. Aborted >> after 4 hours & restarted once more. We are well aware of this problem and trying hard to fix it ATM. However, debugging process is very slow because I cannot reproduce the problem at all. ale@ is providing some core dumps and I am trying to figure out what's happening. I know some objects are getting free()'ed earlier than expected, which is ultimately causing SIGSEGV or SIGBUS *later*. So, I need more information. Please send the following information *privately*. grep -B 3 -C 8 CPU: /var/run/dmesg.boot cd /usr/ports/java/openjdk6 && make -V CC -V CFLAGS -V CXX -V CXXFLAGS In the mean time, it seems disabling background compilation (-Xbatch) significantly reduces chance of crashes as you already found out. Obviously, disabling JIT compilation (-Xint) should always work. Thanks, Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQEcBAEBAgAGBQJS6pM6AAoJEHyflib82/FGV3cIAJUr0Ra1+Dfeuj/cOmKsWfF4 ETn5eZWoN/Fpw+wUbLXyy47WyssL3yEYykXNBhaAKUEoTlFy8wQ6+ovJw83bSaSk dvxg7ZGfAh/Q8MD8pxRSFnkn+SNVOmu4hVp3RyYFMWnz1ml5MRUF3yt7Da3XIwum a2Yxn78K1Q1Rq1bbwSS9caRK+UbVH1SzSHTUUc3M+hoLbP08vhJXhENQNEd1YRxc AxHwM3SO6rX5Ff6jv6bZyylZd6l4GJ8KXxCitlnhWNkyS2vh8iA62scVq8KUiNdt XNV/P0nKfXPOh+sSPTxRaWoFrFJHzYimaihANWq6X2lO5yz8ee70VWt8akDCWEY= =GMnm -----END PGP SIGNATURE----- From owner-freebsd-java@FreeBSD.ORG Fri Jan 31 09:04:50 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4BD802D6; Fri, 31 Jan 2014 09:04:50 +0000 (UTC) Received: from mail-lb0-x233.google.com (mail-lb0-x233.google.com [IPv6:2a00:1450:4010:c04::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 58C331926; Fri, 31 Jan 2014 09:04:49 +0000 (UTC) Received: by mail-lb0-f179.google.com with SMTP id l4so3274043lbv.10 for ; Fri, 31 Jan 2014 01:04:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=6FDK17fXWuV4uKepEnTlgsP5Y84mcD7qdW8DEbat0pk=; b=zmK0ou2t5WkIgFDgmEVHiE8lcpJl43DxgC0LQjH84nbffuaZCDK/xSnAgYjAHAz2ri ltwVIa9uSKFzK/JeotCJvbbJunWrKGWscdyNZubrWdo3zCeKEQoF0hpHtPMYAYzQK+8j i6ynvpYXoEmWiJ3BgHPH/NiOMWgLu2ktd0QljC8HVAkel2Adh1QmP0cj2+s/uhvvshAA v/0EDv2HVdATgQmZ9s7sGnMMwqln+IP3mOChQQKoTf7tq67vLL2TbYi9KL2UqAIwH9/Q 1/fcdT1j+qfQy4WnU9O13UnyqT8hby95Jng30NCn1qWBuuzoy+8zeKrTr87yzh22y0mG 3jFQ== MIME-Version: 1.0 X-Received: by 10.152.88.82 with SMTP id be18mr12814768lab.3.1391159087220; Fri, 31 Jan 2014 01:04:47 -0800 (PST) Received: by 10.112.89.168 with HTTP; Fri, 31 Jan 2014 01:04:47 -0800 (PST) In-Reply-To: <52EA933B.6030307@FreeBSD.org> References: <52B72D09-62E0-4D36-9D56-F45D4D223382@gmail.com> <52EA933B.6030307@FreeBSD.org> Date: Fri, 31 Jan 2014 17:04:47 +0800 Message-ID: Subject: Re: openjdk6 - FreeBSD 10.0-RELEASE - dies with "exited on signal 6" From: Huang Wen Hui To: Jung-uk Kim Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: Kenneth Culver , Sevan / Venture37 , "freebsd-stable@freebsd.org" , "freebsd-java@freebsd.org" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: huanghwh@gmail.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jan 2014 09:04:50 -0000 I have a system hit this kind of problem very often while building java/jboss72, I can give you access for debugging if you need. Thanks, Huang Wen Hui 2014-01-31 Jung-uk Kim : > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 2014-01-30 07:53:41 -0500, Kenneth Culver wrote: > > Disabling background compilation fixed my issues. > > > > On Wednesday, January 29, 2014, Sevan / Venture37 > > wrote: > > > >> On 29 Jan 2014, at 01:13, Huang Wen Hui >> > wrote: > >> > >>> I got the same problem on FreeBSD 10, disable Background > >>> Compilation > >> seems to fixed this problem. > >> > >> Patched & rebuild openjdk6, I was able to complete the opennms > >> built process so I thought I'd restart it to double check, build > >> process froze with java process in a state of uwait. Aborted > >> after 4 hours & restarted once more. > > We are well aware of this problem and trying hard to fix it ATM. > However, debugging process is very slow because I cannot reproduce the > problem at all. ale@ is providing some core dumps and I am trying to > figure out what's happening. I know some objects are getting > free()'ed earlier than expected, which is ultimately causing SIGSEGV > or SIGBUS *later*. So, I need more information. Please send the > following information *privately*. > > grep -B 3 -C 8 CPU: /var/run/dmesg.boot > cd /usr/ports/java/openjdk6 && make -V CC -V CFLAGS -V CXX -V CXXFLAGS > > In the mean time, it seems disabling background compilation (-Xbatch) > significantly reduces chance of crashes as you already found out. > Obviously, disabling JIT compilation (-Xint) should always work. > > Thanks, > > Jung-uk Kim > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.22 (FreeBSD) > > iQEcBAEBAgAGBQJS6pM6AAoJEHyflib82/FGV3cIAJUr0Ra1+Dfeuj/cOmKsWfF4 > ETn5eZWoN/Fpw+wUbLXyy47WyssL3yEYykXNBhaAKUEoTlFy8wQ6+ovJw83bSaSk > dvxg7ZGfAh/Q8MD8pxRSFnkn+SNVOmu4hVp3RyYFMWnz1ml5MRUF3yt7Da3XIwum > a2Yxn78K1Q1Rq1bbwSS9caRK+UbVH1SzSHTUUc3M+hoLbP08vhJXhENQNEd1YRxc > AxHwM3SO6rX5Ff6jv6bZyylZd6l4GJ8KXxCitlnhWNkyS2vh8iA62scVq8KUiNdt > XNV/P0nKfXPOh+sSPTxRaWoFrFJHzYimaihANWq6X2lO5yz8ee70VWt8akDCWEY= > =GMnm > -----END PGP SIGNATURE----- > From owner-freebsd-java@FreeBSD.ORG Fri Jan 31 23:35:13 2014 Return-Path: Delivered-To: freebsd-java@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B4BF7429; Fri, 31 Jan 2014 23:35:13 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 869B61513; Fri, 31 Jan 2014 23:35:13 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s0VNZDrM025814; Fri, 31 Jan 2014 23:35:13 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s0VNZDdB025813; Fri, 31 Jan 2014 23:35:13 GMT (envelope-from linimon) Date: Fri, 31 Jan 2014 23:35:13 GMT Message-Id: <201401312335.s0VNZDdB025813@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-java@FreeBSD.org From: linimon@FreeBSD.org Subject: Re: ports/186306: upgrade java/openjdk7 to latest 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: Fri, 31 Jan 2014 23:35:13 -0000 Old Synopsis: upgrade openjdk7 to latest New Synopsis: upgrade java/openjdk7 to latest Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-java Responsible-Changed-By: linimon Responsible-Changed-When: Fri Jan 31 23:34:42 UTC 2014 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=186306