Menu

Problems with RXTX

Help
Serge Droz
2008-12-14
2013-05-02
  • Serge Droz

    Serge Droz - 2008-12-14

    Since a few days I have a Problem runing under Fedora 10. Upon opening the port the application crashes with the appended message. Thi seems to be independent of the version of java used.
    Any idea?

    Info: trying to open /dev/ttyUSB0
    Experimental:  JNI_OnLoad called.
    Stable Library
    =========================================
    Native lib Version = RXTX-2.1-7
    Java lib Version   = RXTX-2.1-7
    RXTX Warning:  Removing stale lock file. /var/lock/LCK..ttyUSB0
    #
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #
    #  SIGSEGV (0xb) at pc=0x00002aaafb521462, pid=5133, tid=46913848187216
    #
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_14-b03 mixed mode)
    # Problematic frame:
    # C  [librxtxSerial.so+0x6462]  read_byte_array+0x52
    #
    # An error report file with more information is saved as /tmp/hs_err_pid5133.log
    #
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    #
    /usr/bin/bt747: line 19:  5133 Aborted                 /usr/java/jre1.5.0_14/bin/java -Djava.library.path=${RXTXLIBPATH} -Dbt747_settings="${HOME}/.bt747settings.pdb" -Dbt747_prefix="/dev/ttyUSB" waba.applet.Applet /w 320 /h 320 /scale 1 /bpp 8 BT747

     
    • Mario De Weerd

      Mario De Weerd - 2008-12-15

      Can you get any info from /tmp/hs_err_pid5133.log  ?

       
    • Serge Droz

      Serge Droz - 2009-01-04

      Hi

      I did solve this by upgrading to a newver Kernel
      Thanks for the work and help

      Serge

       
    • Serge Droz

      Serge Droz - 2009-01-04

      To be exact:
      The kernel, that made Problems was: 2.6.23.1
      I'm now running: 2.6.25
      This is on a fedora 10 box (but with an older kernel)

       

Log in to post a comment.