Build/Test Issues

Windows DevKit 2023 (ARM)

Started by mgrundner on 1,642 views

Tried NCrunch on the new Windows DevKit on ARM.

Unfortunatly NCrunch (besides being horrible slow, but thats another issue) dies with:



An error occurred while analysing this project after it was built: NCrunch encountered an unexpected error occurred while building an environment to analyse an assembly: The NCrunch task process failed to correctly initialise with the following exception: nCrunch.TaskRunner.Ipc.IpcConnectionClosedException: The NCrunch task process was unexpectedly terminated.  For information on how to troubleshoot this problem, please see https://www.ncrunch.net/documentation/troubleshooting_process-terminated-unexpected-error
   bei nCrunch.TaskRunner.Ipc.Fast.IpcReader.Initialise()
   bei nCrunch.TaskRunner.Ipc.Fast.IpcStream.Connect(String ipcName, Boolean isHost)
   bei nCrunch.TaskRunner.Ipc.Fast.FastIpcClient.Connect(String ipcName)
   bei nCrunch.Core.ProcessManagement.DefaultProcessLoader.ConnectToProcess(ExternalProcess externalProcess, ProcessLoadParameters parameters, Action`1 outOfBandMessageHandler)
   bei nCrunch.Core.ProcessManagement.ExternalProcessManager..()
   bei nCrunch.Common.PerformanceTracking.PerfTracker.TrackActivity(String name, Action activity)
   bei nCrunch.Core.ProcessManagement.ExternalProcessManager.(EffectiveProcessorArchitecture , ProcessLoadParameters , Boolean )

The trace output for the process is as follows: 
Unhandled exception. System.BadImageFormatException: Could not load file or assembly 'C:\Users\mgrun\AppData\Local\NCrunch\19076\2\TestProject1\bin\Debug\net6.0\nCrunch.TaskRunner.DotNetCore.20.x64.dll'. Es wurde versucht, eine Datei mit einem falschen Format zu laden.
File name: 'C:\Users\mgrun\AppData\Local\NCrunch\19076\2\TestProject1\bin\Debug\net6.0\nCrunch.TaskRunner.DotNetCore.20.x64.dll'

Hi,

Thanks for sharing this.

We don't have support right now for ARM. If you'd like to see this in future, you're welcome to request it via uservoice.

Is the performance problem you've experienced showing specifically for this platform? Or is this a more general issue?

Edited

Thanks Remco, thats what i was thinking. I will post a suggestion.
This post has been deleted.
This post has been deleted.
This post has been deleted.

Post a reply

Log in to reply.