Skip to content

RecomputeExternalEvents crash #100

@colin-scott

Description

@colin-scott
Exception in thread "main" java.util.NoSuchElementException: queue empty
        at scala.collection.mutable.Queue.dequeue(Queue.scala:66)
        at akka.dispatch.verification.EventTrace$$anonfun$recomputeExternalMsgSends$1.apply(EventTrace.scala:226)
        at akka.dispatch.verification.EventTrace$$anonfun$recomputeExternalMsgSends$1.apply(EventTrace.scala:223)
        at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:245)
        at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:245)
        at scala.collection.LinearSeqOptimized$class.foreach(LinearSeqOptimized.scala:59)
        at scala.collection.mutable.MutableList.foreach(MutableList.scala:29)
        at scala.collection.TraversableLike$class.map(TraversableLike.scala:245)
        at scala.collection.AbstractTraversable.map(Traversable.scala:104)
        at akka.dispatch.verification.EventTrace.recomputeExternalMsgSends(EventTrace.scala:223)
        at akka.dispatch.verification.ReplayScheduler.replay(ReplayScheduler.scala:101)
        at akka.dispatch.verification.RunnerUtils$.fuzz(RunnerUtils.scala:73)
        at Main$.delayedEndpoint$Main$1(Runner.scala:198)
        at Main$delayedInit$body.apply(Runner.scala:142)
        at scala.Function0$class.apply$mcV$sp(Function0.scala:40)
        at scala.runtime.AbstractFunction0.apply$mcV$sp(AbstractFunction0.scala:12)
        at scala.App$$anonfun$main$1.apply(App.scala:76)
        at scala.App$$anonfun$main$1.apply(App.scala:76)
        at scala.collection.immutable.List.foreach(List.scala:381)
        at scala.collection.generic.TraversableForwarder$class.foreach(TraversableForwarder.scala:35)
        at scala.App$class.main(App.scala:76)
        at Main$.main(Runner.scala:142)
        at Main.main(Runner.scala)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions