digitalmars.D - priveliged instruction
- Michelle Long (4/4) Mar 16 2019 In x64 I regularly get privileged instruction errors. This
- Jonathan Marler (3/7) Mar 16 2019 Can you open an issue in bugzilla with instructions to reproduce?
In x64 I regularly get privileged instruction errors. This happens for exceptions. In x86 the excepts are shown normally. There seems to be a bug in windows x64 exception handling, again, it works fine for x86 and reports the exception.
Mar 16 2019
On Saturday, 16 March 2019 at 23:53:16 UTC, Michelle Long wrote:In x64 I regularly get privileged instruction errors. This happens for exceptions. In x86 the excepts are shown normally. There seems to be a bug in windows x64 exception handling, again, it works fine for x86 and reports the exception.Can you open an issue in bugzilla with instructions to reproduce? https://issues.dlang.org/
Mar 16 2019