You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
= note: inside `<std::boxed::Box<{closure@tests/genmc/fail/atomics/atomic_ptr_double_free.rs:LL:CC}> as std::ops::FnOnce<()>>::call_once` at RUSTLIB/alloc/src/boxed.rs:LL:CC
= note: which got called inside `<std::boxed::Box<{closure@tests/genmc/fail/atomics/atomic_ptr_double_free.rs:LL:CC}> as std::ops::FnOnce<()>>::call_once` (at RUSTLIB/alloc/src/boxed.rs:LL:CC)
31
+
note: which got called inside `genmc::spawn_pthread_closure::thread_func::<{closure@tests/genmc/fail/atomics/atomic_ptr_double_free.rs:LL:CC}>`
= help: this indicates a bug in the program: it performed an invalid operation, and caused Undefined Behavior
9
9
= help: see https://doc.rust-lang.org/nightly/reference/behavior-considered-undefined.html for further information
10
-
= note: BACKTRACE on thread `unnamed-ID`:
11
-
= note: inside closure at tests/genmc/fail/data_race/atomic_ptr_alloc_race.rs:LL:CC
12
-
= note: inside `<std::boxed::Box<{closure@tests/genmc/fail/data_race/atomic_ptr_alloc_race.rs:LL:CC}> as std::ops::FnOnce<()>>::call_once` at RUSTLIB/alloc/src/boxed.rs:LL:CC
= note: this is on thread `unnamed-ID`, inside closure
11
+
= note: which got called inside `<std::boxed::Box<{closure@tests/genmc/fail/data_race/atomic_ptr_alloc_race.rs:LL:CC}> as std::ops::FnOnce<()>>::call_once` (at RUSTLIB/alloc/src/boxed.rs:LL:CC)
12
+
note: which got called inside `genmc::spawn_pthread_closure::thread_func::<{closure@tests/genmc/fail/data_race/atomic_ptr_alloc_race.rs:LL:CC}>`
Copy file name to clipboardExpand all lines: tests/genmc/fail/data_race/atomic_ptr_alloc_race.write.stderr
+13-4Lines changed: 13 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,23 @@ LL | *b = 42;
7
7
|
8
8
= help: this indicates a bug in the program: it performed an invalid operation, and caused Undefined Behavior
9
9
= help: see https://doc.rust-lang.org/nightly/reference/behavior-considered-undefined.html for further information
10
-
= note: BACKTRACE on thread `unnamed-ID`:
11
-
= note: inside closure at tests/genmc/fail/data_race/atomic_ptr_alloc_race.rs:LL:CC
12
-
= note: inside `<std::boxed::Box<{closure@tests/genmc/fail/data_race/atomic_ptr_alloc_race.rs:LL:CC}> as std::ops::FnOnce<()>>::call_once` at RUSTLIB/alloc/src/boxed.rs:LL:CC
= note: this is on thread `unnamed-ID`, inside closure
11
+
= note: which got called inside `<std::boxed::Box<{closure@tests/genmc/fail/data_race/atomic_ptr_alloc_race.rs:LL:CC}> as std::ops::FnOnce<()>>::call_once` (at RUSTLIB/alloc/src/boxed.rs:LL:CC)
12
+
note: which got called inside `genmc::spawn_pthread_closure::thread_func::<{closure@tests/genmc/fail/data_race/atomic_ptr_alloc_race.rs:LL:CC}>`
Copy file name to clipboardExpand all lines: tests/genmc/fail/data_race/atomic_ptr_dealloc_write_race.stderr
+17-4Lines changed: 17 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -17,14 +17,27 @@ help: ALLOC was deallocated here:
17
17
|
18
18
LL | }),
19
19
| ^
20
-
= note: BACKTRACE (of the first span) on thread `unnamed-ID`:
21
-
= note: inside closure at tests/genmc/fail/data_race/atomic_ptr_dealloc_write_race.rs:LL:CC
22
-
= note: inside `<std::boxed::Box<{closure@tests/genmc/fail/data_race/atomic_ptr_dealloc_write_race.rs:LL:CC}> as std::ops::FnOnce<()>>::call_once` at RUSTLIB/alloc/src/boxed.rs:LL:CC
= note: which got called inside `<std::boxed::Box<{closure@tests/genmc/fail/data_race/atomic_ptr_dealloc_write_race.rs:LL:CC}> as std::ops::FnOnce<()>>::call_once` (at RUSTLIB/alloc/src/boxed.rs:LL:CC)
26
+
note: which got called inside `genmc::spawn_pthread_closure::thread_func::<{closure@tests/genmc/fail/data_race/atomic_ptr_dealloc_write_race.rs:LL:CC}>`
Copy file name to clipboardExpand all lines: tests/genmc/fail/data_race/atomic_ptr_write_dealloc_race.stderr
+13-4Lines changed: 13 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,23 @@ LL | }),
7
7
|
8
8
= help: this indicates a bug in the program: it performed an invalid operation, and caused Undefined Behavior
9
9
= help: see https://doc.rust-lang.org/nightly/reference/behavior-considered-undefined.html for further information
10
-
= note: BACKTRACE on thread `unnamed-ID`:
11
-
= note: inside closure at tests/genmc/fail/data_race/atomic_ptr_write_dealloc_race.rs:LL:CC
12
-
= note: inside `<std::boxed::Box<{closure@tests/genmc/fail/data_race/atomic_ptr_write_dealloc_race.rs:LL:CC}> as std::ops::FnOnce<()>>::call_once` at RUSTLIB/alloc/src/boxed.rs:LL:CC
= note: this is on thread `unnamed-ID`, inside closure
11
+
= note: which got called inside `<std::boxed::Box<{closure@tests/genmc/fail/data_race/atomic_ptr_write_dealloc_race.rs:LL:CC}> as std::ops::FnOnce<()>>::call_once` (at RUSTLIB/alloc/src/boxed.rs:LL:CC)
12
+
note: which got called inside `genmc::spawn_pthread_closure::thread_func::<{closure@tests/genmc/fail/data_race/atomic_ptr_write_dealloc_race.rs:LL:CC}>`
Copy file name to clipboardExpand all lines: tests/genmc/fail/data_race/mpu2_rels_rlx.stderr
+13-4Lines changed: 13 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,23 @@ LL | X = 2;
7
7
|
8
8
= help: this indicates a bug in the program: it performed an invalid operation, and caused Undefined Behavior
9
9
= help: see https://doc.rust-lang.org/nightly/reference/behavior-considered-undefined.html for further information
10
-
= note: BACKTRACE on thread `unnamed-ID`:
11
-
= note: inside closure at tests/genmc/fail/data_race/mpu2_rels_rlx.rs:LL:CC
12
-
= note: inside `<std::boxed::Box<{closure@tests/genmc/fail/data_race/mpu2_rels_rlx.rs:LL:CC}> as std::ops::FnOnce<()>>::call_once` at RUSTLIB/alloc/src/boxed.rs:LL:CC
= note: this is on thread `unnamed-ID`, inside closure
11
+
= note: which got called inside `<std::boxed::Box<{closure@tests/genmc/fail/data_race/mpu2_rels_rlx.rs:LL:CC}> as std::ops::FnOnce<()>>::call_once` (at RUSTLIB/alloc/src/boxed.rs:LL:CC)
12
+
note: which got called inside `genmc::spawn_pthread_closure::thread_func::<{closure@tests/genmc/fail/data_race/mpu2_rels_rlx.rs:LL:CC}>`
Copy file name to clipboardExpand all lines: tests/genmc/fail/data_race/weak_orderings.rel_rlx.stderr
+13-4Lines changed: 13 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,23 @@ LL | X = 2;
7
7
|
8
8
= help: this indicates a bug in the program: it performed an invalid operation, and caused Undefined Behavior
9
9
= help: see https://doc.rust-lang.org/nightly/reference/behavior-considered-undefined.html for further information
10
-
= note: BACKTRACE on thread `unnamed-ID`:
11
-
= note: inside closure at tests/genmc/fail/data_race/weak_orderings.rs:LL:CC
12
-
= note: inside `<std::boxed::Box<{closure@tests/genmc/fail/data_race/weak_orderings.rs:LL:CC}> as std::ops::FnOnce<()>>::call_once` at RUSTLIB/alloc/src/boxed.rs:LL:CC
= note: this is on thread `unnamed-ID`, inside closure
11
+
= note: which got called inside `<std::boxed::Box<{closure@tests/genmc/fail/data_race/weak_orderings.rs:LL:CC}> as std::ops::FnOnce<()>>::call_once` (at RUSTLIB/alloc/src/boxed.rs:LL:CC)
12
+
note: which got called inside `genmc::spawn_pthread_closure::thread_func::<{closure@tests/genmc/fail/data_race/weak_orderings.rs:LL:CC}>`
Copy file name to clipboardExpand all lines: tests/genmc/fail/data_race/weak_orderings.rlx_acq.stderr
+13-4Lines changed: 13 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,23 @@ LL | X = 2;
7
7
|
8
8
= help: this indicates a bug in the program: it performed an invalid operation, and caused Undefined Behavior
9
9
= help: see https://doc.rust-lang.org/nightly/reference/behavior-considered-undefined.html for further information
10
-
= note: BACKTRACE on thread `unnamed-ID`:
11
-
= note: inside closure at tests/genmc/fail/data_race/weak_orderings.rs:LL:CC
12
-
= note: inside `<std::boxed::Box<{closure@tests/genmc/fail/data_race/weak_orderings.rs:LL:CC}> as std::ops::FnOnce<()>>::call_once` at RUSTLIB/alloc/src/boxed.rs:LL:CC
= note: this is on thread `unnamed-ID`, inside closure
11
+
= note: which got called inside `<std::boxed::Box<{closure@tests/genmc/fail/data_race/weak_orderings.rs:LL:CC}> as std::ops::FnOnce<()>>::call_once` (at RUSTLIB/alloc/src/boxed.rs:LL:CC)
12
+
note: which got called inside `genmc::spawn_pthread_closure::thread_func::<{closure@tests/genmc/fail/data_race/weak_orderings.rs:LL:CC}>`
Copy file name to clipboardExpand all lines: tests/genmc/fail/data_race/weak_orderings.rlx_rlx.stderr
+13-4Lines changed: 13 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,23 @@ LL | X = 2;
7
7
|
8
8
= help: this indicates a bug in the program: it performed an invalid operation, and caused Undefined Behavior
9
9
= help: see https://doc.rust-lang.org/nightly/reference/behavior-considered-undefined.html for further information
10
-
= note: BACKTRACE on thread `unnamed-ID`:
11
-
= note: inside closure at tests/genmc/fail/data_race/weak_orderings.rs:LL:CC
12
-
= note: inside `<std::boxed::Box<{closure@tests/genmc/fail/data_race/weak_orderings.rs:LL:CC}> as std::ops::FnOnce<()>>::call_once` at RUSTLIB/alloc/src/boxed.rs:LL:CC
= note: this is on thread `unnamed-ID`, inside closure
11
+
= note: which got called inside `<std::boxed::Box<{closure@tests/genmc/fail/data_race/weak_orderings.rs:LL:CC}> as std::ops::FnOnce<()>>::call_once` (at RUSTLIB/alloc/src/boxed.rs:LL:CC)
12
+
note: which got called inside `genmc::spawn_pthread_closure::thread_func::<{closure@tests/genmc/fail/data_race/weak_orderings.rs:LL:CC}>`
0 commit comments