Hi all,
I’m having an issue with SiriL 1.2.3 and today 1.2.4 on MacOS 14.6.1 (23G93) (M3 Max, 36GB RAM, swap drive is a 8 TB SSD system. The data is on a SSD, too. Available storage on both SSDs is > 4 TB). Always as package download from the official site.
Data used:
205 lights from a Fuji GFX 100 II (102 MP per file)
What did I do:
- Script OSC_preprocessing → processing of biases, darks, flats works as anticipated and masters are made from them. Preprocessing of lights, too. But as soon as the registration process starts SiriL crashes. Therefore, I don’t have a log.
- Manuel processing to find the issue. It seems that only the part of the registration of the lights is affected.
This is the log I obtained from the terminal:
Siril is started as MacOS application
FFTW-Multithreading-Unterstützung wird initialisiert…
log: Wilkommen zu siril v1.2.4
log: Unterstützte Dateitypen: BMP Bilder, PIC Bilder (IRIS), Binäre PGM und PPM Bilder, RAW Bilder, FITS-CFA Bilder, Filme/Videos, SER Sequenzen, TIFF Bilder, JPG Bilder, PNG Bilder, HEIF Bilder.
log: Setting CWD (Current Working Directory) to ‘/Volumes/Data/Astro’
OMP: Info #276: omp_set_nested routine deprecated, please use omp_set_max_active_levels instead.
OMP: Info #276: omp_get_nested routine deprecated, please use omp_get_max_active_levels instead.
log: Parallel processing enabled: using 14 logical processors.
Successfully loaded ‘/Applications/Siril.app/Contents/MacOS/…/Resources/share/siril/siril.css’
Successfully loaded ‘/Applications/Siril.app/Contents/MacOS/…/Resources/share/siril/siril3.glade’
fetch_url(): https://siril.org/siril_versions.json
initializing CURL
log: Searching scripts in: “/Applications/Siril.app/Contents/MacOS/…/Resources/share/siril/scripts”…
log: Loading script: Mono_Preprocessing
log: Loading script: OSC_Extract_Ha
log: Loading script: OSC_Extract_HaOIII
log: Loading script: OSC_Preprocessing
log: Loading script: OSC_Preprocessing_WithDrizzle
log: Loading script: RGB_Composition
scripts: Error opening directory “/Users/bjoernlanglotz/Users/bjoernlanglotz/Library/Application Support/org.free-astro.Siril/scripts”: No such file or directory
scripts: Error opening directory “/Users/BKL24/.siril/scripts”: No such file or directory
scripts: Error opening directory “/Users/BKL24/siril/scripts”: No such file or directory
log: Loading registration method: 1-2-3 Stars Registration (deep-sky)
log: Loading registration method: Global Star Alignment (deep-sky)
log: Loading registration method: Two-Pass Global Star Alignment (deep-sky)
log: Loading registration method: Image Pattern Alignment (planetary - full disk)
log: Loading registration method: KOMBAT (planetary surfaces or full disk)
log: Loading registration method: Comet/Asteroid Registration
log: Loading registration method: Apply Existing Registration
log: Default FITS extension is set to .fit
Fetch succeeded with code 200 for URL https://siril.org/siril_versions.json
Last available version: 1.2.4
The URI points to a local file.
log: Setting CWD (Current Working Directory) to ‘/Volumes/Data/Astro/process’
log: Checking sequences in the directory: /Volumes/Data/Astro/process.
(siril:77303): Gtk-WARNING **: 09:36:56.999: no trigger event for menu popup
seqfile ‘dark_.seq’ already exists, not overwriting
seqfile ‘bias_.seq’ already exists, not overwriting
seqfile ‘pp_flat_.seq’ already exists, not overwriting
seqfile ‘pp_light_.seq’ already exists, not overwriting
seqfile ‘light_.seq’ already exists, not overwriting
seqfile ‘flat_.seq’ already exists, not overwriting
Reading sequence file bias_.seq'. Reading sequence file
dark_.seq’.
Reading sequence file flat_.seq'. Reading sequence file
light_.seq’.
Reading sequence file pp_flat_.seq'. Reading sequence file
pp_light_.seq’.
Loaded 6 sequences
Reading sequence file `pp_light_.seq’.
Purging previously saved reference frame data.
log: Reading FITS: file pp_light_00001.fit, 3 layer(s), 11662x8752 pixels, 32 bits
bitpix for the sequence is set as -32
log: Sequence loaded: pp_light_ (1->205)
Purging previously saved reference frame data.
number of filtered-in images: 205
number of filtered-in images: 205
number of filtered-in images: 205
number of filtered-in images: 205
Saved the reference frame buffer for alignment preview.
log: Registration: processing using method: Global Star Alignment (deep-sky)
log: Interpolation clamping active
Memory per image: 1168 MB. Max memory: 25938 MB
log: Global star registration: with the current memory and thread limits, up to 6 thread(s) can be used
log: Reading FITS: file pp_light_00001.fit, 3 layer(s), 11662x8752 pixels, 32 bits
log: Reference Image:
log: Findstar: processing for channel 1…
0 Siril 0x0000000102455ca8 signal_handled + 168
1 libsystem_platform.dylib 0x0000000185522584 _sigtramp + 56
2 Siril 0x000000010254b2c0 _ZN12_GLOBAL__N_113gaussVerticalIfEEvPPT_S3_iid + 240
3 Siril 0x0000000102545730 .omp_outlined. + 48
4 libomp.dylib 0x0000000102ccdc7c __kmp_invoke_microtask + 156
5 ??? 0x000000000000000e 0x0 + 14
Error, signal 10:
Thanks,
Bjoern