File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 46
46
exynos
47
47
getauxval
48
48
getpid
49
+ gimli
49
50
Halfword
50
51
HWCAP
51
52
hwprobe
@@ -102,6 +103,7 @@ nostdinc
102
103
opensbi
103
104
osfmk
104
105
osxsave
106
+ phdr
105
107
picolibc
106
108
pointee
107
109
prctl
Original file line number Diff line number Diff line change @@ -177,7 +177,8 @@ jobs:
177
177
target : armv7-unknown-linux-gnueabihf
178
178
- rust : nightly
179
179
target : armeb-unknown-linux-gnueabi
180
- - rust : nightly
180
+ # TODO: backtrace bug: panicked at /home/runner/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/../../backtrace/src/symbolize/gimli/libs_dl_iterate_phdr.rs:48:30:
181
+ - rust : nightly-2024-08-30
181
182
target : arm-linux-androideabi
182
183
- rust : nightly
183
184
target : i586-unknown-linux-gnu
You can’t perform that action at this time.
0 commit comments