Open GoogleCodeExporter opened 8 years ago
I have no idea how to reproduce the problem.
It works for me on IVT 2.3
Does it work when XP with BT stack restarted?
Original comment by skarzhev...@gmail.com
on 29 Sep 2008 at 11:53
[deleted comment]
This seems to be a Vista only issue (i have x64 version). On XP x64 with the
same
dongle and BlueSoleil it works. I use 32bit JVM on both systems.
Original comment by senoc...@gmail.com
on 9 Oct 2008 at 9:39
I get the exact same problem with Windows Vista using bluesoleil and bluecove.
How do
I get around this?? I only have one PC and it runs Vista.
Original comment by csbb...@gmail.com
on 1 Jul 2009 at 7:07
I get this problem too. My OS is Win 2000. And I use Blue Soleil 2.6 too.
But one or 2 times this problem doesn't come. I don't know why.
Original comment by jagge1...@googlemail.com
on 7 Jul 2009 at 10:24
Since I removed an old version of bluesoleil I had lying around it now works
sometimes. It's hard to predict. It helps if I shutdown bluetooth before
restarting
the application, but even this doesn't always work.
Original comment by csbb...@gmail.com
on 7 Jul 2009 at 12:20
I have the same problem, running BlueCove under XP SP2 and JDK 1.6.0 with
BlueSoleil
Please Help
Original comment by riahi.ma...@gmail.com
on 24 Oct 2009 at 8:01
I am seeing the same problem here.
Bluesoliel version - 2.7.013 VOIP release 071227
Stack version - 06.05.85.20070815.
Program output:
BlueCove version 2.1.0 on bluesoleil
wait for device inquiry to complete...
Device 0**********6 found
name ************'s Phone
Device Inquiry completed!
1 device(s) found
search services on ******************************'s Phone
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d9b1b55, pid=3096, tid=3872
#
# JRE version: 6.0_18-b07
# Java VM: Java HotSpot(TM) Client VM (16.0-b13 mixed mode, sharing windows-x86
)
# Problematic frame:
# V [jvm.dll+0x101b55]
#
# An error report file with more information is saved as:
# C:\Documents and Settings\Pushkar\workspace\BTExample\hs_err_pid3096.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
hs_error_pid3096.log attached.
Original comment by pushkar...@gmail.com
on 16 Feb 2010 at 8:37
Attachments:
Does the native intelbth.dll have debug logs?
The frequency of crash is my box is 100%. The GUI application works fine.
Just one more thing - the example as is reads
UUID serviceUUID = OBEX_OBJECT_PUSH;
which caused compilation issues. I changed it to following
UUID serviceUUID = OBEX_FILE_TRANSFER
Original comment by pushkar...@gmail.com
on 16 Feb 2010 at 8:51
I've the same problem... :(
I have already changed UUID serviceUUID = new
UUID(0x1106);//(OBEX_FILE_TRANSFER)
yesterday, it crash 4 on 5 time. And Today it's 100%! -_-"
help please!!
(PS : sorry for my bad English)
Original comment by maude.ma...@gmail.com
on 28 Mar 2011 at 9:55
Original issue reported on code.google.com by
senoc...@gmail.com
on 18 Sep 2008 at 9:35