paulfloyd / freebsdarm64_valgrind

[UNMAINTAINED] Repo used during the development of Valgrind for FreeBSD arm64. The code has been merged upstream so I won't be maintaining this repo.
GNU General Public License v2.0
1 stars 0 forks source link

Intermittent failures #13

Closed paulfloyd closed 5 months ago

paulfloyd commented 6 months ago

./memcheck/tests/thread_alloca

Something like an error allocating/initializing the memory for threads. The error is in rtld calling sigprocmask during thread creation.

and I think that there is one other in gdbserver. gdbserver can be a bit rsandom.

paulfloyd commented 5 months ago

closing this and moving it to my main freebsd_valgrind repo