[Bug 263825] umtx: Sporadic hang in glibc test case in Linuxulator's signal trampoline code on arm64 (passes on amd64)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 May 2022 12:32:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263825 John F. Carr <jfc@mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jfc@mit.edu --- Comment #3 from John F. Carr <jfc@mit.edu> --- I can confirm this running native stable/13 on Ampere eMAG and current on Cortex A-57. The program sometimes hangs. Running in a debugger I get occasional addressing errors (segfault or bad address). I think the errors are caused by a bad interaction between lldb and system calls. Conceivably it is a scheduling problem that only shows up with a debugger. -- You are receiving this mail because: You are the assignee for the bug.