Skip to content

[Bug]Crash occurs when switching back and forth to view changes in the json file in the change page. #969

@zpeggle

Description

@zpeggle

在本地更改页面频繁切换查看一个较大的json文件(11.4MB)和一个其他文件,切换两三次就崩了。

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions