Fatal Error in PI 1.8.8-5

Steve G D

Member
Steps to reproduce:
Open a set of 18 images in blink process
Click the icon that optimizes each image individually (the upper one that looks like a curve)
Zoom in on the blink image using the Zoom 1:1 toolbar button
Blink through all the images
Close the images using the blink close all option
Open a second set of 18 images
repeat all the steps above
When you actually try to blink through the images, this exception occurs and crashes the program.

Windows 10 Pro, 64 bit Version 1903 Build 18362.778
PI Version 1.8.8-5
Steve Duffy



Cut and pasted from the Process Console
================================================================================*** PCL Win32 System Exception: At address 00007FFC5EABFF4E with exception code C0000005 :Access violation: invalid memory write operation at address 0000002500000000
*** Backtrace Information ***================================================================================ 0: in module: C:\Program Files\PixInsight\bin\PixInsight.exe at address: 0x0 1: _C_specific_handler in module: C:\Program Files\PixInsight\bin\VCRUNTIME140.dll at address: 0xB0B2B860 2: is_exception_typeof in module: C:\Program Files\PixInsight\bin\VCRUNTIME140.dll at address: 0xB0B222E0 3: is_exception_typeof in module: C:\Program Files\PixInsight\bin\VCRUNTIME140.dll at address: 0xB0B222E0 4: is_exception_typeof in module: C:\Program Files\PixInsight\bin\VCRUNTIME140.dll at address: 0xB0B222E0 5: _CxxFrameHandler3 in module: C:\Program Files\PixInsight\bin\VCRUNTIME140.dll at address: 0xB0B2C100 6: _chkstk in module: C:\WINDOWS\SYSTEM32\ntdll.dll at address: 0xC73A10B0 7: RtlRaiseException in module: C:\WINDOWS\SYSTEM32\ntdll.dll at address: 0xC7369E70 8: KiUserExceptionDispatcher in module: C:\WINDOWS\SYSTEM32\ntdll.dll at address: 0xC739FE10 9: QWindowsStylePrivate::QWindowsStylePrivate in module: C:\Program Files\PixInsight\bin\Qt5Widgets.dll at address: 0x5EABF5B0 10: QHashData::free_helper in module: C:\Program Files\PixInsight\bin\Qt5Core.dll at address: 0x5F621E50 11: QHashData::free_helper in module: C:\Program Files\PixInsight\bin\Qt5Core.dll at address: 0x5F621E50 12: QStyleSheetStyle::qt_metacast in module: C:\Program Files\PixInsight\bin\Qt5Widgets.dll at address: 0x5EAD4500 13: QStyleSheetStyle::unpolish in module: C:\Program Files\PixInsight\bin\Qt5Widgets.dll at address: 0x5EAE0470 14: QWidgetPrivate::setStyle_helper in module: C:\Program Files\PixInsight\bin\Qt5Widgets.dll at address: 0x5EA70DD0 15: QWidgetPrivate::setStyle_helper in module: C:\Program Files\PixInsight\bin\PixInsight.exe at address: 0x5EA70DD0 16: QTimer::timeout in module: C:\Program Files\PixInsight\bin\Qt5Core.dll at address: 0x5F796F30 17: QObject::event in module: C:\Program Files\PixInsight\bin\Qt5Core.dll at address: 0x5F78FF80 18: QApplicationPrivate::notify_helper in module: C:\Program Files\PixInsight\bin\Qt5Widgets.dll at address: 0x5EA39290 19: QApplication::notify in module: C:\Program Files\PixInsight\bin\Qt5Widgets.dll at address: 0x5EA366F0 20: QApplication::notify in module: C:\Program Files\PixInsight\bin\PixInsight.exe at address: 0x5EA366F0 21: QCoreApplication::notifyInternal2 in module: C:\Program Files\PixInsight\bin\Qt5Core.dll at address: 0x5F769850 22: QEventDispatcherWin32::event in module: C:\Program Files\PixInsight\bin\Qt5Core.dll at address: 0x5F7B2B90 23: QApplicationPrivate::notify_helper in module: C:\Program Files\PixInsight\bin\Qt5Widgets.dll at address: 0x5EA39290 24: QApplication::notify in module: C:\Program Files\PixInsight\bin\Qt5Widgets.dll at address: 0x5EA366F0 25: QApplication::notify in module: C:\Program Files\PixInsight\bin\PixInsight.exe at address: 0x5EA366F0 26: QCoreApplication::notifyInternal2 in module: C:\Program Files\PixInsight\bin\Qt5Core.dll at address: 0x5F769850 27: QCoreApplicationPrivate::sendPostedEvents in module: C:\Program Files\PixInsight\bin\Qt5Core.dll at address: 0x5F76B590 28: QCoreApplicationPrivate::sendPostedEvents in module: C:\Program Files\PixInsight\bin\qt-plugins\platforms\qwindows.dll at address: 0x5F76B590 29: QCoreApplicationPrivate::sendPostedEvents at address: 0x5F76B590============================================================
 
This is apparently not a PI error directly. I am transferring files from my imaging computer, which is Windows 7 Pro 64 bit, to my processing computer, which is Windows 10 Pro, 64 bit. As long as I keep the images on my Windows 7 computer, PI seems to handle them fine. It is only after I transfer them to the Windows 10 computer that this crash occurs. This is a new phenomenon; I have followed this regimen for years without trouble. Not sure why it's suddenly become a problem.
Steve Duffy
 
Having similar issue on Windows 10... wonder if its hitting some of the windows 10 protected memory stuff vs say, win7 which doesn't have any security to speak of.
 
Back
Top