search for: 408631

Displaying 3 results from an estimated 3 matches for "408631".

Did you mean: 408,31
2018 May 30
2
Hang generating sanitizer tests
...nitTests make[3]: Leaving directory '/build/debug' [100%] Built target SanitizerUnitTests It seems hung up in lld linking Asan-x86_64-calls-Test among other things. It has been happening for at least a week and source updates haven't changed the situation. An strace reveals: Process 408631 attached futex(0x7ffdae5c7144, FUTEX_WAIT_PRIVATE, 1, NULL It's been sitting there for hours, waiting on a mutex. Rebuilds result in the same behavior Has anyone else seen this? Any tips to get things going? Thanks! -David
2018 May 30
0
Hang generating sanitizer tests
...'/build/debug' > [100%] Built target SanitizerUnitTests > > It seems hung up in lld linking Asan-x86_64-calls-Test among other > things. It has been happening for at least a week and source updates > haven't changed the situation. An strace reveals: > > Process 408631 attached > futex(0x7ffdae5c7144, FUTEX_WAIT_PRIVATE, 1, NULL > > It's been sitting there for hours, waiting on a mutex. Rebuilds result > in the same behavior Has anyone else seen this? Any tips to get things > going? > Can you say: - What platform/OS you’re doing this o...
2018 May 31
1
Hang generating sanitizer tests
...[100%] Built target SanitizerUnitTests > > > > It seems hung up in lld linking Asan-x86_64-calls-Test among other > > things. It has been happening for at least a week and source updates > > haven't changed the situation. An strace reveals: > > > > Process 408631 attached > > futex(0x7ffdae5c7144, FUTEX_WAIT_PRIVATE, 1, NULL > > > > It's been sitting there for hours, waiting on a mutex. Rebuilds result > > in the same behavior Has anyone else seen this? Any tips to get things > > going? > > > > Can you say: &g...