Intel® NUCs
Assistance in Intel® NUC products
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
12973 Discussions

Anyone seen address sanitizer crashes on Hades Canyon?

DKege
Beginner
790 Views

In a test suite for a large app, I am seeing crashes on exit of a few unit

test programs when built with -fsanitize=address and run on Hades Canyon

(I have one each of NUC8i7HVK and NUC8i7HNK, and it happens on both, but not on a Skull Canyon).

The problem happens reliably, but seems to move around if I change the source.  

This is on ubuntu 19.04 with gcc-7, gcc-8, or gcc-9, but not gcc-6.

 

The symptom is - the test passes, but on exit, asan hits an internal error and aborts:

 

257: ==26269==Processing thread 25978.

257: ==26269==Stack at 0x7ffd8f576000-0x7ffd8fd76000 (SP = 0x7ffd8fd70b38).

257: ==26269==TLS at 0x7f16647a7000-0x7f16647a8480.

257: ==26269==DTLS 13 at 0x2380001e20000008-0x2680001d2000000a.

257: Tracer caught signal 11: addr=0x0 pc=0x7f166b2b78b8 sp=0x7f16593f1ce0

257: ==25978==LeakSanitizer has encountered a fatal error.

 

cpuid says

 

vendor_id : GenuineIntel

cpu family : 6

model : 158

model name : Intel(R) Core(TM) i7-8705G CPU @ 3.10GHz

stepping : 9

microcode : 0xb4

 

and

 

vendor_id : GenuineIntel

cpu family : 6

model : 158

model name : Intel(R) Core(TM) i7-8809G CPU @ 3.10GHz

stepping : 9

microcode : 0xb4

 

I guess I'll try it with ubuntu 19.10 next, and/or on more hardware.

0 Kudos
8 Replies
AndrewG_Intel
Moderator
489 Views

Hello DKege,

 

Thank you for posting on the Intel® communities.

 

We would like to gather more details in order to take a look into the issue described, could you please provide hardware information using the hwinfo command or lshw - List Hardware?

 

You may save the information in a .txt file and upload it to this thread. To attach a file, you must click the “Attach” option on the bottom left-hand corner of the response box.

 

Note: Keep in mind that Linux distributions have not been validated yet for these Intel® NUCs (NUC8i7HVK and NUC8i7HNK) so we suggest checking your Linux distro's website and forums at https://ubuntuforums.org/*. for peer assistance with this issue.

Also, please refer to Supported Operating Systems for Intel® NUC Products

 

Andrew G.

Intel Customer Support Technician

A Contingent Worker at Intel

 

*Links to third-party sites and references to third-party trademarks are provided for convenience and illustrative purposes only. Unless explicitly stated, Intel® is not responsible for the contents of such links, and no third party endorsement of Intel® or any of its products is implied.

AndrewG_Intel
Moderator
489 Views

Hello DKege,

 

We would like to know if you were able to collect the hardware information requested.

If you still need assistance, please let us know.

 

Andrew G.

Intel Customer Support Technician

A Contingent Worker at Intel

DKege
Beginner
489 Views

Hi Andrew,

I'm testing on a third (and different era) Hades now, and on more versions of Ubuntu. I'll have more info as soon as I can.

AndrewG_Intel
Moderator
489 Views

Hello DKege,

 

Thank you for your response.

We will be looking forward to hearing from you with updates regarding more details after the testing you are performing.

 

Andrew G.

Intel Customer Support Technician

A Contingent Worker at Intel

DKege
Beginner
489 Views

Quick update: the problem happens somewhat less with ubuntu 18.04, and in my two tests so far, doesn't happen with ubuntu 19.10.

It was only easily reproducible on ubuntu 19.04.

AndrewG_Intel
Moderator
489 Views

Hello DKege,

 

Thank you for the updates on the behavior of the issue you reported. It seems that the outcome or behavior is different based on the Ubuntu version and actually does not reproduce on version 19.04, I would recommend reporting this to the Linux/Ubuntu Forum Support.

 

Also, if you still want us to look into the behavior, please provide the hardware information using the hwinfo command or lshw - List Hardware

 

Regards,

 

Andrew G.

Intel Customer Support Technician

A Contingent Worker at Intel

AndrewG_Intel
Moderator
489 Views

Hello DKege,

 

If you need further assistance or have any update regarding the tests you performed, please let us know.

 

Regards,

 

Andrew G.

Intel Customer Support Technician

A Contingent Worker at Intel

AndrewG_Intel
Moderator
489 Views

Hello DKege,

 

We have not heard back from you, so we will close this inquiry. If you need further assistance, please post a new question.

 

Andrew G.

Intel Customer Support Technician

A Contingent Worker at Intel

Reply