Ok das der Loader Startet reicht nicht, beim "connect" stürtzt er ab:


Code:
axel@axel-laptop:~/rp6/RP6Loader_20080328_linux_x64$ sh RP6Loader_linux.sh 
Experimental:  JNI_OnLoad called.                                          
axel@axel-laptop:~/rp6/RP6Loader_20080328_linux_x64$ sh RP6Loader_linux.sh 
Experimental:  JNI_OnLoad called.                                          
#                                                                          
# A fatal error has been detected by the Java Runtime Environment:         
#                                                                          
#  SIGSEGV (0xb) at pc=0x00007f9496e2b462, pid=5463, tid=140276175595856   
#                                                                          
# Java VM: OpenJDK 64-Bit Server VM (14.0-b08 mixed mode linux-amd64 )     
# Distribution: Ubuntu jaunty (development branch), package 6b14-1.4.1-0ubuntu4
# Problematic frame:                                                           
# C  [librxtxSerial.so+0x6462]  read_byte_array+0x52                           
#                                                                              
# An error report file with more information is saved as:                      
# /home/axel/rp6/RP6Loader_20080328_linux_x64/hs_err_pid5463.log               
#                                                                              
# If you would like to submit a bug report, please include                     
# instructions how to reproduce the bug and visit:                             
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/                       
# The crash happened outside the Java Virtual Machine in native code.          
# See problematic frame for where to report the bug.                           
#                                                                              
Aborted (core dumped)