Author Topic: OS X Error Report: ImageIntegration w/ Drizzle + LocalNormalization  (Read 1504 times)

Offline dvonhand

  • Newcomer
  • Posts: 4
Hi,

I am encountering an error while trying to integrate images together using ImageIntegration.  I have three sets of files (Ha, S2, O3) and can integrate one just fine, but the second fails and the application process is aborted by OS X.  When I restart PixInsight, the integration succeeds but the next fails.

FWIW, I am storing my projects on NAS, but I don't think that should make a difference...  Is anyone else having this issue or shed some light on the problem?

Excerpt from error report:
Process:               PixInsight [10653]
Path:                  /Applications/PixInsight/PixInsight.app/Contents/MacOS/PixInsight
Identifier:            software.pleiades.PixInsight
Version:               1.8.5.1352 (1.8.5.1352)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           PixInsight [10653]
User ID:               501

Date/Time:             2018-03-22 21:19:26.025 -0400
OS Version:            Mac OS X 10.13.3 (17D102)
Report Version:        12
Bridge OS Version:     3.0 (14Y661)
Anonymous UUID:        65AC0CAE-9FD5-7ED0-A9D5-D220E6CC4759

Sleep/Wake UUID:       D7B43CA2-BE94-4B84-A05C-2A674A9E3A3C

Time Awake Since Boot: 58000 seconds
Time Since Wake:       1300 seconds

System Integrity Protection: enabled

Crashed Thread:        0  CrBrowserMain  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called
terminating with uncaught exception of type pcl::File::Error

Thread 0 Crashed:: CrBrowserMain  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib           0x00007fff7a989e3e __pthread_kill + 10
1   libsystem_pthread.dylib          0x00007fff7aac8150 pthread_kill + 333
2   libsystem_c.dylib                0x00007fff7a8e6312 abort + 127
3   libc++abi.dylib                  0x00007fff788c1f8f abort_message + 245
4   libc++abi.dylib                  0x00007fff788c212b default_terminate_handler() + 265
5   libobjc.A.dylib                  0x00007fff79c4ceab _objc_terminate() + 105
6   libc++abi.dylib                  0x00007fff788dd7c9 std::__terminate(void (*)()) + 8
7   libc++abi.dylib                  0x00007fff788dd843 std::terminate() + 51
8   XISF-pxm.dylib                   0x000000013bc07dbe pcl::XISFReaderEngine::~XISFReaderEngine() + 14
9   XISF-pxm.dylib                   0x000000013bbfa529 pcl::XISFReader::~XISFReader() + 361
10  XISF-pxm.dylib                   0x000000013bbfa55f pcl::XISFReader::~XISFReader() + 15
11  XISF-pxm.dylib                   0x000000013bb6d547 pcl::XISFInstance::Close() + 39
12  XISF-pxm.dylib                   0x000000013bb6aeec pcl::XISFInstance::~XISFInstance() + 28
13  XISF-pxm.dylib                   0x000000013bb6b07f pcl::XISFInstance::~XISFInstance() + 15
14  XISF-pxm.dylib                   0x000000013bbada1f pcl::FileFormatDispatcher::DestroyFileFormat(void*) + 31
15  software.pleiades.PixInsight     0x0000000101973f45 0x10171a000 + 2465605
16  software.pleiades.PixInsight     0x000000010178a006 0x10171a000 + 458758
17  software.pleiades.PixInsight     0x000000010182c03b 0x10171a000 + 1122363
18  ImageIntegration-pxm.dylib       0x00000001390dec21 pcl::UIObject::~UIObject() + 97
19  ImageIntegration-pxm.dylib       0x0000000138f6627f pcl::FileFormatInstance::~FileFormatInstance() + 15
20  ImageIntegration-pxm.dylib       0x0000000138e72551 pcl::IntegrationFile::~IntegrationFile() + 1505
21  ImageIntegration-pxm.dylib       0x0000000138e68357 pcl::ImageIntegrationInstance::ExecuteGlobal() + 58231
22  ImageIntegration-pxm.dylib       0x0000000138faf9c7 pcl::ProcessContextDispatcher::ExecuteProcessGlobal(void*) + 71
23  software.pleiades.PixInsight     0x00000001023c018a 0x10171a000 + 13263242
24  software.pleiades.PixInsight     0x00000001023e1955 0x10171a000 + 13400405
25  software.pleiades.PixInsight     0x00000001017a0288 0x10171a000 + 549512
26  ImageIntegration-pxm.dylib       0x000000013907a80d pcl::InterfaceDispatcher::ApplyInstanceGlobal(void*) + 29
27  software.pleiades.PixInsight     0x0000000102415af8 0x10171a000 + 13613816
28  org.qt-project.QtCore            0x000000010a135ab9 QMetaObject::activate(QObject*, int, int, void**) + 3113
29  org.qt-project.QtWidgets         0x000000010399d3c0 0x1037b2000 + 2012096
30  org.qt-project.QtWidgets         0x000000010399d250 0x1037b2000 + 2011728
31  org.qt-project.QtWidgets         0x000000010399e2c0 QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 272
32  org.qt-project.QtWidgets         0x0000000103979b6f QToolButton::mouseReleaseEvent(QMouseEvent*) + 15
33  org.qt-project.QtWidgets         0x00000001037ff03b QWidget::event(QEvent*) + 603
34  org.qt-project.QtWidgets         0x000000010399e020 QAbstractButton::event(QEvent*) + 160
35  org.qt-project.QtWidgets         0x000000010397a135 QToolButton::event(QEvent*) + 325
36  org.qt-project.QtWidgets         0x00000001037c4abd QApplicationPrivate::notify_helper(QObject*, QEvent*) + 301
37  org.qt-project.QtWidgets         0x00000001037c7a9f QApplication::notify(QObject*, QEvent*) + 7663
38  software.pleiades.PixInsight     0x0000000101864166 0x10171a000 + 1352038
39  org.qt-project.QtCore            0x000000010a104424 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 164
40  org.qt-project.QtWidgets         0x00000001037c53ea QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) + 874
41  org.qt-project.QtWidgets         0x0000000103820206 0x1037b2000 + 451078
42  org.qt-project.QtWidgets         0x000000010381f089 0x1037b2000 + 446601
43  org.qt-project.QtWidgets         0x00000001037c4abd QApplicationPrivate::notify_helper(QObject*, QEvent*) + 301
44  org.qt-project.QtWidgets         0x00000001037c5e37 QApplication::notify(QObject*, QEvent*) + 391
45  software.pleiades.PixInsight     0x0000000101864166 0x10171a000 + 1352038
46  org.qt-project.QtCore            0x000000010a104424 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 164
47  org.qt-project.QtGui             0x0000000109a32eac QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 3068
48  org.qt-project.QtGui             0x0000000109a19e5b QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 155
49  libqcocoa.dylib                  0x000000010d81a0f1 0x10d7f2000 + 164081
50  com.apple.CoreFoundation         0x00007fff52f45721 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
51  com.apple.CoreFoundation         0x00007fff52fff0ac __CFRunLoopDoSource0 + 108
52  com.apple.CoreFoundation         0x00007fff52f28260 __CFRunLoopDoSources0 + 208
53  com.apple.CoreFoundation         0x00007fff52f276dd __CFRunLoopRun + 1293
54  com.apple.CoreFoundation         0x00007fff52f26f43 CFRunLoopRunSpecific + 483
55  com.apple.HIToolbox              0x00007fff5223ee26 RunCurrentEventLoopInMode + 286
56  com.apple.HIToolbox              0x00007fff5223ea9f ReceiveNextEventCommon + 366
57  com.apple.HIToolbox              0x00007fff5223e914 _BlockUntilNextEventMatchingListInModeWithFilter + 64
58  com.apple.AppKit                 0x00007fff50509f5f _DPSNextEvent + 2085
59  com.apple.AppKit                 0x00007fff50c9fb4c -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
60  com.apple.AppKit                 0x00007fff504fed6d -[NSApplication run] + 764
61  libqcocoa.dylib                  0x000000010d818e33 0x10d7f2000 + 159283
62  org.qt-project.QtCore            0x000000010a1000d1 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 417
63  org.qt-project.QtCore            0x000000010a104a97 QCoreApplication::exec() + 343
64  software.pleiades.PixInsight     0x0000000101875826 0x10171a000 + 1423398
65  libdyld.dylib                    0x00007fff7a83a115 start + 1

Offline pfile

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 4729
i wonder if the particular file you happen to be reading is corrupt. did your disk fill up at any point?

can you check if all the input files have the same size in the finder?

rob

Offline dvonhand

  • Newcomer
  • Posts: 4
Sorry to ghost you...  I got really busy at work and didn't have time to check up on the forum.  No, I did not fill up my disk at any point.  I have several TB available, and all the input files are the same size.

Offline pfile

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 4729
ok no problem - i know in the past that some people have had similar corrupted files due to disk full events.

can you even open that xisf onto the desktop?

rob

Offline dvonhand

  • Newcomer
  • Posts: 4
I'm not sure what you mean by "open onto the desktop".  Can you elaborate?

I don't think the files are corrupted since I can open them all individually, if that's what you are asking.  It only seems to happen doing two image integrations in PI.

Dusty

Offline pfile

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 4729
yes that is what i was asking, if the files are readable by simply opening them. anyway i am out of ideas, i dont think i have ever seen a similar problem unless it was caused by corrupted files.

rob