Bug 1614563
| Summary: | useradd -D -b /dir core dumps with 4.6-1 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Schanzle <bugzilla> |
| Component: | shadow-utils | Assignee: | Tomas Mraz <tmraz> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 29 | CC: | pvrabec, tmraz |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | shadow-utils-4.6-4.fc28 shadow-utils-4.6-4.fc29 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-12-01 02:05:03 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Chris Schanzle
2018-08-09 22:50:35 UTC
Confirmed bug exists in Fedora 29 with shadow-utils-4.6-2.fc29.x86_64 # gdb useradd ... (gdb) run -D -b /somedir Starting program: /usr/sbin/useradd -D -b /somedir warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Program received signal SIGSEGV, Segmentation fault. Python Exception <class 'NameError'> Installation error: gdb.execute_unwinders function is missing: 0x00007ffff7d694f3 in __gen_tempname () from /lib64/libc.so.6 (gdb) bt Python Exception <class 'NameError'> Installation error: gdb.execute_unwinders function is missing: Python Exception <class 'ModuleNotFoundError'> No module named 'gdb': #0 0x00007ffff7d694f3 in __gen_tempname () from /lib64/libc.so.6 #1 0x000055555555cd9d in set_defaults () Python Exception <class 'NameError'> Installation error: gdb.execute_unwinders function is missing: #2 0x000055555555bbf4 in main () Python Exception <class 'NameError'> Installation error: gdb.execute_unwinders function is missing: shadow-utils-4.6-4.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-053fa23050 shadow-utils-4.6-4.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-783dfc5196 shadow-utils-4.6-4.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-053fa23050 shadow-utils-4.6-4.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-783dfc5196 update verified to work on fedora 29. Thanks! Please do not close the bug, it will be closed automatically once the update is pushed to stable. shadow-utils-4.6-4.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report. shadow-utils-4.6-4.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report. |