-
```
What steps will reproduce the problem?
1. Compile attached program with -fsanitize=thread with either gcc or clang:
$ gcc -fsanitize=thread -fPIC -pie -g -Wall tsan-deadlock.c
2. Run it.
…
-
```
*iZZZZZ`j``
*0A=``
90
*(0A*2)=``
180
*(0A+(0A))=``
180
*(0A==(0A))=``
0
*(0A==90)=``
0
*((0A)==(1A))=``
0
```
The last three expressions should give `-1` (true)
this problem is s…
-
```
What steps will reproduce the problem?
1. Compile attached program with -fsanitize=thread with either gcc or clang:
$ gcc -fsanitize=thread -fPIC -pie -g -Wall tsan-deadlock.c
2. Run it.
…
-
```
What steps will reproduce the problem?
1. Compile attached program with -fsanitize=thread with either gcc or clang:
$ gcc -fsanitize=thread -fPIC -pie -g -Wall tsan-deadlock.c
2. Run it.
…
-
```
What steps will reproduce the problem?
1. Compile attached program with -fsanitize=thread with either gcc or clang:
$ gcc -fsanitize=thread -fPIC -pie -g -Wall tsan-deadlock.c
2. Run it.
…
-
```
What steps will reproduce the problem?
1. Compile attached program with -fsanitize=thread with either gcc or clang:
$ gcc -fsanitize=thread -fPIC -pie -g -Wall tsan-deadlock.c
2. Run it.
…
-
```
What steps will reproduce the problem?
1. Compile attached program with -fsanitize=thread with either gcc or clang:
$ gcc -fsanitize=thread -fPIC -pie -g -Wall tsan-deadlock.c
2. Run it.
…
-
```
What steps will reproduce the problem?
1. Compile attached program with -fsanitize=thread with either gcc or clang:
$ gcc -fsanitize=thread -fPIC -pie -g -Wall tsan-deadlock.c
2. Run it.
…
-
Logging an issue to keep track of the work here.
The build fails really quickly at the start
```
make clean all EMULATOR=klh10
rm -f -rf out start build/*/stamp
git submodule sync --recursive `…
-
When using this sequence of commands:
```
From the Linux command shell (testfile.txt is an existing, non empty text file).
#> teco testfile.txt
*
* 5,7:w`-w``
```
will split the screen in two…