Forum member
Rasmus
24 posts
Posts by Rasmus
-
Rider freezes UI very often when combined with NCrunch
I tried this workaround when it was posted and had freezes after restarting IDE. And then they stopped (overnight? Hard to say with these) and I am not quite sure why. Anyways, just wanted to post this here so people give it a bit of time or a restart or whatever. Cheers
03 Jul 2026 08:02 UTC
-
Rider freezes UI very often when combined with NCrunch
I uploaded some more yday. Did you receive those? Cheers
03 Mar 2026 07:52 UTC
-
Rider freezes UI very often when combined with NCrunch
Sure. I have a couple of threadDumps-freeze logs mentioning ncrunch. How do I get them to you?
27 Feb 2026 07:02 UTC
-
Rider freezes UI very often when combined with NCrunch
Hi, I am on NCrunch 5.21.0.2, Rider 2025.3.3. I am experiencing this quite often; UI freeze with Alt-Tab back and forth solving it. Let me know if I can provide more info. Cheers
26 Feb 2026 08:55 UTC
-
Rider NullPointerException
Cool, I missed the embedded bug reporter. Will use that. I cant recall any impact that I noted.
15 Jan 2026 05:55 UTC
-
Rider NullPointerException
Rider 2025.3.1, NCrunch 5.21.0.2 Again, I have no idea when this happened or what I was doing in particular. Rider's little red exclamation mark in the bottom right of my screen often goes unnoticed for a while. Cheers Unhandled exception in java.util.concurrent.ThreadPoolExecutor@aa1154e[R…
14 Jan 2026 14:58 UTC
-
Another Rider exception
Not at all. I'll keep an eye out but as said, I am not even sure when this happened or what I was doing.
14 Jan 2026 11:11 UTC
-
Another Rider exception
NCrunch 5.21.0.2, Rider 2025.3.1. Not sure when this happened. Unhandled exception in Dispatchers.Main, interactive mode: false com.intellij.util.IncorrectOperationException: Sorry but parent: EditorReference-ec0dcfff-c778-4e51-8661-0302f05b70b9 (class com.intellij.openapi.util.Disposer$2) …
14 Jan 2026 10:58 UTC
-
Rider, NCrunch 5.21.0.2, Exception
Saw this again, identical stack trace. FYI.
13 Jan 2026 08:39 UTC
-
Rider, NCrunch 5.21.0.2, Exception
Just a once-off. I tried to reproduce a couple of time immediately after but had no luck. I'll post here if I see it again.
10 Jan 2026 08:18 UTC
-
Rider, NCrunch 5.21.0.2, Exception
Hello, I am running Rider 2025.3.1 with NCrunch 5.21.0.2 (updated since I had the UI freeze issue). I just got the exception below reported when trying to debug a test. Cheers com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: Read access is allowed from inside read-act…
09 Jan 2026 13:15 UTC
-
Build failure: System.ArgumentNullException
No, that did it.
24 May 2018 06:38 UTC
-
Build failure: System.ArgumentNullException
Upgraded to 3.16, get a different error now System.ArgumentException: Object of type 'System.Int32' cannot be converted to type 'System.Nullable`1[Iit.Crm.Onboarding.Api.Proxy.DataContract.TriState]'. at System.RuntimeType.TryChangeType(Object value, Binder binder, CultureInfo culture, Boolea…
23 May 2018 12:11 UTC
-
Build failure: System.ArgumentNullException
Ooops no, I am on 3.14. Must have missed an upgrade notification. Will upgrade, sorry for the noise.
14 May 2018 09:05 UTC
-
Build failure: System.ArgumentNullException
Hi, I am working on a large'ish solution for a bank (=> I cannot share too much code). A recent update of a test project caused NCrunch to fail for that project with System.ArgumentNullException: Value cannot be null. Parameter name: source at System.Linq.Enumerable.Select[TSource,TResult…
14 May 2018 07:33 UTC
-
NCrunch, Core 1.0.1 and BadImageFormatException
Hi, This works for me, to a large extent. I still get errors in the selfhosted tests with Kestrel, due to Kestrel relying on a native dll (libuv.dll) that is not copied into place correctly. This is also something we have seen in our regular build/deployments and, if I remember correctly, ended u…
24 Mar 2017 07:57 UTC
-
NCrunch, Core 1.0.1 and BadImageFormatException
[quote=Remco;10033]Sorry, I wish I could be of more help, but I won't be able to help troubleshoot this without a sample :([/quote] I appreciate that. Thanks for your input so far, I'll try to kick this around some more and see what happens. /Rasmus
20 Mar 2017 06:30 UTC
-
NCrunch, Core 1.0.1 and BadImageFormatException
[quote=Remco;10013]Is there any chance you could share a sample project with me?[/quote] I cant get my sample project to have any of these issues and I cannot share the original.
19 Mar 2017 16:16 UTC
-
NCrunch, Core 1.0.1 and BadImageFormatException
[quote]I will pursue these more when I get some more me-time. [/quote] Ok, looked at the unit-test error. I could not reproduce in my test solution :/ But I establisted that the issue is with the following code snippet: [quote] client.Setup( c => …
18 Mar 2017 17:04 UTC
-
NCrunch, Core 1.0.1 and BadImageFormatException
[quote=Remco;10002]I just had an idea. Could you check whether your test project has a direct dependency on the two packages reported by the exceptions? If not, does adding the dependency directly resolve the problem?[/quote] There is two projects in play, one without self-hostedness (classic u…
18 Mar 2017 09:36 UTC