Author Topic: Error Script after close SubframeSelector  (Read 2254 times)

Offline charlaubert

  • Newcomer
  • Posts: 3
    • photoastro.fr
Error Script after close SubframeSelector
« on: 2017 June 27 05:37:51 »
Hello,

Computer IMac Processeor 2,9 GHz Intel Cor i5 Mémoire 8 Go
PixInsight Version 1.8.04.1195 (64)
when i use SubframeSelector all is right during process but when I close scripte I can't use more PixInsight I must close it by "Force to quit"
message error  Critical signal caught (11) : "Segmentation  violation"
thanks for help
Charles
 Critical signal caught (11): Segmentation violation


PixInsight 01.08.04.1195 - Critical Signal Backtrace
Signal : 11
Module : 0   PixInsight                          0x000000010b2b6df6 curl_slist_free_all + 1710659
========================================================================================================================
35: 1   libsystem_platform.dylib            0x00007fff93b87b3a _sigtramp + 26
34: 2   ???                                 0x0000000000000028 0x0 + 40
33: 3   PixInsight                          0x000000010aeac12c start + 13464812
32: 4   PixInsight                          0x000000010b01fb36 start + 14986998
31: 5   QtWidgets                           0x000000010e20b056 _ZN7QWidget5eventEP6QEvent + 1654
30: 6   QtWidgets                           0x000000010e1cb953 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent + 307
29: 7   QtWidgets                           0x000000010e1ceff8 _ZN12QApplication6notifyEP7QObjectP6QEvent + 8968
28: 8   PixInsight                          0x000000010a30a0c6 start + 1266822
27: 9   QtCore                              0x000000010f19fc23 _ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent + 115
26: 10  QtWidgets                           0x000000010e1cc304 _ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Eb + 1012
25: 11  QtWidgets                           0x000000010e22b7b5 _ZN14QDesktopWidget11qt_metacallEN11QMetaObject4CallEiPPv + 8341
24: 12  QtWidgets                           0x000000010e22a9df _ZN14QDesktopWidget11qt_metacallEN11QMetaObject4CallEiPPv + 4799
23: 13  QtWidgets                           0x000000010e1cb953 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent + 307
22: 14  QtWidgets                           0x000000010e1cec46 _ZN12QApplication6notifyEP7QObjectP6QEvent + 8022
21: 15  PixInsight                          0x000000010a30a0c6 start + 1266822
20: 16  QtCore                              0x000000010f19fc23 _ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent + 115
19: 17  QtGui                               0x000000010e8318fe _ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE + 2078
18: 18  QtGui                               0x000000010e81ce2a _ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE + 346
17: 19  libqcocoa.dylib                     0x0000000112a70861 qt_plugin_instance + 110529
16: 20  CoreFoundation                      0x00007fff7e21e321 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
15: 21  CoreFoundation                      0x00007fff7e1ff21d __CFRunLoopDoSources0 + 557
14: 22  CoreFoundation                      0x00007fff7e1fe716 __CFRunLoopRun + 934
13: 23  CoreFoundation                      0x00007fff7e1fe114 CFRunLoopRunSpecific + 420
12: 24  HIToolbox                           0x00007fff7d75febc RunCurrentEventLoopInMode + 240
11: 25  HIToolbox                           0x00007fff7d75fbf9 ReceiveNextEventCommon + 184
10: 26  HIToolbox                           0x00007fff7d75fb26 _BlockUntilNextEventMatchingListInModeWithFilter + 71
9: 27  AppKit                              0x00007fff7bcf8a54 _DPSNextEvent + 1120
8: 28  AppKit                              0x00007fff7c4747ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796(+2796)
7: 29  AppKit                              0x00007fff7bced3db -[NSApplication run] + 926
6: 30  libqcocoa.dylib                     0x0000000112a6f7ba qt_plugin_instance + 106266
5: 31  QtCore                              0x000000010f19d37c _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE + 412
4: 32  QtCore                              0x000000010f1a01ca _ZN16QCoreApplication4execEv + 346
3: 33  PixInsight                          0x000000010a31e5b3 start + 1350003
2: 34  PixInsight                          0x000000010a1d4c74 start + 52
1: 35  ???                                 0x0000000000000001 0x0 + 1
========================================================================================================================

Offline mschuster

  • PTeam Member
  • PixInsight Jedi
  • *****
  • Posts: 1087
Re: Error Script after close SubframeSelector
« Reply #1 on: 2017 June 28 09:14:19 »
Charles,

Can you reproduce the problem with just one or two frames?

If so, please provide the frames in Dropbox and also provide your script parameters. I will investigate.

This is a never before seen error (a possible platform memory management error). Maybe you can try reinstalling the entire Pixinsight release.

Thanks,
Mike

Offline charlaubert

  • Newcomer
  • Posts: 3
    • photoastro.fr
Re: Error Script after close SubframeSelector
« Reply #2 on: 2017 June 28 12:09:34 »
Mike thanks for replay

I tried again with 2 frames and more but with the process SubFrameSelector from Menu /Script/ Batch Processing  (not with my Process icons selected ) and now it's right. :D

I think my process icons "are one old version" 

Thanks again

Charles