Jump to content

Cannot Copy to Clipboard


Recommended Posts

So I'm working on a map in Paint.NET and QGIS, and as such there is quite a bit of copy/paste going on. That is until I got an error saying "There was an error copying to the clipboard."

 

Here is the specific error data:

Spoiler

Exception:

System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
   at System.Buffer.__Memmove(Byte* dest, Byte* src, UInt64 len)
   at System.Buffer._Memmove(Byte* dest, Byte* src, UInt64 len)
   at System.Buffer.Memmove(Byte* dest, Byte* src, UInt64 len)
   at PaintDotNet.SystemLayer.Clipboard.ClipboardTransactionUtil.<>c__DisplayClass4_0.<AddDibV5>b__0(Void* pData, Int64 dataLength2) in D:\src\pdn\src\SystemLayer\Clipboard\ClipboardTransactionUtil.cs:line 308
   at PaintDotNet.SystemLayer.Clipboard.ClipboardTransaction.AddNativeData(UInt32 formatID, Int64 dataLength, ClipboardNativeDataCallback writeDataCallback) in D:\src\pdn\src\SystemLayer\Clipboard\ClipboardTransaction.cs:line 285
   at PaintDotNet.Actions.CopyToClipboardActionBase.<>c__DisplayClass5_0.<PerformAction>b__0() in D:\src\pdn\src\PaintDotNet\Actions\CopyToClipboardActionBase.cs:line 132
   at PaintDotNet.Runtime.RetryManager.RunMemorySensitiveOperation(Int32 maxAttempts, Action action) in D:\src\pdn\src\Base\Runtime\RetryManager.cs:line 163
   at PaintDotNet.Actions.CopyToClipboardActionBase.PerformAction() in D:\src\pdn\src\PaintDotNet\Actions\CopyToClipboardActionBase.cs:line 84

Diagnostics:

Application                                      paint.net 4.2.15 (Final 4.215.7694.37221)
Build Date                                       Sunday, January 24, 2021
Install type                                     AppX

Hardware accelerated rendering (GPU)             True
Animations                                       True
DPI                                              120 (1.25x scale)
Language                                         en-US

OS                                               Windows 10 Home x64 (10.0.18363.0) (0x65)
.NET Runtime                                     4.0.30319.42000
Physical Memory                                  32,530 MB

CPU                                              Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz
    Speed                                        ~2592 MHz
    Cores / Threads                              6 / 12
    Features                                     SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, AVX, AVX2

Video Card                                       NVIDIA GeForce RTX 2080 Super with Max-Q Design
    Dedicated Video RAM                          8,010 MB
    Dedicated System RAM                         0 MB
    Shared System RAM                            16,265 MB
    Vendor ID                                    0x10DE
    Device ID                                    0x1E93
    Subsystem ID                                 0x09D21028
    Revision                                     161
    LUID                                         0x0001446C
    Flags                                        AcgCompatible, SupportMonitoredFences, KeyedMutexConformance
    Graphics Preemption                          PixelBoundary
    Compute Preemption                           DispatchBoundary
    Outputs                                      1
    Feature Level                                Direct3D_12_1
    DXGI Formats                                 A8_UNorm, B8G8R8A8_UNorm, R16G16B16A16_UNorm, R16G16B16A16_Float, R32G32B32A32_Float
    Buffer Precision                             UNorm8bpc, UNorm8bpcSrgb, UNorm16bpc, Float16bpc, Float32bpc

Video Card                                       Intel(R) UHD Graphics
    Dedicated Video RAM                          128 MB
    Dedicated System RAM                         0 MB
    Shared System RAM                            16,265 MB
    Vendor ID                                    0x8086
    Device ID                                    0x9BC4
    Subsystem ID                                 0x09CE1028
    Revision                                     5
    LUID                                         0x0001509E
    Flags                                        AcgCompatible, SupportMonitoredFences, KeyedMutexConformance
    Graphics Preemption                          TriangleBoundary
    Compute Preemption                           ThreadBoundary
    Outputs                                      0
    Feature Level                                Direct3D_12_1
    DXGI Formats                                 A8_UNorm, B8G8R8A8_UNorm, R16G16B16A16_UNorm, R16G16B16A16_Float, R32G32B32A32_Float
    Buffer Precision                             UNorm8bpc, UNorm8bpcSrgb, UNorm16bpc, Float16bpc, Float32bpc

Video Card                                       Microsoft Basic Render Driver
    Dedicated Video RAM                          0 MB
    Dedicated System RAM                         0 MB
    Shared System RAM                            16,265 MB
    Vendor ID                                    0x1414
    Device ID                                    0x008C
    Subsystem ID                                 0x00000000
    Revision                                     0
    LUID                                         0x00015349
    Flags                                        Software, AcgCompatible, SupportMonitoredFences, KeyedMutexConformance
    Graphics Preemption                          InstructionBoundary
    Compute Preemption                           InstructionBoundary
    Outputs                                      0
    Feature Level                                Direct3D_12_1
    DXGI Formats                                 A8_UNorm, B8G8R8A8_UNorm, R16G16B16A16_UNorm, R16G16B16A16_Float, R32G32B32A32_Float
    Buffer Precision                             UNorm8bpc, UNorm8bpcSrgb, UNorm16bpc, Float16bpc, Float32bpc

Managed assemblies                               30
    mscorlib                                     mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    PaintDotNet                                  PaintDotNet, Version=4.215.7694.37221, Culture=neutral, PublicKeyToken=null
    PaintDotNet.SystemLayer                      PaintDotNet.SystemLayer, Version=4.215.7694.37221, Culture=neutral, PublicKeyToken=null
    System.Windows.Forms                         System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    System                                       System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    System.Drawing                               System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Base                             PaintDotNet.Base, Version=4.215.7694.37221, Culture=neutral, PublicKeyToken=null
    System.Core                                  System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    PaintDotNet.Core                             PaintDotNet.Core, Version=4.215.7694.37221, Culture=neutral, PublicKeyToken=null
    PaintDotNet.Resources                        PaintDotNet.Resources, Version=4.215.7694.37221, Culture=neutral, PublicKeyToken=null
    PaintDotNet.SystemLayer.Native.x64           PaintDotNet.SystemLayer.Native.x64, Version=4.215.7694.37221, Culture=neutral, PublicKeyToken=null
    System.Configuration                         System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    WindowsBase                                  WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    PaintDotNet.Data                             PaintDotNet.Data, Version=4.215.7694.37221, Culture=neutral, PublicKeyToken=null
    PresentationFramework                        PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    PresentationCore                             PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    System.Xaml                                  System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    System.Runtime.CompilerServices.Unsafe       System.Runtime.CompilerServices.Unsafe, Version=4.0.6.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    System.Xml                                   System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    PaintDotNet.Framework                        PaintDotNet.Framework, Version=4.215.7694.37221, Culture=neutral, PublicKeyToken=null
    PaintDotNet.Effects                          PaintDotNet.Effects, Version=4.215.7694.37221, Culture=neutral, PublicKeyToken=null
    WebPFileType                                 WebPFileType, Version=1.3.4.0, Culture=neutral, PublicKeyToken=null
    DdsFileTypePlus                              DdsFileTypePlus, Version=1.10.7.0, Culture=neutral, PublicKeyToken=null
    AvifFileType                                 AvifFileType, Version=1.1.6.0, Culture=neutral, PublicKeyToken=null
    System.Collections.Immutable                 System.Collections.Immutable, Version=1.2.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    System.Buffers                               System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
    System.Memory                                System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
    System.Xml.Linq                              System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    PresentationFramework-SystemXmlLinq          PresentationFramework-SystemXmlLinq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    K4os.Compression.LZ4                         K4os.Compression.LZ4, Version=1.1.11.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d

Native modules                                   118
    PaintDotNet.exe                              C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.215.7694.0_x64__h55e3w7q8jbva\PaintDotNet.exe, version=4.215.7694.37221
    ntdll.dll                                    C:\Windows\SYSTEM32\ntdll.dll, version=10.0.18362.1316 (WinBuild.160101.0800)
    MSCOREE.DLL                                  C:\Windows\SYSTEM32\MSCOREE.DLL, version=10.0.18362.1 (WinBuild.160101.0800)
    KERNEL32.dll                                 C:\Windows\System32\KERNEL32.dll, version=10.0.18362.1350 (WinBuild.160101.0800)
    KERNELBASE.dll                               C:\Windows\System32\KERNELBASE.dll, version=10.0.18362.1350 (WinBuild.160101.0800)
    ADVAPI32.dll                                 C:\Windows\System32\ADVAPI32.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    msvcrt.dll                                   C:\Windows\System32\msvcrt.dll, version=7.0.18362.1 (WinBuild.160101.0800)
    sechost.dll                                  C:\Windows\System32\sechost.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    RPCRT4.dll                                   C:\Windows\System32\RPCRT4.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    mscoreei.dll                                 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll, version=4.8.4180.0 built by: NET48REL1LAST_B
    SHLWAPI.dll                                  C:\Windows\System32\SHLWAPI.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    combase.dll                                  C:\Windows\System32\combase.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    ucrtbase.dll                                 C:\Windows\System32\ucrtbase.dll, version=10.0.18362.1110 (WinBuild.160101.0800)
    bcryptPrimitives.dll                         C:\Windows\System32\bcryptPrimitives.dll, version=10.0.18362.1237 (WinBuild.160101.0800)
    GDI32.dll                                    C:\Windows\System32\GDI32.dll, version=10.0.18362.1316 (WinBuild.160101.0800)
    win32u.dll                                   C:\Windows\System32\win32u.dll, version=10.0.18362.1377 (WinBuild.160101.0800)
    gdi32full.dll                                C:\Windows\System32\gdi32full.dll, version=10.0.18362.1316 (WinBuild.160101.0800)
    msvcp_win.dll                                C:\Windows\System32\msvcp_win.dll, version=10.0.18362.1110 (WinBuild.160101.0800)
    USER32.dll                                   C:\Windows\System32\USER32.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    IMM32.DLL                                    C:\Windows\System32\IMM32.DLL, version=10.0.18362.387 (WinBuild.160101.0800)
    kernel.appcore.dll                           C:\Windows\System32\kernel.appcore.dll, version=10.0.18362.1171 (WinBuild.160101.0800)
    VERSION.dll                                  C:\Windows\SYSTEM32\VERSION.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    clr.dll                                      C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll, version=4.8.4300.0 built by: NET48REL1LAST_C
    VCRUNTIME140_CLR0400.dll                     C:\Windows\SYSTEM32\VCRUNTIME140_CLR0400.dll, version=14.10.25028.0 built by: VCTOOLSD15RTM
    ucrtbase_clr0400.dll                         C:\Windows\SYSTEM32\ucrtbase_clr0400.dll, version=14.10.25028.0 built by: VCTOOLSD15RTM
    psapi.dll                                    C:\Windows\System32\psapi.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    mscorlib.ni.dll                              C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\ed4777cae83e1fc9087ac3dc82cf23ab\mscorlib.ni.dll, version=4.8.4300.0 built by: NET48REL1LAST_C
    ole32.dll                                    C:\Windows\System32\ole32.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    uxtheme.dll                                  C:\Windows\system32\uxtheme.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    DellInc.AlienwareSoundCenterDevProps2.dll    C:\ProgramData\A-Volute\DellInc.AlienwareSoundCenter\Modules\ScheduledModules\x64\DellInc.AlienwareSoundCenterDevProps2.dll, version=2.5.9.0
    WS2_32.dll                                   C:\Windows\System32\WS2_32.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    SHELL32.dll                                  C:\Windows\System32\SHELL32.dll, version=10.0.18362.900 (WinBuild.160101.0800)
    cfgmgr32.dll                                 C:\Windows\System32\cfgmgr32.dll, version=10.0.18362.387 (WinBuild.160101.0800)
    shcore.dll                                   C:\Windows\System32\shcore.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    windows.storage.dll                          C:\Windows\System32\windows.storage.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    profapi.dll                                  C:\Windows\System32\profapi.dll, version=10.0.18362.693 (WinBuild.160101.0800)
    powrprof.dll                                 C:\Windows\System32\powrprof.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    UMPDC.dll                                    C:\Windows\System32\UMPDC.dll, version=
    cryptsp.dll                                  C:\Windows\System32\cryptsp.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    NahimicOSD.dll                               C:\ProgramData\A-Volute\DellInc.AlienwareSoundCenter\Modules\ScheduledModules\x64\NahimicOSD.dll, version=2.1.23.63882
    ProductInfo.dll                              C:\ProgramData\A-Volute\DellInc.AlienwareSoundCenter\Modules\ScheduledModules\x64\ProductInfo.dll, version=1.5.5.0
    clrjit.dll                                   C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll, version=4.8.4300.0 built by: NET48REL1LAST_C
    System.ni.dll                                C:\Windows\assembly\NativeImages_v4.0.30319_64\System\76c2318d9c3680627b8a4a680bb84f48\System.ni.dll, version=4.8.4300.0 built by: NET48REL1LAST_C
    System.Drawing.ni.dll                        C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Drawing\ae4ddca078478b32a190cdf2c48e80f9\System.Drawing.ni.dll, version=4.8.3752.0 built by: NET48REL1
    System.Windows.Forms.ni.dll                  C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\81767a18ed963e3a442c2c73684b4b28\System.Windows.Forms.ni.dll, version=4.8.4270.0 built by: NET48REL1LAST_C
    System.Core.ni.dll                           C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Core\8e03f9afd831af61f8413ed5a6b394cd\System.Core.ni.dll, version=4.8.4320.0 built by: NET48REL1LAST_C
    vcruntime140.dll                             C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.215.7694.0_x64__h55e3w7q8jbva\Native\X64\vcruntime140.dll, version=14.28.29334.0 built by: vcwrkspc
    vcruntime140_1.dll                           C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.215.7694.0_x64__h55e3w7q8jbva\Native\X64\vcruntime140_1.dll, version=14.28.29334.0 built by: vcwrkspc
    msvcp140.dll                                 C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.215.7694.0_x64__h55e3w7q8jbva\Native\X64\msvcp140.dll, version=14.28.29334.0 built by: vcwrkspc
    msvcp140_1.dll                               C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.215.7694.0_x64__h55e3w7q8jbva\Native\X64\msvcp140_1.dll, version=14.28.29334.0 built by: vcwrkspc
    msvcp140_2.dll                               C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.215.7694.0_x64__h55e3w7q8jbva\Native\X64\msvcp140_2.dll, version=14.28.29334.0 built by: vcwrkspc
    msvcp140_codecvt_ids.dll                     C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.215.7694.0_x64__h55e3w7q8jbva\Native\X64\msvcp140_codecvt_ids.dll, version=14.28.29334.0 built by: vcwrkspc
    vcomp140.dll                                 C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.215.7694.0_x64__h55e3w7q8jbva\Native\X64\vcomp140.dll, version=14.28.29334.0 built by: vcwrkspc
    PaintDotNet.SystemLayer.Native.x64.dll       C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.215.7694.0_x64__h55e3w7q8jbva\PaintDotNet.SystemLayer.Native.x64.dll, version=4.215.7694.37221
    OLEAUT32.dll                                 C:\Windows\System32\OLEAUT32.dll, version=10.0.18362.1377 (WinBuild.160101.0800)
    PROPSYS.dll                                  C:\Windows\SYSTEM32\PROPSYS.dll, version=7.0.18362.1 (WinBuild.160101.0800)
    gdiplus.dll                                  C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.18362.1379_none_cf6ae6993eef3a92\gdiplus.dll, version=10.0.18362.1379 (WinBuild.160101.0800)
    WindowsCodecs.dll                            C:\Windows\SYSTEM32\WindowsCodecs.dll, version=10.0.18362.959 (WinBuild.160101.0800)
    clbcatq.dll                                  C:\Windows\System32\clbcatq.dll, version=2001.12.10941.16384 (WinBuild.160101.0800)
    bcrypt.dll                                   C:\Windows\System32\bcrypt.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    WindowsBase.ni.dll                           C:\Windows\assembly\NativeImages_v4.0.30319_64\WindowsBase\7d71cc384cc5d5c38b57e6118937b4b1\WindowsBase.ni.dll, version=4.8.4320.0 built by: NET48REL1LAST_C
    msasn1.dll                                   C:\Windows\System32\msasn1.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    cryptnet.dll                                 C:\Windows\SYSTEM32\cryptnet.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    CRYPT32.dll                                  C:\Windows\System32\CRYPT32.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    rsaenh.dll                                   C:\Windows\system32\rsaenh.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    cryptbase.dll                                C:\Windows\SYSTEM32\cryptbase.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    System.Configuration.ni.dll                  C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Configuration\0230074871fa66a53c18cf61aa79cb38\System.Configuration.ni.dll, version=4.8.4190.0 built by: NET48REL1LAST_B
    dxcore.dll                                   C:\Windows\SYSTEM32\dxcore.dll, version=10.0.18362.1316 (WinBuild.160101.0800)
    PresentationCore.ni.dll                      C:\Windows\assembly\NativeImages_v4.0.30319_64\PresentationCore\1696a67907e15cf05e5c627014d48d2f\PresentationCore.ni.dll, version=4.8.4320.0 built by: NET48REL1LAST_C
    PresentationFramework.ni.dll                 C:\Windows\assembly\NativeImages_v4.0.30319_64\Presentatio5ae0f00f#\8b222f01bcfb013b8772a3029f974ff1\PresentationFramework.ni.dll, version=4.8.4320.0
    System.Xaml.ni.dll                           C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xaml\9cc89c6247c50d6cb0b808f64715e3fa\System.Xaml.ni.dll, version=4.8.4320.0 built by: NET48REL1LAST_C
    PresentationNative_v0400.dll                 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\PresentationNative_v0400.dll, version=4.8.4320.0 built by: NET48REL1LAST_C
    System.Xml.ni.dll                            C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\dc6e982e28f321870f322f1b3af2d83e\System.Xml.ni.dll, version=4.8.3752.0 built by: NET48REL1
    MSCTF.dll                                    C:\Windows\System32\MSCTF.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    dxgi.dll                                     C:\Windows\SYSTEM32\dxgi.dll, version=10.0.18362.1316 (WinBuild.160101.0800)
    dwrite.dll                                   C:\Windows\SYSTEM32\dwrite.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    wpfgfx_v0400.dll                             C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\wpfgfx_v0400.dll, version=4.8.4320.0 built by: NET48REL1LAST_C
    MSVCP140_CLR0400.dll                         C:\Windows\SYSTEM32\MSVCP140_CLR0400.dll, version=14.10.25028.0 built by: VCTOOLSD15RTM
    UIAnimation.dll                              C:\Windows\System32\UIAnimation.dll, version=10.0.18362.1316 (WinBuild.160101.0800)
    comctl32.dll                                 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.1379_none_9e7ff3b3e45cc0c4\comctl32.dll, version=6.10 (WinBuild.160101.0800)
    mfplat.dll                                   C:\Windows\SYSTEM32\mfplat.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    RTWorkQ.DLL                                  C:\Windows\SYSTEM32\RTWorkQ.DLL, version=10.0.18362.1 (WinBuild.160101.0800)
    CompPkgSup.DLL                               C:\Windows\SYSTEM32\CompPkgSup.DLL, version=10.0.18362.1316 (WinBuild.160101.0800)
    Windows.StateRepositoryPS.dll                C:\Windows\System32\Windows.StateRepositoryPS.dll, version=10.0.18362.1171 (WinBuild.160101.0800)
    WinTypes.dll                                 C:\Windows\System32\WinTypes.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    d2d1.dll                                     C:\Windows\SYSTEM32\d2d1.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    wtsapi32.dll                                 C:\Windows\SYSTEM32\wtsapi32.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    WINSTA.dll                                   C:\Windows\SYSTEM32\WINSTA.dll, version=10.0.18362.836 (WinBuild.160101.0800)
    d3d11.dll                                    C:\Windows\SYSTEM32\d3d11.dll, version=10.0.18362.1316 (WinBuild.160101.0800)
    D3D10Warp.dll                                C:\Windows\SYSTEM32\D3D10Warp.dll, version=10.0.18362.1049 (WinBuild.160101.0800)
    dwmapi.dll                                   C:\Windows\SYSTEM32\dwmapi.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    dataexchange.dll                             C:\Windows\system32\dataexchange.dll, version=10.0.18362.1316 (WinBuild.160101.0800)
    dcomp.dll                                    C:\Windows\system32\dcomp.dll, version=10.0.18362.1316 (WinBuild.160101.0800)
    twinapi.appcore.dll                          C:\Windows\system32\twinapi.appcore.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    RMCLIENT.dll                                 C:\Windows\system32\RMCLIENT.dll, version=10.0.18362.1316 (WinBuild.160101.0800)
    TextInputFramework.dll                       C:\Windows\SYSTEM32\TextInputFramework.dll, version=10.0.18362.1316 (WinBuild.160101.0800)
    CoreUIComponents.dll                         C:\Windows\SYSTEM32\CoreUIComponents.dll, version=10.0.18362.1110
    CoreMessaging.dll                            C:\Windows\SYSTEM32\CoreMessaging.dll, version=10.0.18362.1316
    ntmarta.dll                                  C:\Windows\SYSTEM32\ntmarta.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    iertutil.dll                                 C:\Windows\SYSTEM32\iertutil.dll, version=11.00.18362.1 (WinBuild.160101.0800)
    winmm.dll                                    C:\Windows\SYSTEM32\winmm.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    winmmbase.dll                                C:\Windows\SYSTEM32\winmmbase.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    explorerframe.dll                            C:\Windows\system32\explorerframe.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    diasymreader.dll                             C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll, version=14.8.3752.0 built by: NET48REL1
    nvldumdx.dll                                 C:\Windows\System32\DriverStore\FileRepository\nvdmi.inf_amd64_e6c8143d572c4931\nvldumdx.dll, version=27.21.14.5751
    WINTRUST.DLL                                 C:\Windows\System32\WINTRUST.DLL, version=10.0.18362.1377 (WinBuild.160101.0800)
    imagehlp.dll                                 C:\Windows\System32\imagehlp.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    nvwgf2umx.dll                                C:\Windows\System32\DriverStore\FileRepository\nvdmi.inf_amd64_e6c8143d572c4931\nvwgf2umx.dll, version=27.21.14.5751
    nvspcap64.dll                                C:\Windows\system32\nvspcap64.dll, version=3.20.2.34
    System.Xml.Linq.ni.dll                       C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml.Linq\50d1099c5905b852c3b4a9eb0c7c64b6\System.Xml.Linq.ni.dll, version=4.8.3752.0 built by: NET48REL1
    policymanager.dll                            C:\Windows\SYSTEM32\policymanager.dll, version=10.0.18362.1316 (WinBuild.160101.0800)
    msvcp110_win.dll                             C:\Windows\SYSTEM32\msvcp110_win.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    XmlLite.dll                                  C:\Windows\SYSTEM32\XmlLite.dll, version=10.0.18362.295 (WinBuild.160101.0800)
    clrcompression.dll                           C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrcompression.dll, version=4.8.3752.0 built by: NET48REL1
    SetupApi.dll                                 C:\Windows\System32\SetupApi.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    DEVOBJ.dll                                   C:\Windows\SYSTEM32\DEVOBJ.dll, version=10.0.18362.387 (WinBuild.160101.0800)
    Windows.Storage.ApplicationData.dll          C:\Windows\System32\Windows.Storage.ApplicationData.dll, version=10.0.18362.1 (WinBuild.160101.0800)
    mssprxy.dll                                  C:\Windows\system32\mssprxy.dll, version=7.0.18362.1350 (WinBuild.160101.0800)

 

I was able to get rid of it by closing out the program and reopening it, but I don't want to have to keep doing that for every layer I have to paste in. How can I fix this?

Link to comment
Share on other sites

Hello @VT45 It's possible you don't have enough memory?  But, let's see what one of the experts on the forum think when they login today :)

30b8T8B.gif

How I made Jennifer & Halle in Paint.net

My Gallery | My Deviant Art

"Rescuing one animal may not change the world, but for that animal their world is changed forever!" anon.

 
Link to comment
Share on other sites

How massive are we talking? How large is the image in pixels? Are you trying to copy the whole image?

 

The error still indicates there may be some memory corruption (potentially as a result of a bug in my code, that is). I'd still like to fix that.

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...