Post

Replies

Boosts

Views

Activity

Appcrash on M4 MAX
I develop and build the DeepSkyStacker application on an M4 Mac Mini. A user reports that with a given set of data files and application settings, that it crashes on his M4 MAX. He sent me his data files, and I can't provoke a crash on my M4. He also sent an App Crash report file which I attach. Any insight into the likely cause of the problem will be appreciated (yes, I know it is a segfault in code called from Avx256Stacking::pixelPartitioning - probably a lambda ...). dss-6.1.3-crash.log
2
0
194
2w
Appcrash on M4 MAX
I develop and build the DeepSkyStacker application on an M4 Mac Mini. A user reports that with a given set of data files and application settings, that it crashes on his M4 MAX. He sent me his data files, and I can't provoke a crash on my M4. He also sent an App Crash report file which I attach. Any insight into the likely cause of the problem will be appreciated (yes, I know it is a segfault in code called from Avx256Stacking::pixelPartitioning - probably a lambda ...). dss-6.1.3-crash.log
Replies
2
Boosts
0
Views
194
Activity
2w
libclang_rt.fuzzer_osx.a not found
I tried to build my project with -fsanitize=fuzzer. This failed to link with libclang_rt.fuzzer_osx.a not found when attempting to link the code. I mean really!! Why on earth would you exclude this from the version of clang that ships with XCode!
Replies
2
Boosts
0
Views
77
Activity
1w