Dstack-TEE / Dstack-TEE/dstack

SegFault when running almalinux:8 based docker images

オープン
#109 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Rust
スター
544
フォーク
96
平均マージ
17時間 57分
マージ済み PR(30日)
117

説明

It crashed in glibc at program start. Most commands are effected.
Reproduce:
```bash
docker run --rm -it almalinux:8 bash
```

`almalinux:9` and `almalinux:10` work fine though.

GDB couldn't catch the SEGFAULT:

```
[root@1f9eebb6f557 /]# /gdb/gdb bash
GNU gdb (GDB) 16.2
Copyright (C) 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from bash...

warning: Cannot parse .gnu_debugdata section; LZMA support was disabled at compile time
(No debugging symbols found in bash)
(gdb) r
Starting program: /usr/bin/bash
During startup program terminated with signal SIGSEGV, Segmentation fault.
(gdb)
```

[strace.txt](https://github.com/user-attachments/files/18858939/strace.txt)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。