Eclipse native code crash, on sync with SVN
    Horst Leitenmueller 
    horst.leitenmueller at liwest.at
       
    Sun Mar 15 03:13:24 PDT 2009
    
    
  
additional info for openjdk 1.6
there also an error is coming up
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000000800e0c724, pid=34361, 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/xxx/hs_err_pid34361.log
#
# Please submit bug reports to freebsd-java at FreeBSD.org
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
The program 'Eclipse' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadPicture (invalid Picture parameter)'.
  (Details: serial 99509 error_code 173 request_code 150 minor_code 5)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error()
function.)
param for eclipse are with IPv6 disabled
-Djava.net.preferIPv6Addresses=false       !! added
-Djava.net.preferIPv4Stack=true            !! added
without these params no sync is possible
i hope somebody can help me
horst
On Sun, 2009-03-15 at 10:11 +0100, Horst Leitenmueller wrote:
> additional info,
> 
> i tried with /usr/local/jdk1.6.0 
> 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)
> 
> and add vmargs param in /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       !! added
> -Djava.net.preferIPv4Stack=true            !! added
> 
> then its working
> 
> also if params added diablo jdk is not working!
> 
> i thougth jdk 1.6 has no problems with ip v 6 ?
> 
> thnx horst
> 
> 
> 
> On Sun, 2009-03-15 at 09:11 +0100, 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 at 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 at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-java
> > To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
-- 
------------------------------------
Ing.Dipl.-Ing. Horst Leitenmueller
Sperlstr. 11
4040 Linz
tel.: +43 650 2042702
email: horst.leitenmueller at liwest.at
------------------------------------
    
    
More information about the freebsd-java
mailing list