V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  chopin1998519  ›  全部回复第 1 页 / 共 2 页
回复总数  34
1  2  
我终于会了。。。。谢谢!
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 就能解决大部分问题
181 天前
回复了 nvksie 创建的主题 Linux 有用 amd 7840h + Linux 的小伙伴吗?
@nvksie #28 核显驱动的问题? 那你就试试看不要开 X ,term 看看还会不会死嘛
189 天前
回复了 nvksie 创建的主题 Linux 有用 amd 7840h + Linux 的小伙伴吗?
黑了的话 是死机了还是怎么样? 大小写灯还亮不亮, 内核日志还能不能抓出来看看?
231 天前
回复了 Hopetree 创建的主题 宽带症候群 求推荐最划算的搭建 frp 的方案
试试看 n2n
278 天前
回复了 Shiweizhi 创建的主题 Linux 感觉 xfce 桌面好快
278 天前
回复了 Shiweizhi 创建的主题 Linux 感觉 xfce 桌面好快
undefined

同 xfce4
306 天前
回复了 wensonsmith 创建的主题 问与答 你们台式机 CPU 现在多少度
13700k 现在室温 26 度, 待机 37 度,200 瓦的时候 ~ 80 度,250 瓦会上 90+,360 水冷
315 天前
回复了 yaott2020 创建的主题 Linux 请诸位 Linux 用户泼醒我
我已经有 20 多年没怎么用过 windowds 了, 非常偶尔的用虚拟机或者 远程桌面连一下。

好几年前公司发过一台 mac air , 强迫用了小半年, 还是不太习惯, 继续 linux

快跑! 别用! 求求你了
329 天前
回复了 collery 创建的主题 程序员 开车通勤单程 1 个小时,途中有啥好建议
换公路自行车
从一般用户来看 nv 的台式机驱动一直都很好

之前被骂, 一个是开源, 一个是笔记本
我也是工作用的机器, 老板没有给预算上限, 不过还是省着花,

去年 11 月买的
13700k , 华硕最丐的 z790 ,16x2 ddr5 ,1T+1T

显卡是我自己的 40HX , 哈哈哈,400 块
https://github.com/eNkru/freechat

还在用这个。。。
348 天前
回复了 chopin1998519 创建的主题 Android android 新手, hello world 无法编译。。
@anan1231230 误会了, 只是公司一个项目要用一下安德猴,接入别人的一个 sdk

另外我是上个世纪 80 年代早期出生的
349 天前
回复了 chopin1998519 创建的主题 Android android 新手, hello world 无法编译。。
@psklf 目前可以了,感谢 @mineralsalt
349 天前
回复了 chopin1998519 创建的主题 Android android 新手, hello world 无法编译。。
@flashdiko 亲测无效。。。
349 天前
回复了 chopin1998519 创建的主题 Android android 新手, hello world 无法编译。。
@superedlimited 您这个是问的谁?
1  2  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   3584 人在线   最高记录 6547   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 30ms · UTC 11:30 · PVG 19:30 · LAX 04:30 · JFK 07:30
Developed with CodeLauncher
♥ Do have faith in what you're doing.