Commit 8b7b59f
tests: skip the
This particular check leads to a code path in netopeer2-server which
starts a background thread via the C library, and that causes a segfault
in TSAN's internals. Yay.
Fixes: #1810
Bug: google/sanitizers#1612SIGEV_THREAD code path in test_privcand under TSAN1 parent 56c0351 commit 8b7b59f
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
34 | 42 | | |
35 | 43 | | |
36 | 44 | | |
| |||
408 | 416 | | |
409 | 417 | | |
410 | 418 | | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
411 | 422 | | |
412 | 423 | | |
413 | 424 | | |
| |||
478 | 489 | | |
479 | 490 | | |
480 | 491 | | |
| 492 | + | |
| 493 | + | |
481 | 494 | | |
482 | 495 | | |
483 | 496 | | |
| |||
929 | 942 | | |
930 | 943 | | |
931 | 944 | | |
| 945 | + | |
932 | 946 | | |
| 947 | + | |
933 | 948 | | |
934 | 949 | | |
935 | 950 | | |
| |||
0 commit comments