-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Closed
Labels
A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsA-testsuiteArea: The testsuite used to check the correctness of rustcArea: The testsuite used to check the correctness of rustcO-androidOperating system: AndroidOperating system: Android
Description
last make check-stage2-T-arm-linux-androideabi-H-x86_64-unknown-linux-gnu
on f74b8f0d
failures:
[run-pass] run-pass/cleanup-copy-mode.rs
[run-pass] run-pass/fail-in-dtor-drops-fields.rs
[run-pass] run-pass/tempfile.rs
[run-pass] run-pass/terminate-in-initializer.rs
[run-pass] run-pass/unit-like-struct-drop-run.rs
[run-pass] run-pass/unwind-box.rs
[run-pass] run-pass/unwind-resource.rs
[run-pass] run-pass/unwind-resource2.rs
[run-pass] run-pass/unwind-unique.rs
[run-pass] run-pass/vector-sort-failure-safe.rs
has same result
fatal runtime error: Could not unwind stack, error = 9
Segmentation fault
stdout:
------------------------------------------
------------------------------------------
stderr:
------------------------------------------
task '<unnamed>' failed at 'explicit failure', /home/yichoi/rust_latest/src/test/run-pass/vector-sort-failure-safe.rs:69
Metadata
Metadata
Assignees
Labels
A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsA-testsuiteArea: The testsuite used to check the correctness of rustcArea: The testsuite used to check the correctness of rustcO-androidOperating system: AndroidOperating system: Android