<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[SQLinForm x64 crashes with N++ 8.5.5]]></title><description><![CDATA[<p dir="auto">Hello,<br />
my SQLinForm Plugin (64bit) crashes with N++ 8.5.5 (64bit).<br />
SQLinForm Plugin  (64bit) works fine with N++ 8.5.4 (64bit)<br />
SQLinForm Plugin  (32bit) works fine with N++ 8.5.5 (32bit)</p>
<p dir="auto">The Plugin is written in C# using the NppPluginNET</p>
<p dir="auto">Any idea what could be the reason for the crash in N++ 8.5.5 (64bit) and where I could start identifying the reason for the crash?</p>
<p dir="auto">REgards<br />
GuidoMarcel</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/24810/sqlinform-x64-crashes-with-n-8-5-5</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Jul 2026 23:25:57 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/24810.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 11 Aug 2023 22:41:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to SQLinForm x64 crashes with N++ 8.5.5 on Mon, 14 Aug 2023 19:19:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rdipardo" aria-label="Profile: rdipardo">@<bdi>rdipardo</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a>  it looks like there is a fix now available. <a href="https://community.notepad-plus-plus.org/post/88610">https://community.notepad-plus-plus.org/post/88610</a></p>
<p dir="auto">Thanks for all your feedback!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/88612</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/88612</guid><dc:creator><![CDATA[Guido Thelen]]></dc:creator><pubDate>Mon, 14 Aug 2023 19:19:16 GMT</pubDate></item><item><title><![CDATA[Reply to SQLinForm x64 crashes with N++ 8.5.5 on Mon, 14 Aug 2023 05:42:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rdipardo" aria-label="Profile: rdipardo">@<bdi>rdipardo</bdi></a> thanks! This sounds as it could be related to my issue. Just wondering how I could change this CETCOMPAT Flag myself.</p>
<p dir="auto">Guido</p>
]]></description><link>https://community.notepad-plus-plus.org/post/88593</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/88593</guid><dc:creator><![CDATA[Guido Thelen]]></dc:creator><pubDate>Mon, 14 Aug 2023 05:42:14 GMT</pubDate></item><item><title><![CDATA[Reply to SQLinForm x64 crashes with N++ 8.5.5 on Mon, 14 Aug 2023 03:51:01 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">Have a look at <a href="https://community.notepad-plus-plus.org/post/88577">https://community.notepad-plus-plus.org/post/88577</a>.</p>
</blockquote>
<p dir="auto">One more thing to note: the commit that <a href="https://community.notepad-plus-plus.org/post/88577">@Fruchtzwerg94 mentioned</a> <em>also</em> <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/eef91b02142efe9e4b2ea5c83d0470db61233d08#diff-649e372b8b17503269398fa819e38f65c410fc3624763300f0ac299bf8da5a19R146" rel="nofollow ugc">enabled large address awareness</a> for x64 builds of N++. There’s a classic post <a href="https://stackoverflow.com/a/22745579" rel="nofollow ugc">on Stack Overflow</a> explaining how that can pull the rug out from under third-party DLLs, which suddenly have to cope with 64-bit pointers.</p>
<p dir="auto">It should be irrelevant if the only faulting DLL is 64-bit, which obviously addresses memory with “large” ordinals all the time. In fact the new build option is supposed to be <a href="https://learn.microsoft.com/en-us/cpp/build/reference/largeaddressaware-handle-large-addresses?view=msvc-170#remarks" rel="nofollow ugc">enabled by default for 64-bit targets</a>.</p>
<p dir="auto">But then there’s the whole .NET Framework to think about. The C# plugin template is <a href="https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net/issues/98" rel="nofollow ugc">basically a 32-bit module</a>, with some “support” for x64 bolted on rather recently.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/88589</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/88589</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Mon, 14 Aug 2023 03:51:01 GMT</pubDate></item><item><title><![CDATA[Reply to SQLinForm x64 crashes with N++ 8.5.5 on Mon, 14 Aug 2023 02:22:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/guido-thelen" aria-label="Profile: Guido-Thelen">@<bdi>Guido-Thelen</bdi></a> said in <a href="/post/88575">SQLinForm x64 crashes with N++ 8.5.5</a>:</p>
<blockquote>
<p dir="auto">I will need probably more info from other plugin-users to identify the real issue.</p>
</blockquote>
<p dir="auto">Have a look at <a href="https://community.notepad-plus-plus.org/post/88577">https://community.notepad-plus-plus.org/post/88577</a>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/88587</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/88587</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Mon, 14 Aug 2023 02:22:18 GMT</pubDate></item><item><title><![CDATA[Reply to SQLinForm x64 crashes with N++ 8.5.5 on Sun, 13 Aug 2023 20:29:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> said in <a href="/post/88564">SQLinForm x64 crashes with N++ 8.5.5</a>:</p>
<blockquote>
<p dir="auto">There actually can be different versions of 8.5.5.  What makes a notepad++.exe unique is its Build time.</p>
</blockquote>
<p dir="auto">BTW, this would only actually happen because of the “release candidate” versions of Notepad++.  Each RC for a specific version has the “real” version number on it (in case it is proven out and actually becomes the release).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/88578</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/88578</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sun, 13 Aug 2023 20:29:51 GMT</pubDate></item><item><title><![CDATA[Reply to SQLinForm x64 crashes with N++ 8.5.5 on Sun, 13 Aug 2023 20:26:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> , thanks for this hint. The Build Time of N++ did not change in-between. Then this proves that a miracle happened ;-)<br />
I will need probably more info from other plugin-users to identify the real issue.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/88575</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/88575</guid><dc:creator><![CDATA[Guido Thelen]]></dc:creator><pubDate>Sun, 13 Aug 2023 20:26:23 GMT</pubDate></item><item><title><![CDATA[Reply to SQLinForm x64 crashes with N++ 8.5.5 on Sun, 13 Aug 2023 11:12:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/guido-thelen" aria-label="Profile: Guido-Thelen">@<bdi>Guido-Thelen</bdi></a> said in <a href="/post/88560">SQLinForm x64 crashes with N++ 8.5.5</a>:</p>
<blockquote>
<p dir="auto">Maybe there was a new version of N++ 8.5.5 published in the meantime.</p>
</blockquote>
<p dir="auto">There actually <em>can</em> be different versions of 8.5.5.  What makes a notepad++.exe unique is its <code>Build time</code>.  So if you are really suspecting something like what you mentioned, have a look at that in your and your user’s debug info.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/88564</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/88564</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sun, 13 Aug 2023 11:12:53 GMT</pubDate></item><item><title><![CDATA[Reply to SQLinForm x64 crashes with N++ 8.5.5 on Sun, 13 Aug 2023 08:35:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rdipardo" aria-label="Profile: rdipardo">@<bdi>rdipardo</bdi></a> Many thanks for your answer. Indeed I can’t reproduce the error anymore myself. The error was reported by one of the plugin users and Friday I was able to reproduce the error. But now, after re-installing N++ 8.5.5 again from fresh the error seems to have disappeared. Maybe there was a new version of N++ 8.5.5 published in the meantime.</p>
<p dir="auto">Regards<br />
Guido</p>
]]></description><link>https://community.notepad-plus-plus.org/post/88560</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/88560</guid><dc:creator><![CDATA[Guido Thelen]]></dc:creator><pubDate>Sun, 13 Aug 2023 08:35:57 GMT</pubDate></item><item><title><![CDATA[Reply to SQLinForm x64 crashes with N++ 8.5.5 on Sat, 12 Aug 2023 21:08:54 GMT]]></title><description><![CDATA[<p dir="auto">Without access to the source code, the only reply anybody can make will be a shot in the dark.</p>
<p dir="auto">The most I can say is that it’s <em>not</em> reproducible in the following environment:</p>
<pre><code class="language-text">Notepad++ v8.5.5   (64-bit)
Build time : Aug  7 2023 - 18:44:22
Path : C:\Users\Public\Downloads\npp.8.5.5.portable.x64\notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : ON
Cloud Config : OFF
OS Name : Windows 10 Pro (64-bit)
OS Version : 22H2
OS Build : 19045.3324
Current ANSI codepage : 65001
Plugins :
    mimeTools (2.9)
    NppConverter (4.5)
    NppExport (0.4)
    SQLinFormNpp64 (6.23.3.24)
</code></pre>
]]></description><link>https://community.notepad-plus-plus.org/post/88553</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/88553</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Sat, 12 Aug 2023 21:08:54 GMT</pubDate></item></channel></rss>