Bug 2045918 - ping crashes with SIGABRT on 32 bit arm
Summary: ping crashes with SIGABRT on 32 bit arm
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: iputils
Version: 35
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kevin Fenzi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARMTracker
TreeView+ depends on / blocked
 
Reported: 2022-01-25 23:20 UTC by Dennis Gilmore
Modified: 2022-12-13 16:27 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-12-13 16:27:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dennis Gilmore 2022-01-25 23:20:41 UTC
Description of problem:

gdb /usr/bin/ping 
GNU gdb (GDB) Fedora 11.1-5.fc35
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "armv7hl-redhat-linux-gnueabi".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/ping...
Downloading 0.01 MB separate debug info for /usr/bin/ping
Reading symbols from /root/.cache/debuginfod_client/1118a0d5066e9f186623c36735ad2844e9076802/debuginfo...
(No debugging symbols found in /root/.cache/debuginfod_client/1118a0d5066e9f186623c36735ad2844e9076802/debuginfo)
(gdb) run 172.16.46.51
Starting program: /usr/bin/ping 172.16.46.51
Downloading 0.03 MB separate debug info for /lib/libcap.so.2
Downloading 0.00 MB separate debug info for /root/.cache/debuginfod_client/484a12409ef18241fb01908e98b6e7afdb532262/debuginfo                                                                                                               
Downloading 0.04 MB separate debug info for /lib/libidn2.so.0
Downloading -0.00 MB separate debug info for /root/.cache/debuginfod_client/ac18a94e4fbbc54d7637d97a84b475b43d22ab21/debuginfo
Downloading -0.00 MB separate debug info for /lib/libgcc_s.so.1                                                                                                                                                                             
Downloading -0.00 MB separate debug info for /root/.cache/debuginfod_client/addcdd6f873b4a948981f5db737ddc9341ad905b/debuginfo                                                                                                              
Downloading -0.00 MB separate debug info for /lib/libc.so.6                                                                                                                                                                                 
Downloading -0.00 MB separate debug info for /root/.cache/debuginfod_client/43c4cc11fd477eb3d0436a949e123b11402ae899/debuginfo                                                                                                              
[Thread debugging using libthread_db enabled]                                                                                                                                                                                               
Using host libthread_db library "/lib/libthread_db.so.1".
Downloading -0.00 MB separate debug info for /lib/libunistring.so.2
PING 172.16.46.51 (172.16.46.51) 56(84) bytes of data.                                                                                                                                                                                      

Program received signal SIGABRT, Aborted.
__pthread_kill_implementation (threadid=<optimized out>, signo=6, signo@entry=-1226813988, no_tid=no_tid@entry=0) at pthread_kill.c:44
Downloading 0.00 MB source file /usr/src/debug/glibc-2.34-11.fc35.arm/nptl/pthread_kill.c
44	      return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0;
(gdb) bt
#0  __pthread_kill_implementation (threadid=<optimized out>, signo=6, signo@entry=-1226813988, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0xb6e4c2c0 in __pthread_kill_internal (signo=-1226813988, threadid=<optimized out>) at pthread_kill.c:78
#2  0xb6e04ddc in __GI_raise (sig=-1226813988, sig@entry=6) at ../sysdeps/posix/raise.c:26
#3  0xb6dee4d4 in __GI_abort () at abort.c:79
#4  0x00406d48 in ping4_receive_error_msg ()
#5  0x0040a70c in main_loop ()
#6  0x004059b4 in ping4_run ()
#7  0x00403c38 in main ()

Version-Release number of selected component (if applicable):
iputils-20210722-1.fc35.armv7hl

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
I have two machines that fail the same, both use the same CPU and nic

Comment 1 Ben Cotton 2022-11-29 17:44:39 UTC
This message is a reminder that Fedora Linux 35 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 35 on 2022-12-13.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '35'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 35 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 2 Ben Cotton 2022-12-13 16:27:17 UTC
Fedora Linux 35 entered end-of-life (EOL) status on 2022-12-13.

Fedora Linux 35 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.


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