Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Mar 2009 13:58:38 +0100
From:      Horst Leitenmueller <horst.leitenmueller@liwest.at>
To:        Brian Gardner <brian@experts-exchange.com>
Cc:        freebsd-java@FreeBSD.org
Subject:   Re: Eclipse native code crash, on sync with SVN
Message-ID:  <1237467518.68537.17.camel@lap01>
In-Reply-To: <49BFD99C.9020105@experts-exchange.com>
References:  <1237104701.39595.15.camel@lap01> <49BFD99C.9020105@experts-exchange.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-gToSHotcgez/kDodg7qn
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

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"
-- 
------------------------------------
Ing.Dipl.-Ing. Horst Leitenmueller

Sperlstr. 11
4040 Linz

tel.: +43 650 2042702
email: horst.leitenmueller@liwest.at
------------------------------------

--=-gToSHotcgez/kDodg7qn
Content-Disposition: attachment; filename="eclipse-openjdk-20090319.txt"
Content-Type: text/plain; name="eclipse-openjdk-20090319.txt";
	charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit

svn is configured via svn+ssh://
server is ssh2 listening on port *:22 tcp6/tcp4

SVN in eclipse
but it was already an update of the SVNKit Library 1.2.2.5405 since the failure...

1) test openjdk6-b14

# java -version
openjdk version "1.6.0-internal"
OpenJDK Runtime Environment (build 1.6.0-internal-root_15_mar_2009_10_31-b00)
Diablo Java HotSpot(TM) 64-Bit Server VM (build 10.0-b23, mixed mode)

eclipse: eclipse-3.4.1

# vi /usr/local/eclipse/eclipse.ini 

-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-startup
plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.freebsd.amd64_1.0.101.R34x_v20080731
-vmargs
-Xms512m
-Xmx1024m
-Djava.net.preferIPv6Addresses=false
-Djava.net.preferIPv4Stack=true

SVN-Repository browsing possible
SVN Synchronization NOW possible see upgrade perhaps it's depending ?!

SVN check in (reproducable... former it crashed here, perhaps changes of the SVNKit Library now not more)
commit -m "test" /svn/project/build.xml
    svn: Commit failed (details follow):
    svn: Commit failed (details follow):
svn: Authorization failed


BUG 1: Strg + S  not always crashing, don't know what it depends on ....

# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000000800e0c724, pid=35401, tid=0x1936200
#
# 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/home/horst/hs_err_pid35401.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.
#
Assertion failed: (!(req && current_request && !XLIB_SEQUENCE_COMPARE(req->sequence, <=, current_request))), function process_responses, file xcb_io.c, line 176.
Multiple segmentation faults occurred; can't display error dialog

BUG 2: changed an xml file (java tooling loaded) tryed to save with menu button  not always crashing, don't know what it depends on ....

# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000000800e0c724, pid=35936, tid=0x1936080
#
# 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/home/horst/hs_err_pid35936.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.
#
Assertion failed: (XLIB_SEQUENCE_COMPARE(dpy->last_request_read, <=, dpy->request)), function process_responses, file xcb_io.c, line 242.
Multiple segmentation faults occurred; can't display error dialog
lap01# Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
/home/horst/.gtkrc-2.0:2: Unable to find include file: ".gtkrc-2.0-scrollbar_cog"
kvm_open: kvm_getprocs: No such process
LibGTop-Server: kvm_getprocs (35936): No such process
kvm_open: kvm_getprocs: No such process
LibGTop-Server: kvm_getprocs (35936): No such process
/usr/local/libexec/Eclipse: No such file or directory.
ptrace: No such process.
/usr/home/horst/35936: No such file or directory.
/usr/local/share/bug-buddy/gdb-cmd:2: Error in sourced command file:
No stack.
LibGTop-Server: pid 36047 received eof.



2) test openjdk6-b14

# java -version
openjdk version "1.6.0-internal"
OpenJDK Runtime Environment (build 1.6.0-internal-root_15_mar_2009_10_31-b00)
Diablo Java HotSpot(TM) 64-Bit Server VM (build 10.0-b23, mixed mode)

eclipse: eclipse-3.4.1

# vi /usr/local/eclipse/eclipse.ini 

-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-startup
plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.freebsd.amd64_1.0.101.R34x_v20080731
-vmargs
-Xms512m
-Xmx1024m

SVN-Repository browsing NOT possible
svn: Cannot connect to 'svn+ssh://svn.xyz.at': There was a problem while connecting to svn.xyz.at:22    
svn: Cannot connect to 'svn+ssh://svn.xyz.at': There was a problem while connecting to svn.xyz.at:22
    There was a problem while connecting to svn.xyz.at:22
    Invalid argument
popup folder is empty

SVN Synchronization NOT possible 
same as before

SVN check in no crash 
commit -m "test" /svn/project/build.xml
    svn: Commit failed (details follow):
    svn: Commit failed (details follow):
svn: Cannot connect to 'svn+ssh://svn.xyz.at': There was a problem while connecting to svn.xyz.at:22


BUG 1: Strg + S  not always crashing, don't know what it depends on .... 
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000000800e0c724, pid=37317, tid=0x1936200
#
# 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/home/horst/hs_err_pid37317.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.





Additional Info:
eclipse freeze and does not respond, after little while its responding again



3) test diablo-jdk1.6.0

# java -version
java version "1.6.0_07"
Diablo Java(TM) SE Runtime Environment (build 1.6.0_07-b02)
Diablo Java HotSpot(TM) 64-Bit Server VM (build 10.0-b23, mixed mode)

eclipse: eclipse-3.4.1

# vi /usr/local/eclipse/eclipse.ini 

-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-startup
plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.freebsd.amd64_1.0.101.R34x_v20080731
-vmargs
-Xms512m
-Xmx1024m
-Djava.net.preferIPv6Addresses=false
-Djava.net.preferIPv4Stack=true

SVN-Repository browsing possible
SVN Synchronization possible
SVN check in OK


4) test diablo-jdk1.6.0

# java -version
java version "1.6.0_07"
Diablo Java(TM) SE Runtime Environment (build 1.6.0_07-b02)
Diablo Java HotSpot(TM) 64-Bit Server VM (build 10.0-b23, mixed mode)

eclipse: eclipse-3.4.1

# vi /usr/local/eclipse/eclipse.ini 

-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-startup
plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.freebsd.amd64_1.0.101.R34x_v20080731
-vmargs
-Xms512m
-Xmx1024m

SVN-Repository browsing possible
SVN Synchronization possible
SVN check in 

BUG:

# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000000800d0c724, pid=51003, tid=0x1832080
#
# 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/home/horst/hs_err_pid51003.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.

BUG:

# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000000800d0c724, pid=51352, tid=0x1832080
#
# 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/home/horst/hs_err_pid51352.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.
#
Assertion failed: (!(req && current_request && !XLIB_SEQUENCE_COMPARE(req->sequence, <=, current_request))), function process_responses, file xcb_io.c, line 176.
Multiple segmentation faults occurred; can't display error dialog



5) test jdk1.6.0

# java -version
java version "1.6.0_03-p4"
Java(TM) SE Runtime Environment (build 1.6.0_03-p4-root_10_mar_2009_10_47-b00)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_03-p4-root_10_mar_2009_10_47-b00, mixed mode)

eclipse: eclipse-3.4.1

# vi /usr/local/eclipse/eclipse.ini 

-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-startup
plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.freebsd.amd64_1.0.101.R34x_v20080731
-vmargs
-Xms512m
-Xmx1024m
-Djava.net.preferIPv6Addresses=false
-Djava.net.preferIPv4Stack=true

SVN-Repository browsing possible
SVN Synchronization possible
SVN check in OK


6) test jdk1.6.0

# java -version
java version "1.6.0_03-p4"
Java(TM) SE Runtime Environment (build 1.6.0_03-p4-root_10_mar_2009_10_47-b00)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_03-p4-root_10_mar_2009_10_47-b00, mixed mode)

eclipse: eclipse-3.4.1

# vi /usr/local/eclipse/eclipse.ini 

-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-startup
plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.freebsd.amd64_1.0.101.R34x_v20080731
-vmargs
-Xms512m
-Xmx1024m

SVN-Repository browsing NOT possible
svn: Cannot connect to 'svn+ssh://svn.xyz.at': There was a problem while connecting to svn.xyz.at:22    
svn: Cannot connect to 'svn+ssh://svn.xyz.at': There was a problem while connecting to svn.xyz.at:22
    There was a problem while connecting to svn.xyz.at:22
    Invalid argument
SVN Synchronization NOT possible 
same as before

SVN check in 
commit -m "test" /svn/project/build.xml
    svn: Commit failed (details follow):
    svn: Commit failed (details follow):
svn: Cannot connect to 'svn+ssh://svn.xyz.at': There was a problem while connecting to svn.xyz.at:22


SUMMARY:

only with diablo jdk / jdk 1.6 with IPv6 explicit disabled things are working


--=-gToSHotcgez/kDodg7qn--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1237467518.68537.17.camel>