Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Invalid executable path: (missing zip-entry name) on ARM streamline 8.1.0 when analyzing traces captured using gatord arm64 android binary

Invalid executable path: (missing zip-entry name)
java.lang.IllegalArgumentException: Invalid executable path: (missing zip-entry name)
at com.arm.streamline.analysis.model.threads.IExecutablePath$ExecutablePath. (IExecutablePath.java:44)
at com.arm.streamline.protocol.capture.apc.pass_two.GatorPassTwoSortedEventStreamConsumer.mapExecutablePath(GatorPassTwoSortedEventStreamConsumer.java:79)
at com.arm.streamline.protocol.capture.apc.pass_two.GatorPassTwoSortedEventStreamConsumer.threadProperties(GatorPassTwoSortedEventStreamConsumer.java:426)
at com.arm.streamline.protocol.capture.apc.pass_two.event_queue.GatorPassTwoQueueingEventStream$ThreadPropertiesEventQueueItem.flushToOutputStream(GatorPassTwoQueueingEventStream.java:954)
at com.arm.streamline.protocol.capture.apc.pass_two.event_queue.APCEventQueue.consume(APCEventQueue.java:43)
at com.arm.streamline.protocol.capture.apc.pass_two.event_queue.APCEventQueue.consume(APCEventQueue.java:1)
at com.arm.streamline.protocol.misc.event_queue.AbstractEventQueue.flush(AbstractEventQueue.java:169)
at com.arm.streamline.protocol.misc.event_queue.AbstractEventQueue.flushUpTo(AbstractEventQueue.java:105)
at com.arm.streamline.protocol.capture.apc.pass_two.event_queue.APCEventQueues.flushUpTo(APCEventQueues.java:76)
at com.arm.streamline.protocol.capture.apc.pass_two.APCFrameRecordReloader.lambda$0(APCFrameRecordReloader.java:273)
at com.arm.utils.function.Throwing.closeAlways(Throwing.java:241)
at com.arm.streamline.protocol.capture.apc.pass_two.APCFrameRecordReloader.run(APCFrameRecordReloader.java:219)
at com.arm.streamline.protocol.capture.apc.pass_two.APCPassTwo.run(APCPassTwo.java:772)
at com.arm.streamline.capture.apc.APCDatabaseGenerator$AbstractAPCDatabaseGeneratorProcessor.run(APCDatabaseGenerator.java:188)
at com.arm.streamline.capture.apc.APCDatabaseGenerator.processRecords(APCDatabaseGenerator.java:438)
at com.arm.streamline.databrowser.AbstractDatabaseGenerator.generateDatabase(AbstractDatabaseGenerator.java:52)
at com.arm.streamline.analysis.session.SessionProcessor.produceReport(SessionProcessor.java:614)
at com.arm.streamline.capture.apc.APCCapture.lambda$17(APCCapture.java:534)
at com.arm.streamline.capture.apc.APCCapture.doIfValidLicence(APCCapture.java:587)
at com.arm.streamline.capture.apc.APCCapture.analyze(APCCapture.java:505)
at com.arm.streamline.databrowser.DocumentsView.lambda$0(DocumentsView.java:273)
at com.arm.streamline.common.utility.Task.run(Task.java:259)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)

Above popup seen with gatord 8.1.0 but no such pop up seen with older gatord 7.7 

Parents
  • Thanks for getting in touch. 

    I can confirm this is a bug in gator that has been fixed in Streamline 8.2. If you are a DS customer and are unable to update to a newer version please raise a support case - we can provide a patched version of gatord with a back-ported fix. 

    Kind regards, 
    Pete

Reply
  • Thanks for getting in touch. 

    I can confirm this is a bug in gator that has been fixed in Streamline 8.2. If you are a DS customer and are unable to update to a newer version please raise a support case - we can provide a patched version of gatord with a back-ported fix. 

    Kind regards, 
    Pete

Children