Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xlog 压缩出现crash,这个应该怎么排查下?用的最新版xlog,不知道大家有没有遇到 #1166

Open
CJC-ivotten opened this issue Oct 24, 2023 · 1 comment

Comments

@CJC-ivotten
Copy link

SIGBUS(BUS_ADRERR)

0
#00 pc 000000000007f248 __memcpy+56
1
#1 pc 000000000002b464 ZSTD_compressLiterals (Xlog/mars/zstd/lib/compress/zstd_compress_literals.c:0) []
2
#2 pc 000000000002a574 ZSTD_compressBlock_internal (Xlog/mars/zstd/lib/compress/zstd_compress.c:1974) []
3
#3 pc 0000000000027ed4 ZSTD_compressContinue_internal (Xlog/mars/zstd/lib/compress/zstd_compress.c:2646 [Inline: ZSTD_compress_frameChunk]) []
4
#4 pc 0000000000028c44 ZSTD_compressStream2 (Xlog/mars/zstd/lib/compress/zstd_compress.c:3727 [Inline: ZSTD_compressContinue]) []
5
#5 pc 00000000000176d4 Compress (Xlog/mars/log/src/log_zstd_buffer.cc:70) []
6
#6 pc 0000000000017078 Write (Xlog/mars/log/src/log_base_buffer.cc:91) []
7
#7 pc 000000000000985c __WriteAsync (Xlog/mars/log/src/appender.cc:888) []
8
#8 pc 0000000000009324 Write (Xlog/mars/log/src/appender.cc:188) []

@zhanlan123
Copy link

zstd_compress,最新版本应该不能用了吧。你真的是最新版?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants