Bug 1976809 - useradd mockbuidl fails with: munmap_chunk(): invalid pointer
Summary: useradd mockbuidl fails with: munmap_chunk(): invalid pointer
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: shadow-utils
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Iker Pedrosa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-28 10:12 UTC by Miro Hrončok
Modified: 2021-06-29 09:16 UTC (History)
7 users (show)

Fixed In Version: shadow-utils-4.8.1-15.fc35
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-06-29 09:16:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2021-06-28 10:12:58 UTC
All Koji rawhide builds fail with:

DEBUG util.py:542:  Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1000', '-g', '425', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.vf3hjs0h/$LIB/nosync.so'} and shell False
DEBUG util.py:444:  munmap_chunk(): invalid pointer
DEBUG util.py:598:  Child return code was: -6


It looks like the cause is shadow-utils-4.8.1-13.fc35 build, which corresponds to dist-git commit c5fd8d4a0a703f07b39e23909e7e5a4b4ef30592

Comment 1 Miro Hrončok 2021-06-28 10:19:02 UTC
shadow-utils-4.8.1-13.fc35 was untagged and Koji builds work again. Leaving this open because whoever rebuilds the package will bring this back.

Comment 2 Björn 'besser82' Esser 2021-06-29 09:16:31 UTC
https://koji.fedoraproject.org/koji/buildinfo?buildID=1776503


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