Opened 2 years ago
Last modified 19 months ago
#65246 new defect
clang-14: crashes occurring for multiple ports — at Version 13
Reported by: | mascguy (Christopher Nielsen) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | cjones051073 (Chris Jones), kencu (Ken) | |
Port: | clang-14 llvm-14 darktable libopenraw |
Description (last modified by mascguy (Christopher Nielsen))
When compiling darktable
3.8.1, the following crash occurs, for source file src/common/iop_profile.c
. Build log attached.
1. <eof> parser at end of file 2. Code generation 3. Running pass 'Function Pass Manager' on module 'work/darktable-3.8.1/src/common/iop_profile.c'. 4. Running pass 'Debug Variable Analysis' on function '@dt_ioppr_transform_image_colorspace' Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): 0 libLLVM.dylib 0x000000010a0eea8b llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 43 1 libLLVM.dylib 0x000000010a0ed928 llvm::sys::RunSignalHandlers() + 248 2 libLLVM.dylib 0x000000010a0ee040 llvm::sys::CleanupOnSignal(unsigned long) + 208 3 libLLVM.dylib 0x000000010a00a06f CrashRecoverySignalHandler(int) + 191 4 libsystem_platform.dylib 0x00007fff95c38b3a _sigtramp + 26 5 libsystem_platform.dylib 0x00007fff58ebd930 _sigtramp + 18446744072688782864 6 libLLVM.dylib 0x000000010a3e9371 (anonymous namespace)::LDVImpl::runOnMachineFunction(llvm::MachineFunction&, bool) + 5457 7 libLLVM.dylib 0x000000010a4ac0b4 llvm::MachineFunctionPass::runOnFunction(llvm::Function&) + 308 8 libLLVM.dylib 0x000000010a24ae2a llvm::FPPassManager::runOnFunction(llvm::Function&) + 922 9 libLLVM.dylib 0x000000010a251383 llvm::FPPassManager::runOnModule(llvm::Module&) + 67 10 libLLVM.dylib 0x000000010a24b449 llvm::legacy::PassManagerImpl::run(llvm::Module&) + 937 11 libclang-cpp.dylib 0x0000000107db85db clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::__1::unique_ptr<llvm::raw_pwrite_stream, std::__1::default_delete<llvm::raw_pwrite_stream> >) + 2395 12 libclang-cpp.dylib 0x00000001080ecb98 clang::BackendConsumer::HandleTranslationUnit(clang::ASTContext&) + 1928 13 libclang-cpp.dylib 0x0000000106ebfe63 clang::ParseAST(clang::Sema&, bool, bool) + 643 14 libclang-cpp.dylib 0x0000000108988dfa clang::FrontendAction::Execute() + 90 15 libclang-cpp.dylib 0x00000001088f1616 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 902 16 libclang-cpp.dylib 0x00000001089ff5f8 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 680 17 clang 0x0000000106d42e53 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) + 2147 18 clang 0x0000000106d41036 ExecuteCC1Tool(llvm::SmallVectorImpl<char const*>&) + 310 19 libclang-cpp.dylib 0x000000010853c707 void llvm::function_ref<void ()>::callback_fn<clang::driver::CC1Command::Execute(llvm::ArrayRef<llvm::Optional<llvm::StringRef> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool*) const::$_1>(long) + 23 20 libLLVM.dylib 0x000000010a009dc2 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) + 226 21 libclang-cpp.dylib 0x000000010853c295 clang::driver::CC1Command::Execute(llvm::ArrayRef<llvm::Optional<llvm::StringRef> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool*) const + 389 22 libclang-cpp.dylib 0x000000010850314f clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&) const + 415 23 libclang-cpp.dylib 0x000000010850364c clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::__1::pair<int, clang::driver::Command const*> >&) const + 124 24 libclang-cpp.dylib 0x000000010851f11c clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::__1::pair<int, clang::driver::Command const*> >&) + 396 25 clang 0x0000000106d409b4 main + 10820 26 libdyld.dylib 0x00007fff95a29235 start + 1 27 libdyld.dylib 0x0000000000000088 start + 18446603338005704276 clang: error: clang frontend command failed with exit code 139 (use -v to see invocation) clang version 14.0.3 Target: x86_64-apple-darwin16.7.0 Thread model: posix InstalledDir: /opt/local/libexec/llvm-14/bin clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: work/.tmp/iop_profile-cce2b4.c clang: note: diagnostic msg: work/.tmp/iop_profile-cce2b4.sh clang: note: diagnostic msg: Crash backtrace is located in clang: note: diagnostic msg: work/.home/Library/Logs/DiagnosticReports/clang_<YYYY-MM-DD-HHMMSS>_<hostname>.crash clang: note: diagnostic msg: (choose the .crash file that corresponds to your crash)
Similarly, a link-time crash occurs with libopenraw
:
= note: 0 0x104026b51 __assert_rtn + 144 1 0x104057063 ld::Fixup::Fixup(unsigned int, ld::Fixup::Cluster, ld::Fixup::Kind, bool, char const*) + 107 2 0x10402f4e9 mach_o::relocatable::Parser<x86_64>::addFixup(mach_o::relocatable::Parser<x86_64>::SourceLocation const&, ld::Fixup::Cluster, ld::Fixup::Kind, bool, char const*) + 33 3 0x10402a751 mach_o::relocatable::Section<x86_64>::addRelocFixup(mach_o::relocatable::Parser<x86_64>&, macho_relocation_info<Pointer64<LittleEndian> > const*) + 1471 4 0x104052bb7 mach_o::relocatable::Section<x86_64>::makeFixups(mach_o::relocatable::Parser<x86_64>&, mach_o::relocatable::Parser<x86_64>::CFI_CU_InfoArrays const&) + 91 5 0x10404e7c6 mach_o::relocatable::Parser<x86_64>::parse(mach_o::relocatable::ParserOptions const&) + 2034 6 0x1040320fd mach_o::relocatable::Parser<x86_64>::parse(unsigned char const*, unsigned long long, char const*, long, ld::File::Ordinal, mach_o::relocatable::ParserOptions const&) + 375 7 0x1040629cc archive::File<x86_64>::makeObjectFileForMember(archive::File<x86_64>::Entry const*) const + 758 8 0x104062518 archive::File<x86_64>::justInTimeforEachAtom(char const*, ld::File::AtomHandler&) const + 122 9 0x10407819b ld::tool::InputFiles::searchLibraries(char const*, bool, bool, bool, ld::File::AtomHandler&) const + 215 10 0x104080c90 ld::tool::Resolver::resolveUndefines() + 160 11 0x104082f63 ld::tool::Resolver::resolve() + 79 12 0x1040276c7 main + 689 A linker snapshot was created at: /tmp/build_script_build-0fd30e212c66cd59-2022-05-30-185930.ld-snapshot ld: Assertion failed: (name != NULL), function Fixup, file /SourceCache/ld64/ld64-241.9/src/ld/ld.hpp, line 510. clang: error: linker command failed with exit code 1 (use -v to see invocation)
Build log attached.
Change History (15)
Changed 2 years ago by mascguy (Christopher Nielsen)
Attachment: | darktable-devel-build-10.12-clang-14-crash.log.xz added |
---|
comment:1 Changed 2 years ago by mascguy (Christopher Nielsen)
comment:2 Changed 2 years ago by mascguy (Christopher Nielsen)
Also, compiling with Clang 13 works just fine.
comment:3 Changed 2 years ago by Christopher Nielsen <mascguy@…>
comment:4 Changed 2 years ago by mascguy (Christopher Nielsen)
Port: | darktable darktable-devel added |
---|
comment:5 Changed 2 years ago by mascguy (Christopher Nielsen)
PR created, for llvm-14
update to 14.0.4:
comment:6 Changed 2 years ago by mascguy (Christopher Nielsen)
Unfortunately this crash still occurs, even with LLVM 14.0.4.
Are there any additional upstream patches that we also need to apply...?
comment:7 Changed 2 years ago by kencu (Ken)
Usually what you would now is see if it is fixed in clang-devel.
If it is, then --> figure out why/which commit / which file (and ideally report it upstream for possible backports).
If it is not, then --> report it upstream with the files the error says to include with the report.
comment:8 Changed 2 years ago by kencu (Ken)
at least it is simpler now, as I believe it is all just github issues, and no longer the more complex bug tracker they've had all the previous years.
comment:9 Changed 2 years ago by Christopher Nielsen <mascguy@…>
comment:10 Changed 2 years ago by mascguy (Christopher Nielsen)
Summary: | clang-14 @14.0.3: crash during compilation of darktable 3.8.1 → clang-14: crash during compilation of darktable 3.8.1 |
---|
comment:11 Changed 2 years ago by mascguy (Christopher Nielsen)
Description: | modified (diff) |
---|---|
Summary: | clang-14: crash during compilation of darktable 3.8.1 → clang-14: crashes occurring for multiple ports |
Version: | → 2.7.2 |
comment:12 Changed 2 years ago by mascguy (Christopher Nielsen)
Port: | libopenraw added; darktable-devel removed |
---|
Changed 2 years ago by mascguy (Christopher Nielsen)
Attachment: | libopenraw-build-10.9-clang-14-crash.log added |
---|
comment:13 Changed 2 years ago by mascguy (Christopher Nielsen)
Description: | modified (diff) |
---|
Of note, this occurs on multiple macOS releases, and doesn't appear to be affected by the macOS version.