登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
我知道了
查看详情
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
8
Star
0
Fork
14
src-anolis-os
/
libunwind
代码
Issues
0
Pull Requests
2
Wiki
统计
流水线
服务
Gitee Pages
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
4
enable self-tests while building
已合并
taijuanZZY:a23
src-anolis-os:a23
taijuanZZY
创建于 2023-01-19 12:31
克隆/下载
HTTPS
SSH
复制
下载 Email Patch
下载 Diff 文件
## make check 在构建时运行内置测试 Patch1: libunwind-skip-no-coredump.patch Patch2: libunwind-no-dl-iterate-phdr.patch 这2个patch能解决x86平台的test失败问题 ``` libunwind 1.6.2: tests/test-suite.log =========================================== # TOTAL: 36 # PASS: 34 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: run-check-namespace ========================= ERROR: Extraneous symbols: 000000000000de45 W dl_iterate_phdr.c.a8d8d212 ERROR: Extraneous symbols: 00000000000120c2 W dl_iterate_phdr.c.a8d8d212 FAILURE: Detected 2 errors FAIL run-check-namespace (exit status: 1) FAIL: run-coredump-unwind ========================= ./run-coredump-unwind: line 49: 2192053 Segmentation fault (core dumped) ( cd $TEMPDIR; ulimit -c 10000; ./crasher backing_files ) 2> /dev/null test-coredump-unwind: _UCD_create('/tmp/libunwind-test-xzhulPDyEJ/core*') failed FAIL run-coredump-unwind (exit status: 1) ``` aarch64平台下,下列测试用例无法通过,查询项目github issue,该情况属实,aarch64的测试尚不完善,因此暂时跳过所有测试 ``` PASS: test-proc-info PASS: test-static-link PASS: test-strerror PASS: Gtest-bt PASS: Ltest-bt ../config/test-driver: line 107: 41152 Segmentation fault (core dumped) "$@" > $log_file 2>&1 FAIL: Gtest-exc ../config/test-driver: line 107: 41186 Segmentation fault (core dumped) "$@" > $log_file 2>&1 FAIL: Ltest-exc PASS: Gtest-init PASS: Ltest-init PASS: Gtest-concurrent PASS: Ltest-concurrent PASS: Gtest-resume-sig PASS: Ltest-resume-sig PASS: Gtest-resume-sig-rt PASS: Ltest-resume-sig-rt PASS: Gtest-trace PASS: Ltest-trace PASS: Ltest-init-local-signal FAIL: Ltest-mem-validate PASS: test-async-sig PASS: test-flush-cache PASS: test-init-remote PASS: test-mem PASS: test-reg-state PASS: Ltest-varargs PASS: Ltest-nomalloc PASS: Ltest-nocalloc PASS: Lrs-race FAIL: test-ptrace PASS: test-setjmp FAIL: run-check-namespace FAIL: run-ptrace-mapper FAIL: run-ptrace-misc SKIP: run-coredump-unwind ============================================================================ Testsuite summary for libunwind 1.6.2 ============================================================================ # TOTAL: 34 # PASS: 26 # SKIP: 1 # XFAIL: 0 # FAIL: 7 # XPASS: 0 # ERROR: 0 ``` aarch64有若干测试无法通过,暂且无视测试失败
此 Pull Request 需要通过一些审核项
类型
指派人员
状态
审查
Meredith
happy_orange
已完成
(0/0人)
怎样手动合并此 Pull Request
git checkout a23
git pull https://gitee.com/taijuanZZY/libunwind.git a23
git push origin a23
评论
27
提交
1
文件
3
检查
代码问题
0
批量操作
展开设置
折叠设置
审查
Code Owner
审查人员
gongwen2021
gongwen2021
happy_orange
happy_orange
geliwei
geliwei
casparant
casparant
ZhouWeitao
yunqi-zwt
jiangbo.jacob
jiangbojacob
forrest_ly
forrest_ly
Meredith
yueeranna
未设置
最少人数
0
测试
gongwen2021
gongwen2021
happy_orange
happy_orange
geliwei
geliwei
casparant
casparant
ZhouWeitao
yunqi-zwt
jiangbo.jacob
jiangbojacob
forrest_ly
forrest_ly
Meredith
yueeranna
未设置
最少人数
0
优先级
不指定
严重
主要
次要
不重要
标签
anolis_cla_pass
anolis_test_pass
关联 Issue
未关联
Pull Request 合并后将关闭上述关联 Issue
里程碑
未关联里程碑
参与者
(3)
Cherry-pick 提交
Cherry-pick 可以将
特定提交(Commit)
从某个分支挑选并应用到另一个分支,实现快速集成特定更改,而无需合并整个分支。
请选择应用 Cherry-pick 提交 (Commit) 的目标分支
新建分支
当前账号不存在 Fork 仓库,建议 cherry-pick 到 Fork 仓库。
Fork 仓库
提交列表
Commit SHA
Commit Message
基于 Cherry-pick 后的分支发起 Pull Request
取消
Cherry-pick
1
https://gitee.com/src-anolis-os/libunwind.git
git@gitee.com:src-anolis-os/libunwind.git
src-anolis-os
libunwind
libunwind
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册