Bug 1666405 - [DTS 9.0 RHEL 7] strace prints "xlat_idx: Unexpected xlat value 0 at index 4" messages
Summary: [DTS 9.0 RHEL 7] strace prints "xlat_idx: Unexpected xlat value 0 at index 4"...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Developer Toolset
Classification: Red Hat
Component: strace
Version: DTS 9.0 RHEL 7
Hardware: All
OS: Linux
low
low
Target Milestone: alpha
: 8.1
Assignee: Eugene Syromiatnikov
QA Contact: Edjunior Barbosa Machado
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-01-15 18:03 UTC by Eugene Syromiatnikov
Modified: 2019-12-10 07:49 UTC (History)
8 users (show)

Fixed In Version: devtoolset-9-strace-5.1-1.el7.src.rpm
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1660759
Environment:
Last Closed: 2019-12-10 07:49:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2019:4135 0 None None None 2019-12-10 07:49:38 UTC

Description Eugene Syromiatnikov 2019-01-15 18:03:57 UTC
+++ This bug was initially created as a clone of Bug #1660759 +++

Description of problem:

When stracing systemd (PID 1), I can see the following message:

# strace -fttTvyy -o systemd.strace -s 1024 -p 1
strace: Process 1 attached
...
strace: xlat_idx: Unexpected xlat value 0 at index 4


Version-Release number of selected component (if applicable):

strace-4.24-2.el8.x86_64


How reproducible:

Always


Steps to Reproduce:
1. strace systemd

  # strace -fttTvyy -o systemd.strace -s 1024 -p 1

2. restart systemd-logind

  # systemctl restart systemd-logind.service

Actual results:

strace: Process 1 attached
strace: Process 1901 attached
strace: xlat_idx: Unexpected xlat value 0 at index 4

Expected results:

strace: Process 1 attached
strace: Process 1901 attached

--- Additional comment from Eugene Syromiatnikov on 2019-01-15 15:24:14 UTC ---

Fixed in upstream:
https://gitlab.com/strace/strace/commit/8a5feb1cb331441d1b721b6455ee95b50258dbac "evdev: fix off-by-one error in decode_bitset"

Related commits:
https://gitlab.com/strace/strace/commit/b2c63fa8973442747de715ff5ff5340383e7b69d "nlattr: fix off-by-one error in indexed xlat lookup"
https://gitlab.com/strace/strace/commit/986a55423eb8e16a7cd0b249ce8e18465f0650f4 "aio: fix off-by-one error in indexed xlat lookup"
https://gitlab.com/strace/strace/commit/d0ae0b3dcabfd61dd2134422114570862fdca283 "rtnl_link: fix off-by-one errors in indexed and sorted xlat lookups"
https://gitlab.com/strace/strace/commit/b967e34d70895b799d16f5d45a9a5228d7eb73a3 "xlat_idx: do not issue warnings for holes in indices"
https://gitlab.com/strace/strace/commit/99300f217b7870fcaa752e1350a33cf98d61a993 "evdev: fix decoding of bit sets"
https://gitlab.com/strace/strace/commit/5ee385e2eb9288ae49e07dca67e576abb2e10fea "evdev: fix decoding of EVIOCGBIT(0, ...)"

Comment 6 errata-xmlrpc 2019-12-10 07:49:34 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2019:4135


Note You need to log in before you can comment on or make changes to this bug.