* **Version**: Master * **Platform**: AIX * **Subsystem**: fs Looks like test-fseventwrap fails intermitently on AIX: https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix61-ppc64/6463/console ``` not ok 13 async-hooks/test-fseventwrap --- duration_ms: 0.185 severity: crashed stack: |- oh no! exit code: CRASHED (Signal: 11) ... ``` I believe I've seen it on at least one other PR unrelated to fswatch/asyncwrap. @gireeshpunathil can you take a look.