Rider closes automatically on some projects

Hi,
When I open some projects, Rider closes automatically. Every time it closes by itself, I have to delete the "lock" file because the application never opens.

Why do I experience this in some projects? This is very tiring.

I'm using openSUSE 15.5 Leap. Rider version is 2023.3.

Logs are below:

--- EXCEPTION #1/2 [ExtendedSocketException]
Message = “Connection refused”
ExceptionPath = Root.InnerException
ClassName = System.Net.Internals.SocketExceptionFactory+ExtendedSocketException
HResult = E_FAIL=EFail=80004005
Source = System.Net.Sockets
NativeErrorCode = 111
StackTraceString = “
 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) in DoConnect.il:line IL_007C mvid F3B6
    at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) in Connect.il:line IL_00E6 mvid F3B6
    at JetBrains.Rd.Impl.SocketWire.Client.<>c__DisplayClass1_0.<.ctor>b__0() in Client.il:line IL_0069 mvid E037

--- Outer ---

--- EXCEPTION #2/2 [LoggerException]
Message = “ClientSocket-MainWire: connection error for endpoint "127.0.0.1:38423". Connection refused 127.0.0.1:38423”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
 at JetBrains.Util.LoggerBase.Log(LoggingLevel level, String message, Exception ex) in Log.il:line IL_0024 mvid 9968
    at JetBrains.Diagnostics.Log.SwitchingLog.JetBrains.Diagnostics.ILog.Log(LoggingLevel level, String message, Exception exception)
    at JetBrains.Diagnostics.LogEx.Verbose(ILog this, Exception ex, String message) in Verbose.il:line IL_0000 mvid CC54 or Verbose.il:line IL_0008 mvid CC54
    at JetBrains.Diagnostics.LogEx.Verbose(ILog logger, Exception ex, JetLogVerboseInterpolatedStringHandler& messageHandler) in Verbose.il:line IL_0000 mvid CC54 or Verbose.il:line IL_0008 mvid CC54
    at JetBrains.Rd.Impl.SocketWire.Client.<>c__DisplayClass1_0.<.ctor>b__0() in Client.il:line IL_0069 mvid E037

00:02:06.442 |V| VfsWatchRootManager           | :1                 | Ready: False
00:02:06.485 |V| RiderSolutionClientSessionManager| :1                 | Client session with ClientId(Host) created
00:02:06.490 |V| LevelDbMapStats               | :1                 | Sid 273356373: 'TargetPlatformCache'
00:02:06.515 |I| SolutionTelemetryHost         | :1                 | Execute task [SolutionContainerCompose] 'Create Solution Container Compose Task'
00:02:06.520 |V| NuGetOperationContext         | :1                 | NuGetOperationLevel = None
00:02:06.524 |V| SingleThreadExecutor          | :1                 | STV.Started `NuGetThread` in separate thread
00:02:06.525 |V| NuGetOperator                 | :1                 | NuGetOperator.Idle = True
00:02:06.540 |V| RiderDotNetActiveRuntimeHost  | :1                 | Set active runtime: RdActiveRuntime (  monoExePath = "/run/host/usr/bin/mono-sgen"  dotNetCliExePath = "/var/run/host/usr/share/dotnet/dotnet"  dotNetCoreSdkList = [    "8.0.200"    "7.0.406"    "6.0.419"  ]  activeDotNetCoreSdkVersion = "7.0.406"  nonNativeDotNetCliExePaths = RdNonNativeDotNetCliExePaths (    x86 = <null>    x64 = <null>  ))
00:02:06.565 |I| RoslynLegacySettingsMigrator  | JetPool(S) #3:31   | Roslyn legacy settings has already been migrated
00:02:06.579 |V| LevelDbMapStats               | :1                 | Sid 1668656016: 'PsiModuleAttributesCache.JetBrains.Annotations.RazorImportNamespaceAttribute'
00:02:06.585 |V| PersistentIndexManager        | :1                 | Created transient map ZZ_TransientTable[07]<Guid, UnitTestLaunchHistory+LaunchData>
00:02:06.585 |V| LevelDbMapStats               | :1                 | Sid 1429078101: 'ZZ_TransientTable[07]'
00:02:06.604 |W| RiderPrimaryThreadWatchdog    | MainGuardAvailabilityWatchdog:7 | Primary thread didn't respond for 1.473sec (CurrentTask: 'Create Solution Container Compose Task') QueueSize=15
00:02:06.609 |V| SuppressDaemonUntilRuleSetsProcessed| :1                 | Daemon & SWA suppressed until ruleset files are processed
00:02:06.609 |V| SuppressDaemonUntilConfigFilesProcessed| :1                 | Daemon & SWA suppressed until config files are processed
00:02:06.632 |V| LevelDbMapStats               | :1                 | Sid 1694211001: 'PersistentProjectModelElementProperties.IsGeneratedCode'
00:02:06.637 |E| ProcessWatchdog               | WatchParentPid:2:4 | Parent process PID:2 has quit, killing ourselves via Process.Kill

--- EXCEPTION #1/1 [LoggerException]
Message = “Parent process PID:2 has quit, killing ourselves via Process.Kill”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
 at JetBrains.Util.LoggerBase.Log(LoggingLevel level, String message, Exception ex) in Log.il:line IL_0003 mvid 9968
    at JetBrains.Diagnostics.Log.SwitchingLog.JetBrains.Diagnostics.ILog.Log(LoggingLevel level, String message, Exception exception)
    at JetBrains.Diagnostics.LogEx.Error(ILog this, String message) in Error.il:line IL_0000 mvid CC54
    at JetBrains.Diagnostics.ProcessWatchdog.<>c__DisplayClass6_0.<StartWatchdogForPid>b__0() in ProcessWatchdog.il:line IL_00B8 mvid CC54

0
1 comment

Hello Recep Serit ,

Thank you for reaching Rider Forum.

Could you please reproduce the issue and collect the full log bundle so we could take a closer look at the case? 

Also, cCould you please collect the dumps using the following instruction. Please download the resulting information to our internal storage at https://uploads.jetbrains.com? Please provide the ID of the upload afterwards. 

Thank you in advance and have a great day!

0

Please sign in to leave a comment.