Skip to content

15031

Pre-release
Pre-release
Compare
Choose a tag to compare
@jackchammons jackchammons released this 10 Feb 00:29
· 1545 commits to live since this release

Build 15031

For general Windows information on build 15031 visit the Windows Blog.

To track or report an issue visit our Github page.

Fixed

  • Fixed a bug where time(2) would sporadically misbehave.
  • Fixed and issue where *SIGPROCMASK syscalls could corrupt signal mask.
  • Now return full command line length in WSL process creation notification. [GH 1632]
  • WSL now reports thread exit through ptrace for GDB hangs. [GH 1196]
  • Fixed bug where ptys would hang after heavy tmux IO. [GH 1358]
  • Fixed timeout validation in many system calls (futex, semtimedop, ppoll, sigtimedwait, itimer, timer_create)
  • Added eventfd EFD_SEMAPHORE support [GH 452]
  • Additional fixes and improvements

LTP Results:

Number of Passing Test: 737

Number of non-Passing (failing, skipped, etc…): 255

LTP Test Run Logs