PetrH (Petr Hluzin)
- Login: PetrH
- Registered on: 02/05/2018
- Last sign in: 02/05/2018
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
02/07/2018
-
06:12 PM Ruby Bug #14453: Crash in w32_cmdvector() if MS Application Verifier is enabled
- Thanks for the link, the change in git indeed looks like a fix.
I will try the new version and let you know.
02/05/2018
-
10:25 PM Ruby Bug #14453 (Closed): Crash in w32_cmdvector() if MS Application Verifier is enabled
- On Windows, Application Verifier (AV) is a tool by Microsoft that detects common bugs in applications. When AV detects a bug, it usually crashes the process, depending on a kind of the bug.
Steps to reproduce:
1. Enable verification ...