Ignore:
Timestamp:
02/16/2024 05:33:29 PM (8 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, 12.2, gimp3, ken/TL2024, lazarus, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
e36541d
Parents:
8967beb
Message:

Patch valgrind to work with glibc-2.39, Linux 6.4, and binutils-2.42.

During runtime we'll see failures like:

--701226-- WARNING: unhandled amd64-linux syscall: 452
--701226-- You may be able to write your own handler.
--701226-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--701226-- Nevertheless we consider this a bug. Please report
--701226-- it at http://valgrind.org/support/bug_reports.html.

Without this patch, as well as issues on x86 due to nop patterns that
were introduced with binutils-2.42.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r8967beb r7c0429ea  
    4242      <para>February 16th, 2024</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[renodr] - Patch Valgrind to work correctly with glibc-2.39 and
     46          binutils-2.42. Fixes
     47          <ulink url="&blfs-ticket-root;19324">#19324</ulink>.</para>
     48        </listitem>
    4449        <listitem>
    4550          <para>[bdubbs] - Update to libnvme-1.8. Fixes
Note: See TracChangeset for help on using the changeset viewer.