Skip to content

Commit 5b39855

Browse files
committed
---
yaml --- r: 14662 b: refs/heads/try c: 32f7818 h: refs/heads/master v: v3
1 parent 21e7612 commit 5b39855

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-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: 958c32108313658740e89dfd32c5a96ba557c0a3
5+
refs/heads/try: 32f7818e7f08c67417720c7883f1400199632766
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

branches/try/src/etc/x86.supp

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,25 @@
437437
...
438438
}
439439

440+
{
441+
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
442+
Helgrind:LockOrder
443+
fun:pthread_mutex_lock
444+
fun:pthread_mutex_lock
445+
fun:_ZN15lock_and_signal4lockEv
446+
fun:_ZN18rust_port_selector6selectEP9rust_taskPP9rust_portS4_mPm
447+
...
448+
}
449+
450+
{
451+
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-i686
452+
Helgrind:LockOrder
453+
fun:pthread_mutex_lock
454+
fun:pthread_mutex_lock
455+
fun:_ZN15lock_and_signal4lockEv
456+
fun:_ZN18rust_port_selector6selectEP9rust_taskPP9rust_portS4_jPj
457+
}
458+
440459
{
441460
libunwind-surely-this-is-ok
442461
Helgrind:Race

0 commit comments

Comments
 (0)