eliza (Eliza Velasquez)
- Login: eliza
- Registered on: 10/12/2018
- Last sign in: 05/13/2022
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
10/13/2018
-
06:56 PM Ruby Bug #15223: Windows 1809 Update causes almost all file operations to segfault
- shyouhei (Shyouhei Urabe) wrote:
> This is supposedly fixed in revision r64913. Can you try the latest trunk?
Yes, this seems like it works. Thank you for your help.
10/12/2018
-
03:01 AM Ruby Bug #15223 (Closed): Windows 1809 Update causes almost all file operations to segfault
- File I/O has almost completely broken after the recent Windows 1809 update when compiling Ruby against MSVCRT.
Here is the relevant output when compiling Ruby 2.3.7 with Visual Studio 2017 Community, toolset v141, x64. The stacktrace ...