Posts

Post not yet marked as solved
1 Replies
930 Views
Hi,My app worked perfectly fine with iOS 13.0. However, after installing iOS 13.1, my app crashes when I open it.App name: Item Hunt - Camera ScannerBelow is the error message. I hope someone can help.0 swift 0x0000000111540eb3 PrintStackTraceSignalHandler(void*) + 511 swift 0x0000000111540686 SignalHandler(int) + 3582 libsystem_platform.dylib 0x00007fff58b6bb5d _sigtramp + 293 libsystem_platform.dylib 0x00007fecc0424c10 _sigtramp + 17371998244 swift 0x000000010ff395b6 llvm::object::MachOObjectFile::MachOObjectFile(llvm::MemoryBufferRef, bool, bool, llvm::Error&, unsigned int, unsigned int) + 119105 swift 0x000000010ff4170a llvm::object::ObjectFile::createObjectFile(llvm::MemoryBufferRef, llvm::file_magic) + 34186 swift 0x000000010f1a78a7 clang::ObjectFilePCHContainerReader::ExtractPCH(llvm::MemoryBufferRef) const + 557 swift 0x00000001104bf7ca clang::serialization::ModuleManager::addModule(llvm::StringRef, clang::serialization::ModuleKind, clang::SourceLocation, clang::serialization::ModuleFile*, unsigned int, long long, long, clang::ASTFileSignature, clang::ASTFileSignature (*)(llvm::StringRef), clang::serialization::ModuleFile*&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) + 45708 swift 0x0000000110342131 clang::ASTReader::ReadASTCore(llvm::StringRef, clang::serialization::ModuleKind, clang::SourceLocation, clang::serialization::ModuleFile*, llvm::SmallVectorImpl<clang::ASTReader::ImportedModule>&, long long, long, clang::ASTFileSignature, unsigned int) + 1299 swift 0x0000000110352f29 clang::ASTReader::ReadAST(llvm::StringRef, clang::serialization::ModuleKind, clang::SourceLocation, unsigned int, llvm::SmallVectorImpl<clang::ASTReader::ImportedSubmodule>*) + 28110 swift 0x000000010de9b423 swift::ClangImporter::getOrCreatePCH(swift::ClangImporterOptions const&, llvm::StringRef) + 379511 swift 0x000000010d18fd17 performCompile(swift::CompilerInstance&, swift::CompilerInvocation&, llvm::ArrayRef<char const*>, int&, swift::FrontendObserver*, swift::UnifiedStatsReporter*) + 123912 swift 0x000000010d18c034 swift::performFrontend(llvm::ArrayRef<char const*>, char const*, void*, swift::FrontendObserver*) + 682013 swift 0x000000010d1195a3 main + 121914 libdyld.dylib 0x00007fff589803d5 start + 1swift::FrontendObserverror: Segmentation fault: 11 (in target 'Item Hunt' from project 'Item_Hunt')
Posted Last updated
.