Skip to content

[Bug]: 最新代码运行出错,测试与 tbmini 优化有关 #207

@NiuGenen

Description

@NiuGenen

Bug Description / 错误描述

最新代码运行出错,将 364a3c5 回退后恢复正常

Environment Information / 环境信息

OS: [e.g., Loongnix, etc.]
操作系统: [例如:龙芯操作系统等]

Loongnix GNU/Linux 20 Release 5 \n \l

Kernel Version: [e.g., 5.4.0, etc.]
Linux 内核版本: [例如:5.4.0等]

GCC Version: [e.g., 9.3.0, etc.]
GCC 版本: [例如:9.3.0等]

GLIBC Version: [e.g., 2.31, etc.]
GLIBC 版本: [例如:2.31等]

LAT Version / Commit Hash: [e.g., 1.6.0, abc1234, etc.]
LAT 版本号 / 提交 Hash: [例如:1.6.0, abc1234等]

c77b814

Steps to Reproduce / 重现步骤

Describe the issue in detail
详细描述问题

linux chrome 运行出错

Core was generated by `/usr/bin/latx-x86_64 ./chrome --no-sandbox'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x000000fff58cc2cc in __GI___sigsuspend (set=0xfffbf7d478) at ../sysdeps/unix/sysv/linux/sigsuspend.c:26
26	../sysdeps/unix/sysv/linux/sigsuspend.c: 没有那个文件或目录.
[Current thread is 1 (Thread 0xfff5390010 (LWP 30715))]
(gdb) bt
#0  0x000000fff58cc2cc in __GI___sigsuspend (set=0xfffbf7d478) at ../sysdeps/unix/sysv/linux/sigsuspend.c:26
#1  0x0000007f803a0a78 in dump_core_and_abort ()
#2  0x0000007f803a1f4c in handle_pending_signal ()
#3  0x0000007f803a32a0 in process_pending_signals ()
#4  0x0000007f80172910 in cpu_loop ()
#5  0x0000007f8016319c in main ()

Software Information (e.g., name, version, configuration, etc.)
使用的软件信息(例如:名称、版本、配置等)

Expected Behavior / 预期行为

364a3c5 回退后恢复正常

e84592d0b0 Revert "LATX, opt:  Reduce memory waste for tbmini"
c77b8145cd LATX, refacotr: Refactor the tbmini setting code
364a3c519c LATX, opt:  Reduce memory waste for tbmini
db80b52a79 LATX, fix: Fix the performance bug of tbmini

Actual Behavior / 实际行为

No response

Screenshots or Logs / 截图或日志

No response

Severity / 严重性

High / 高

Additional Information / 附加信息

No response

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions