Skip to content

Commit f70a362

Browse files
committed
---
yaml --- r: 14604 b: refs/heads/try c: fdc5b53 h: refs/heads/master v: v3
1 parent 67d4bfa commit f70a362

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
refs/heads/master: 61b1875c16de39c166b0f4d54bba19f9c6777d1a
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5-
refs/heads/try: c76739072c5198a6aea973c134487c6fcf18fb46
5+
refs/heads/try: fdc5b53c6edb9c4ff564fe440a84c804adf9a194
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

branches/try/src/etc/x86.supp

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,4 +426,13 @@
426426
fun:ev_loop_new
427427
fun:uv_loop_new
428428
...
429+
}
430+
431+
{
432+
random-locking-order-but-it-only-happens-in-a-single-thread-at-a-time-I-polled-2-other-people-and-they-thought-it-was-prabably-ok
433+
Helgrind:LockOrder
434+
fun:pthread_mutex_lock
435+
fun:_ZN15lock_and_signal4lockEv
436+
fun:_ZN18rust_port_selector6selectEP9rust_taskPP9rust_portS4_mPm
437+
...
429438
}

0 commit comments

Comments
 (0)