-
Bug
-
Resolution: Unresolved
-
Normal
-
rhel-9.5
-
None
-
usermode-1.114-7.el9
-
No
-
Moderate
-
rhel-base-utils-core
-
ssg_core_services
-
22
-
24
-
2
-
False
-
False
-
-
No
-
Red Hat Enterprise Linux
-
None
-
Pass
-
Automated
-
Release Note Not Required
-
Unspecified
-
Unspecified
-
Unspecified
-
None
See below:
[root@vm-rhel9 ~]# userhelper -t ** ERROR:userhelper.c:2523:main: code should not be reached Bail out! ERROR:userhelper.c:2523:main: code should not be reached Aborted (core dumped)
The reason is absence of argument handling, causing the following "unreached" line 2523 to be reached:
2282 int 2283 main(int argc, char **argv) 2284 { : 2521 2522 /* Not reached. */ 2523 g_assert_not_reached(); 2524 exit(0); 2525 }
- links to
-
RHBA-2025:152558 usermode update