You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crash::: System.NullReferenceException: Object reference not set to an instance of an object.
----------------------------
Version: 2025.2.0.0
OS: Unix 14.6.1
Framework: .NETCoreApp,Version=v9.0
Source: <unknown>
---------------------------
at TextMateSharp.Model.TMModel.InvalidateLine(Int32) + 0x30
at TextMateSharp.Model.TMModel.TokenizerThread.ThreadWorker(Object state) + 0x1bc
at System.Threading.ThreadPoolWorkQueue.Dispatch() + 0x264
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart() + 0x13c
at System.Threading.Thread.StartThread(IntPtr) + 0xe0
at System.Threading.Thread.ThreadEntryPoint(IntPtr) + 0x20