ImageIntegration failed

Wechef

Member
Hello, could anybody explain what happend here and how to fix it. Many Thanks!

* Available physical memory: 8.423 GiB
[2023-08-21 20:14:52] * Allocated pixel buffer: 2694 rows, 3.412 GiB
[2023-08-21 20:14:52] * Using 571 concurrent pixel stack(s), 2.901 GiB
[2023-08-21 20:14:52]
[2023-08-21 20:14:52]
[2023-08-21 20:14:52] * Integrating channel 1 of 3:
[2023-08-21 20:14:52] Integrating pixel rows: 0 -> 2693: 11%
[2023-08-21 20:14:56] *** PCL Win32 System Exception: At address 00007FFF092E4C3C with exception code C0000005 :
[2023-08-21 20:14:56] Access violation: invalid memory read operation at address 0000000000000000
[2023-08-21 20:14:56]
[2023-08-21 20:14:56] *** Backtrace Information ***
[2023-08-21 20:14:56] ================================================================================
[2023-08-21 20:14:56] 0: RtlCaptureContext2 in module: C:\Program Files\PixInsight\bin\PixInsight.exe at address: 0xBB731A0
[2023-08-21 20:14:56] 1: _NLG_Return2 in module: C:\Program Files\PixInsight\bin\VCRUNTIME140_1.dll at address: 0xEF501150
[2023-08-21 20:14:56] 2: _NLG_Return2 in module: C:\Program Files\PixInsight\bin\VCRUNTIME140_1.dll at address: 0xEF501150
[2023-08-21 20:14:56] 3: _NLG_Return2 in module: C:\Program Files\PixInsight\bin\VCRUNTIME140_1.dll at address: 0xEF501150
[2023-08-21 20:14:56] 4: _NLG_Return2 in module: C:\Program Files\PixInsight\bin\VCRUNTIME140_1.dll at address: 0xEF501150
[2023-08-21 20:14:56] 5: _NLG_Return2 in module: C:\Program Files\PixInsight\bin\VCRUNTIME140_1.dll at address: 0xEF501150
[2023-08-21 20:14:56] 6: _CxxFrameHandler4 in module: C:\Program Files\PixInsight\bin\VCRUNTIME140_1.dll at address: 0xEF5040B0
[2023-08-21 20:14:56] 7: _chkstk in module: C:\WINDOWS\SYSTEM32\ntdll.dll at address: 0xBB73CD0
[2023-08-21 20:14:56] 8: RtlFindCharInUnicodeString in module: C:\WINDOWS\SYSTEM32\ntdll.dll at address: 0xBAED9C0
[2023-08-21 20:14:56] 9: RtlRaiseException in module: C:\WINDOWS\SYSTEM32\ntdll.dll at address: 0xBB242C0
[2023-08-21 20:14:56] 10: RaiseException in module: C:\WINDOWS\System32\KERNELBASE.dll at address: 0x92E4BD0
[2023-08-21 20:14:56] 11: _NLG_Return2 in module: C:\Program Files\PixInsight\bin\VCRUNTIME140_1.dll at address: 0xEF501150
[2023-08-21 20:14:56] 12: RtlCaptureContext2 in module: C:\WINDOWS\SYSTEM32\ntdll.dll at address: 0xBB731A0
[2023-08-21 20:14:56] 13: RtlCaptureContext2 in module: C:\Program Files\PixInsight\bin\ImageIntegration-pxm.dll at address: 0xBB731A0
[2023-08-21 20:14:56] 14: RtlCaptureContext2 at address: 0xBB731A0
[2023-08-21 20:14:56] 15: RtlCaptureContext2 at address: 0xBB731A0
[2023-08-21 20:14:56] ================================================================================
[2023-08-21 20:14:56] ** Warning: ImageIntegration failed.
[2023-08-21 20:14:56]
[2023-08-21 20:14:56] ************************************************************
[2023-08-21 20:14:56] * End integration of Light frames
[2023-08-21 20:14:56] ************************************************************
[2023-08-21 20:14:56] ** Warning: Master Light file was not generated.
 
perhaps increase the size of the windows paging file, you may have run out of memory despite what the calculations show.
 
perhaps increase the size of the windows paging file, you may have run out of memory despite what the calculations show.
Many thanks, this was exactly the solution. After 2 successful performed WBP processes, I like to say: fixed!
 
Back
Top