0% found this document useful (0 votes)
56 views69 pages

Jstack

The document contains the output of a jstack command that analyzed process ID 114682. It found no deadlocks. It listed stack traces for 20 blocked threads all showing the same pattern of being blocked in a ForkJoinPool while waiting to scan work queues or run worker threads.

Uploaded by

Mike T
Copyright
© © All Rights Reserved
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
Download as rtf, pdf, or txt
0% found this document useful (0 votes)
56 views69 pages

Jstack

The document contains the output of a jstack command that analyzed process ID 114682. It found no deadlocks. It listed stack traces for 20 blocked threads all showing the same pattern of being blocked in a ForkJoinPool while waiting to scan work queues or run worker threads.

Uploaded by

Mike T
Copyright
© © All Rights Reserved
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
Download as rtf, pdf, or txt
Download as rtf, pdf, or txt
You are on page 1/ 69

-1-root@mr90p01if-hyge08012401:/home/mike_tsai # /usr/local/java/jdk1.8.

0_202/bin/jstack -F 114682
Attaching to process ID 114682, please wait...
Debugger attached successfully.
Server compiler detected.
JVM version is 25.202-b08
Deadlock Detection:

No deadlocks found.

Thread 118294: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118027: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118026: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118025: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118024: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118023: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118022: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118021: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118020: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118019: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118018: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118017: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118016: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118015: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118014: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118013: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118012: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118011: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118010: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118009: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118008: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118007: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 118006: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117971: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117970: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117969: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117968: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117967: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117966: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117965: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117964: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117506: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
-
scala.concurrent.forkjoin.ForkJoinPool.idleAwaitWork(scala.concurrent.forkjoin.ForkJoinPool$WorkQue
ue, long, long) @bci=129, line=2135 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=463, line=2067 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117126: (state = IN_JAVA)


- org.bouncycastle.math.ec.ECFieldElement$Fp.modAdd(java.math.BigInteger, java.math.BigInteger)
@bci=22 (Compiled frame; information may be imprecise)
- org.bouncycastle.math.ec.ECFieldElement$Fp.add(org.bouncycastle.math.ec.ECFieldElement)
@bci=21 (Compiled frame)
- org.bouncycastle.math.ec.ECPoint$Fp.two(org.bouncycastle.math.ec.ECFieldElement) @bci=2
(Compiled frame)
- org.bouncycastle.math.ec.ECPoint$Fp.timesPow2(int) @bci=292 (Compiled frame)
- org.bouncycastle.math.ec.WNafL2RMultiplier.multiplyPositive(org.bouncycastle.math.ec.ECPoint,
java.math.BigInteger) @bci=284 (Compiled frame)
- org.bouncycastle.math.ec.AbstractECMultiplier.multiply(org.bouncycastle.math.ec.ECPoint,
java.math.BigInteger) @bci=30 (Compiled frame)
- org.bouncycastle.math.ec.ECPoint.multiply(java.math.BigInteger) @bci=9 (Compiled frame)
- mme.pcsport.PCSport.wrapKeyECDH(mme.pcsport.core.ECPublicKey, byte[]) @bci=54, line=668
(Compiled frame)
- mme.pcsport.objects.pcs.ASN1PCSShareEntry.<init>(mme.pcsport.core.ECPublicKey, byte[])
@bci=53, line=63 (Compiled frame)
- mme.pcsport.prime.PCSShareProtection.toBytes() @bci=138, line=661 (Compiled frame)
-
com.icloud.perf.morphling.cloudkit.util.CKPcsHelper$.createRecordProtectionInfoBytes(mme.pcsport.co
re.ECPublicKey) @bci=5, line=20 (Compiled frame)
- com.icloud.perf.morphling.cloudkit.util.CKPcsHelper$
$anonfun$createRecordProtectionInfoBytes$1.apply(mme.pcsport.prime.PCSShareProtection) @bci=7,
line=18 (Compiled frame)
- com.icloud.perf.morphling.cloudkit.util.CKPcsHelper$
$anonfun$createRecordProtectionInfoBytes$1.apply(java.lang.Object) @bci=5, line=18 (Compiled
frame)
- scala.Option.map(scala.Function1) @bci=22, line=146 (Compiled frame)
-
com.icloud.perf.morphling.cloudkit.util.CKPcsHelper$.createRecordProtectionInfoBytes(com.icloud.perf
.morphling.cloudkit.models.CKZoneRecord) @bci=11, line=18 (Compiled frame)
- com.apple.cloudkit.ha.controller.RecordSaveController.contextForOperationAt(int,
com.icloud.perf.morphling.core.models.ScenarioContext) @bci=37, line=29 (Compiled frame)
- com.icloud.perf.morphling.cloudkit.controllers.AbstractCKController$$anonfun$1.apply(int) @bci=9,
line=34 (Compiled frame)
- com.icloud.perf.morphling.cloudkit.controllers.AbstractCKController$
$anonfun$1.apply(java.lang.Object) @bci=5, line=33 (Compiled frame)
- scala.collection.TraversableLike$$anonfun$map$1.apply(java.lang.Object) @bci=9, line=234
(Compiled frame)
- scala.collection.TraversableLike$$anonfun$map$1.apply(java.lang.Object) @bci=2, line=234
(Compiled frame)
- scala.collection.immutable.Range.foreach(scala.Function1) @bci=18, line=160 (Compiled frame)
- scala.collection.TraversableLike$class.map(scala.collection.TraversableLike, scala.Function1,
scala.collection.generic.CanBuildFrom) @bci=17, line=234 (Compiled frame)
- scala.collection.AbstractTraversable.map(scala.Function1, scala.collection.generic.CanBuildFrom)
@bci=3, line=104 (Compiled frame)
-
com.icloud.perf.morphling.cloudkit.controllers.AbstractCKController.onCreate(com.icloud.perf.morphlin
g.core.models.ScenarioContext) @bci=85, line=33 (Compiled frame)
-
com.icloud.perf.morphling.core.controllers.HttpRequestController$class.create(com.icloud.perf.morphlin
g.core.controllers.HttpRequestController, com.icloud.perf.morphling.core.models.ScenarioContext)
@bci=9, line=55 (Compiled frame)
-
com.icloud.perf.morphling.cloudkit.controllers.AbstractCKController.create(com.icloud.perf.morphling.c
ore.models.ScenarioContext) @bci=2, line=17 (Compiled frame)
- com.icloud.perf.morphling.core.controllers.SimpleRequestBodyProvider$
$anonfun$getBytes$1.apply(io.gatling.core.session.Session) @bci=16, line=33 (Compiled frame)
- com.icloud.perf.morphling.core.controllers.SimpleRequestBodyProvider$
$anonfun$getBytes$1.apply(java.lang.Object) @bci=5, line=31 (Compiled frame)
- scala.Function1$$anonfun$andThen$1.apply(java.lang.Object) @bci=9, line=52 (Compiled frame)
- io.gatling.http.request.builder.HttpRequestExpressionBuilder.setBody$1(io.gatling.core.body.Body,
io.gatling.core.session.Session, io.gatling.http.ahc.AhcRequestBuilder) @bci=174, line=71 (Compiled
frame)
-
io.gatling.http.request.builder.HttpRequestExpressionBuilder.io$gatling$http$request$builder$HttpReque
stExpressionBuilder$$$anonfun$6(io.gatling.core.session.Session,
io.gatling.http.ahc.AhcRequestBuilder) @bci=76, line=86 (Compiled frame)
- io.gatling.http.request.builder.HttpRequestExpressionBuilder$$Lambda$285.apply(java.lang.Object)
@bci=12 (Compiled frame)
- io.gatling.commons.validation.Success.flatMap(scala.Function1) @bci=5, line=33 (Compiled frame)
-
io.gatling.http.request.builder.HttpRequestExpressionBuilder.configureRequestBuilder(io.gatling.core.ses
sion.Session, org.asynchttpclient.uri.Uri, io.gatling.http.ahc.AhcRequestBuilder) @bci=38, line=113
(Compiled frame)
-
io.gatling.http.request.builder.RequestExpressionBuilder.io$gatling$http$request$builder$RequestExpres
sionBuilder$$$anonfun$44(io.gatling.http.ahc.AhcRequestBuilder, io.gatling.core.session.Session,
org.asynchttpclient.uri.Uri) @bci=4, line=220 (Compiled frame)
- io.gatling.http.request.builder.RequestExpressionBuilder$$Lambda$214.apply(java.lang.Object)
@bci=16 (Compiled frame)
- io.gatling.commons.validation.Success.flatMap(scala.Function1) @bci=5, line=33 (Compiled frame)
-
io.gatling.http.request.builder.RequestExpressionBuilder.io$gatling$http$request$builder$RequestExpres
sionBuilder$$$anonfun$43(io.gatling.http.ahc.AhcRequestBuilder, io.gatling.core.session.Session)
@bci=24, line=219 (Compiled frame)
- io.gatling.http.request.builder.RequestExpressionBuilder$$Lambda$212.apply() @bci=12 (Compiled
frame)
- io.gatling.commons.validation.package$.safely(scala.Function1, scala.Function0) @bci=1, line=30
(Compiled frame)
-
io.gatling.http.request.builder.RequestExpressionBuilder.io$gatling$http$request$builder$RequestExpres
sionBuilder$$$anonfun$42(io.gatling.core.session.Session) @bci=48, line=219 (Compiled frame)
- io.gatling.http.request.builder.RequestExpressionBuilder$$Lambda$163.apply(java.lang.Object)
@bci=8 (Compiled frame)
-
io.gatling.http.request.builder.HttpRequestExpressionBuilder.io$gatling$http$request$builder$HttpReque
stExpressionBuilder$$$anonfun$19(scala.Function1, io.gatling.core.session.Session) @bci=2, line=130
(Compiled frame)
- io.gatling.http.request.builder.HttpRequestExpressionBuilder$$Lambda$164.apply(java.lang.Object)
@bci=12 (Compiled frame)
- io.gatling.http.request.HttpRequestDef.build(java.lang.String, io.gatling.core.session.Session) @bci=5,
line=48 (Compiled frame)
- io.gatling.http.action.sync.HttpRequestAction.sendRequest(java.lang.String,
io.gatling.core.session.Session) @bci=6, line=52 (Compiled frame)
- io.gatling.http.action.RequestAction.io$gatling$http$action$RequestAction$$
$anonfun$1(io.gatling.core.session.Session, java.lang.String) @bci=3, line=30 (Compiled frame)
- io.gatling.http.action.RequestAction$$Lambda$211.apply(java.lang.Object) @bci=12 (Compiled
frame)
- io.gatling.commons.validation.Success.flatMap(scala.Function1) @bci=5, line=33 (Compiled frame)
- io.gatling.http.action.RequestAction.execute(io.gatling.core.session.Session) @bci=25, line=29
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.http.action.RequestAction.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=23 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.http.action.RequestAction.io$gatling$core$action$ExitableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=23 (Compiled frame)
- io.gatling.core.action.ExitableAction$class.$bang(io.gatling.core.action.ExitableAction,
io.gatling.core.session.Session) @bci=21, line=137 (Compiled frame)
- io.gatling.http.action.RequestAction.$bang(io.gatling.core.session.Session) @bci=2, line=23 (Compiled
frame)
- io.gatling.core.action.SessionHook.io$gatling$core$action$SessionHook$$
$anonfun$1(io.gatling.core.session.Session) @bci=5, line=38 (Compiled frame)
- io.gatling.core.action.SessionHook.io$gatling$core$action$SessionHook$$
$anonfun$1$adapted(io.gatling.core.session.Session) @bci=2, line=38 (Compiled frame)
- io.gatling.core.action.SessionHook$$Lambda$210.apply(java.lang.Object) @bci=8 (Compiled frame)
- io.gatling.commons.validation.Success.map(scala.Function1) @bci=9, line=32 (Compiled frame)
- io.gatling.core.action.SessionHook.execute(io.gatling.core.session.Session) @bci=24, line=38
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.SessionHook.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=30 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.builder.SessionHookBuilder$$anon$1.io$gatling$core$action$ExitableAction$
$super$$bang(io.gatling.core.session.Session) @bci=2, line=35 (Compiled frame)
- io.gatling.core.action.ExitableAction$class.$bang(io.gatling.core.action.ExitableAction,
io.gatling.core.session.Session) @bci=21, line=137 (Compiled frame)
- io.gatling.core.action.builder.SessionHookBuilder$$anon$1.$bang(io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.InnerTryMax.execute(io.gatling.core.session.Session) @bci=33, line=91
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.InnerTryMax.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=42 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.InnerTryMax.$bang(io.gatling.core.session.Session) @bci=2, line=42 (Compiled
frame)
- io.gatling.core.action.TryMax.execute(io.gatling.core.session.Session) @bci=22, line=38 (Compiled
frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.TryMax.$bang(io.gatling.core.session.Session) @bci=2, line=28 (Compiled
frame)
- io.gatling.core.action.InnerLoop.io$gatling$core$action$InnerLoop$$
$anonfun$2(io.gatling.core.session.Session) @bci=5, line=92 (Compiled frame)
- io.gatling.core.action.InnerLoop$$Lambda$305.apply$mcV$sp() @bci=8 (Compiled frame)
- akka.actor.Scheduler$$anon$4.run() @bci=4, line=126 (Compiled frame)
- akka.dispatch.TaskInvocation.run() @bci=4, line=39 (Compiled frame)
- akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec() @bci=4, line=415 (Compiled
frame)
- scala.concurrent.forkjoin.ForkJoinTask.doExec() @bci=10, line=260 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(scala.concurrent.forkjoin.ForkJoinTask)
@bci=10, line=1339 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=11, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117125: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117124: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117123: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117122: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117121: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117120: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117119: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117118: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117117: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117116: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117083: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117082: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117081: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117080: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117079: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 117078: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 116435: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 116394: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 116393: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 116392: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 116391: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 116390: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 116389: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 116388: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 116254: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116253: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116252: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116250: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116249: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116216: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116215: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116214: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)
Thread 116213: (state = IN_JAVA)
Error occurred during stack walking:
java.lang.NullPointerException
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:88)
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
at sun.jvm.hotspot.tools.JStack.run(JStack.java:66)
at sun.jvm.hotspot.tools.Tool.startInternal(Tool.java:260)
at sun.jvm.hotspot.tools.Tool.start(Tool.java:223)
at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
at sun.jvm.hotspot.tools.JStack.main(JStack.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.tools.jstack.JStack.runJStackTool(JStack.java:140)
at sun.tools.jstack.JStack.main(JStack.java:106)

Thread 116212: (state = IN_JAVA)


Error occurred during stack walking:
java.lang.NullPointerException
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:88)
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
at sun.jvm.hotspot.tools.JStack.run(JStack.java:66)
at sun.jvm.hotspot.tools.Tool.startInternal(Tool.java:260)
at sun.jvm.hotspot.tools.Tool.start(Tool.java:223)
at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
at sun.jvm.hotspot.tools.JStack.main(JStack.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.tools.jstack.JStack.runJStackTool(JStack.java:140)
at sun.tools.jstack.JStack.main(JStack.java:106)

Thread 116211: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)
Thread 116210: (state = IN_NATIVE)
- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116209: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116208: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116207: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116206: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116205: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116202: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116127: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116126: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116125: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116124: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116123: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116122: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116121: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116120: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116119: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116118: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)
Thread 116117: (state = IN_NATIVE)
- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116116: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116083: (state = IN_JAVA)


- java.math.MutableBigInteger.divWord(long, int) @bci=70, line=1859 (Compiled frame; information
may be imprecise)
- java.math.MutableBigInteger.divideMagnitude(java.math.MutableBigInteger,
java.math.MutableBigInteger, boolean) @bci=975, line=1621 (Compiled frame)
- java.math.MutableBigInteger.divideKnuth(java.math.MutableBigInteger, java.math.MutableBigInteger,
boolean) @bci=268, line=1227 (Compiled frame)
- java.math.MutableBigInteger.divideKnuth(java.math.MutableBigInteger, java.math.MutableBigInteger)
@bci=4, line=1163 (Compiled frame)
- java.math.BigInteger.remainderKnuth(java.math.BigInteger) @bci=37, line=2264 (Compiled frame)
- java.math.BigInteger.remainder(java.math.BigInteger) @bci=28, line=2252 (Compiled frame)
- java.math.BigInteger.mod(java.math.BigInteger) @bci=19, line=2561 (Compiled frame)
- org.bouncycastle.math.ec.ECFieldElement$Fp.modReduce(java.math.BigInteger) @bci=156
(Compiled frame)
- org.bouncycastle.math.ec.ECFieldElement$Fp.modMult(java.math.BigInteger, java.math.BigInteger)
@bci=6 (Compiled frame)
- org.bouncycastle.math.ec.ECFieldElement$Fp.multiply(org.bouncycastle.math.ec.ECFieldElement)
@bci=21 (Compiled frame)
- org.bouncycastle.math.ec.ECPoint$Fp.twiceJacobianModified(boolean) @bci=110 (Compiled frame)
- org.bouncycastle.math.ec.ECPoint$Fp.twicePlus(org.bouncycastle.math.ec.ECPoint) @bci=310
(Compiled frame)
-
org.bouncycastle.math.ec.FixedPointCombMultiplier.multiplyPositive(org.bouncycastle.math.ec.ECPoint,
java.math.BigInteger) @bci=157 (Compiled frame)
- org.bouncycastle.math.ec.AbstractECMultiplier.multiply(org.bouncycastle.math.ec.ECPoint,
java.math.BigInteger) @bci=30 (Compiled frame)
- org.bouncycastle.crypto.signers.ECDSASigner.generateSignature(byte[]) @bci=100 (Compiled frame)
- mme.pcsport.PCSport.signData(mme.pcsport.core.ECPrivateKey, byte[], boolean) @bci=85, line=844
(Compiled frame)
- mme.pcsport.objects.pcs.ASN1PCSShareProtection.createSignature(mme.pcsport.core.ECKeyPair,
java.util.List, mme.pcsport.objects.identity.ASN1PCSAttributes, int, int, int) @bci=168, line=226
(Compiled frame)
- mme.pcsport.prime.PCSShareProtection.toBytes() @bci=586, line=717 (Compiled frame)
-
com.icloud.perf.morphling.cloudkit.util.CKPcsHelper$.createRecordProtectionInfoBytes(mme.pcsport.co
re.ECPublicKey) @bci=5, line=20 (Compiled frame)
- com.icloud.perf.morphling.cloudkit.util.CKPcsHelper$
$anonfun$createRecordProtectionInfoBytes$1.apply(mme.pcsport.prime.PCSShareProtection) @bci=7,
line=18 (Compiled frame)
- com.icloud.perf.morphling.cloudkit.util.CKPcsHelper$
$anonfun$createRecordProtectionInfoBytes$1.apply(java.lang.Object) @bci=5, line=18 (Compiled
frame)
- scala.Option.map(scala.Function1) @bci=22, line=146 (Compiled frame)
-
com.icloud.perf.morphling.cloudkit.util.CKPcsHelper$.createRecordProtectionInfoBytes(com.icloud.perf
.morphling.cloudkit.models.CKZoneRecord) @bci=11, line=18 (Compiled frame)
- com.apple.cloudkit.ha.controller.RecordSaveController.contextForOperationAt(int,
com.icloud.perf.morphling.core.models.ScenarioContext) @bci=37, line=29 (Compiled frame)
- com.icloud.perf.morphling.cloudkit.controllers.AbstractCKController$$anonfun$1.apply(int) @bci=9,
line=34 (Compiled frame)
- com.icloud.perf.morphling.cloudkit.controllers.AbstractCKController$
$anonfun$1.apply(java.lang.Object) @bci=5, line=33 (Compiled frame)
- scala.collection.TraversableLike$$anonfun$map$1.apply(java.lang.Object) @bci=9, line=234
(Compiled frame)
- scala.collection.TraversableLike$$anonfun$map$1.apply(java.lang.Object) @bci=2, line=234
(Compiled frame)
- scala.collection.immutable.Range.foreach(scala.Function1) @bci=18, line=160 (Compiled frame)
- scala.collection.TraversableLike$class.map(scala.collection.TraversableLike, scala.Function1,
scala.collection.generic.CanBuildFrom) @bci=17, line=234 (Compiled frame)
- scala.collection.AbstractTraversable.map(scala.Function1, scala.collection.generic.CanBuildFrom)
@bci=3, line=104 (Compiled frame)
-
com.icloud.perf.morphling.cloudkit.controllers.AbstractCKController.onCreate(com.icloud.perf.morphlin
g.core.models.ScenarioContext) @bci=85, line=33 (Compiled frame)
-
com.icloud.perf.morphling.core.controllers.HttpRequestController$class.create(com.icloud.perf.morphlin
g.core.controllers.HttpRequestController, com.icloud.perf.morphling.core.models.ScenarioContext)
@bci=9, line=55 (Compiled frame)
-
com.icloud.perf.morphling.cloudkit.controllers.AbstractCKController.create(com.icloud.perf.morphling.c
ore.models.ScenarioContext) @bci=2, line=17 (Compiled frame)
- com.icloud.perf.morphling.core.controllers.SimpleRequestBodyProvider$
$anonfun$getBytes$1.apply(io.gatling.core.session.Session) @bci=16, line=33 (Compiled frame)
- com.icloud.perf.morphling.core.controllers.SimpleRequestBodyProvider$
$anonfun$getBytes$1.apply(java.lang.Object) @bci=5, line=31 (Compiled frame)
- scala.Function1$$anonfun$andThen$1.apply(java.lang.Object) @bci=9, line=52 (Compiled frame)
- io.gatling.http.request.builder.HttpRequestExpressionBuilder.setBody$1(io.gatling.core.body.Body,
io.gatling.core.session.Session, io.gatling.http.ahc.AhcRequestBuilder) @bci=174, line=71 (Compiled
frame)
-
io.gatling.http.request.builder.HttpRequestExpressionBuilder.io$gatling$http$request$builder$HttpReque
stExpressionBuilder$$$anonfun$6(io.gatling.core.session.Session,
io.gatling.http.ahc.AhcRequestBuilder) @bci=76, line=86 (Compiled frame)
- io.gatling.http.request.builder.HttpRequestExpressionBuilder$$Lambda$285.apply(java.lang.Object)
@bci=12 (Compiled frame)
- io.gatling.commons.validation.Success.flatMap(scala.Function1) @bci=5, line=33 (Compiled frame)
-
io.gatling.http.request.builder.HttpRequestExpressionBuilder.configureRequestBuilder(io.gatling.core.ses
sion.Session, org.asynchttpclient.uri.Uri, io.gatling.http.ahc.AhcRequestBuilder) @bci=38, line=113
(Compiled frame)
-
io.gatling.http.request.builder.RequestExpressionBuilder.io$gatling$http$request$builder$RequestExpres
sionBuilder$$$anonfun$44(io.gatling.http.ahc.AhcRequestBuilder, io.gatling.core.session.Session,
org.asynchttpclient.uri.Uri) @bci=4, line=220 (Compiled frame)
- io.gatling.http.request.builder.RequestExpressionBuilder$$Lambda$214.apply(java.lang.Object)
@bci=16 (Compiled frame)
- io.gatling.commons.validation.Success.flatMap(scala.Function1) @bci=5, line=33 (Compiled frame)
-
io.gatling.http.request.builder.RequestExpressionBuilder.io$gatling$http$request$builder$RequestExpres
sionBuilder$$$anonfun$43(io.gatling.http.ahc.AhcRequestBuilder, io.gatling.core.session.Session)
@bci=24, line=219 (Compiled frame)
- io.gatling.http.request.builder.RequestExpressionBuilder$$Lambda$212.apply() @bci=12 (Compiled
frame)
- io.gatling.commons.validation.package$.safely(scala.Function1, scala.Function0) @bci=1, line=30
(Compiled frame)
-
io.gatling.http.request.builder.RequestExpressionBuilder.io$gatling$http$request$builder$RequestExpres
sionBuilder$$$anonfun$42(io.gatling.core.session.Session) @bci=48, line=219 (Compiled frame)
- io.gatling.http.request.builder.RequestExpressionBuilder$$Lambda$163.apply(java.lang.Object)
@bci=8 (Compiled frame)
-
io.gatling.http.request.builder.HttpRequestExpressionBuilder.io$gatling$http$request$builder$HttpReque
stExpressionBuilder$$$anonfun$19(scala.Function1, io.gatling.core.session.Session) @bci=2, line=130
(Compiled frame)
- io.gatling.http.request.builder.HttpRequestExpressionBuilder$$Lambda$164.apply(java.lang.Object)
@bci=12 (Compiled frame)
- io.gatling.http.request.HttpRequestDef.build(java.lang.String, io.gatling.core.session.Session) @bci=5,
line=48 (Compiled frame)
- io.gatling.http.action.sync.HttpRequestAction.sendRequest(java.lang.String,
io.gatling.core.session.Session) @bci=6, line=52 (Compiled frame)
- io.gatling.http.action.RequestAction.io$gatling$http$action$RequestAction$$
$anonfun$1(io.gatling.core.session.Session, java.lang.String) @bci=3, line=30 (Compiled frame)
- io.gatling.http.action.RequestAction$$Lambda$211.apply(java.lang.Object) @bci=12 (Compiled
frame)
- io.gatling.commons.validation.Success.flatMap(scala.Function1) @bci=5, line=33 (Compiled frame)
- io.gatling.http.action.RequestAction.execute(io.gatling.core.session.Session) @bci=25, line=29
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.http.action.RequestAction.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=23 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.http.action.RequestAction.io$gatling$core$action$ExitableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=23 (Compiled frame)
- io.gatling.core.action.ExitableAction$class.$bang(io.gatling.core.action.ExitableAction,
io.gatling.core.session.Session) @bci=21, line=137 (Compiled frame)
- io.gatling.http.action.RequestAction.$bang(io.gatling.core.session.Session) @bci=2, line=23 (Compiled
frame)
- io.gatling.core.action.SessionHook.io$gatling$core$action$SessionHook$$
$anonfun$1(io.gatling.core.session.Session) @bci=5, line=38 (Compiled frame)
- io.gatling.core.action.SessionHook.io$gatling$core$action$SessionHook$$
$anonfun$1$adapted(io.gatling.core.session.Session) @bci=2, line=38 (Compiled frame)
- io.gatling.core.action.SessionHook$$Lambda$210.apply(java.lang.Object) @bci=8 (Compiled frame)
- io.gatling.commons.validation.Success.map(scala.Function1) @bci=9, line=32 (Compiled frame)
- io.gatling.core.action.SessionHook.execute(io.gatling.core.session.Session) @bci=24, line=38
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.SessionHook.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=30 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.builder.SessionHookBuilder$$anon$1.io$gatling$core$action$ExitableAction$
$super$$bang(io.gatling.core.session.Session) @bci=2, line=35 (Compiled frame)
- io.gatling.core.action.ExitableAction$class.$bang(io.gatling.core.action.ExitableAction,
io.gatling.core.session.Session) @bci=21, line=137 (Compiled frame)
- io.gatling.core.action.builder.SessionHookBuilder$$anon$1.$bang(io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.InnerTryMax.execute(io.gatling.core.session.Session) @bci=33, line=91
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.InnerTryMax.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=42 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.InnerTryMax.$bang(io.gatling.core.session.Session) @bci=2, line=42 (Compiled
frame)
- io.gatling.core.action.TryMax.execute(io.gatling.core.session.Session) @bci=22, line=38 (Compiled
frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.TryMax.$bang(io.gatling.core.session.Session) @bci=2, line=28 (Compiled
frame)
- io.gatling.core.action.InnerLoop.execute(io.gatling.core.session.Session) @bci=104, line=96 (Compiled
frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.InnerLoop.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=57 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.InnerLoop.$bang(io.gatling.core.session.Session) @bci=2, line=57 (Compiled
frame)
- io.gatling.core.action.Loop.execute(io.gatling.core.session.Session) @bci=22, line=53 (Compiled
frame)
- io.gatling.core.action.ExitHereIfFailed.execute(io.gatling.core.session.Session) @bci=70, line=44
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.ExitHereIfFailed.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=24 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.ExitHereIfFailed.$bang(io.gatling.core.session.Session) @bci=2, line=24
(Compiled frame)
- io.gatling.core.action.InnerTryMax.execute(io.gatling.core.session.Session) @bci=155, line=113
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.InnerTryMax.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=42 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.InnerTryMax.$bang(io.gatling.core.session.Session) @bci=2, line=42 (Compiled
frame)
- io.gatling.core.action.TryMax.execute(io.gatling.core.session.Session) @bci=22, line=38 (Compiled
frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.TryMax.$bang(io.gatling.core.session.Session) @bci=2, line=28 (Compiled
frame)
- io.gatling.http.ahc.ResponseProcessor.executeNext(io.gatling.http.action.sync.HttpTx, scala.Function1,
io.gatling.commons.stats.Status, io.gatling.http.response.Response) @bci=195, line=152 (Compiled
frame)
- io.gatling.http.ahc.ResponseProcessor.logAndExecuteNext(io.gatling.http.action.sync.HttpTx,
scala.Function1, io.gatling.commons.stats.Status, io.gatling.http.response.Response, scala.Option)
@bci=154, line=178 (Compiled frame)
- io.gatling.http.ahc.ResponseProcessor.checkAndProceed$1(scala.Function1,
scala.collection.immutable.List, io.gatling.http.action.sync.HttpTx, io.gatling.http.response.Response)
@bci=215, line=301 (Compiled frame)
- io.gatling.http.ahc.ResponseProcessor.processResponse(io.gatling.http.action.sync.HttpTx,
io.gatling.http.response.Response) @bci=287, line=331 (Compiled frame)
- io.gatling.http.ahc.ResponseProcessor.onCompleted(io.gatling.http.action.sync.HttpTx,
io.gatling.http.response.Response) @bci=3, line=66 (Compiled frame)
- io.gatling.http.ahc.AsyncHandler$$anonfun$onCompleted$1.apply(io.gatling.http.response.Response)
@bci=26, line=110 (Compiled frame)
- io.gatling.http.ahc.AsyncHandler$$anonfun$onCompleted$1.apply(java.lang.Object) @bci=5, line=107
(Compiled frame)
- io.gatling.http.ahc.AsyncHandler.withResponse(scala.Function1) @bci=53, line=98 (Compiled frame)
- io.gatling.http.ahc.AsyncHandler.onCompleted() @bci=9, line=107 (Compiled frame)
- io.gatling.http.ahc.AsyncHandler.onCompleted() @bci=1, line=39 (Compiled frame)
- org.asynchttpclient.netty.NettyResponseFuture.getContent() @bci=60, line=189 (Compiled frame)
- org.asynchttpclient.netty.NettyResponseFuture.done() @bci=9, line=223 (Compiled frame)
-
org.asynchttpclient.netty.handler.HttpHandler.finishUpdate(org.asynchttpclient.netty.NettyResponseFutur
e, io.netty.channel.Channel, boolean) @bci=50, line=58 (Compiled frame)
- org.asynchttpclient.netty.handler.HttpHandler.handleChunk(io.netty.handler.codec.http.HttpContent,
io.netty.channel.Channel, org.asynchttpclient.netty.NettyResponseFuture,
org.asynchttpclient.AsyncHandler) @bci=153, line=159 (Compiled frame)
- org.asynchttpclient.netty.handler.HttpHandler.handleRead(io.netty.channel.Channel,
org.asynchttpclient.netty.NettyResponseFuture, java.lang.Object) @bci=99, line=187 (Compiled frame)
-
org.asynchttpclient.netty.handler.AsyncHttpClientHandler.channelRead(io.netty.channel.ChannelHandler
Context, java.lang.Object) @bci=64, line=76 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=336
(Compiled frame)
-
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(io.netty.channel.ChannelHandlerContext,
java.lang.Object) @bci=2, line=86 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=336
(Compiled frame)
-
io.netty.handler.codec.MessageToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext
, java.lang.Object) @bci=75, line=102 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=336
(Compiled frame)
-
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(j
ava.lang.Object) @bci=5, line=435 (Compiled frame)
-
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(io.netty.channel.ChannelHandlerContext
, io.netty.handler.codec.CodecOutputList, int) @bci=13, line=293 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext,
java.lang.Object) @bci=175, line=267 (Compiled frame)
-
io.netty.channel.CombinedChannelDuplexHandler.channelRead(io.netty.channel.ChannelHandlerContext,
java.lang.Object) @bci=44, line=250 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=336
(Compiled frame)
- io.netty.handler.ssl.SslHandler.unwrap(io.netty.channel.ChannelHandlerContext,
io.netty.buffer.ByteBuf, int, int) @bci=421, line=1228 (Compiled frame)
- io.netty.handler.ssl.SslHandler.decode(io.netty.channel.ChannelHandlerContext,
io.netty.buffer.ByteBuf, java.util.List) @bci=194, line=1039 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.callDecode(io.netty.channel.ChannelHandlerContext,
io.netty.buffer.ByteBuf, java.util.List) @bci=58, line=411 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext,
java.lang.Object) @bci=81, line=248 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=336
(Compiled frame)
-
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(io.netty.channel.ChannelHandlerCon
text, java.lang.Object) @bci=2, line=1294 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.DefaultChannelPipeline.fireChannelRead(java.lang.Object) @bci=5, line=911
(Compiled frame)
- io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read() @bci=175, line=131 (Compiled
frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKey(java.nio.channels.SelectionKey,
io.netty.channel.nio.AbstractNioChannel) @bci=119, line=643 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(java.nio.channels.SelectionKey[])
@bci=38, line=566 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKeys() @bci=15, line=480 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=126, line=442 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116082: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116081: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116080: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116079: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116078: (state = IN_JAVA)


Error occurred during stack walking:
java.lang.NullPointerException
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:88)
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
at sun.jvm.hotspot.tools.JStack.run(JStack.java:66)
at sun.jvm.hotspot.tools.Tool.startInternal(Tool.java:260)
at sun.jvm.hotspot.tools.Tool.start(Tool.java:223)
at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
at sun.jvm.hotspot.tools.JStack.main(JStack.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.tools.jstack.JStack.runJStackTool(JStack.java:140)
at sun.tools.jstack.JStack.main(JStack.java:106)

Thread 116077: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116076: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116075: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116074: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116073: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116040: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116039: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116033: (state = IN_JAVA)


- java.math.BigInteger.multiply(java.math.BigInteger, boolean) @bci=32, line=1510 (Compiled frame;
information may be imprecise)
- java.math.BigInteger.multiply(java.math.BigInteger) @bci=3, line=1493 (Compiled frame)
- org.bouncycastle.math.ec.ECFieldElement$Fp.modMult(java.math.BigInteger, java.math.BigInteger)
@bci=3 (Compiled frame)
- org.bouncycastle.math.ec.ECFieldElement$Fp.multiply(org.bouncycastle.math.ec.ECFieldElement)
@bci=21 (Compiled frame)
- org.bouncycastle.math.ec.ECPoint$Fp.add(org.bouncycastle.math.ec.ECPoint) @bci=906 (Compiled
frame)
- org.bouncycastle.math.ec.ECPoint$Fp.twicePlus(org.bouncycastle.math.ec.ECPoint) @bci=314
(Compiled frame)
-
org.bouncycastle.math.ec.FixedPointCombMultiplier.multiplyPositive(org.bouncycastle.math.ec.ECPoint,
java.math.BigInteger) @bci=157 (Compiled frame)
- org.bouncycastle.math.ec.AbstractECMultiplier.multiply(org.bouncycastle.math.ec.ECPoint,
java.math.BigInteger) @bci=30 (Compiled frame)
- org.bouncycastle.crypto.signers.ECDSASigner.generateSignature(byte[]) @bci=100 (Compiled frame)
- mme.pcsport.PCSport.signData(mme.pcsport.core.ECPrivateKey, byte[], boolean) @bci=85, line=844
(Compiled frame)
- mme.pcsport.objects.pcs.ASN1PCSShareProtection.createSignature(mme.pcsport.core.ECKeyPair,
java.util.List, mme.pcsport.objects.identity.ASN1PCSAttributes, int, int, int) @bci=168, line=226
(Compiled frame)
- mme.pcsport.prime.PCSShareProtection.toBytes() @bci=586, line=717 (Compiled frame)
-
com.icloud.perf.morphling.cloudkit.util.CKPcsHelper$.createRecordProtectionInfoBytes(mme.pcsport.co
re.ECPublicKey) @bci=5, line=20 (Compiled frame)
- com.icloud.perf.morphling.cloudkit.util.CKPcsHelper$
$anonfun$createRecordProtectionInfoBytes$1.apply(mme.pcsport.prime.PCSShareProtection) @bci=7,
line=18 (Compiled frame)
- com.icloud.perf.morphling.cloudkit.util.CKPcsHelper$
$anonfun$createRecordProtectionInfoBytes$1.apply(java.lang.Object) @bci=5, line=18 (Compiled
frame)
- scala.Option.map(scala.Function1) @bci=22, line=146 (Compiled frame)
-
com.icloud.perf.morphling.cloudkit.util.CKPcsHelper$.createRecordProtectionInfoBytes(com.icloud.perf
.morphling.cloudkit.models.CKZoneRecord) @bci=11, line=18 (Compiled frame)
- com.apple.cloudkit.ha.controller.RecordSaveController.contextForOperationAt(int,
com.icloud.perf.morphling.core.models.ScenarioContext) @bci=37, line=29 (Compiled frame)
- com.icloud.perf.morphling.cloudkit.controllers.AbstractCKController$$anonfun$1.apply(int) @bci=9,
line=34 (Compiled frame)
- com.icloud.perf.morphling.cloudkit.controllers.AbstractCKController$
$anonfun$1.apply(java.lang.Object) @bci=5, line=33 (Compiled frame)
- scala.collection.TraversableLike$$anonfun$map$1.apply(java.lang.Object) @bci=9, line=234
(Compiled frame)
- scala.collection.TraversableLike$$anonfun$map$1.apply(java.lang.Object) @bci=2, line=234
(Compiled frame)
- scala.collection.immutable.Range.foreach(scala.Function1) @bci=18, line=160 (Compiled frame)
- scala.collection.TraversableLike$class.map(scala.collection.TraversableLike, scala.Function1,
scala.collection.generic.CanBuildFrom) @bci=17, line=234 (Compiled frame)
- scala.collection.AbstractTraversable.map(scala.Function1, scala.collection.generic.CanBuildFrom)
@bci=3, line=104 (Compiled frame)
-
com.icloud.perf.morphling.cloudkit.controllers.AbstractCKController.onCreate(com.icloud.perf.morphlin
g.core.models.ScenarioContext) @bci=85, line=33 (Compiled frame)
-
com.icloud.perf.morphling.core.controllers.HttpRequestController$class.create(com.icloud.perf.morphlin
g.core.controllers.HttpRequestController, com.icloud.perf.morphling.core.models.ScenarioContext)
@bci=9, line=55 (Compiled frame)
-
com.icloud.perf.morphling.cloudkit.controllers.AbstractCKController.create(com.icloud.perf.morphling.c
ore.models.ScenarioContext) @bci=2, line=17 (Compiled frame)
- com.icloud.perf.morphling.core.controllers.SimpleRequestBodyProvider$
$anonfun$getBytes$1.apply(io.gatling.core.session.Session) @bci=16, line=33 (Compiled frame)
- com.icloud.perf.morphling.core.controllers.SimpleRequestBodyProvider$
$anonfun$getBytes$1.apply(java.lang.Object) @bci=5, line=31 (Compiled frame)
- scala.Function1$$anonfun$andThen$1.apply(java.lang.Object) @bci=9, line=52 (Compiled frame)
- io.gatling.http.request.builder.HttpRequestExpressionBuilder.setBody$1(io.gatling.core.body.Body,
io.gatling.core.session.Session, io.gatling.http.ahc.AhcRequestBuilder) @bci=174, line=71 (Compiled
frame)
-
io.gatling.http.request.builder.HttpRequestExpressionBuilder.io$gatling$http$request$builder$HttpReque
stExpressionBuilder$$$anonfun$6(io.gatling.core.session.Session,
io.gatling.http.ahc.AhcRequestBuilder) @bci=76, line=86 (Compiled frame)
- io.gatling.http.request.builder.HttpRequestExpressionBuilder$$Lambda$285.apply(java.lang.Object)
@bci=12 (Compiled frame)
- io.gatling.commons.validation.Success.flatMap(scala.Function1) @bci=5, line=33 (Compiled frame)
-
io.gatling.http.request.builder.HttpRequestExpressionBuilder.configureRequestBuilder(io.gatling.core.ses
sion.Session, org.asynchttpclient.uri.Uri, io.gatling.http.ahc.AhcRequestBuilder) @bci=38, line=113
(Compiled frame)
-
io.gatling.http.request.builder.RequestExpressionBuilder.io$gatling$http$request$builder$RequestExpres
sionBuilder$$$anonfun$44(io.gatling.http.ahc.AhcRequestBuilder, io.gatling.core.session.Session,
org.asynchttpclient.uri.Uri) @bci=4, line=220 (Compiled frame)
- io.gatling.http.request.builder.RequestExpressionBuilder$$Lambda$214.apply(java.lang.Object)
@bci=16 (Compiled frame)
- io.gatling.commons.validation.Success.flatMap(scala.Function1) @bci=5, line=33 (Compiled frame)
-
io.gatling.http.request.builder.RequestExpressionBuilder.io$gatling$http$request$builder$RequestExpres
sionBuilder$$$anonfun$43(io.gatling.http.ahc.AhcRequestBuilder, io.gatling.core.session.Session)
@bci=24, line=219 (Compiled frame)
- io.gatling.http.request.builder.RequestExpressionBuilder$$Lambda$212.apply() @bci=12 (Compiled
frame)
- io.gatling.commons.validation.package$.safely(scala.Function1, scala.Function0) @bci=1, line=30
(Compiled frame)
-
io.gatling.http.request.builder.RequestExpressionBuilder.io$gatling$http$request$builder$RequestExpres
sionBuilder$$$anonfun$42(io.gatling.core.session.Session) @bci=48, line=219 (Compiled frame)
- io.gatling.http.request.builder.RequestExpressionBuilder$$Lambda$163.apply(java.lang.Object)
@bci=8 (Compiled frame)
-
io.gatling.http.request.builder.HttpRequestExpressionBuilder.io$gatling$http$request$builder$HttpReque
stExpressionBuilder$$$anonfun$19(scala.Function1, io.gatling.core.session.Session) @bci=2, line=130
(Compiled frame)
- io.gatling.http.request.builder.HttpRequestExpressionBuilder$$Lambda$164.apply(java.lang.Object)
@bci=12 (Compiled frame)
- io.gatling.http.request.HttpRequestDef.build(java.lang.String, io.gatling.core.session.Session) @bci=5,
line=48 (Compiled frame)
- io.gatling.http.action.sync.HttpRequestAction.sendRequest(java.lang.String,
io.gatling.core.session.Session) @bci=6, line=52 (Compiled frame)
- io.gatling.http.action.RequestAction.io$gatling$http$action$RequestAction$$
$anonfun$1(io.gatling.core.session.Session, java.lang.String) @bci=3, line=30 (Compiled frame)
- io.gatling.http.action.RequestAction$$Lambda$211.apply(java.lang.Object) @bci=12 (Compiled
frame)
- io.gatling.commons.validation.Success.flatMap(scala.Function1) @bci=5, line=33 (Compiled frame)
- io.gatling.http.action.RequestAction.execute(io.gatling.core.session.Session) @bci=25, line=29
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.http.action.RequestAction.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=23 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.http.action.RequestAction.io$gatling$core$action$ExitableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=23 (Compiled frame)
- io.gatling.core.action.ExitableAction$class.$bang(io.gatling.core.action.ExitableAction,
io.gatling.core.session.Session) @bci=21, line=137 (Compiled frame)
- io.gatling.http.action.RequestAction.$bang(io.gatling.core.session.Session) @bci=2, line=23 (Compiled
frame)
- io.gatling.core.action.SessionHook.io$gatling$core$action$SessionHook$$
$anonfun$1(io.gatling.core.session.Session) @bci=5, line=38 (Compiled frame)
- io.gatling.core.action.SessionHook.io$gatling$core$action$SessionHook$$
$anonfun$1$adapted(io.gatling.core.session.Session) @bci=2, line=38 (Compiled frame)
- io.gatling.core.action.SessionHook$$Lambda$210.apply(java.lang.Object) @bci=8 (Compiled frame)
- io.gatling.commons.validation.Success.map(scala.Function1) @bci=9, line=32 (Compiled frame)
- io.gatling.core.action.SessionHook.execute(io.gatling.core.session.Session) @bci=24, line=38
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.SessionHook.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=30 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.builder.SessionHookBuilder$$anon$1.io$gatling$core$action$ExitableAction$
$super$$bang(io.gatling.core.session.Session) @bci=2, line=35 (Compiled frame)
- io.gatling.core.action.ExitableAction$class.$bang(io.gatling.core.action.ExitableAction,
io.gatling.core.session.Session) @bci=21, line=137 (Compiled frame)
- io.gatling.core.action.builder.SessionHookBuilder$$anon$1.$bang(io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.InnerTryMax.execute(io.gatling.core.session.Session) @bci=33, line=91
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.InnerTryMax.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=42 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.InnerTryMax.$bang(io.gatling.core.session.Session) @bci=2, line=42 (Compiled
frame)
- io.gatling.core.action.TryMax.execute(io.gatling.core.session.Session) @bci=22, line=38 (Compiled
frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.TryMax.$bang(io.gatling.core.session.Session) @bci=2, line=28 (Compiled
frame)
- io.gatling.core.action.InnerLoop.execute(io.gatling.core.session.Session) @bci=104, line=96 (Compiled
frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.InnerLoop.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=57 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.InnerLoop.$bang(io.gatling.core.session.Session) @bci=2, line=57 (Compiled
frame)
- io.gatling.core.action.Loop.execute(io.gatling.core.session.Session) @bci=22, line=53 (Compiled
frame)
- io.gatling.core.action.ExitHereIfFailed.execute(io.gatling.core.session.Session) @bci=70, line=44
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.ExitHereIfFailed.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=24 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.ExitHereIfFailed.$bang(io.gatling.core.session.Session) @bci=2, line=24
(Compiled frame)
- io.gatling.core.action.InnerTryMax.execute(io.gatling.core.session.Session) @bci=155, line=113
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.InnerTryMax.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=42 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.InnerTryMax.$bang(io.gatling.core.session.Session) @bci=2, line=42 (Compiled
frame)
- io.gatling.core.action.TryMax.execute(io.gatling.core.session.Session) @bci=22, line=38 (Compiled
frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.TryMax.$bang(io.gatling.core.session.Session) @bci=2, line=28 (Compiled
frame)
- io.gatling.http.ahc.ResponseProcessor.executeNext(io.gatling.http.action.sync.HttpTx, scala.Function1,
io.gatling.commons.stats.Status, io.gatling.http.response.Response) @bci=195, line=152 (Compiled
frame)
- io.gatling.http.ahc.ResponseProcessor.logAndExecuteNext(io.gatling.http.action.sync.HttpTx,
scala.Function1, io.gatling.commons.stats.Status, io.gatling.http.response.Response, scala.Option)
@bci=154, line=178 (Compiled frame)
- io.gatling.http.ahc.ResponseProcessor.checkAndProceed$1(scala.Function1,
scala.collection.immutable.List, io.gatling.http.action.sync.HttpTx, io.gatling.http.response.Response)
@bci=215, line=301 (Compiled frame)
- io.gatling.http.ahc.ResponseProcessor.processResponse(io.gatling.http.action.sync.HttpTx,
io.gatling.http.response.Response) @bci=287, line=331 (Compiled frame)
- io.gatling.http.ahc.ResponseProcessor.onCompleted(io.gatling.http.action.sync.HttpTx,
io.gatling.http.response.Response) @bci=3, line=66 (Compiled frame)
- io.gatling.http.ahc.AsyncHandler$$anonfun$onCompleted$1.apply(io.gatling.http.response.Response)
@bci=26, line=110 (Compiled frame)
- io.gatling.http.ahc.AsyncHandler$$anonfun$onCompleted$1.apply(java.lang.Object) @bci=5, line=107
(Compiled frame)
- io.gatling.http.ahc.AsyncHandler.withResponse(scala.Function1) @bci=53, line=98 (Compiled frame)
- io.gatling.http.ahc.AsyncHandler.onCompleted() @bci=9, line=107 (Compiled frame)
- io.gatling.http.ahc.AsyncHandler.onCompleted() @bci=1, line=39 (Compiled frame)
- org.asynchttpclient.netty.NettyResponseFuture.getContent() @bci=60, line=189 (Compiled frame)
- org.asynchttpclient.netty.NettyResponseFuture.done() @bci=9, line=223 (Compiled frame)
-
org.asynchttpclient.netty.handler.HttpHandler.finishUpdate(org.asynchttpclient.netty.NettyResponseFutur
e, io.netty.channel.Channel, boolean) @bci=50, line=58 (Compiled frame)
- org.asynchttpclient.netty.handler.HttpHandler.handleChunk(io.netty.handler.codec.http.HttpContent,
io.netty.channel.Channel, org.asynchttpclient.netty.NettyResponseFuture,
org.asynchttpclient.AsyncHandler) @bci=153, line=159 (Compiled frame)
- org.asynchttpclient.netty.handler.HttpHandler.handleRead(io.netty.channel.Channel,
org.asynchttpclient.netty.NettyResponseFuture, java.lang.Object) @bci=99, line=187 (Compiled frame)
-
org.asynchttpclient.netty.handler.AsyncHttpClientHandler.channelRead(io.netty.channel.ChannelHandler
Context, java.lang.Object) @bci=64, line=76 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=336
(Compiled frame)
-
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(io.netty.channel.ChannelHandlerContext,
java.lang.Object) @bci=2, line=86 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=336
(Compiled frame)
-
io.netty.handler.codec.MessageToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext
, java.lang.Object) @bci=75, line=102 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=336
(Compiled frame)
-
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(j
ava.lang.Object) @bci=5, line=435 (Compiled frame)
-
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(io.netty.channel.ChannelHandlerContext
, io.netty.handler.codec.CodecOutputList, int) @bci=13, line=293 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext,
java.lang.Object) @bci=175, line=267 (Compiled frame)
-
io.netty.channel.CombinedChannelDuplexHandler.channelRead(io.netty.channel.ChannelHandlerContext,
java.lang.Object) @bci=44, line=250 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=336
(Compiled frame)
- io.netty.handler.ssl.SslHandler.unwrap(io.netty.channel.ChannelHandlerContext,
io.netty.buffer.ByteBuf, int, int) @bci=421, line=1228 (Compiled frame)
- io.netty.handler.ssl.SslHandler.decode(io.netty.channel.ChannelHandlerContext,
io.netty.buffer.ByteBuf, java.util.List) @bci=194, line=1039 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.callDecode(io.netty.channel.ChannelHandlerContext,
io.netty.buffer.ByteBuf, java.util.List) @bci=58, line=411 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext,
java.lang.Object) @bci=81, line=248 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=336
(Compiled frame)
-
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(io.netty.channel.ChannelHandlerCon
text, java.lang.Object) @bci=2, line=1294 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.DefaultChannelPipeline.fireChannelRead(java.lang.Object) @bci=5, line=911
(Compiled frame)
- io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read() @bci=175, line=131 (Compiled
frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKey(java.nio.channels.SelectionKey,
io.netty.channel.nio.AbstractNioChannel) @bci=119, line=643 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(java.nio.channels.SelectionKey[])
@bci=38, line=566 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKeys() @bci=15, line=480 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=126, line=442 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116031: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116028: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116027: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116021: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 116000: (state = IN_JAVA)


Error occurred during stack walking:
java.lang.NullPointerException
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:88)
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
at sun.jvm.hotspot.tools.JStack.run(JStack.java:66)
at sun.jvm.hotspot.tools.Tool.startInternal(Tool.java:260)
at sun.jvm.hotspot.tools.Tool.start(Tool.java:223)
at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
at sun.jvm.hotspot.tools.JStack.main(JStack.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.tools.jstack.JStack.runJStackTool(JStack.java:140)
at sun.tools.jstack.JStack.main(JStack.java:106)

Thread 115883: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 115781: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 115780: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 115756: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 115536: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 115535: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 115452: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 115448: (state = IN_JAVA)


Error occurred during stack walking:
java.lang.NullPointerException
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:88)
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
at sun.jvm.hotspot.tools.JStack.run(JStack.java:66)
at sun.jvm.hotspot.tools.Tool.startInternal(Tool.java:260)
at sun.jvm.hotspot.tools.Tool.start(Tool.java:223)
at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
at sun.jvm.hotspot.tools.JStack.main(JStack.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.tools.jstack.JStack.runJStackTool(JStack.java:140)
at sun.tools.jstack.JStack.main(JStack.java:106)

Thread 115442: (state = IN_JAVA)


- java.math.MutableBigInteger.divWord(long, int) @bci=70, line=1859 (Compiled frame; information
may be imprecise)
- java.math.MutableBigInteger.divideMagnitude(java.math.MutableBigInteger,
java.math.MutableBigInteger, boolean) @bci=579, line=1562 (Compiled frame)
- java.math.MutableBigInteger.divideKnuth(java.math.MutableBigInteger, java.math.MutableBigInteger,
boolean) @bci=268, line=1227 (Compiled frame)
- java.math.MutableBigInteger.divideKnuth(java.math.MutableBigInteger, java.math.MutableBigInteger)
@bci=4, line=1163 (Compiled frame)
- java.math.BigInteger.remainderKnuth(java.math.BigInteger) @bci=37, line=2264 (Compiled frame)
- java.math.BigInteger.remainder(java.math.BigInteger) @bci=28, line=2252 (Compiled frame)
- java.math.BigInteger.mod(java.math.BigInteger) @bci=19, line=2561 (Compiled frame)
- org.bouncycastle.math.ec.ECFieldElement$Fp.modReduce(java.math.BigInteger) @bci=156
(Compiled frame)
- org.bouncycastle.math.ec.ECFieldElement$Fp.modMult(java.math.BigInteger, java.math.BigInteger)
@bci=6 (Compiled frame)
- org.bouncycastle.math.ec.ECFieldElement$Fp.multiply(org.bouncycastle.math.ec.ECFieldElement)
@bci=21 (Compiled frame)
- org.bouncycastle.math.ec.ECPoint$Fp.timesPow2(int) @bci=378 (Compiled frame)
- org.bouncycastle.math.ec.WNafL2RMultiplier.multiplyPositive(org.bouncycastle.math.ec.ECPoint,
java.math.BigInteger) @bci=284 (Compiled frame)
- org.bouncycastle.math.ec.AbstractECMultiplier.multiply(org.bouncycastle.math.ec.ECPoint,
java.math.BigInteger) @bci=30 (Compiled frame)
- org.bouncycastle.math.ec.ECPoint.multiply(java.math.BigInteger) @bci=9 (Compiled frame)
- mme.pcsport.PCSport.wrapKeyECDH(mme.pcsport.core.ECPublicKey, byte[]) @bci=54, line=668
(Compiled frame)
- mme.pcsport.objects.pcs.ASN1PCSShareEntry.<init>(mme.pcsport.core.ECPublicKey, byte[])
@bci=53, line=63 (Compiled frame)
- mme.pcsport.prime.PCSShareProtection.toBytes() @bci=138, line=661 (Compiled frame)
-
com.icloud.perf.morphling.cloudkit.util.CKPcsHelper$.createRecordProtectionInfoBytes(mme.pcsport.co
re.ECPublicKey) @bci=5, line=20 (Compiled frame)
- com.icloud.perf.morphling.cloudkit.util.CKPcsHelper$
$anonfun$createRecordProtectionInfoBytes$1.apply(mme.pcsport.prime.PCSShareProtection) @bci=7,
line=18 (Compiled frame)
- com.icloud.perf.morphling.cloudkit.util.CKPcsHelper$
$anonfun$createRecordProtectionInfoBytes$1.apply(java.lang.Object) @bci=5, line=18 (Compiled
frame)
- scala.Option.map(scala.Function1) @bci=22, line=146 (Compiled frame)
-
com.icloud.perf.morphling.cloudkit.util.CKPcsHelper$.createRecordProtectionInfoBytes(com.icloud.perf
.morphling.cloudkit.models.CKZoneRecord) @bci=11, line=18 (Compiled frame)
- com.apple.cloudkit.ha.controller.RecordSaveController.contextForOperationAt(int,
com.icloud.perf.morphling.core.models.ScenarioContext) @bci=37, line=29 (Compiled frame)
- com.icloud.perf.morphling.cloudkit.controllers.AbstractCKController$$anonfun$1.apply(int) @bci=9,
line=34 (Compiled frame)
- com.icloud.perf.morphling.cloudkit.controllers.AbstractCKController$
$anonfun$1.apply(java.lang.Object) @bci=5, line=33 (Compiled frame)
- scala.collection.TraversableLike$$anonfun$map$1.apply(java.lang.Object) @bci=9, line=234
(Compiled frame)
- scala.collection.TraversableLike$$anonfun$map$1.apply(java.lang.Object) @bci=2, line=234
(Compiled frame)
- scala.collection.immutable.Range.foreach(scala.Function1) @bci=18, line=160 (Compiled frame)
- scala.collection.TraversableLike$class.map(scala.collection.TraversableLike, scala.Function1,
scala.collection.generic.CanBuildFrom) @bci=17, line=234 (Compiled frame)
- scala.collection.AbstractTraversable.map(scala.Function1, scala.collection.generic.CanBuildFrom)
@bci=3, line=104 (Compiled frame)
-
com.icloud.perf.morphling.cloudkit.controllers.AbstractCKController.onCreate(com.icloud.perf.morphlin
g.core.models.ScenarioContext) @bci=85, line=33 (Compiled frame)
-
com.icloud.perf.morphling.core.controllers.HttpRequestController$class.create(com.icloud.perf.morphlin
g.core.controllers.HttpRequestController, com.icloud.perf.morphling.core.models.ScenarioContext)
@bci=9, line=55 (Compiled frame)
-
com.icloud.perf.morphling.cloudkit.controllers.AbstractCKController.create(com.icloud.perf.morphling.c
ore.models.ScenarioContext) @bci=2, line=17 (Compiled frame)
- com.icloud.perf.morphling.core.controllers.SimpleRequestBodyProvider$
$anonfun$getBytes$1.apply(io.gatling.core.session.Session) @bci=16, line=33 (Compiled frame)
- com.icloud.perf.morphling.core.controllers.SimpleRequestBodyProvider$
$anonfun$getBytes$1.apply(java.lang.Object) @bci=5, line=31 (Compiled frame)
- scala.Function1$$anonfun$andThen$1.apply(java.lang.Object) @bci=9, line=52 (Compiled frame)
- io.gatling.http.request.builder.HttpRequestExpressionBuilder.setBody$1(io.gatling.core.body.Body,
io.gatling.core.session.Session, io.gatling.http.ahc.AhcRequestBuilder) @bci=174, line=71 (Compiled
frame)
-
io.gatling.http.request.builder.HttpRequestExpressionBuilder.io$gatling$http$request$builder$HttpReque
stExpressionBuilder$$$anonfun$6(io.gatling.core.session.Session,
io.gatling.http.ahc.AhcRequestBuilder) @bci=76, line=86 (Compiled frame)
- io.gatling.http.request.builder.HttpRequestExpressionBuilder$$Lambda$285.apply(java.lang.Object)
@bci=12 (Compiled frame)
- io.gatling.commons.validation.Success.flatMap(scala.Function1) @bci=5, line=33 (Compiled frame)
-
io.gatling.http.request.builder.HttpRequestExpressionBuilder.configureRequestBuilder(io.gatling.core.ses
sion.Session, org.asynchttpclient.uri.Uri, io.gatling.http.ahc.AhcRequestBuilder) @bci=38, line=113
(Compiled frame)
-
io.gatling.http.request.builder.RequestExpressionBuilder.io$gatling$http$request$builder$RequestExpres
sionBuilder$$$anonfun$44(io.gatling.http.ahc.AhcRequestBuilder, io.gatling.core.session.Session,
org.asynchttpclient.uri.Uri) @bci=4, line=220 (Compiled frame)
- io.gatling.http.request.builder.RequestExpressionBuilder$$Lambda$214.apply(java.lang.Object)
@bci=16 (Compiled frame)
- io.gatling.commons.validation.Success.flatMap(scala.Function1) @bci=5, line=33 (Compiled frame)
-
io.gatling.http.request.builder.RequestExpressionBuilder.io$gatling$http$request$builder$RequestExpres
sionBuilder$$$anonfun$43(io.gatling.http.ahc.AhcRequestBuilder, io.gatling.core.session.Session)
@bci=24, line=219 (Compiled frame)
- io.gatling.http.request.builder.RequestExpressionBuilder$$Lambda$212.apply() @bci=12 (Compiled
frame)
- io.gatling.commons.validation.package$.safely(scala.Function1, scala.Function0) @bci=1, line=30
(Compiled frame)
-
io.gatling.http.request.builder.RequestExpressionBuilder.io$gatling$http$request$builder$RequestExpres
sionBuilder$$$anonfun$42(io.gatling.core.session.Session) @bci=48, line=219 (Compiled frame)
- io.gatling.http.request.builder.RequestExpressionBuilder$$Lambda$163.apply(java.lang.Object)
@bci=8 (Compiled frame)
-
io.gatling.http.request.builder.HttpRequestExpressionBuilder.io$gatling$http$request$builder$HttpReque
stExpressionBuilder$$$anonfun$19(scala.Function1, io.gatling.core.session.Session) @bci=2, line=130
(Compiled frame)
- io.gatling.http.request.builder.HttpRequestExpressionBuilder$$Lambda$164.apply(java.lang.Object)
@bci=12 (Compiled frame)
- io.gatling.http.request.HttpRequestDef.build(java.lang.String, io.gatling.core.session.Session) @bci=5,
line=48 (Compiled frame)
- io.gatling.http.action.sync.HttpRequestAction.sendRequest(java.lang.String,
io.gatling.core.session.Session) @bci=6, line=52 (Compiled frame)
- io.gatling.http.action.RequestAction.io$gatling$http$action$RequestAction$$
$anonfun$1(io.gatling.core.session.Session, java.lang.String) @bci=3, line=30 (Compiled frame)
- io.gatling.http.action.RequestAction$$Lambda$211.apply(java.lang.Object) @bci=12 (Compiled
frame)
- io.gatling.commons.validation.Success.flatMap(scala.Function1) @bci=5, line=33 (Compiled frame)
- io.gatling.http.action.RequestAction.execute(io.gatling.core.session.Session) @bci=25, line=29
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.http.action.RequestAction.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=23 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.http.action.RequestAction.io$gatling$core$action$ExitableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=23 (Compiled frame)
- io.gatling.core.action.ExitableAction$class.$bang(io.gatling.core.action.ExitableAction,
io.gatling.core.session.Session) @bci=21, line=137 (Compiled frame)
- io.gatling.http.action.RequestAction.$bang(io.gatling.core.session.Session) @bci=2, line=23 (Compiled
frame)
- io.gatling.core.action.SessionHook.io$gatling$core$action$SessionHook$$
$anonfun$1(io.gatling.core.session.Session) @bci=5, line=38 (Compiled frame)
- io.gatling.core.action.SessionHook.io$gatling$core$action$SessionHook$$
$anonfun$1$adapted(io.gatling.core.session.Session) @bci=2, line=38 (Compiled frame)
- io.gatling.core.action.SessionHook$$Lambda$210.apply(java.lang.Object) @bci=8 (Compiled frame)
- io.gatling.commons.validation.Success.map(scala.Function1) @bci=9, line=32 (Compiled frame)
- io.gatling.core.action.SessionHook.execute(io.gatling.core.session.Session) @bci=24, line=38
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.SessionHook.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=30 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.builder.SessionHookBuilder$$anon$1.io$gatling$core$action$ExitableAction$
$super$$bang(io.gatling.core.session.Session) @bci=2, line=35 (Compiled frame)
- io.gatling.core.action.ExitableAction$class.$bang(io.gatling.core.action.ExitableAction,
io.gatling.core.session.Session) @bci=21, line=137 (Compiled frame)
- io.gatling.core.action.builder.SessionHookBuilder$$anon$1.$bang(io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.InnerTryMax.execute(io.gatling.core.session.Session) @bci=33, line=91
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.InnerTryMax.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=42 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.InnerTryMax.$bang(io.gatling.core.session.Session) @bci=2, line=42 (Compiled
frame)
- io.gatling.core.action.TryMax.execute(io.gatling.core.session.Session) @bci=22, line=38 (Compiled
frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.TryMax.$bang(io.gatling.core.session.Session) @bci=2, line=28 (Compiled
frame)
- io.gatling.core.action.InnerLoop.execute(io.gatling.core.session.Session) @bci=104, line=96 (Compiled
frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.InnerLoop.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=57 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.InnerLoop.$bang(io.gatling.core.session.Session) @bci=2, line=57 (Compiled
frame)
- io.gatling.core.action.Loop.execute(io.gatling.core.session.Session) @bci=22, line=53 (Compiled
frame)
- io.gatling.core.action.ExitHereIfFailed.execute(io.gatling.core.session.Session) @bci=70, line=44
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.ExitHereIfFailed.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=24 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.ExitHereIfFailed.$bang(io.gatling.core.session.Session) @bci=2, line=24
(Compiled frame)
- io.gatling.core.action.InnerTryMax.execute(io.gatling.core.session.Session) @bci=155, line=113
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.InnerTryMax.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=42 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.InnerTryMax.$bang(io.gatling.core.session.Session) @bci=2, line=42 (Compiled
frame)
- io.gatling.core.action.TryMax.execute(io.gatling.core.session.Session) @bci=22, line=38 (Compiled
frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.TryMax.$bang(io.gatling.core.session.Session) @bci=2, line=28 (Compiled
frame)
- io.gatling.http.ahc.ResponseProcessor.executeNext(io.gatling.http.action.sync.HttpTx, scala.Function1,
io.gatling.commons.stats.Status, io.gatling.http.response.Response) @bci=195, line=152 (Compiled
frame)
- io.gatling.http.ahc.ResponseProcessor.logAndExecuteNext(io.gatling.http.action.sync.HttpTx,
scala.Function1, io.gatling.commons.stats.Status, io.gatling.http.response.Response, scala.Option)
@bci=154, line=178 (Compiled frame)
- io.gatling.http.ahc.ResponseProcessor.checkAndProceed$1(scala.Function1,
scala.collection.immutable.List, io.gatling.http.action.sync.HttpTx, io.gatling.http.response.Response)
@bci=215, line=301 (Compiled frame)
- io.gatling.http.ahc.ResponseProcessor.processResponse(io.gatling.http.action.sync.HttpTx,
io.gatling.http.response.Response) @bci=287, line=331 (Compiled frame)
- io.gatling.http.ahc.ResponseProcessor.onCompleted(io.gatling.http.action.sync.HttpTx,
io.gatling.http.response.Response) @bci=3, line=66 (Compiled frame)
- io.gatling.http.ahc.AsyncHandler$$anonfun$onCompleted$1.apply(io.gatling.http.response.Response)
@bci=26, line=110 (Compiled frame)
- io.gatling.http.ahc.AsyncHandler$$anonfun$onCompleted$1.apply(java.lang.Object) @bci=5, line=107
(Compiled frame)
- io.gatling.http.ahc.AsyncHandler.withResponse(scala.Function1) @bci=53, line=98 (Compiled frame)
- io.gatling.http.ahc.AsyncHandler.onCompleted() @bci=9, line=107 (Compiled frame)
- io.gatling.http.ahc.AsyncHandler.onCompleted() @bci=1, line=39 (Compiled frame)
- org.asynchttpclient.netty.NettyResponseFuture.getContent() @bci=60, line=189 (Compiled frame)
- org.asynchttpclient.netty.NettyResponseFuture.done() @bci=9, line=223 (Compiled frame)
-
org.asynchttpclient.netty.handler.HttpHandler.finishUpdate(org.asynchttpclient.netty.NettyResponseFutur
e, io.netty.channel.Channel, boolean) @bci=50, line=58 (Compiled frame)
- org.asynchttpclient.netty.handler.HttpHandler.handleChunk(io.netty.handler.codec.http.HttpContent,
io.netty.channel.Channel, org.asynchttpclient.netty.NettyResponseFuture,
org.asynchttpclient.AsyncHandler) @bci=153, line=159 (Compiled frame)
- org.asynchttpclient.netty.handler.HttpHandler.handleRead(io.netty.channel.Channel,
org.asynchttpclient.netty.NettyResponseFuture, java.lang.Object) @bci=99, line=187 (Compiled frame)
-
org.asynchttpclient.netty.handler.AsyncHttpClientHandler.channelRead(io.netty.channel.ChannelHandler
Context, java.lang.Object) @bci=64, line=76 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=336
(Compiled frame)
-
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(io.netty.channel.ChannelHandlerContext,
java.lang.Object) @bci=2, line=86 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=336
(Compiled frame)
-
io.netty.handler.codec.MessageToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext
, java.lang.Object) @bci=75, line=102 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=336
(Compiled frame)
-
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(j
ava.lang.Object) @bci=5, line=435 (Compiled frame)
-
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(io.netty.channel.ChannelHandlerContext
, io.netty.handler.codec.CodecOutputList, int) @bci=13, line=293 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext,
java.lang.Object) @bci=175, line=267 (Compiled frame)
-
io.netty.channel.CombinedChannelDuplexHandler.channelRead(io.netty.channel.ChannelHandlerContext,
java.lang.Object) @bci=44, line=250 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=336
(Compiled frame)
- io.netty.handler.ssl.SslHandler.unwrap(io.netty.channel.ChannelHandlerContext,
io.netty.buffer.ByteBuf, int, int) @bci=421, line=1228 (Compiled frame)
- io.netty.handler.ssl.SslHandler.decode(io.netty.channel.ChannelHandlerContext,
io.netty.buffer.ByteBuf, java.util.List) @bci=194, line=1039 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.callDecode(io.netty.channel.ChannelHandlerContext,
io.netty.buffer.ByteBuf, java.util.List) @bci=58, line=411 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext,
java.lang.Object) @bci=81, line=248 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=336
(Compiled frame)
-
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(io.netty.channel.ChannelHandlerCon
text, java.lang.Object) @bci=2, line=1294 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.DefaultChannelPipeline.fireChannelRead(java.lang.Object) @bci=5, line=911
(Compiled frame)
- io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read() @bci=175, line=131 (Compiled
frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKey(java.nio.channels.SelectionKey,
io.netty.channel.nio.AbstractNioChannel) @bci=119, line=643 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(java.nio.channels.SelectionKey[])
@bci=38, line=566 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKeys() @bci=15, line=480 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=126, line=442 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 115404: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 115403: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 115402: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 115401: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 115390: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 115335: (state = IN_JAVA)


Error occurred during stack walking:
java.lang.NullPointerException
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:88)
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
at sun.jvm.hotspot.tools.JStack.run(JStack.java:66)
at sun.jvm.hotspot.tools.Tool.startInternal(Tool.java:260)
at sun.jvm.hotspot.tools.Tool.start(Tool.java:223)
at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
at sun.jvm.hotspot.tools.JStack.main(JStack.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.tools.jstack.JStack.runJStackTool(JStack.java:140)
at sun.tools.jstack.JStack.main(JStack.java:106)

Thread 115044: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 115040: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 114975: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)
Thread 114974: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 114973: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 114972: (state = IN_JAVA)


- java.math.MutableBigInteger.divWord(long, int) @bci=70, line=1859 (Compiled frame; information
may be imprecise)
- java.math.MutableBigInteger.divideMagnitude(java.math.MutableBigInteger,
java.math.MutableBigInteger, boolean) @bci=579, line=1562 (Compiled frame)
- java.math.MutableBigInteger.divideKnuth(java.math.MutableBigInteger, java.math.MutableBigInteger,
boolean) @bci=268, line=1227 (Compiled frame)
- java.math.MutableBigInteger.divideKnuth(java.math.MutableBigInteger, java.math.MutableBigInteger)
@bci=4, line=1163 (Compiled frame)
- java.math.BigInteger.remainderKnuth(java.math.BigInteger) @bci=37, line=2264 (Compiled frame)
- java.math.BigInteger.remainder(java.math.BigInteger) @bci=28, line=2252 (Compiled frame)
- java.math.BigInteger.mod(java.math.BigInteger) @bci=19, line=2561 (Compiled frame)
- org.bouncycastle.math.ec.ECFieldElement$Fp.modReduce(java.math.BigInteger) @bci=156
(Compiled frame)
- org.bouncycastle.math.ec.ECFieldElement$Fp.modMult(java.math.BigInteger, java.math.BigInteger)
@bci=6 (Compiled frame)
- org.bouncycastle.math.ec.ECFieldElement$Fp.square() @bci=21 (Compiled frame)
-
org.bouncycastle.math.ec.ECPoint$Fp.calculateJacobianModifiedW(org.bouncycastle.math.ec.ECFieldEl
ement, org.bouncycastle.math.ec.ECFieldElement) @bci=29 (Compiled frame)
- org.bouncycastle.math.ec.ECPoint$Fp.add(org.bouncycastle.math.ec.ECPoint) @bci=946 (Compiled
frame)
- org.bouncycastle.math.ec.ECPoint$Fp.twicePlus(org.bouncycastle.math.ec.ECPoint) @bci=314
(Compiled frame)
- org.bouncycastle.math.ec.WNafL2RMultiplier.multiplyPositive(org.bouncycastle.math.ec.ECPoint,
java.math.BigInteger) @bci=275 (Compiled frame)
- org.bouncycastle.math.ec.AbstractECMultiplier.multiply(org.bouncycastle.math.ec.ECPoint,
java.math.BigInteger) @bci=30 (Compiled frame)
- org.bouncycastle.math.ec.ECPoint.multiply(java.math.BigInteger) @bci=9 (Compiled frame)
- mme.pcsport.PCSport.wrapKeyECDH(mme.pcsport.core.ECPublicKey, byte[]) @bci=54, line=668
(Compiled frame)
- mme.pcsport.objects.pcs.ASN1PCSShareEntry.<init>(mme.pcsport.core.ECPublicKey, byte[])
@bci=53, line=63 (Compiled frame)
- mme.pcsport.prime.PCSShareProtection.toBytes() @bci=138, line=661 (Compiled frame)
-
com.icloud.perf.morphling.cloudkit.util.CKPcsHelper$.createRecordProtectionInfoBytes(mme.pcsport.co
re.ECPublicKey) @bci=5, line=20 (Compiled frame)
- com.icloud.perf.morphling.cloudkit.util.CKPcsHelper$
$anonfun$createRecordProtectionInfoBytes$1.apply(mme.pcsport.prime.PCSShareProtection) @bci=7,
line=18 (Compiled frame)
- com.icloud.perf.morphling.cloudkit.util.CKPcsHelper$
$anonfun$createRecordProtectionInfoBytes$1.apply(java.lang.Object) @bci=5, line=18 (Compiled
frame)
- scala.Option.map(scala.Function1) @bci=22, line=146 (Compiled frame)
-
com.icloud.perf.morphling.cloudkit.util.CKPcsHelper$.createRecordProtectionInfoBytes(com.icloud.perf
.morphling.cloudkit.models.CKZoneRecord) @bci=11, line=18 (Compiled frame)
- com.apple.cloudkit.ha.controller.RecordSaveController.contextForOperationAt(int,
com.icloud.perf.morphling.core.models.ScenarioContext) @bci=37, line=29 (Compiled frame)
- com.icloud.perf.morphling.cloudkit.controllers.AbstractCKController$$anonfun$1.apply(int) @bci=9,
line=34 (Compiled frame)
- com.icloud.perf.morphling.cloudkit.controllers.AbstractCKController$
$anonfun$1.apply(java.lang.Object) @bci=5, line=33 (Compiled frame)
- scala.collection.TraversableLike$$anonfun$map$1.apply(java.lang.Object) @bci=9, line=234
(Compiled frame)
- scala.collection.TraversableLike$$anonfun$map$1.apply(java.lang.Object) @bci=2, line=234
(Compiled frame)
- scala.collection.immutable.Range.foreach(scala.Function1) @bci=18, line=160 (Compiled frame)
- scala.collection.TraversableLike$class.map(scala.collection.TraversableLike, scala.Function1,
scala.collection.generic.CanBuildFrom) @bci=17, line=234 (Compiled frame)
- scala.collection.AbstractTraversable.map(scala.Function1, scala.collection.generic.CanBuildFrom)
@bci=3, line=104 (Compiled frame)
-
com.icloud.perf.morphling.cloudkit.controllers.AbstractCKController.onCreate(com.icloud.perf.morphlin
g.core.models.ScenarioContext) @bci=85, line=33 (Compiled frame)
-
com.icloud.perf.morphling.core.controllers.HttpRequestController$class.create(com.icloud.perf.morphlin
g.core.controllers.HttpRequestController, com.icloud.perf.morphling.core.models.ScenarioContext)
@bci=9, line=55 (Compiled frame)
-
com.icloud.perf.morphling.cloudkit.controllers.AbstractCKController.create(com.icloud.perf.morphling.c
ore.models.ScenarioContext) @bci=2, line=17 (Compiled frame)
- com.icloud.perf.morphling.core.controllers.SimpleRequestBodyProvider$
$anonfun$getBytes$1.apply(io.gatling.core.session.Session) @bci=16, line=33 (Compiled frame)
- com.icloud.perf.morphling.core.controllers.SimpleRequestBodyProvider$
$anonfun$getBytes$1.apply(java.lang.Object) @bci=5, line=31 (Compiled frame)
- scala.Function1$$anonfun$andThen$1.apply(java.lang.Object) @bci=9, line=52 (Compiled frame)
- io.gatling.http.request.builder.HttpRequestExpressionBuilder.setBody$1(io.gatling.core.body.Body,
io.gatling.core.session.Session, io.gatling.http.ahc.AhcRequestBuilder) @bci=174, line=71 (Compiled
frame)
-
io.gatling.http.request.builder.HttpRequestExpressionBuilder.io$gatling$http$request$builder$HttpReque
stExpressionBuilder$$$anonfun$6(io.gatling.core.session.Session,
io.gatling.http.ahc.AhcRequestBuilder) @bci=76, line=86 (Compiled frame)
- io.gatling.http.request.builder.HttpRequestExpressionBuilder$$Lambda$285.apply(java.lang.Object)
@bci=12 (Compiled frame)
- io.gatling.commons.validation.Success.flatMap(scala.Function1) @bci=5, line=33 (Compiled frame)
-
io.gatling.http.request.builder.HttpRequestExpressionBuilder.configureRequestBuilder(io.gatling.core.ses
sion.Session, org.asynchttpclient.uri.Uri, io.gatling.http.ahc.AhcRequestBuilder) @bci=38, line=113
(Compiled frame)
-
io.gatling.http.request.builder.RequestExpressionBuilder.io$gatling$http$request$builder$RequestExpres
sionBuilder$$$anonfun$44(io.gatling.http.ahc.AhcRequestBuilder, io.gatling.core.session.Session,
org.asynchttpclient.uri.Uri) @bci=4, line=220 (Compiled frame)
- io.gatling.http.request.builder.RequestExpressionBuilder$$Lambda$214.apply(java.lang.Object)
@bci=16 (Compiled frame)
- io.gatling.commons.validation.Success.flatMap(scala.Function1) @bci=5, line=33 (Compiled frame)
-
io.gatling.http.request.builder.RequestExpressionBuilder.io$gatling$http$request$builder$RequestExpres
sionBuilder$$$anonfun$43(io.gatling.http.ahc.AhcRequestBuilder, io.gatling.core.session.Session)
@bci=24, line=219 (Compiled frame)
- io.gatling.http.request.builder.RequestExpressionBuilder$$Lambda$212.apply() @bci=12 (Compiled
frame)
- io.gatling.commons.validation.package$.safely(scala.Function1, scala.Function0) @bci=1, line=30
(Compiled frame)
-
io.gatling.http.request.builder.RequestExpressionBuilder.io$gatling$http$request$builder$RequestExpres
sionBuilder$$$anonfun$42(io.gatling.core.session.Session) @bci=48, line=219 (Compiled frame)
- io.gatling.http.request.builder.RequestExpressionBuilder$$Lambda$163.apply(java.lang.Object)
@bci=8 (Compiled frame)
-
io.gatling.http.request.builder.HttpRequestExpressionBuilder.io$gatling$http$request$builder$HttpReque
stExpressionBuilder$$$anonfun$19(scala.Function1, io.gatling.core.session.Session) @bci=2, line=130
(Compiled frame)
- io.gatling.http.request.builder.HttpRequestExpressionBuilder$$Lambda$164.apply(java.lang.Object)
@bci=12 (Compiled frame)
- io.gatling.http.request.HttpRequestDef.build(java.lang.String, io.gatling.core.session.Session) @bci=5,
line=48 (Compiled frame)
- io.gatling.http.action.sync.HttpRequestAction.sendRequest(java.lang.String,
io.gatling.core.session.Session) @bci=6, line=52 (Compiled frame)
- io.gatling.http.action.RequestAction.io$gatling$http$action$RequestAction$$
$anonfun$1(io.gatling.core.session.Session, java.lang.String) @bci=3, line=30 (Compiled frame)
- io.gatling.http.action.RequestAction$$Lambda$211.apply(java.lang.Object) @bci=12 (Compiled
frame)
- io.gatling.commons.validation.Success.flatMap(scala.Function1) @bci=5, line=33 (Compiled frame)
- io.gatling.http.action.RequestAction.execute(io.gatling.core.session.Session) @bci=25, line=29
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.http.action.RequestAction.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=23 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.http.action.RequestAction.io$gatling$core$action$ExitableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=23 (Compiled frame)
- io.gatling.core.action.ExitableAction$class.$bang(io.gatling.core.action.ExitableAction,
io.gatling.core.session.Session) @bci=21, line=137 (Compiled frame)
- io.gatling.http.action.RequestAction.$bang(io.gatling.core.session.Session) @bci=2, line=23 (Compiled
frame)
- io.gatling.core.action.SessionHook.io$gatling$core$action$SessionHook$$
$anonfun$1(io.gatling.core.session.Session) @bci=5, line=38 (Compiled frame)
- io.gatling.core.action.SessionHook.io$gatling$core$action$SessionHook$$
$anonfun$1$adapted(io.gatling.core.session.Session) @bci=2, line=38 (Compiled frame)
- io.gatling.core.action.SessionHook$$Lambda$210.apply(java.lang.Object) @bci=8 (Compiled frame)
- io.gatling.commons.validation.Success.map(scala.Function1) @bci=9, line=32 (Compiled frame)
- io.gatling.core.action.SessionHook.execute(io.gatling.core.session.Session) @bci=24, line=38
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.SessionHook.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=30 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.builder.SessionHookBuilder$$anon$1.io$gatling$core$action$ExitableAction$
$super$$bang(io.gatling.core.session.Session) @bci=2, line=35 (Compiled frame)
- io.gatling.core.action.ExitableAction$class.$bang(io.gatling.core.action.ExitableAction,
io.gatling.core.session.Session) @bci=21, line=137 (Compiled frame)
- io.gatling.core.action.builder.SessionHookBuilder$$anon$1.$bang(io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.InnerTryMax.execute(io.gatling.core.session.Session) @bci=33, line=91
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.InnerTryMax.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=42 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.InnerTryMax.$bang(io.gatling.core.session.Session) @bci=2, line=42 (Compiled
frame)
- io.gatling.core.action.TryMax.execute(io.gatling.core.session.Session) @bci=22, line=38 (Compiled
frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.TryMax.$bang(io.gatling.core.session.Session) @bci=2, line=28 (Compiled
frame)
- io.gatling.core.action.InnerLoop.execute(io.gatling.core.session.Session) @bci=104, line=96 (Compiled
frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.InnerLoop.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=57 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.InnerLoop.$bang(io.gatling.core.session.Session) @bci=2, line=57 (Compiled
frame)
- io.gatling.core.action.Loop.execute(io.gatling.core.session.Session) @bci=22, line=53 (Compiled
frame)
- io.gatling.core.action.ExitHereIfFailed.execute(io.gatling.core.session.Session) @bci=70, line=44
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.ExitHereIfFailed.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=24 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.ExitHereIfFailed.$bang(io.gatling.core.session.Session) @bci=2, line=24
(Compiled frame)
- io.gatling.core.action.InnerTryMax.execute(io.gatling.core.session.Session) @bci=155, line=113
(Compiled frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.InnerTryMax.io$gatling$core$action$ChainableAction$$super$
$bang(io.gatling.core.session.Session) @bci=2, line=42 (Compiled frame)
- io.gatling.core.action.ChainableAction$class.$bang(io.gatling.core.action.ChainableAction,
io.gatling.core.session.Session) @bci=2, line=60 (Compiled frame)
- io.gatling.core.action.InnerTryMax.$bang(io.gatling.core.session.Session) @bci=2, line=42 (Compiled
frame)
- io.gatling.core.action.TryMax.execute(io.gatling.core.session.Session) @bci=22, line=38 (Compiled
frame)
- io.gatling.core.action.Action$class.$bang(io.gatling.core.action.Action, io.gatling.core.session.Session)
@bci=2, line=35 (Compiled frame)
- io.gatling.core.action.TryMax.$bang(io.gatling.core.session.Session) @bci=2, line=28 (Compiled
frame)
- io.gatling.http.ahc.ResponseProcessor.executeNext(io.gatling.http.action.sync.HttpTx, scala.Function1,
io.gatling.commons.stats.Status, io.gatling.http.response.Response) @bci=195, line=152 (Compiled
frame)
- io.gatling.http.ahc.ResponseProcessor.logAndExecuteNext(io.gatling.http.action.sync.HttpTx,
scala.Function1, io.gatling.commons.stats.Status, io.gatling.http.response.Response, scala.Option)
@bci=154, line=178 (Compiled frame)
- io.gatling.http.ahc.ResponseProcessor.checkAndProceed$1(scala.Function1,
scala.collection.immutable.List, io.gatling.http.action.sync.HttpTx, io.gatling.http.response.Response)
@bci=215, line=301 (Compiled frame)
- io.gatling.http.ahc.ResponseProcessor.processResponse(io.gatling.http.action.sync.HttpTx,
io.gatling.http.response.Response) @bci=287, line=331 (Compiled frame)
- io.gatling.http.ahc.ResponseProcessor.onCompleted(io.gatling.http.action.sync.HttpTx,
io.gatling.http.response.Response) @bci=3, line=66 (Compiled frame)
- io.gatling.http.ahc.AsyncHandler$$anonfun$onCompleted$1.apply(io.gatling.http.response.Response)
@bci=26, line=110 (Compiled frame)
- io.gatling.http.ahc.AsyncHandler$$anonfun$onCompleted$1.apply(java.lang.Object) @bci=5, line=107
(Compiled frame)
- io.gatling.http.ahc.AsyncHandler.withResponse(scala.Function1) @bci=53, line=98 (Compiled frame)
- io.gatling.http.ahc.AsyncHandler.onCompleted() @bci=9, line=107 (Compiled frame)
- io.gatling.http.ahc.AsyncHandler.onCompleted() @bci=1, line=39 (Compiled frame)
- org.asynchttpclient.netty.NettyResponseFuture.getContent() @bci=60, line=189 (Compiled frame)
- org.asynchttpclient.netty.NettyResponseFuture.done() @bci=9, line=223 (Compiled frame)
-
org.asynchttpclient.netty.handler.HttpHandler.finishUpdate(org.asynchttpclient.netty.NettyResponseFutur
e, io.netty.channel.Channel, boolean) @bci=50, line=58 (Compiled frame)
- org.asynchttpclient.netty.handler.HttpHandler.handleChunk(io.netty.handler.codec.http.HttpContent,
io.netty.channel.Channel, org.asynchttpclient.netty.NettyResponseFuture,
org.asynchttpclient.AsyncHandler) @bci=153, line=159 (Compiled frame)
- org.asynchttpclient.netty.handler.HttpHandler.handleRead(io.netty.channel.Channel,
org.asynchttpclient.netty.NettyResponseFuture, java.lang.Object) @bci=99, line=187 (Compiled frame)
-
org.asynchttpclient.netty.handler.AsyncHttpClientHandler.channelRead(io.netty.channel.ChannelHandler
Context, java.lang.Object) @bci=64, line=76 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=336
(Compiled frame)
-
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(io.netty.channel.ChannelHandlerContext,
java.lang.Object) @bci=2, line=86 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=336
(Compiled frame)
-
io.netty.handler.codec.MessageToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext
, java.lang.Object) @bci=75, line=102 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=336
(Compiled frame)
-
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(j
ava.lang.Object) @bci=5, line=435 (Compiled frame)
-
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(io.netty.channel.ChannelHandlerContext
, io.netty.handler.codec.CodecOutputList, int) @bci=13, line=293 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext,
java.lang.Object) @bci=175, line=267 (Compiled frame)
-
io.netty.channel.CombinedChannelDuplexHandler.channelRead(io.netty.channel.ChannelHandlerContext,
java.lang.Object) @bci=44, line=250 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=336
(Compiled frame)
- io.netty.handler.ssl.SslHandler.unwrap(io.netty.channel.ChannelHandlerContext,
io.netty.buffer.ByteBuf, int, int) @bci=421, line=1228 (Compiled frame)
- io.netty.handler.ssl.SslHandler.decode(io.netty.channel.ChannelHandlerContext,
io.netty.buffer.ByteBuf, java.util.List) @bci=194, line=1039 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.callDecode(io.netty.channel.ChannelHandlerContext,
io.netty.buffer.ByteBuf, java.util.List) @bci=58, line=411 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext,
java.lang.Object) @bci=81, line=248 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=336
(Compiled frame)
-
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(io.netty.channel.ChannelHandlerCon
text, java.lang.Object) @bci=2, line=1294 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16,
line=357 (Compiled frame)
-
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelH
andlerContext, java.lang.Object) @bci=23, line=343 (Compiled frame)
- io.netty.channel.DefaultChannelPipeline.fireChannelRead(java.lang.Object) @bci=5, line=911
(Compiled frame)
- io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read() @bci=175, line=131 (Compiled
frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKey(java.nio.channels.SelectionKey,
io.netty.channel.nio.AbstractNioChannel) @bci=119, line=643 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(java.nio.channels.SelectionKey[])
@bci=38, line=566 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKeys() @bci=15, line=480 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=126, line=442 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 114971: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 114894: (state = IN_JAVA)


Error occurred during stack walking:
java.lang.NullPointerException
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:88)
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
at sun.jvm.hotspot.tools.JStack.run(JStack.java:66)
at sun.jvm.hotspot.tools.Tool.startInternal(Tool.java:260)
at sun.jvm.hotspot.tools.Tool.start(Tool.java:223)
at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
at sun.jvm.hotspot.tools.JStack.main(JStack.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.tools.jstack.JStack.runJStackTool(JStack.java:140)
at sun.tools.jstack.JStack.main(JStack.java:106)

Thread 114893: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 114892: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 114891: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 114890: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 114889: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)
Thread 114856: (state = IN_NATIVE)
- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 114855: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 114854: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 114853: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 114820: (state = BLOCKED)


- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- java.lang.Object.wait(long, int) @bci=46, line=460 (Compiled frame)
- okio.AsyncTimeout.awaitTimeout() @bci=85, line=361 (Compiled frame)
- okio.AsyncTimeout$Watchdog.run() @bci=5, line=312 (Interpreted frame)

Thread 114819: (state = BLOCKED)


- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- java.lang.Object.wait(long, int) @bci=46, line=460 (Compiled frame)
- okhttp3.ConnectionPool$1.run() @bci=55, line=67 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker)
@bci=95, line=1149 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=624 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 114818: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.parkNanos(java.lang.Object, long) @bci=20, line=215
(Compiled frame)
-
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.util.concurrent.SynchronousQue
ue$TransferStack$SNode, boolean, long) @bci=160, line=460 (Compiled frame)
- java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.lang.Object, boolean, long)
@bci=102, line=362 (Compiled frame)
- java.util.concurrent.SynchronousQueue.poll(long, java.util.concurrent.TimeUnit) @bci=11, line=941
(Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=134, line=1073 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker)
@bci=26, line=1134 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=624 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 114817: (state = IN_JAVA)


Error occurred during stack walking:
java.lang.NullPointerException
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:88)
at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
at sun.jvm.hotspot.tools.JStack.run(JStack.java:66)
at sun.jvm.hotspot.tools.Tool.startInternal(Tool.java:260)
at sun.jvm.hotspot.tools.Tool.start(Tool.java:223)
at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
at sun.jvm.hotspot.tools.JStack.main(JStack.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.tools.jstack.JStack.runJStackTool(JStack.java:140)
at sun.tools.jstack.JStack.main(JStack.java:106)
Thread 114816: (state = IN_NATIVE)
- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 114814: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 114811: (state = BLOCKED)


- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.TimerThread.mainLoop() @bci=201, line=552 (Interpreted frame)
- java.util.TimerThread.run() @bci=1, line=505 (Interpreted frame)

Thread 114809: (state = BLOCKED)


- java.lang.Thread.sleep(long) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.util.ThreadDeathWatcher$Watcher.run() @bci=19, line=152 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 114808: (state = IN_NATIVE)


- sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information
may be imprecise)
- sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=269 (Compiled frame)
- sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=93 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=747 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=392 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$2.run() @bci=13, line=131 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=144
(Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 114807: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 114806: (state = BLOCKED)


- java.lang.Thread.sleep(long) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.util.HashedWheelTimer$Worker.waitForNextTick() @bci=81, line=522 (Compiled frame)
- io.netty.util.HashedWheelTimer$Worker.run() @bci=43, line=421 (Compiled frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)

Thread 114791: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 114774: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 114772: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 114771: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 114770: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 114769: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 114767: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- scala.concurrent.forkjoin.ForkJoinPool.scan(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=525, line=2075 (Compiled frame)
-
scala.concurrent.forkjoin.ForkJoinPool.runWorker(scala.concurrent.forkjoin.ForkJoinPool$WorkQueue)
@bci=8, line=1979 (Compiled frame)
- scala.concurrent.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)

Thread 114763: (state = BLOCKED)


- java.lang.Thread.sleep(long) @bci=0 (Compiled frame; information may be imprecise)
- akka.actor.LightArrayRevolverScheduler.waitNanos(long) @bci=36, line=85 (Compiled frame)
- akka.actor.LightArrayRevolverScheduler$$anon$4.nextTick() @bci=50, line=266 (Compiled frame)
- akka.actor.LightArrayRevolverScheduler$$anon$4.run() @bci=1, line=236 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=748 (Interpreted frame)
Thread 114761: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039
(Compiled frame)
- java.util.concurrent.ArrayBlockingQueue.take() @bci=20, line=403 (Compiled frame)
- ch.qos.logback.core.AsyncAppenderBase$Worker.run() @bci=21, line=264 (Compiled frame)

Thread 114743: (state = BLOCKED)

Thread 114742: (state = BLOCKED)

Thread 114741: (state = BLOCKED)


- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- java.lang.ref.ReferenceQueue.remove(long) @bci=59, line=144 (Compiled frame)
- java.lang.ref.ReferenceQueue.remove() @bci=2, line=165 (Compiled frame)
- java.lang.ref.Finalizer$FinalizerThread.run() @bci=36, line=216 (Compiled frame)

Thread 114740: (state = BLOCKED)


- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- java.lang.Object.wait() @bci=2, line=502 (Compiled frame)
- java.lang.ref.Reference.tryHandlePending(boolean) @bci=54, line=191 (Compiled frame)
- java.lang.ref.Reference$ReferenceHandler.run() @bci=1, line=153 (Compiled frame)

Thread 114686: (state = BLOCKED)


- sun.misc.Unsafe.park(boolean, long) @bci=0 (Interpreted frame)
- java.util.concurrent.locks.LockSupport.parkNanos(java.lang.Object, long) @bci=20, line=215
(Interpreted frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(int, long) @bci=139,
line=1037 (Interpreted frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(int, long) @bci=25,
line=1328 (Interpreted frame)
- scala.concurrent.impl.Promise$DefaultPromise.tryAwait(scala.concurrent.duration.Duration)
@bci=166, line=212 (Interpreted frame)
- scala.concurrent.impl.Promise$DefaultPromise.ready(scala.concurrent.duration.Duration,
scala.concurrent.CanAwait) @bci=2, line=222 (Interpreted frame)
- scala.concurrent.impl.Promise$DefaultPromise.result(scala.concurrent.duration.Duration,
scala.concurrent.CanAwait) @bci=3, line=227 (Interpreted frame)
- scala.concurrent.Await$$anonfun$result$1.apply() @bci=11, line=190 (Interpreted frame)
- scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(scala.Function0,
scala.concurrent.CanAwait) @bci=1, line=53 (Interpreted frame)
- scala.concurrent.Await$.result(scala.concurrent.Awaitable, scala.concurrent.duration.Duration)
@bci=26, line=190 (Interpreted frame)
- io.gatling.app.Runner.start(io.gatling.core.scenario.SimulationParams, scala.collection.immutable.List,
io.gatling.core.CoreComponents) @bci=232, line=114 (Interpreted frame)
- io.gatling.app.Runner.run0(scala.Option) @bci=411, line=99 (Interpreted frame)
- io.gatling.app.Runner.run(scala.Option) @bci=94, line=64 (Interpreted frame)
- io.gatling.app.Gatling$$anonfun$start$1.apply$mcI$sp() @bci=65, line=49 (Interpreted frame)
- io.gatling.app.Gatling$$anonfun$start$1.apply() @bci=1, line=44 (Interpreted frame)
- io.gatling.app.Gatling$$anonfun$start$1.apply() @bci=1, line=44 (Interpreted frame)
- scala.util.Try$.apply(scala.Function0) @bci=5, line=192 (Interpreted frame)
- io.gatling.app.Gatling$.start(scala.collection.mutable.Map, scala.Option) @bci=173, line=44
(Interpreted frame)
- io.gatling.app.Gatling$.fromMap(scala.collection.mutable.Map) @bci=5, line=23 (Interpreted frame)
-
com.icloud.perf.morphling.SimulationMain$.delayedEndpoint$com$icloud$perf$morphling$Simulation
Main$1() @bci=134, line=33 (Interpreted frame)
- com.icloud.perf.morphling.SimulationMain$delayedInit$body.apply() @bci=4, line=11 (Interpreted
frame)
- scala.Function0$class.apply$mcV$sp(scala.Function0) @bci=1, line=34 (Interpreted frame)
- scala.runtime.AbstractFunction0.apply$mcV$sp() @bci=1, line=12 (Interpreted frame)
- scala.App$$anonfun$main$1.apply(scala.Function0) @bci=1, line=76 (Interpreted frame)
- scala.App$$anonfun$main$1.apply(java.lang.Object) @bci=5, line=76 (Interpreted frame)
- scala.collection.immutable.List.foreach(scala.Function1) @bci=15, line=392 (Interpreted frame)
-
scala.collection.generic.TraversableForwarder$class.foreach(scala.collection.generic.TraversableForward
er, scala.Function1) @bci=7, line=35 (Interpreted frame)
- scala.App$class.main(scala.App, java.lang.String[]) @bci=21, line=76 (Interpreted frame)
- com.icloud.perf.morphling.SimulationMain$.main(java.lang.String[]) @bci=2, line=11 (Interpreted
frame)
- com.icloud.perf.morphling.SimulationMain.main(java.lang.String[]) @bci=4 (Interpreted frame)

You might also like