- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This insn (isolated from a much larger executable)
.byte 0x62, 0xf2, 0x7f, 0x48, 0x68, 0x44, 0x22, 0x01
which is "vp2intersect k0, zmm0, [rdx*1+40h]", with SDE 8.49.0 consistently causes
In:
Thread: 0
Exception code: ACCESS_INVALID_ADDRESS
Exception Class: 2
Faulty AccessType : 0
Exception address: 0x7fb5b65ed1a5
C: Tool (or Pin) caused signal 11 at PC 0x7fb5b65ed1a5
Segmentation fault
- Tags:
- Intel® Advanced Vector Extensions (Intel® AVX)
- Intel® Streaming SIMD Extensions
- Parallel Computing
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I built a small test with the above encoding and I see no issue.
Can you check that the address (of RDX+0x40) is indeed a legal address?
Can you reproduce this issue with a small test case?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I did of course check that RDX+40h points to a valid address. I'll attach the tiny sample I've been using (consisting of a C and an assembly file, object created from which need to be linked together). Perhaps it once again matters what hardware SDE gets run on? It's a Sandybridge era laptop in my case, and not being allowed to go to the office right now I have nothing else to check against for now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This report uncover fundamental issue in the emulation of the instruction.
We will provide new kits with a fix for it soon.
Thanks for reporting this problem.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page