Share

MTK GPS Datalogger Device Control

Tracker: Bugs

5 BT747 crashes on connect to device Holux M-241 - ID: 2790745
Last Update: Comment added ( mdeweerd )

- connected the Holux M-241 to my PC via USB
- downloaded BT747-latest (BT747_1.68.7_full.zip) und extracted the files
- runned: ./run_j2se.sh
- switched to Device Configuration
- changed rate to 38400 Baud
- clicked "Connect" and got the following output

Experimental: JNI_OnLoad called.
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f9d0b23c462, pid=5624, tid=140312473454928
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
linux-amd64)
# Problematic frame:
# C [librxtxSerial.so+0x6462] read_byte_array+0x52
#
# An error report file with more information is saved as:
# /home/mno/gps/BT747/hs_err_pid5624.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#



My system is a Kubuntu 9.04 running XFCE4 on a phenom II 940 with 4 GB of
ram.

user@myhost:~/gps/BT747$ uname -a
Linux myhostname 2.6.28-12-generic #43-Ubuntu SMP Fri May 1 19:31:32 UTC
2009 x86_64 GNU/Linux

user@myhost:~/gps/BT747$ java -version
java version "1.6.0_13"
Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02, mixed mode)


noamik ( noamik ) - 2009-05-12 15:50

5

Deleted

Invalid

Nobody/Anonymous

Desktop Application

None

Public


Comments ( 3 )

Date: 2009-05-12 17:49
Sender: mdeweerdProject AdminAccepting Donations

Hello

Despite your changes your are surely still pointing to 32 bit libraries.

There is one link on http://bt747.free.fr/content/?q=webinstall that will
allow you trying the new RXTX2.2pre from the web. I need to check it, but
I think that the normal links also refer to the beta RXTX library already
for 64 bit systems.

However - more and more people are moving to 64 bit and despite the fact
that this RXRX2.2pre is still in beta, I guess that I'll need to add it to
the distribution.



Date: 2009-05-12 16:16
Sender: noamik

Ok, I did some rtfm and found the line explaining how to adapt the
rxtx-libs for amd64.
Unfortunately it did not help much, but I now think it's not really a bug
but my misunderstanding how to configure the startup-files. I will close
the bug and post in the forum for help.

Experimental: JNI_OnLoad called.
RXTX Warning: Removing stale lock file. /var/lock/LCK..ttyUSB0
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f47a43cf462, pid=7872, tid=139945673783632
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode
linux-amd64)
# Problematic frame:
# C [librxtxSerial.so+0x6462] read_byte_array+0x52
#
# An error report file with more information is saved as:
# /home/mno/gps/BT747/hs_err_pid7872.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#


Date: 2009-05-12 15:54
Sender: noamik

I forgot to attach the dmesg output:

[ 100.444560] usb 4-1: new full speed USB device using ohci_hcd and
address 2
[ 100.613224] usb 4-1: configuration #1 chosen from 1 choice
[ 100.831698] usbcore: registered new interface driver usbserial
[ 100.831729] USB Serial support registered for generic
[ 100.831780] usbcore: registered new interface driver usbserial_generic
[ 100.831784] usbserial: USB Serial Driver core
[ 100.870606] USB Serial support registered for cp2101
[ 100.870652] cp2101 4-1:1.0: cp2101 converter detected
[ 101.005558] usb 4-1: reset full speed USB device using ohci_hcd and
address 2
[ 101.170169] usb 4-1: cp2101 converter now attached to ttyUSB0
[ 101.170199] usbcore: registered new interface driver cp2101
[ 101.170204] cp2101: v0.07:Silicon Labs CP2101/CP2102 RS232 serial
adaptor driver


Attached File

No Files Currently Attached

Changes ( 5 )

Field Old Value Date By
status_id Open 2009-05-12 16:16 noamik
resolution_id None 2009-05-12 16:16 noamik
allow_comments 1 2009-05-12 16:16 noamik
close_date - 2009-05-12 16:16 noamik
summary BT747 crashes on connect to device 2009-05-12 15:52 noamik