ADTPro / adtpro

Apple Disk Transfer ProDOS (ADTPro)
http://adtpro.com
GNU General Public License v2.0
131 stars 19 forks source link

Can't access files #146

Open Drakepirate opened 2 years ago

Drakepirate commented 2 years ago

Hi, I've a couple of issues: First, ADTPro tell's me "the selected port is in use" I try several times until it says conected. Second, ADTPro can't see any file. I try to change the work directory whatever folder I choose it's empty (In fact it's not there are files but the application doesn't see them even all type of files selected). -SSC 2 on Apple //e -Windows 10. (Firewall disabled) -ADTPro 2.1.0 -JRE jre-8u321-windows-x64. -Serial connection via USB to Serial cable (prolific). Thanks.

david-schmidt commented 2 years ago

You're never going to get to the second problem until the first is solved. To start digging into the port issue, it will help to find out for sure which COM port your USB adapter provides. You can do that by looking at the hardware profile of your machine, or ask the ADTPro server to list the ports - File->Serial Configuration->(click on the Port dropdown) both before and after you plug the USB adapter in.

Then, if you pick the right COM port and it complains that it's "in use," all that really means is that it got an exception trying to open the port - and that exception will be dumped out on the Java console behind the GUI. (Click on the Java icon in your taskbar to easily find it.)

Drakepirate commented 2 years ago

The ports are well known sometimes #7,#9 or #5. depending on the USB port used but the message is the same "port being used". image image image

david-schmidt commented 2 years ago

Awesome, you're close - the screenshot you caught of the Java process is the middle of the exception; we need to see it from the very top. So just scroll that window up when capturing it again.

Drakepirate commented 2 years ago

image

schmidtd commented 2 years ago

So which COM port does the USB dongle add to the system?

Drakepirate commented 2 years ago

COM 5

david-schmidt commented 2 years ago

Ok, COM5 is actually getting a "port busy" exception. This is going to end up being a fight with the driver and the device. The best way to go about testing is this sequence of events:

  1. Unplug the USB adapter
  2. Reboot the computer
  3. Start up ADTPro server (with the USB adapter still unplugged)
  4. Note which COM ports are available to ADTPro
  5. Plug in the USB adapter
  6. Note which COM port appears as new (we expect COM5), select whatever is the new one
  7. Push the serial button
  8. Note what exception you get, if any

If you get the "busy" exception in this scenario, then there's a problem with the serial device driver.

Drakepirate commented 2 years ago

When I do that No com ports are available, then I connect the cable it depends on the usb port I select com5, 7 or 9. I use an arduino connected with that cable used as RS323 serial wifi modem and works fine on my pc.

david-schmidt commented 2 years ago

You might try going back to v2.0.3, which uses a different serial library - it may not work any more due to Java limitations, but might be worth a try: https://github.com/ADTPro/adtpro/releases/tag/v_2_0_3

But I still suspect the issue is in the interaction of the driver and the Prolific adapter with the Java library.

Drakepirate commented 2 years ago

Funny, I changed to v2.1.0 cause v2.0.3 ctd after hit connect.

_A fatal error has been detected by the Java Runtime Environment:

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000180005b00, pid=3952, tid=0x00000000000020e0

JRE version: Java(TM) SE Runtime Environment (8.0_321-b07) (build 1.8.0_321-b07) Java VM: Java HotSpot(TM) 64-Bit Server VM (25.321-b07 mixed mode windows-amd64 compressed oops) Problematic frame: C [rxtxSerial.dll+0x5b00]

Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

If you would like to submit a bug report, please visit: http://bugreport.java.com/bugreport/crash.jsp The crash happened outside the Java Virtual Machine in native code. See problematic frame for where to report the bug.

--------------- T H R E A D ---------------

Current thread (0x0000019755da3000): JavaThread "Thread-2" [_thread_in_native, id=8416, stack(0x000000186a500000,0x000000186a600000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x000000006a4ff1e8

Registers: RAX=0x0000000000000001, RBX=0x0000000000000000, RCX=0x000000018001d4d5, RDX=0xfffffffffffff665 RSP=0x000000186a5febb0, RBP=0x00000000000000fa, RSI=0x0000000000000000, RDI=0x0000019755da3200 R8 =0x0000000000000002, R9 =0xfffffffffffff63c, R10=0x000000000000001e, R11=0x8101010101010100 R12=0x000000006a4ff1e0, R13=0x0000000000000001, R14=0x000000186a5fed48, R15=0x0000000000000000 RIP=0x0000000180005b00, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x000000186a5febb0) 0x000000186a5febb0: 0000000000000000 000000006a4ff1e0 0x000000186a5febc0: 0000000000000000 0000000000000000 0x000000186a5febd0: 0000019755da3000 000000186a5fed48 0x000000186a5febe0: 0000019753974140 000000186a5fed48 0x000000186a5febf0: 00000000000000fa 0000000000000001 0x000000186a5fec00: 0000019755cd2d88 0000000180005f3f 0x000000186a5fec10: 0000019755da3200 0000019755cd2d88 0x000000186a5fec20: 0000000000000001 000000186a5fec40 0x000000186a5fec30: 0000001800000001 00000000000000fa 0x000000186a5fec40: 0000019753974148 000000186a5fed48 0x000000186a5fec50: 0000019753974148 0000019755da3000 0x000000186a5fec60: 0000019753974148 0000019755da3000 0x000000186a5fec70: 0000000000000028 0000000000000028 0x000000186a5fec80: 0000019753974148 00000197435d9e86 0x000000186a5fec90: 000023c94dbd8f0e 0000019753974148 0x000000186a5feca0: 0000000000000000 0000000000000028

Instructions: (pc=0x0000000180005b00) 0x0000000180005ae0: 15 23 7a 01 00 48 8d 48 60 e8 3a 5d 00 00 4c 8b 0x0000000180005af0: e5 8b ac 24 88 00 00 00 44 8b ac 24 80 00 00 00 0x0000000180005b00: 45 8b 74 24 08 41 89 5c 24 08 41 8b fd 85 ed 78 0x0000000180005b10: 09 ff 15 e9 14 01 00 44 8b f8 45 85 ed 7e 4a 90

Register to memory mapping:

RAX=0x0000000000000001 is an unknown value RBX=0x0000000000000000 is an unknown value RCX=0x000000018001d4d5 is an unknown value RDX=0xfffffffffffff665 is an unknown value RSP=0x000000186a5febb0 is pointing into the stack for thread: 0x0000019755da3000 RBP=0x00000000000000fa is an unknown value RSI=0x0000000000000000 is an unknown value RDI=0x0000019755da3200 is an unknown value R8 =0x0000000000000002 is an unknown value R9 =0xfffffffffffff63c is an unknown value R10=0x000000000000001e is an unknown value R11=0x8101010101010100 is an unknown value R12=0x000000006a4ff1e0 is an unknown value R13=0x0000000000000001 is an unknown value R14=0x000000186a5fed48 is pointing into the stack for thread: 0x0000019755da3000 R15=0x0000000000000000 is an unknown value

Stack: [0x000000186a500000,0x000000186a600000], sp=0x000000186a5febb0, free space=1018k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [rxtxSerial.dll+0x5b00] C [rxtxSerial.dll+0x5f3f] C 0x00000197435da02e

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j gnu.io.RXTXPort.readByte()I+0 j gnu.io.RXTXPort$SerialInputStream.read()I+81 j java.io.DataInputStream.readByte()B+4 j org.adtpro.transport.SerialTransport.readByte(I)B+22 j org.adtpro.CommsThread.waitForData(I)B+28 j org.adtpro.CommsThread.commandLoop()V+43 j org.adtpro.CommsThread.run()V+38 v ~StubRoutines::call_stub

--------------- P R O C E S S ---------------

Java Threads: ( => current thread ) =>0x0000019755da3000 JavaThread "Thread-2" [_thread_in_native, id=8416, stack(0x000000186a500000,0x000000186a600000)] 0x00000197567cd000 JavaThread "Thread-3" [_thread_in_native, id=13928, stack(0x000000186a400000,0x000000186a500000)] 0x0000019755e38800 JavaThread "TimerQueue" daemon [_thread_blocked, id=10160, stack(0x000000186a000000,0x000000186a100000)] 0x0000019741be0800 JavaThread "DestroyJavaVM" [_thread_blocked, id=8988, stack(0x0000001868900000,0x0000001868a00000)] 0x0000019756341800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=132, stack(0x000000186a100000,0x000000186a200000)] 0x0000019756247800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3812, stack(0x0000001869f00000,0x000000186a000000)] 0x0000019755eee000 JavaThread "AWT-Shutdown" [_thread_blocked, id=6684, stack(0x0000001869e00000,0x0000001869f00000)] 0x0000019755eeb000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=9388, stack(0x0000001869d00000,0x0000001869e00000)] 0x00000197547bc800 JavaThread "Service Thread" daemon [_thread_blocked, id=1632, stack(0x0000001869b00000,0x0000001869c00000)] 0x0000019754782800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=11644, stack(0x0000001869a00000,0x0000001869b00000)] 0x000001975474b000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=12336, stack(0x0000001869900000,0x0000001869a00000)] 0x0000019754734800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=9500, stack(0x0000001869800000,0x0000001869900000)] 0x000001975472e800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=12792, stack(0x0000001869700000,0x0000001869800000)] 0x0000019754729000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5000, stack(0x0000001869600000,0x0000001869700000)] 0x0000019754728000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=220, stack(0x0000001869500000,0x0000001869600000)] 0x0000019754710000 JavaThread "Finalizer" daemon [_thread_blocked, id=3656, stack(0x0000001869400000,0x0000001869500000)] 0x0000019753afa000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5520, stack(0x0000001869300000,0x0000001869400000)]

Other Threads: 0x00000197546e1800 VMThread [stack: 0x0000001869200000,0x0000001869300000] [id=5888] 0x0000019755b05000 WatcherThread [stack: 0x0000001869c00000,0x0000001869d00000] [id=3096]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

heap address: 0x00000000f0000000, size: 256 MB, Compressed Oops mode: 32-bit Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 Compressed class space size: 1073741824 Address: 0x0000000100000000

Heap: PSYoungGen total 38400K, used 17187K [0x00000000fab00000, 0x00000000fd580000, 0x0000000100000000) eden space 33280K, 51% used [0x00000000fab00000,0x00000000fbbc8fc8,0x00000000fcb80000) from space 5120K, 0% used [0x00000000fd080000,0x00000000fd080000,0x00000000fd580000) to space 5120K, 0% used [0x00000000fcb80000,0x00000000fcb80000,0x00000000fd080000) ParOldGen total 87552K, used 0K [0x00000000f0000000, 0x00000000f5580000, 0x00000000fab00000) object space 87552K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000f5580000) Metaspace used 13014K, capacity 13244K, committed 13440K, reserved 1060864K class space used 1746K, capacity 1839K, committed 1920K, reserved 1048576K

Card table byte_map: [0x0000019741d00000,0x0000019741d90000] byte_map_base: 0x0000019741580000

Marking Bits: (ParMarkBitMap*) 0x0000000053a99030 Begin Bits: [0x0000019752980000, 0x0000019752d80000) End Bits: [0x0000019752d80000, 0x0000019753180000)

Polling page: 0x0000019741cd0000

CodeCache: size=245760Kb used=3505Kb max_used=3505Kb free=242254Kb bounds [0x00000197435c0000, 0x0000019743930000, 0x00000197525c0000] total_blobs=1466 nmethods=971 adapters=407 compilation: enabled

Compilation events (10 events): Event: 11.012 Thread 0x0000019754782800 nmethod 956 0x0000019743926ad0 code [0x0000019743926c60, 0x0000019743926ec0] Event: 11.012 Thread 0x0000019754782800 957 1 java.net.URLClassLoader::access$000 (5 bytes) Event: 11.012 Thread 0x0000019754782800 nmethod 957 0x0000019743926fd0 code [0x0000019743927120, 0x0000019743927218] Event: 11.019 Thread 0x000001975474b000 nmethod 954 0x000001974392a990 code [0x000001974392ab00, 0x000001974392b5d8] Event: 11.024 Thread 0x0000019754782800 959 3 java.io.FileInputStream::read (9 bytes) Event: 11.024 Thread 0x0000019754782800 nmethod 959 0x000001974392a1d0 code [0x000001974392a340, 0x000001974392a4d0] Event: 11.024 Thread 0x0000019754782800 960 s 3 java.io.ByteArrayOutputStream::write (66 bytes) Event: 11.025 Thread 0x0000019754782800 nmethod 960 0x0000019743929750 code [0x0000019743929900, 0x0000019743929f70] Event: 11.046 Thread 0x0000019754782800 961 3 java.util.zip.ZipFile::access$400 (5 bytes) Event: 11.046 Thread 0x0000019754782800 nmethod 961 0x0000019743929410 code [0x0000019743929560, 0x0000019743929698]

GC Heap History (0 events): No events

Deoptimization events (5 events): Event: 4.718 Thread 0x0000019756341800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001974373bad4 method=java.lang.String.equals(Ljava/lang/Object;)Z @ 8 Event: 4.718 Thread 0x0000019756341800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001974373bad4 method=java.lang.String.equals(Ljava/lang/Object;)Z @ 8 Event: 4.718 Thread 0x0000019756341800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001974373bad4 method=java.lang.String.equals(Ljava/lang/Object;)Z @ 8 Event: 7.247 Thread 0x0000019756341800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001974373bad4 method=java.lang.String.equals(Ljava/lang/Object;)Z @ 8 Event: 9.368 Thread 0x0000019756341800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000019743835bb0 method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 48

Classes redefined (0 events): No events

Internal exceptions (10 events): Event: 0.339 Thread 0x0000019741be0800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000000fad726f0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\prims\methodHandles.cpp, line 1169] Event: 0.340 Thread 0x0000019741be0800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000000fad7fac0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\prims\methodHandles.cpp, line 1169] Event: 0.393 Thread 0x0000019741be0800 Exception <a 'java/io/FileNotFoundException'> (0x00000000fae4a4c0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\prims\jni.cpp, line 710] Event: 0.472 Thread 0x0000019741be0800 Exception <a 'java/io/IOException'> (0x00000000faf906b0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\prims\jni.cpp, line 710] Event: 0.964 Thread 0x0000019741be0800 Exception <a 'java/io/FileNotFoundException'> (0x00000000fb354d58) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\prims\jni.cpp, line 710] Event: 1.079 Thread 0x0000019741be0800 Exception <a 'java/io/FileNotFoundException'> (0x00000000fb36b610) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\prims\jni.cpp, line 710] Event: 1.083 Thread 0x0000019741be0800 Exception <a 'java/io/FileNotFoundException'> (0x00000000fb37ebf0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\prims\jni.cpp, line 710] Event: 1.198 Thread 0x0000019741be0800 Exception <a 'java/io/FileNotFoundException'> (0x00000000fb394f78) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\prims\jni.cpp, line 710] Event: 7.263 Thread 0x0000019756341800 Exception <a 'java/io/FileNotFoundException'> (0x00000000fb570ac0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\prims\jni.cpp, line 710] Event: 7.379 Thread 0x0000019756341800 Exception <a 'java/io/FileNotFoundException'> (0x00000000fb587030) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u321\2141\hotspot\src\share\vm\prims\jni.cpp, line 710]

Events (10 events): Event: 11.104 loading class gnu/io/RXTXPort$MonitorThread Event: 11.104 loading class gnu/io/RXTXPort$MonitorThread done Event: 11.106 Thread 0x00000197567cd000 Thread added: 0x00000197567cd000 Event: 11.142 loading class java/io/DataOutputStream Event: 11.145 loading class java/io/DataOutputStream done Event: 11.146 Thread 0x0000019755da3000 Thread added: 0x0000019755da3000 Event: 11.147 Executing VM operation: RevokeBias Event: 11.147 Executing VM operation: RevokeBias done Event: 11.147 Executing VM operation: RevokeBias Event: 11.147 Executing VM operation: RevokeBias done

Dynamic libraries: 0x00007ff716370000 - 0x00007ff7163b7000 C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.exe 0x00007ffe85dd0000 - 0x00007ffe85fc5000 C:\windows\SYSTEM32\ntdll.dll 0x00007ffe85970000 - 0x00007ffe85a2e000 C:\windows\System32\KERNEL32.DLL 0x00007ffe83620000 - 0x00007ffe838e9000 C:\windows\System32\KERNELBASE.dll 0x00007ffe85b60000 - 0x00007ffe85c0c000 C:\windows\System32\ADVAPI32.dll 0x00007ffe84520000 - 0x00007ffe845be000 C:\windows\System32\msvcrt.dll 0x00007ffe858d0000 - 0x00007ffe8596b000 C:\windows\System32\sechost.dll 0x00007ffe85730000 - 0x00007ffe8585a000 C:\windows\System32\RPCRT4.dll 0x00007ffe84e80000 - 0x00007ffe85021000 C:\windows\System32\USER32.dll 0x00007ffe835a0000 - 0x00007ffe835c2000 C:\windows\System32\win32u.dll 0x00007ffe84070000 - 0x00007ffe8409b000 C:\windows\System32\GDI32.dll 0x00007ffe83ac0000 - 0x00007ffe83bcb000 C:\windows\System32\gdi32full.dll 0x00007ffe839f0000 - 0x00007ffe83a8d000 C:\windows\System32\msvcp_win.dll 0x00007ffe838f0000 - 0x00007ffe839f0000 C:\windows\System32\ucrtbase.dll 0x00007ffe74e00000 - 0x00007ffe7509a000 C:\windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll 0x00007ffe853a0000 - 0x00007ffe853d0000 C:\windows\System32\IMM32.DLL 0x00007ffe7d600000 - 0x00007ffe7d615000 C:\Program Files\Java\jre1.8.0_321\bin\vcruntime140.dll 0x00007ffe69c40000 - 0x00007ffe69cdb000 C:\Program Files\Java\jre1.8.0_321\bin\msvcp140.dll 0x00000000532b0000 - 0x0000000053b11000 C:\Program Files\Java\jre1.8.0_321\bin\server\jvm.dll 0x00007ffe85390000 - 0x00007ffe85398000 C:\windows\System32\PSAPI.DLL 0x00007ffe78eb0000 - 0x00007ffe78eba000 C:\windows\SYSTEM32\VERSION.dll 0x00007ffe78e80000 - 0x00007ffe78ea7000 C:\windows\SYSTEM32\WINMM.dll 0x00007ffe6e1b0000 - 0x00007ffe6e1b9000 C:\windows\SYSTEM32\WSOCK32.dll 0x00007ffe85c10000 - 0x00007ffe85c7b000 C:\windows\System32\WS2_32.dll 0x00007ffe81460000 - 0x00007ffe81472000 C:\windows\SYSTEM32\kernel.appcore.dll 0x00007ffe7dca0000 - 0x00007ffe7dcb0000 C:\Program Files\Java\jre1.8.0_321\bin\verify.dll 0x00007ffe74900000 - 0x00007ffe7492b000 C:\Program Files\Java\jre1.8.0_321\bin\java.dll 0x00007ffe73da0000 - 0x00007ffe73db8000 C:\Program Files\Java\jre1.8.0_321\bin\zip.dll 0x00007ffe846b0000 - 0x00007ffe84def000 C:\windows\System32\SHELL32.dll 0x00007ffe815f0000 - 0x00007ffe81d80000 C:\windows\SYSTEM32\windows.storage.dll 0x00007ffe85030000 - 0x00007ffe85385000 C:\windows\System32\combase.dll 0x00007ffe82f40000 - 0x00007ffe82f6c000 C:\windows\SYSTEM32\Wldp.dll 0x00007ffe85a30000 - 0x00007ffe85ade000 C:\windows\System32\SHCORE.dll 0x00007ffe854b0000 - 0x00007ffe85505000 C:\windows\System32\shlwapi.dll 0x00007ffe83430000 - 0x00007ffe8344f000 C:\windows\SYSTEM32\profapi.dll 0x00007ffe66d00000 - 0x00007ffe66e95000 C:\Program Files\Java\jre1.8.0_321\bin\awt.dll 0x00007ffe845e0000 - 0x00007ffe846ad000 C:\windows\System32\OLEAUT32.dll 0x00007ffe80d40000 - 0x00007ffe80dd0000 C:\windows\SYSTEM32\apphelp.dll 0x00007ffe81030000 - 0x00007ffe8105f000 C:\windows\system32\DWMAPI.DLL 0x00007ffe80ef0000 - 0x00007ffe80f8e000 C:\windows\system32\uxtheme.dll 0x00007ffe5e360000 - 0x00007ffe5e485000 C:\windows\system32\opengl32.dll 0x00007ffe5e2f0000 - 0x00007ffe5e31c000 C:\windows\SYSTEM32\GLU32.dll 0x00007ffe83e20000 - 0x00007ffe83f35000 C:\windows\System32\MSCTF.dll 0x00007ffe73ac0000 - 0x00007ffe73d87000 D:\Program Files (x86)\Stardock\Start10\Start10_64.dll 0x00007ffe40390000 - 0x00007ffe403d0000 D:\Program Files\WIDCOMM\Bluetooth Software\btmmhook.dll 0x00007ffe83f40000 - 0x00007ffe8406a000 C:\windows\System32\ole32.dll 0x00007ffe83bd0000 - 0x00007ffe83c53000 C:\windows\System32\bcryptPrimitives.dll 0x00007ffe72be0000 - 0x00007ffe72c29000 C:\Program Files\Java\jre1.8.0_321\bin\fontmanager.dll 0x00007ffe72880000 - 0x00007ffe7289c000 C:\Program Files\Java\jre1.8.0_321\bin\net.dll 0x00007ffe82ca0000 - 0x00007ffe82d0a000 C:\windows\system32\mswsock.dll 0x00007ffe72860000 - 0x00007ffe72873000 C:\Program Files\Java\jre1.8.0_321\bin\nio.dll 0x00007ffe6bb80000 - 0x00007ffe6bbc3000 C:\Program Files\Java\jre1.8.0_321\bin\t2k.dll 0x00007ffe72380000 - 0x00007ffe72479000 C:\windows\SYSTEM32\textinputframework.dll 0x00007ffe80350000 - 0x00007ffe806ae000 C:\windows\System32\CoreUIComponents.dll 0x00007ffe80b10000 - 0x00007ffe80c02000 C:\windows\System32\CoreMessaging.dll 0x00007ffe821e0000 - 0x00007ffe82213000 C:\windows\SYSTEM32\ntmarta.dll 0x00007ffe7f370000 - 0x00007ffe7f4c4000 C:\windows\SYSTEM32\wintypes.dll 0x00007ffe72830000 - 0x00007ffe7285a000 C:\Program Files\Java\jre1.8.0_321\bin\dcpr.dll 0x0000000180000000 - 0x0000000180025000 I:\Program Files (x86)\ADTPro-2.0.3\lib\rxtx\ch-rxtx-2.2-20081207-win-x64\rxtxSerial.dll 0x00007ffe7d5f0000 - 0x00007ffe7d5fd000 C:\Program Files\Java\jre1.8.0_321\bin\jsound.dll 0x00007ffe7d560000 - 0x00007ffe7d56d000 C:\Program Files\Java\jre1.8.0_321\bin\jsoundds.dll 0x00007ffe69ba0000 - 0x00007ffe69c3c000 C:\windows\SYSTEM32\DSOUND.dll 0x00007ffe82a60000 - 0x00007ffe82aab000 C:\windows\SYSTEM32\powrprof.dll 0x00007ffe5ae20000 - 0x00007ffe5ae46000 C:\windows\SYSTEM32\winmmbase.dll 0x00007ffe82920000 - 0x00007ffe82932000 C:\windows\SYSTEM32\UMPDC.dll 0x00007ffe76dd0000 - 0x00007ffe76e55000 C:\windows\SYSTEM32\MMDevAPI.DLL 0x00007ffe83290000 - 0x00007ffe832c4000 C:\windows\SYSTEM32\DEVOBJ.dll 0x00007ffe835d0000 - 0x00007ffe8361e000 C:\windows\System32\cfgmgr32.dll 0x00007ffe6b8a0000 - 0x00007ffe6b8e6000 C:\windows\SYSTEM32\wdmaud.drv 0x00007ffe7e710000 - 0x00007ffe7e71a000 C:\windows\SYSTEM32\AVRT.dll 0x00007ffe7c260000 - 0x00007ffe7c269000 C:\windows\SYSTEM32\ksuser.dll 0x00007ffe624c0000 - 0x00007ffe62641000 C:\windows\SYSTEM32\AUDIOSES.DLL 0x00007ffe79080000 - 0x00007ffe7908d000 C:\windows\SYSTEM32\msacm32.drv 0x00007ffe6fa20000 - 0x00007ffe6fa3e000 C:\windows\SYSTEM32\MSACM32.dll 0x00007ffe771a0000 - 0x00007ffe771ab000 C:\windows\SYSTEM32\midimap.dll 0x00007ffe85ce0000 - 0x00007ffe85d89000 C:\windows\System32\clbcatq.dll 0x00007ffe761d0000 - 0x00007ffe763b4000 C:\windows\SYSTEM32\dbghelp.dll

VM Arguments: jvm_args: -Xms128m -Xmx256m java_command: org.adtpro.ADTPro java_class_path (initial): I:\Program Files (x86)\ADTPro-2.0.3\lib\ADTPro-2.0.3.jar;I:\Program Files (x86)\ADTPro-2.0.3\lib\rxtx\ch-rxtx-2.2-20081207-win-x64\RXTXcomm.jar;I:\Program Files (x86)\ADTPro-2.0.3\lib\AppleCommander\AppleCommander-1.3.5.13-ac.jar Launcher Type: SUN_STANDARD

Environment Variables: PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\Broadcom\Broadcom 802.11 Network Adapter;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\windows\System32\OpenSSH\;D:\Program Files\WIDCOMM\Bluetooth Software\;D:\Program Files\WIDCOMM\Bluetooth Software\syswow64;D:\Program Files (x86)\Common Files\Acronis\SnapAPI\;D:\Program Files (x86)\Common Files\Acronis\VirtualFile\;D:\Program Files (x86)\Common Files\Acronis\VirtualFile64\;D:\Program Files (x86)\Common Files\Acronis\FileProtector\;D:\Program Files (x86)\Common Files\Acronis\FileProtector64\;C:\Users\franc\AppData\Local\Microsoft\WindowsApps;;I:\Program Files (x86)\ADTPro-2.0.3\lib\rxtx\ch-rxtx-2.2-20081207-win-x64 USERNAME=franc OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel

--------------- S Y S T E M ---------------

OS: Windows 10 , 64 bit Build 19041 (10.0.19041.1202)

CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2

Memory: 4k page, physical 33434584k(26559248k free), swap 38415320k(31711408k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.321-b07) for windows-amd64 JRE (1.8.0_321-b07), built on Dec 15 2021 11:19:20 by "java_re" with MS VC++ 15.9 (VS2017)

time: Thu Feb 17 17:24:20 2022 timezone: Hora estándar de China elapsed time: 11.204901 seconds (0d 0h 0m 11s)_