<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>DisplayFusion RSS: DF crashes with .NET runtime error</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=ed507c86-2dbc-4e0f-b027-ce8dd0d17ba6" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=ed507c86-2dbc-4e0f-b027-ce8dd0d17ba6</link>
<description>DisplayFusion RSS: DF crashes with .NET runtime error</description>
<lastBuildDate>Tue, 08 Sep 2026 21:58:33 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=ed507c86-2dbc-4e0f-b027-ce8dd0d17ba6</generator>
<item>
<title>RE: DF crashes with .NET runtime error</title>
<link>https://www.displayfusion.com/Discussions/View/df-crashes-with-net-runtime-error/?ID=ed507c86-2dbc-4e0f-b027-ce8dd0d17ba6#2</link>
<pubDate>Thu, 17 Jan 2019 19:15:36 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/df-crashes-with-net-runtime-error/?ID=ed507c86-2dbc-4e0f-b027-ce8dd0d17ba6#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[Could you send us a debug log for this?
On the DisplayFusion Settings  Troubleshooting tab, change the Logging drop-down to "L1: Log Minimal" and click Apply
The next time it crashes, note the time that it crashed
Click the "Export Info to File" button on the Settings  Troubleshooting tab
Rep...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Could you send us a debug log for this?<br/>
<br/>
<ul class="ListBullet">
<li>On the DisplayFusion Settings > Troubleshooting tab, change the Logging drop-down to "L1: Log Minimal" and click Apply</li>
<li>The next time it crashes, note the time that it crashed</li>
<li>Click the "Export Info to File" button on the Settings > Troubleshooting tab</li>
<li>Reply with the file attached</li>
<li>Disable debug logging after sending the log</li></ul>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>DF crashes with .NET runtime error</title>
<link>https://www.displayfusion.com/Discussions/View/df-crashes-with-net-runtime-error/?ID=ed507c86-2dbc-4e0f-b027-ce8dd0d17ba6</link>
<pubDate>Thu, 17 Jan 2019 06:00:03 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/df-crashes-with-net-runtime-error/?ID=ed507c86-2dbc-4e0f-b027-ce8dd0d17ba6</guid>
<category>DisplayFusion</category>
<description><![CDATA[I'm getting intermittent DF crashes, generating the following event 1026:
Code
Copy
Select All
Application: DisplayFusion.exe&#xA;Framework Version: v4.0.30319&#xA;Description: The process was terminated due to an unhandled exception.&#xA;Exception Info: System.AccessViolationException&#xA;  ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I'm getting intermittent DF crashes, generating the following event 1026:<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code01a08307ac1f72bdaeaa530585c0ee23" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code01a08307ac1f72bdaeaa530585c0ee23Js'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code01a08307ac1f72bdaeaa530585c0ee23Js" name="code01a08307ac1f72bdaeaa530585c0ee23Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%;min-height:75px">Application: DisplayFusion.exe&#xA;Framework Version: v4.0.30319&#xA;Description: The process was terminated due to an unhandled exception.&#xA;Exception Info: System.AccessViolationException&#xA;   at &#x1C;.&#x11;.&#x1;(Int32)&#xA;   at &#x7F;.&#x3;.&#x1;(IntPtr, System.String, System.String ByRef)&#xA;   at &#x7F;.&#x3;.&#x2;(IntPtr, System.String)&#xA;   at &#xE;.&#x2;.&#x1;(IntPtr[], IntPtr, IntPtr, Boolean, System.String ByRef)&#xA;   at &#xE;.&#x2;.&#x1;()&#xA;   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)&#xA;   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)&#xA;   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)&#xA;   at System.Threading.ThreadHelper.ThreadStart()</pre><textarea id="code01a08307ac1f72bdaeaa530585c0ee23" name="code01a08307ac1f72bdaeaa530585c0ee23" style="position:absolute;top:0;left:-999999px;width:1px;height:1px"></textarea></div>
</div></div></div><br/>
<br/>
or a couple some other variations:<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code01a08307ac2372529cd07319ddf73bf0" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code01a08307ac2372529cd07319ddf73bf0Js'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code01a08307ac2372529cd07319ddf73bf0Js" name="code01a08307ac2372529cd07319ddf73bf0Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%;min-height:75px">Application: DisplayFusion.exe&#xA;Framework Version: v4.0.30319&#xA;Description: The process was terminated due to an unhandled exception.&#xA;Exception Info: System.AccessViolationException&#xA;   at &#x1C;.&#x11;.&#x1;(Int32)&#xA;   at &#x17;.&#x2;&#x2B;&#x1;.&#x1;(IntPtr, IntPtr)&#xA;   at BFClientTools.BFNativeMethods.EnumWindows(CallBackPtr, IntPtr)&#xA;   at &#x17;.&#x2;.&#x1;(BFClientTools.BFPublicData)&#xA;   at BFClientTools.BFFormMainUI.&#x2;()&#xA;   at &#x8E;.&#x5;.&#x6;()&#xA;   at &#x8E;.&#x5;.&#x1;(IntPtr, WindowsMessage, IntPtr, IntPtr)&#xA;   at &#x5;.&#x5;.&#x1;(IntPtr, UInt32, IntPtr, IntPtr)&#xA;   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)&#xA;   at System.Windows.Forms.Application&#x2B;ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)&#xA;   at System.Windows.Forms.Application&#x2B;ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)&#xA;   at System.Windows.Forms.Application&#x2B;ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)&#xA;   at &#x8A;.&#x1;.&#x1;()</pre><textarea id="code01a08307ac2372529cd07319ddf73bf0" name="code01a08307ac2372529cd07319ddf73bf0" style="position:absolute;top:0;left:-999999px;width:1px;height:1px"></textarea></div>
</div></div></div><br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code01a08307ac2673e9818709906d10fb16" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code01a08307ac2673e9818709906d10fb16Js'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code01a08307ac2673e9818709906d10fb16Js" name="code01a08307ac2673e9818709906d10fb16Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%;min-height:75px">Application: DisplayFusion.exe&#xA;Framework Version: v4.0.30319&#xA;Description: The process was terminated due to an unhandled exception.&#xA;Exception Info: System.AccessViolationException&#xA;   at &#x1C;.&#x11;.&#x1;(Int32)&#xA;   at &#x5;.&#x4;.&#x2;()&#xA;   at &#x11;.&#xF;[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].&#x1;(System.String, System.__Canon ByRef)&#xA;   at &#x11;.&#xF;[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].&#x1;(System.String)&#xA;   at &#x1A;.&#x11;.&#x1;(UInt32)&#xA;   at &#x1A;.&#x11;.&#x1;(Boolean)&#xA;   at &#x81;.&#x1;.&#x1;(Boolean, Boolean)&#xA;   at &#x81;.&#x1;.&#x6;()&#xA;   at &#x8E;.&#x5;.&#x6;()&#xA;   at &#x8E;.&#x5;.&#x1;(IntPtr, WindowsMessage, IntPtr, IntPtr)&#xA;   at &#x5;.&#x5;.&#x1;(IntPtr, UInt32, IntPtr, IntPtr)&#xA;   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)&#xA;   at System.Windows.Forms.Application&#x2B;ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)&#xA;   at System.Windows.Forms.Application&#x2B;ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)&#xA;   at System.Windows.Forms.Application&#x2B;ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)&#xA;   at &#x5;.&#x5;.&#x1A;()&#xA;   at &#x81;.&#x1;.&#x1;()&#xA;   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)&#xA;   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)&#xA;   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)&#xA;   at System.Threading.ThreadHelper.ThreadStart()</pre><textarea id="code01a08307ac2673e9818709906d10fb16" name="code01a08307ac2673e9818709906d10fb16" style="position:absolute;top:0;left:-999999px;width:1px;height:1px"></textarea></div>
</div></div></div><br/>
<br/>
DF version 9.4.3 (Steam)<br/>
Windows 10 1809 build 17763.253<br/>
<br/>
Any insights?
</div>
]]></content:encoded>
</item>
</channel>
</rss>