chopin1998519 最近的时间轴更新
chopin1998519
ONLINE

chopin1998519

V2EX 第 471895 号会员,加入于 2020-02-24 10:46:34 +08:00
今日活跃度排名 19796
chopin1998519 最近回复了
我终于会了。。。。谢谢!
MsgType = text;
To = "marco-18149700025";
} msg: success
Stack dump:
0. Program arguments: /Library/Developer/CommandLineTools/usr/bin/swift-frontend -frontend -interpret ./main.swift -Xllvm -aarch64-use-tbi -en
able-objc-interop -sdk /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -color-diagnostics -external-plugin-path /Library/Developer/CommandLineT
ools/SDKs/MacOSX.sdk/usr/lib/swift/host/plugins#/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/bin/swift-plugin-server -external-plugin-pa
th /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/local/lib/swift/host/plugins#/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/bin
/swift-plugin-server -external-plugin-path /Library/Developer/Developer/usr/lib/swift/host/plugins#/Library/Developer/Developer/usr/bin/swift-plugi
n-server -external-plugin-path /Library/Developer/Developer/usr/local/lib/swift/host/plugins#/Library/Developer/Developer/usr/bin/swift-plugin-serv
er -plugin-path /Library/Developer/CommandLineTools/usr/lib/swift/host/plugins -plugin-path /Library/Developer/CommandLineTools/usr/local/lib/swift
/host/plugins -target-sdk-version 14.4 -module-name main -- pin
1. Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
2. Compiling with the current language version
3. While running user code "./main.swift"
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 swift-frontend 0x00000001060eff3c llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 56
1 swift-frontend 0x00000001060ef0f8 llvm::sys::RunSignalHandlers() + 112
2 swift-frontend 0x00000001060f0544 SignalHandler(int) + 360
3 libsystem_platform.dylib 0x0000000192d5f584 _sigtramp + 56
4 libsystem_platform.dylib 0xffff80010f473dac _sigtramp + 18446603334014027872
5 libsystem_platform.dylib 0x000000010f473dac _sigtramp + 18446744071502383200
6 libsystem_platform.dylib 0x000000010f478f28 _sigtramp + 18446744071502404060
7 libsystem_platform.dylib 0x000000010f47248c _sigtramp + 18446744071502376768
8 libsystem_platform.dylib 0x000000010f4794d0 _sigtramp + 18446744071502405508
9 libsystem_platform.dylib 0x000000010f47c154 _sigtramp + 18446744071502416904
10 libsystem_platform.dylib 0x000000010f47282c _sigtramp + 18446744071502377696
11 libsystem_platform.dylib 0x000000010f470210 _sigtramp + 18446744071502367940
12 libsystem_platform.dylib 0x000000010f470010 _sigtramp + 18446744071502367428
13 swift-frontend 0x0000000100b17e04 llvm::orc::runAsMain(int (*)(int, char**), llvm::ArrayRef<std::__1::basic_string<char, std::__1::cha
r_traits<char>, std::__1::allocator<char>>>, llvm::Optional<llvm::StringRef>) + 1344
14 swift-frontend 0x0000000100a4e01c swift::SwiftJIT::runMain(llvm::ArrayRef<std::__1::basic_string<char, std::__1::char_traits<char>, st
d::__1::allocator<char>>>) + 168
15 swift-frontend 0x0000000100a5c19c swift::RunImmediately(swift::CompilerInstance&, std::__1::vector<std::__1::basic_string<char, std::_
_1::char_traits<char>, std::__1::allocator<char>>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocato
r<char>>>> const&, swift::IRGenOptions const&, swift::SILOptions const&, std::__1::unique_ptr<swift::SILModule, std::__1::default_delete<swift::SIL
Module>>&&) + 1028
16 swift-frontend 0x00000001009f3e90 processCommandLineAndRunImmediately(swift::CompilerInstance&, std::__1::unique_ptr<swift::SILModule,
std::__1::default_delete<swift::SILModule>>&&, llvm::PointerUnion<swift::ModuleDecl*, swift::SourceFile*>, swift::FrontendObserver*, int&) + 624
17 swift-frontend 0x00000001009ee210 performCompileStepsPostSILGen(swift::CompilerInstance&, std::__1::unique_ptr<swift::SILModule, std::
__1::default_delete<swift::SILModule>>, llvm::PointerUnion<swift::ModuleDecl*, swift::SourceFile*>, swift::PrimarySpecificPaths const&, int&, swift
::FrontendObserver*) + 1760
18 swift-frontend 0x00000001009eda18 swift::performCompileStepsPostSema(swift::CompilerInstance&, int&, swift::FrontendObserver*) + 2100
19 swift-frontend 0x00000001009f1f0c performCompile(swift::CompilerInstance&, int&, swift::FrontendObserver*) + 3616
20 swift-frontend 0x00000001009ef6d0 swift::performFrontend(llvm::ArrayRef<char const*>, char const*, void*, swift::FrontendObserver*) +
4968
21 swift-frontend 0x000000010097ee8c swift::mainEntry(int, char const**) + 2612
22 dyld 0x00000001929a60e0 start + 2360

比如一次 crash, 结果是这样的。。并没有看到出错行号
@butanediol2d #1 我看到这个文章, 但是实在没搞懂 怎么启动这个?
47 天前
回复了 lstz 创建的主题 程序员 可以晒下你们的服务器配置吗
其实搞一个 mainline 的 kernel 就能解决大部分问题
182 天前
回复了 nvksie 创建的主题 Linux 有用 amd 7840h + Linux 的小伙伴吗?
@nvksie #28 核显驱动的问题? 那你就试试看不要开 X ,term 看看还会不会死嘛
189 天前
回复了 nvksie 创建的主题 Linux 有用 amd 7840h + Linux 的小伙伴吗?
黑了的话 是死机了还是怎么样? 大小写灯还亮不亮, 内核日志还能不能抓出来看看?
232 天前
回复了 Hopetree 创建的主题 宽带症候群 求推荐最划算的搭建 frp 的方案
试试看 n2n
279 天前
回复了 Shiweizhi 创建的主题 Linux 感觉 xfce 桌面好快


同 xfce4
279 天前
回复了 Shiweizhi 创建的主题 Linux 感觉 xfce 桌面好快
undefined

同 xfce4
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5777 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 22ms · UTC 08:02 · PVG 16:02 · LAX 01:02 · JFK 04:02
Developed with CodeLauncher
♥ Do have faith in what you're doing.