ITADN

Attempted to read or write protected memory - Very Serious Error :-(

#382ClosedTaviTruman 创建于 2023-11-19
T
TaviTrumancommented
System.AccessViolationException HResult=0x80004003 Message=Attempted to read or write protected memory. This is often an indication that other memory is corrupt. I have about 100 or so items in the local memory cloud. This application is a WPF app using TGE for a local (Embedded) Knowledge graph. This is the second time I have encountered this problem in the past week or so. I have been using the TGE for ten years now and I have never had this type of low-level memory management error. Here is the offending C# code calling in the TGE API: ![image](https://github.com/microsoft/GraphEngine/assets/5692812/81461079-2ea3-470b-b487-75fcd872b382) Here is the corresponding TSL Schema Code: ![image](https://github.com/microsoft/GraphEngine/assets/5692812/1f7f62d1-55fc-44bb-95ae-f7645decc4b4) There error as far as I tell occurs on line 3343: ![image](https://github.com/microsoft/GraphEngine/assets/5692812/888bd854-6192-4140-83ee-035041be35e1)
关闭于 2023-11-21 2 条评论