Android Question Error when compiling. Compile stops at DEX Step

DonManfred

Expert
Licensed User
Longtime User
I tried to update an app (for me a relative xomplex one).
I got a lot of errors in the DEX step. Dexing stopped at some time.

B4A Version: 8.80
Parsing code. (0.25s)
Building folders structure. (0.02s)
Compiling code. (0.28s)
Compiling layouts code. (0.03s)
Organizing libraries. (2.51s)
Running custom action. (0.20s)
Generating R file. (2.20s)
Compiling generated Java code. (8.24s)
Convert byte code - dex. Error

I played around with maxramfordex and also disabled the optimiced dexer. But the error is always the same.
After i got a lot of such errors today i now i get another error.

B4A Version: 8.80
Parsing code. (0.27s)
Building folders structure. (0.22s)
Compiling code. (0.27s)
Compiling layouts code. (0.03s)
Organizing libraries. (0.00s)
Running custom action. (0.23s)
Generating R file. (1.29s)
Compiling generated Java code. (8.05s)
Convert byte code - dex. Error
trouble writing output: <unknown> cannot be cast to com.android.dx.rop.type.Type

Any idea?
 

DonManfred

Expert
Licensed User
Longtime User
Are you wrapping an Android library?
No. The same code (and used Libraries) did Compile yesterday.
Today i just fixed a small bug and needed to compile a update. It was working this morning too.
But i was doing other things. Again back to B4A i wanted to Build the new version to publish to our Workmen.
And here the error above suddenly happens.
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
Update:
I now tried to build the Project using the Commandlinebuilder.
I got the following Error log written to the Objects folder
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000529757a1, pid=2944, tid=0x00000000000009dc
#
# JRE version: Java(TM) SE Runtime Environment (8.0_201-b09) (build 1.8.0_201-b09)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.201-b09 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0x1157a1]
#
# 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
#

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

Current thread (0x0000000001e1d000): GCTaskThread [stack: 0x00000000134e0000,0x00000000135e0000] [id=2524]

siginfo: ExceptionCode=0xc0000005, reading address 0x000000074720ab88

Registers:
RAX=0x0000000000000007, RBX=0x00000007425eb004, RCX=0x0000000000000003, RDX=0x0000000020b11f80
RSP=0x00000000135df690, RBP=0x0000000020b11f80, RSI=0x00000007c00ace48, RDI=0x00000007425eaff0
R8 =0x000000074720ab88, R9 =0x000000000000001d, R10=0x0000000000000008, R11=0x00000007425eca10
R12=0x00000007c00ace48, R13=0x00000007425eafe0, R14=0x0000000000000000, R15=0x0000000001e18380
RIP=0x00000000529757a1, EFLAGS=0x0000000000010206

Top of Stack: (sp=0x00000000135df690)
0x00000000135df690: 00000007425eafd5 0000000052c63f95
0x00000000135df6a0: 0000000742aa1510 0000000741984fcc
0x00000000135df6b0: 0000000000000019 0000000011fe883a
0x00000000135df6c0: 00000007425eafe0 0000000052c64781
0x00000000135df6d0: 000000074320ab20 0000000000000006
0x00000000135df6e0: 0000000020b11f80 00000007427bb5e0
0x00000000135df6f0: 00000007425e4a20 0000000000001000
0x00000000135df700: 0000000000000000 0000000000000001
0x00000000135df710: 0000000000000000 0000000020b11f00
0x00000000135df720: 0000000011fe883a 0000000052c64870
0x00000000135df730: 00000007425eafd4 0000000011fe88f2
0x00000000135df740: 0000000020b11f80 0000000641107600
0x00000000135df750: 00000007425eafd4 0000000052c65415
0x00000000135df760: 00000007427bb5e0 000007fefcc710ac
0x00000000135df770: 0000000740d71508 0000000000000005
0x00000000135df780: 0000000020b11f80 0000000001e19100

Instructions: (pc=0x00000000529757a1)
0x0000000052975781: 8b 43 fc 48 83 eb 04 4c 3b 05 69 f6 70 00 72 7f
0x0000000052975791: 8b 0d c1 30 69 00 49 d3 e0 4c 03 05 af 30 69 00
0x00000000529757a1: 49 8b 00 24 03 3c 03 75 56 4d 8b 00 80 3d 5c 89
0x00000000529757b1: 69 00 00 74 0f 41 0f b6 c0 24 07 3c 05 75 05 45


Register to memory mapping:

RAX=0x0000000000000007 is an unknown value
RBX=0x00000007425eb004 is an unknown value
RCX=0x0000000000000003 is an unknown value
RDX=0x0000000020b11f80 is an unknown value
RSP=0x00000000135df690 is an unknown value
RBP=0x0000000020b11f80 is an unknown value
RSI=0x00000007c00ace48 is pointing into metadata
RDI=0x00000007425eaff0 is an unknown value
R8 =0x000000074720ab88 is an unallocated location in the heap
R9 =0x000000000000001d is an unknown value
R10=0x0000000000000008 is an unknown value
R11=0x00000007425eca10 is an oop

[error occurred during error reporting (printing register info), id 0xc0000005]

Stack: [0x00000000134e0000,0x00000000135e0000], sp=0x00000000135df690, free space=1021k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x1157a1]
V [jvm.dll+0x404781]
V [jvm.dll+0x404870]
V [jvm.dll+0x405415]
V [jvm.dll+0x3f4e8f]
V [jvm.dll+0x407412]
V [jvm.dll+0x3f665e]
V [jvm.dll+0x29fb6a]
C [MSVCR100.dll+0x21db7]
C [MSVCR100.dll+0x21e53]
C [kernel32.dll+0x1571d]
C [ntdll.dll+0x5385d]


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

Java Threads: ( => current thread )
0x0000000021e88800 JavaThread "Service Thread" daemon [_thread_blocked, id=1068, stack(0x0000000022270000,0x0000000022370000)]
0x0000000020ba7000 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=7984, stack(0x0000000021bd0000,0x0000000021cd0000)]
0x0000000020b8b000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=8324, stack(0x0000000021d60000,0x0000000021e60000)]
0x0000000020b88800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1772, stack(0x0000000021670000,0x0000000021770000)]
0x0000000020b83800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7744, stack(0x0000000021aa0000,0x0000000021ba0000)]
0x0000000020b66000 JavaThread "Finalizer" daemon [_thread_blocked, id=7580, stack(0x0000000021980000,0x0000000021a80000)]
0x0000000020b5c000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2128, stack(0x00000000217b0000,0x00000000218b0000)]
0x0000000001e06000 JavaThread "main" [_thread_blocked, id=7176, stack(0x0000000002850000,0x0000000002950000)]

Other Threads:
0x0000000020b14000 VMThread [stack: 0x0000000021570000,0x0000000021670000] [id=9172]
0x0000000021e92800 WatcherThread [stack: 0x0000000022470000,0x0000000022570000] [id=6228]

=>0x0000000001e1d000 (exited) GCTaskThread [stack: 0x00000000134e0000,0x00000000135e0000] [id=2524]

VM state:at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x0000000001e04880] Threads_lock - owner thread: 0x0000000020b14000
[0x0000000001e04d80] Heap_lock - owner thread: 0x0000000001e06000

heap address: 0x0000000640000000, size: 6144 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x00000007c0000000

Heap:
PSYoungGen total 46080K, used 42997K [0x0000000740000000, 0x0000000744a00000, 0x00000007c0000000)
eden space 26112K, 89% used [0x0000000740000000,0x00000007416e3f60,0x0000000741980000)
from space 19968K, 97% used [0x0000000743000000,0x0000000744319670,0x0000000744380000)
to space 23040K, 75% used [0x0000000741980000,0x0000000742a85218,0x0000000743000000)
ParOldGen total 30720K, used 23609K [0x0000000640000000, 0x0000000641e00000, 0x0000000740000000)
object space 30720K, 76% used [0x0000000640000000,0x000000064170e580,0x0000000641e00000)
Metaspace used 7532K, capacity 8372K, committed 8704K, reserved 1056768K
class space used 896K, capacity 944K, committed 1024K, reserved 1048576K

Card table byte_map: [0x0000000011fe0000,0x0000000012bf0000] byte_map_base: 0x000000000ede0000

Marking Bits: (ParMarkBitMap*) 0x0000000053084ce0
Begin Bits: [0x00000000135e0000, 0x00000000195e0000)
End Bits: [0x00000000195e0000, 0x000000001f5e0000)

Polling page: 0x0000000000150000

CodeCache: size=245760Kb used=4168Kb max_used=4168Kb free=241591Kb
bounds [0x0000000002c20000, 0x0000000003040000, 0x0000000011c20000]
total_blobs=991 nmethods=703 adapters=200
compilation: enabled

Compilation events (10 events):
Event: 1.863 Thread 0x0000000020b8b000 nmethod 711 0x000000000300a650 code [0x000000000300a780, 0x000000000300a838]
Event: 1.863 Thread 0x0000000020b8b000 717 4 com.sun.tools.javac.util.List::isEmpty (13 bytes)
Event: 1.863 Thread 0x0000000020b8b000 nmethod 717 0x0000000002e6d450 code [0x0000000002e6d580, 0x0000000002e6d5f8]
Event: 1.863 Thread 0x0000000020b8b000 663 4 com.sun.tools.javac.parser.JavacParser::term1 (40 bytes)
Event: 1.891 Thread 0x0000000020ba7000 718 2 sun.nio.cs.UTF_8$Decoder::isMalformed3 (45 bytes)
Event: 1.891 Thread 0x0000000020ba7000 nmethod 718 0x0000000002fc4210 code [0x0000000002fc4360, 0x0000000002fc44f0]
Event: 1.902 Thread 0x0000000020b8b000 nmethod 663 0x000000000302d610 code [0x000000000302d9c0, 0x000000000302f340]
Event: 1.902 Thread 0x0000000020b8b000 719 4 com.sun.tools.javac.parser.JavacParser::modifiersOpt (507 bytes)
Event: 1.946 Thread 0x0000000020b8b000 nmethod 719 0x0000000003017790 code [0x0000000003017b00, 0x0000000003019070]
Event: 1.946 Thread 0x0000000020b8b000 640 4 com.sun.tools.javac.parser.JavacParser::term3 (2502 bytes)

GC Heap History (10 events):
Event: 1.757 GC heap after
Heap after GC invocations=15 (full 3):
PSYoungGen total 34304K, used 7813K [0x0000000740000000, 0x0000000743280000, 0x00000007c0000000)
eden space 22016K, 0% used [0x0000000740000000,0x0000000740000000,0x0000000741580000)
from space 12288K, 63% used [0x0000000742300000,0x0000000742aa1548,0x0000000742f00000)
to space 13824K, 0% used [0x0000000741580000,0x0000000741580000,0x0000000742300000)
ParOldGen total 30720K, used 19576K [0x0000000640000000, 0x0000000641e00000, 0x0000000740000000)
object space 30720K, 63% used [0x0000000640000000,0x000000064131e3e8,0x0000000641e00000)
Metaspace used 7532K, capacity 8372K, committed 8704K, reserved 1056768K
class space used 896K, capacity 944K, committed 1024K, reserved 1048576K
}
Event: 1.828 GC heap before
{Heap before GC invocations=16 (full 3):
PSYoungGen total 34304K, used 28070K [0x0000000740000000, 0x0000000743280000, 0x00000007c0000000)
eden space 22016K, 92% used [0x0000000740000000,0x00000007413c8430,0x0000000741580000)
from space 12288K, 63% used [0x0000000742300000,0x0000000742aa1548,0x0000000742f00000)
to space 13824K, 0% used [0x0000000741580000,0x0000000741580000,0x0000000742300000)
ParOldGen total 30720K, used 19576K [0x0000000640000000, 0x0000000641e00000, 0x0000000740000000)
object space 30720K, 63% used [0x0000000640000000,0x000000064131e3e8,0x0000000641e00000)
Metaspace used 7532K, capacity 8372K, committed 8704K, reserved 1056768K
class space used 896K, capacity 944K, committed 1024K, reserved 1048576K
Event: 1.841 GC heap after
Heap after GC invocations=16 (full 3):
PSYoungGen total 35840K, used 10549K [0x0000000740000000, 0x0000000743780000, 0x00000007c0000000)
eden space 22016K, 0% used [0x0000000740000000,0x0000000740000000,0x0000000741580000)
from space 13824K, 76% used [0x0000000741580000,0x0000000741fcd7c8,0x0000000742300000)
to space 15360K, 0% used [0x0000000742880000,0x0000000742880000,0x0000000743780000)
ParOldGen total 30720K, used 19576K [0x0000000640000000, 0x0000000641e00000, 0x0000000740000000)
object space 30720K, 63% used [0x0000000640000000,0x000000064131e3e8,0x0000000641e00000)
Metaspace used 7532K, capacity 8372K, committed 8704K, reserved 1056768K
class space used 896K, capacity 944K, committed 1024K, reserved 1048576K
}
Event: 1.912 GC heap before
{Heap before GC invocations=17 (full 3):
PSYoungGen total 35840K, used 32331K [0x0000000740000000, 0x0000000743780000, 0x00000007c0000000)
eden space 22016K, 98% used [0x0000000740000000,0x00000007415454f8,0x0000000741580000)
from space 13824K, 76% used [0x0000000741580000,0x0000000741fcd7c8,0x0000000742300000)
to space 15360K, 0% used [0x0000000742880000,0x0000000742880000,0x0000000743780000)
ParOldGen total 30720K, used 19576K [0x0000000640000000, 0x0000000641e00000, 0x0000000740000000)
object space 30720K, 63% used [0x0000000640000000,0x000000064131e3e8,0x0000000641e00000)
Metaspace used 7532K, capacity 8372K, committed 8704K, reserved 1056768K
class space used 896K, capacity 944K, committed 1024K, reserved 1048576K
Event: 1.919 GC heap after
Heap after GC invocations=17 (full 3):
PSYoungGen total 39424K, used 13674K [0x0000000740000000, 0x0000000743b80000, 0x00000007c0000000)
eden space 24064K, 0% used [0x0000000740000000,0x0000000740000000,0x0000000741780000)
from space 15360K, 89% used [0x0000000742880000,0x00000007435da8c0,0x0000000743780000)
to space 17408K, 0% used [0x0000000741780000,0x0000000741780000,0x0000000742880000)
ParOldGen total 30720K, used 21593K [0x0000000640000000, 0x0000000641e00000, 0x0000000740000000)
object space 30720K, 70% used [0x0000000640000000,0x00000006415164b8,0x0000000641e00000)
Metaspace used 7532K, capacity 8372K, committed 8704K, reserved 1056768K
class space used 896K, capacity 944K, committed 1024K, reserved 1048576K
}
Event: 2.013 GC heap before
{Heap before GC invocations=18 (full 3):
PSYoungGen total 39424K, used 37738K [0x0000000740000000, 0x0000000743b80000, 0x00000007c0000000)
eden space 24064K, 100% used [0x0000000740000000,0x0000000741780000,0x0000000741780000)
from space 15360K, 89% used [0x0000000742880000,0x00000007435da8c0,0x0000000743780000)
to space 17408K, 0% used [0x0000000741780000,0x0000000741780000,0x0000000742880000)
ParOldGen total 30720K, used 21593K [0x0000000640000000, 0x0000000641e00000, 0x0000000740000000)
object space 30720K, 70% used [0x0000000640000000,0x00000006415164b8,0x0000000641e00000)
Metaspace used 7532K, capacity 8372K, committed 8704K, reserved 1056768K
class space used 896K, capacity 944K, committed 1024K, reserved 1048576K
Event: 2.027 GC heap after
Heap after GC invocations=18 (full 3):
PSYoungGen total 41472K, used 16682K [0x0000000740000000, 0x0000000744380000, 0x00000007c0000000)
eden space 24064K, 0% used [0x0000000740000000,0x0000000740000000,0x0000000741780000)
from space 17408K, 95% used [0x0000000741780000,0x00000007427caa68,0x0000000742880000)
to space 19968K, 0% used [0x0000000743000000,0x0000000743000000,0x0000000744380000)
ParOldGen total 30720K, used 23609K [0x0000000640000000, 0x0000000641e00000, 0x0000000740000000)
object space 30720K, 76% used [0x0000000640000000,0x000000064170e580,0x0000000641e00000)
Metaspace used 7532K, capacity 8372K, committed 8704K, reserved 1056768K
class space used 896K, capacity 944K, committed 1024K, reserved 1048576K
}
Event: 2.110 GC heap before
{Heap before GC invocations=19 (full 3):
PSYoungGen total 41472K, used 39921K [0x0000000740000000, 0x0000000744380000, 0x00000007c0000000)
eden space 24064K, 96% used [0x0000000740000000,0x00000007416b1c20,0x0000000741780000)
from space 17408K, 95% used [0x0000000741780000,0x00000007427caa68,0x0000000742880000)
to space 19968K, 0% used [0x0000000743000000,0x0000000743000000,0x0000000744380000)
ParOldGen total 30720K, used 23609K [0x0000000640000000, 0x0000000641e00000, 0x0000000740000000)
object space 30720K, 76% used [0x0000000640000000,0x000000064170e580,0x0000000641e00000)
Metaspace used 7532K, capacity 8372K, committed 8704K, reserved 1056768K
class space used 896K, capacity 944K, committed 1024K, reserved 1048576K
Event: 2.128 GC heap after
Heap after GC invocations=19 (full 3):
PSYoungGen total 46080K, used 19557K [0x0000000740000000, 0x0000000744a00000, 0x00000007c0000000)
eden space 26112K, 0% used [0x0000000740000000,0x0000000740000000,0x0000000741980000)
from space 19968K, 97% used [0x0000000743000000,0x0000000744319670,0x0000000744380000)
to space 23040K, 0% used [0x0000000741980000,0x0000000741980000,0x0000000743000000)
ParOldGen total 30720K, used 23609K [0x0000000640000000, 0x0000000641e00000, 0x0000000740000000)
object space 30720K, 76% used [0x0000000640000000,0x000000064170e580,0x0000000641e00000)
Metaspace used 7532K, capacity 8372K, committed 8704K, reserved 1056768K
class space used 896K, capacity 944K, committed 1024K, reserved 1048576K
}
Event: 2.202 GC heap before
{Heap before GC invocations=20 (full 3):
PSYoungGen total 46080K, used 42997K [0x0000000740000000, 0x0000000744a00000, 0x00000007c0000000)
eden space 26112K, 89% used [0x0000000740000000,0x00000007416e3f60,0x0000000741980000)
from space 19968K, 97% used [0x0000000743000000,0x0000000744319670,0x0000000744380000)
to space 23040K, 0% used [0x0000000741980000,0x0000000741980000,0x0000000743000000)
ParOldGen total 30720K, used 23609K [0x0000000640000000, 0x0000000641e00000, 0x0000000740000000)
object space 30720K, 76% used [0x0000000640000000,0x000000064170e580,0x0000000641e00000)
Metaspace used 7532K, capacity 8372K, committed 8704K, reserved 1056768K
class space used 896K, capacity 944K, committed 1024K, reserved 1048576K

Deoptimization events (8 events):
Event: 0.464 Thread 0x0000000001e06000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002d943f8 method=java.lang.String.replace(CC)Ljava/lang/String; @ 26
Event: 0.484 Thread 0x0000000001e06000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002dcff44 method=sun.misc.URLClassPath.getLoader(I)Lsun/misc/URLClassPath$Loader; @ 94
Event: 0.484 Thread 0x0000000001e06000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002dd8570 method=java.lang.String.indexOf([CII[CIII)I @ 134
Event: 0.546 Thread 0x0000000001e06000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002e4ad10 method=com.sun.tools.javac.parser.UnicodeReader.scanChar()V @ 37
Event: 0.665 Thread 0x0000000001e06000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002e4a920 method=com.sun.tools.javac.parser.UnicodeReader.scanChar()V @ 37
Event: 0.761 Thread 0x0000000001e06000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002f46f88 method=com.sun.tools.javac.parser.JavaTokenizer.readToken()Lcom/sun/tools/javac/parser/Tokens$Token; @ 961
Event: 1.051 Thread 0x0000000001e06000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002f90408 method=com.sun.tools.javac.util.Position$LineMapImpl.build([CI)V @ 42
Event: 1.178 Thread 0x0000000001e06000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002f9de88 method=com.sun.tools.javac.parser.JavaTokenizer.readToken()Lcom/sun/tools/javac/parser/Tokens$Token; @ 1349

Classes redefined (0 events):
No events

Internal exceptions (8 events):
Event: 0.032 Thread 0x0000000001e06000 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.defineClass(Ljava/lang/String;[BII)Ljava/lang/Class; name or signature does not match> (0x0000000740007cd8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u201\12322\hotspot
Event: 0.032 Thread 0x0000000001e06000 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.prefetchRead(Ljava/lang/Object;J)V name or signature does not match> (0x0000000740007fc0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u201\12322\hotspot\src\share\vm\prim
Event: 0.134 Thread 0x0000000001e06000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007401780b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u201\12322\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 0.134 Thread 0x0000000001e06000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007401784a8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u201\12322\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 0.136 Thread 0x0000000001e06000 Exception <a 'java/security/PrivilegedActionException'> (0x000000074017c5a0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u201\12322\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 0.136 Thread 0x0000000001e06000 Exception <a 'java/security/PrivilegedActionException'> (0x000000074017c998) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u201\12322\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 0.143 Thread 0x0000000001e06000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000740008e00) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u201\12322\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 0.143 Thread 0x0000000001e06000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007400091f8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u201\12322\hotspot\src\share\vm\prims\jvm.cpp, line 1502]

Events (10 events):
Event: 1.757 Executing VM operation: ParallelGCFailedAllocation done
Event: 1.828 Executing VM operation: ParallelGCFailedAllocation
Event: 1.841 Executing VM operation: ParallelGCFailedAllocation done
Event: 1.912 Executing VM operation: ParallelGCFailedAllocation
Event: 1.919 Executing VM operation: ParallelGCFailedAllocation done
Event: 2.013 Executing VM operation: ParallelGCFailedAllocation
Event: 2.027 Executing VM operation: ParallelGCFailedAllocation done
Event: 2.110 Executing VM operation: ParallelGCFailedAllocation
Event: 2.128 Executing VM operation: ParallelGCFailedAllocation done
Event: 2.202 Executing VM operation: ParallelGCFailedAllocation


Dynamic libraries:
0x000000013fc90000 - 0x000000013fc97000 C:\Program Files\Java\jdk1.8.0_201\bin\javac.exe
0x0000000076e00000 - 0x0000000076f9f000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076be0000 - 0x0000000076cff000 C:\Windows\system32\kernel32.dll
0x000007fefcc70000 - 0x000007fefccda000 C:\Windows\system32\KERNELBASE.dll
0x000007feef7d0000 - 0x000007feef7ff000 C:\Program Files\Java\jdk1.8.0_201\bin\jli.dll
0x000007fefcd30000 - 0x000007fefce0b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefce10000 - 0x000007fefceaf000 C:\Windows\system32\msvcrt.dll
0x000007fefd4f0000 - 0x000007fefd50f000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefefc0000 - 0x000007feff0ec000 C:\Windows\system32\RPCRT4.dll
0x000007fefad00000 - 0x000007fefaef5000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.24380_none_e3731d0b30fb6b11\COMCTL32.dll
0x000007fefcf00000 - 0x000007fefcf67000 C:\Windows\system32\GDI32.dll
0x0000000076d00000 - 0x0000000076dfa000 C:\Windows\system32\USER32.dll
0x000007fefd900000 - 0x000007fefd90e000 C:\Windows\system32\LPK.dll
0x000007fefe9e0000 - 0x000007fefeaab000 C:\Windows\system32\USP10.dll
0x000007fefd510000 - 0x000007fefd581000 C:\Windows\system32\SHLWAPI.dll
0x0000000064780000 - 0x0000000064851000 C:\Program Files\Java\jdk1.8.0_201\bin\MSVCR100.dll
0x000007fefd2e0000 - 0x000007fefd30e000 C:\Windows\system32\IMM32.DLL
0x000007fefd910000 - 0x000007fefda19000 C:\Windows\system32\MSCTF.dll
0x000007fefc680000 - 0x000007fefc76a000 C:\Windows\system32\guard64.dll
0x000007fefc670000 - 0x000007fefc673000 C:\Windows\system32\api-ms-win-core-synch-l1-2-0.DLL
0x000007fefc660000 - 0x000007fefc66c000 C:\Windows\system32\version.dll
0x000007fefd0d0000 - 0x000007fefd2cf000 C:\Windows\system32\ole32.dll
0x000007fefc650000 - 0x000007fefc659000 C:\Windows\system32\fltlib.dll
0x000007fefc5e0000 - 0x000007fefc650000 C:\Windows\system32\cssguard64.dll
0x000007fefcf70000 - 0x000007fefd04a000 C:\Windows\system32\OLEAUT32.dll
0x000007fefca90000 - 0x000007fefcbfd000 C:\Windows\system32\CRYPT32.dll
0x000007fefc960000 - 0x000007fefc96f000 C:\Windows\system32\MSASN1.dll
0x0000000064860000 - 0x0000000064931000 C:\Program Files\Java\jdk1.8.0_201\jre\bin\msvcr100.dll
0x0000000052860000 - 0x0000000053104000 C:\Program Files\Java\jdk1.8.0_201\jre\bin\server\jvm.dll
0x000007fef7030000 - 0x000007fef7039000 C:\Windows\system32\WSOCK32.dll
0x000007fefceb0000 - 0x000007fefcefd000 C:\Windows\system32\WS2_32.dll
0x000007fefd2d0000 - 0x000007fefd2d8000 C:\Windows\system32\NSI.dll
0x000007fefb5d0000 - 0x000007fefb60b000 C:\Windows\system32\WINMM.dll
0x0000000076fb0000 - 0x0000000076fb7000 C:\Windows\system32\PSAPI.DLL
0x000007fef4f10000 - 0x000007fef4f1f000 C:\Program Files\Java\jdk1.8.0_201\jre\bin\verify.dll
0x000007feef880000 - 0x000007feef8a9000 C:\Program Files\Java\jdk1.8.0_201\jre\bin\java.dll
0x000007fef4ef0000 - 0x000007fef4f06000 C:\Program Files\Java\jdk1.8.0_201\jre\bin\zip.dll
0x000007fefdbb0000 - 0x000007fefe93a000 C:\Windows\system32\SHELL32.dll
0x000007fefc950000 - 0x000007fefc95f000 C:\Windows\system32\profapi.dll
0x000007fef6d00000 - 0x000007fef6e25000 C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Dapplication.home=C:\Program Files\Java\jdk1.8.0_201 -Xms8m -Xmx6144m
java_command: com.sun.tools.javac.Main -d bin\classes -bootclasspath D:\AndroidSDK\platforms\android-28\android.jar -Xmaxerrs 1 -nowarn -Xlint:none -target 1.6 -source 1.6 -version -encoding UTF-8 -cp D:\Basic4android3\libraries\B4AShared.jar;D:\Basic4android3\libraries\core.jar;D:\Basic4android3\AdditionalLibrarys\appcompat.jar;D:\Basic4android3\AdditionalLibrarys\designsupport.jar;D:\Basic4android3\libraries\stringutils.jar;D:\Basic4android3\libraries\randomaccessfile.jar;D:\Basic4android3\libraries\sql.jar;D:\Basic4android3\libraries\b4xencryption.jar;D:\Basic4android3\libraries\reflection.jar;D:\Basic4android3\libraries\okhttp.jar;D:\Basic4android3\libraries\phone.jar;D:\Basic4android3\libraries\json.jar;D:\Basic4android3\AdditionalLibrarys\xmllayoutbuilder.jar;D:\Basic4android3\libraries\firebasenotifications.jar;D:\Basic4android3\AdditionalLibrarys\crchelper.jar;D:\Basic4android3\AdditionalLibrarys\newqrcodereaderview.jar;D:\Basic4android3\libraries\javaobject.jar;D:\Basic4android3\libraries\animationplus.jar;D:\Basic4android3\libraries\net.jar;D:\Basic4android3\libraries\runtimepermissions.jar;D:\Basic4android3\AdditionalLibrarys\gesturedetector.jar;D:\Basic4android3\libraries\nineoldandroids.jar;D:\Basic4android3\AdditionalLibrarys\floatingactionbutton.jar;D:\Basic4android3\libraries\dialogs.jar;D:\Basic4android3\libraries\ime.jar;D:\Basic4android3\libraries\camera2.jar;D:\Basic4android3\libraries\encryption.jar;D:\Basic4android3\AdditionalLibrarys\cameraview.jar;D:\Basic4android3\libraries\dateutils.jar;D:\Basic4android3\libraries\xui.jar;D:\Basic4android3\libraries\firebaseanalytics.jar;D:\Basic4android3\libraries\byteconverter.jar;D:\Basic4android3\libraries\ahlocale.jar;D:\Basic4android3\AdditionalLibrarys\zoomage.jar;D:\Basic4android3\AdditionalLibrarys\shortcutbadger.jar;D:\Basic4android3\AdditionalLibrarys\dropboxv2.jar;D:\Basic4android3\libraries\xcustomlistview.jar;D:\Basic4android3\libraries\okhttp-3.5.0.jar;D:\Basic4android3\libraries\okio-1.11.
java_class_path (initial): C:\Program Files\Java\jdk1.8.0_201/lib/tools.jar;C:\Program Files\Java\jdk1.8.0_201/classes
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files\ConEmu\ConEmu\Scripts;C:\Program Files\ConEmu;C:\Program Files\ConEmu\ConEmu;D:\Delphi.XE3\bin;C:\Users\Public\Documents\RAD Studio\10.0\Bpl;D:\Delphi.XE3\bin64;C:\Users\Public\Documents\RAD Studio\10.0\Bpl\Win64;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\combit\LL15\Redistributierbare Dateien\x64;C:\Program Files (x86)\combit\LL15\Redistributierbare Dateien
USERNAME=ManfredSsykor
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel



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

OS: Windows 7 , 64 bit Build 7601 (6.1.7601.24387)

CPU:total 2 (initial active 2) (2 cores per cpu, 1 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, clmul, tsc, tscinvbit

Memory: 4k page, physical 16759928k(11380548k free), swap 33517956k(26827844k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.201-b09) for windows-amd64 JRE (1.8.0_201-b09), built on Dec 15 2018 18:36:39 by "java_re" with MS VC++ 10.0 (VS2010)

time: Tue Mar 19 14:46:44 2019
timezone: Mitteleuropäische Zeit
elapsed time: 2 seconds (0d 0h 0m 2s)
 
Upvote 0
Top