[Lldb-commits] [PATCH] D25329: Add bound violation handling for Intel(R) Memory Protection Extensions (Intel(R) MPX)

Giusti, Valentina via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 6 13:47:28 PDT 2016


In the meantime I discovered that the builders and their latest states can be seen here: http://lab.llvm.org:8011/builders and I also figured out a fix for this issue, but I still can’t compile it on my FreeBSD server. I am afraid I will have to continue tomorrow in the office (now it’s late evening and I’m at home).

From: Zachary Turner [mailto:zturner at google.com]
Sent: Thursday, October 6, 2016 10:43 PM
To: Giusti, Valentina <valentina.giusti at intel.com>; reviews+D25329+public+5e5cdf7e302a5647 at reviews.llvm.org; labath at google.com
Cc: lldb-commits at lists.llvm.org; emaste at freebsd.org
Subject: Re: [PATCH] D25329: Add bound violation handling for Intel(R) Memory Protection Extensions (Intel(R) MPX)

I'm not sure actually.  I only noticed this because I was in IRC and I saw the message go by about the failure.

Ed (already CC'ed) maintains the FreeBSD builder, so he might have an answer for you.
On Thu, Oct 6, 2016 at 12:02 PM Giusti, Valentina <valentina.giusti at intel.com<mailto:valentina.giusti at intel.com>> wrote:
Ok, I will look into it. Thanks for the link to the logs. I didn’t know that there was a FreeBSD builder, why isn’t it linked on the Build page (http://lldb.llvm.org/build.html)? Is there another page that lists all available builders?

From: Zachary Turner [mailto:zturner at google.com<mailto:zturner at google.com>]
Sent: Thursday, October 6, 2016 8:38 PM
To: reviews+D25329+public+5e5cdf7e302a5647 at reviews.llvm.org<mailto:reviews%2BD25329%2Bpublic%2B5e5cdf7e302a5647 at reviews.llvm.org>; Giusti, Valentina <valentina.giusti at intel.com<mailto:valentina.giusti at intel.com>>; labath at google.com<mailto:labath at google.com>
Cc: lldb-commits at lists.llvm.org<mailto:lldb-commits at lists.llvm.org>; emaste at freebsd.org<mailto:emaste at freebsd.org>
Subject: Re: [PATCH] D25329: Add bound violation handling for Intel(R) Memory Protection Extensions (Intel(R) MPX)

Seems like this has caused this buildbot failure:

http://lab.llvm.org:8011/builders/lldb-amd64-ninja-freebsd11/builds/12936/steps/ninja%20build%20local/logs/stdio

On Thu, Oct 6, 2016 at 11:14 AM Valentina Giusti <valentina.giusti at intel.com<mailto:valentina.giusti at intel.com>> wrote:
This revision was automatically updated to reflect the committed changes.
Closed by commit rL283474: Add bound violation handling for Intel(R) Memory Protection Extensions (Intel… (authored by valentinagiusti).

Changed prior to commit:
  https://reviews.llvm.org/D25329?vs=73823&id=73826#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25329

Files:
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/register/intel_xtended_registers/mpx_bound_violation/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/register/intel_xtended_registers/mpx_bound_violation/TestBoundViolation.py
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/register/intel_xtended_registers/mpx_bound_violation/main.cpp
  lldb/trunk/source/Plugins/Process/Linux/NativeThreadLinux.cpp
  lldb/trunk/source/Plugins/Process/POSIX/CrashReason.cpp
  lldb/trunk/source/Plugins/Process/POSIX/CrashReason.h

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de<http://www.intel.de>
Managing Directors: Christin Eisenschmid, Christian Lamprechter
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928
Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Christian Lamprechter
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20161006/cd3ae294/attachment.html>


More information about the lldb-commits mailing list