-
Bug
-
Resolution: Not a Bug
-
Undefined
-
rhel-10.1.z
-
Yes
-
None
-
rhel-kernel-debug
-
ZStream
-
0
-
False
-
False
-
-
None
-
None
-
Regression Exception
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
-
aarch64
-
None
What were you trying to do that didn't work?
Created an g8y.32xlarge instance with RHEL-10.1 arm image and the irqbalance.service failed with the following error:
[root@iZbp1ctjrgzolnshz8aye2Z ~]# systemctl status irqbalance.service × irqbalance.service - irqbalance daemon Loaded: loaded (/usr/lib/systemd/system/irqbalance.service; enabled; preset: enabled) Active: failed (Result: core-dump) since Tue 2026-01-27 12:49:50 CST; 2h 19min ago Duration: 159ms Invocation: f19bbf00a80442c6b127caed65d337d1 Docs: man:irqbalance(1) https://github.com/Irqbalance/irqbalance Process: 2656 ExecStart=/usr/sbin/irqbalance $IRQBALANCE_ARGS (code=dumped, signal=ABRT) Main PID: 2656 (code=dumped, signal=ABRT) Mem peak: 3.8M CPU: 45ms Jan 27 12:49:50 localhost systemd[1]: Started irqbalance.service - irqbalance daemon. Jan 27 12:49:50 localhost irqbalance[2656]: IRQ 993 1037 904 794 755 773 785 79> Jan 27 12:49:50 localhost irqbalance[2656]: IRQ 0 0 0 0 0 0 0 0 > Jan 27 12:49:50 localhost irqbalance[2656]: *** buffer overflow detected ***: terminated Jan 27 12:49:50 localhost irqbalance[2656]: IRQ 0 0 0 0 0 0 0 0 > Jan 27 12:49:50 localhost systemd-coredump[2679]: [🡕] Process 2656 (irqbalance) of user 0 dumped core. Module libcap.so.2 from rpm libcap-2.69-7.el10.aarch64 Module libpcre2-8.so.0 from rpm pcre2-10.44-1.el10.3.aarch64 Module libsystemd.so.0 from rpm systemd-257-13.el10.aarch64 Module libnuma.so.1 from rpm numactl-2.0.19-2.el10.aarch64 Module libglib-2.0.so.0 from rpm glib2-2.80.4-4.el10_0.7.aarch64 Module libcap-ng.so.0 from rpm libcap-ng-0.8.4-6.el10.aarch64 Stack trace of thread 2656: #0 0x0000ffff91a7b960 __pthread_kill_implementation (libc.so.6 + 0x8b960) #1 0x0000ffff91a2ac00 raise (libc.so.6 + 0x3ac00) #2 0x0000ffff91a15988 abort (libc.so.6 + 0x25988) #3 0x0000ffff91a6ef08 __libc_message_impl (libc.so.6 + 0x7ef08) #4 0x0000ffff91aeffc0 __fortify_fail (libc.so.6 + 0xfffc0) #5 0x0000ffff91aef6f8 __chk_fail (libc.so.6 + 0xff6f8) #6 0x0000ffff91af11d4 __strcpy_chk (libc.so.6 + 0x1011d4) #7 0x0000aaaadb68711c n/a (n/a + 0x0) #8 0x0000aaaadb68711c n/a (n/a + 0x0) #9 0x0000aaaadb687650 n/a (n/a + 0x0) #10 0x0000aaaadb68a35c n/a (n/a + 0x0) #11 0x0000aaaadb6828fc n/a (n/a + 0x0) #12 0x0000ffff91a1609c __libc_start_call_main (libc.so.6 + 0x2609c) #13 0x0000000000000064 n/a (n/a + 0x0) ELF object binary architecture: AARCH64 Jan 27 12:49:50 localhost systemd[1]: irqbalance.service: Main process exited, code=dumped, status=6/ABRT Jan 27 12:49:50 localhost systemd[1]: irqbalance.service: Failed with result 'core-dump'.
Please provide the package NVR for which the bug is seen:
kernel-6.12.0-124.8.1.el10_1.aarch64
irqbalance-1.9.4-5.el10.aarch64
How reproducible is this bug?:
100%
Steps to reproduce
- Create an [gcr]8y.32xlarge instance with RHEL-10.1 arm image
- Check the irqbalance.service status
Expected results
The irqbalance service can start normally.
Additional Info
This issue is fixed in RHEL-9.7 (RHEL-80478).